- ある程度はプログラミングができるようになってきた - 普段何気なく使っているプログラミング言語や設計思想について深く学びたいなというモチベーションがでてきた - 手始めにオブジェクト指向から学んでみる ## オブジェクトとは オブジェクト指向に ...
What is Object-Oriented Programming (OOP)? Object-Oriented Programming (OOP) is a programming paradigm that uses "objects" to design applications and computer programs. Here are some key concepts: 1.