After learning the basics of programming, learn Object-Oriented Programming and start coding with BlueJ on your computer.
As software projects get larger, they get more complex. To help deal with the complexity, Object-Oriented Programming (OOP) was developed. In this module you'll first learn about OOP, and then start coding with it. You'll learn how to code on your computer in BlueJ, a beginner's programming program.