Master the Object-Oriented Mindset via Coding
It's time to make objects work for you.
You will learn Object-Oriented perspective by example, in the context of simple applications of your programming language.
You'll learn in three distinct ways:
- Write code by your own:
You will be writing the code for given problem statement. We will assess you and then plan next iterations.
- Pair-Programming Sessions:
We will pair-program with you, and you will be writing the code. There will be multiple iterations based on your assessment.
- Re-evaluate your work:
We will walk you through iterations that you performed, and we will peer review the code and had discussions.
In a word, no. Applications composed of small, pleasant-to-work with objects aren't a fairy tale. You can learn to build them, and do it without agonising over how to break up your objects. The key is having the right mindset.