Object Oriented Programming
- Elements of an Object Oriented System
A list of the elements of object orientation.
- What is the Difference Between a Class and an Object?
Classes and objects are not the same thing.
- Creating and Destroying Objects
How to create and destroy objects.
- Designing a Class
Working out what belongs to a given class.
- Regular Expressions
What do all of the special values in regular expressions mean?
- UML
The way to document an object oriented design.
- OO Hierarchy
A description of how classes and objects can be organised into a hierarchy.
- "Learning UML 2.0"
This O'Reilly book introduces you to how to document your object oriented designs using UML.
- Head First Object oriented Analysis and Design
This O'Reilly book is really about implementing object oriented design in Java and has a really misleading title.
- Code Craft
A "must read and apply" book for all programmers whatever language you use.
- Algorithms in a Nutshell
While not specific to OOP this book uses OOP languages to show how to implement a variety of algorithms.
- Head First Programming
An ideal first book for would be programmers because it doesn't assume any prior knowledge of programming concepts whatsoever.
- "The Art of R programming"
If you need to do any statistical programming the R is the language to choose and this book is what you will need to show you how to do it using an object oriented approach.
If you have a different Object Oriented Programming question please ask Felgall.
If you can't find what you're looking for here then check out these Programming Links.
Copyright © Felgall Pty Ltd



