Functional vs Object-Oriented
Two waysĀ split up your code projects!
Learn:
- How to understand and use functions
- See how they help you reuse code
- The basic principles of object-oriented programing
- The differencesĀ and similarities between functional and object-oriented programming
An important bridge to more, for sure!