Giter Site home page Giter Site logo

ic_checker.x's Introduction

Kodai-study

Hi there 👋

🚀 現在取り組んでいるソフトウェア

👯 共同開発

  • ロボットの動作管理システム
    (学校の開発課題) ロボット2つを含むロボットシステムの動作を制御したり、そのデータを収集してDBに保存するなど、システムで中央的な動作を行います

  • ロボット加工データ管理アプリ
    (大学校の開発課題) ロボットシステムの加工記録を保存したDBからデータを取得し、その統計データからシステム運用の手伝いを行うWebアプリケーション

  • ロボット加工データ作成アプリ (大学校の開発課題) ロボットシステムで試用する加工データの作成を行うデスクトップアプリケーション

個人開発: 読書管理システム

📫 メモ CLEANなソースを作るためのプラクティス

以下の原則に従い、高品質なソフトウェアを目指します。

- C cohesive(凝集性)- それぞれの部品は1つの責任だけを持つ。
- L Loosely Coupled(疎結合)- オブジェクト間の関係を、明確な意図を持った状態に保つ。コードは間接的にしか依存しない
- E encapsulated(カプセル化)- 実装の詳細は外部の世界から見えなくする。 やろうとしている事と、実装とを切り離す
- A assertive(断定的)- 自身の仕事に責任を持ち、権威的なコードにする。周りの情報を逐一確認する、好奇心旺盛なオブジェクトにしない
- N nonredundant(非冗長)- 同じことを繰り返さない。コピペは慎重に行い、同じ意図のコードを繰り返さない

🌱 興味・専門分野

  • 好きな言語など C#,Java,Python
  • 作ってみたいもの Webアプリケーションを公開してみたい! 自分の趣味分野の活動を手助けしてくれるアプリケーションを作ってみたい!

ic_checker.x's People

Contributors

kodai-study avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.