Learn Object-Oriented Programming
From Xojo Documentation
Object-Oriented Programming (OOP) is a large topic that is covered by many books and college-level computer science courses. But you don't necessarily need to spend all that time to get a basic understanding. Here are some materials that can help you get started.
- Object-Oriented Programming in the User Guide
- Object-Oriented Programming Concepts (video)
- Advanced Object-Oriented Programming Concepts (video)
- Head-First Object-Oriented Analysis and Design (O'Reilly)
- Introduction to Object-Oriented Programming (MIT Open Courseware)
- Introduction to Programming Methodology (Stanford on iTunes U)