Topic outline
-
-
Time: 6 hours
-
Free Certificate
There are many benefits to learning OO programming, especially its modularity. Modularity lets you break your code into smaller parts. This makes it easier to troubleshoot, gives you the powerful ability to reuse your code elsewhere, and makes your code adaptive and flexible. Although this course uses Java to introduce OO programming, it should prepare you to explore other languages since you can apply these concepts to nearly any other OO programming language.
If you'd like to learn more about Java after you complete this course, you can continue your studies in CS101: Introduction to Computer Science I.
-