Friday, December 16, 2005

Object Oriented Programming Tutorial

In yesterday's post about Rails 1.0, I mentioned that in order to best use Rails it would be helpful if you had some OOP experience.

If you don't, then this document at Apple's developer site is quite good for explaining the concepts involved.

The above link is one chapter in a book about programming in Objective C, the basis for much of the NeXT STEP OS, and its BSD-based progeny - Mac OS X. That being said, the Objective C programming language is part of the GCC suite, and is probably already installed on your Linux machine. Surprise.

0 Comments:

Post a Comment

<< Home