Introduction to OOP

Sic

Sic

Soldato
Joined
9 Nov 2004
Posts
15,365
Location
SO16
i'm compiling a reading list as i've only got 1 book to read at the moment, and i thought i'd take a look at some OOP. i've never looked at this before, so i have NO knowledge on the subject at all.

what books/sites am i buying/bookmarking to get me started in using OOP? i dont have any language preferences, but i already have an ok understanding of non-OOP PHP if that helps, which i'm sure it doesnt :p

thanks in advance :)
 
toddle off to java.sun.com

there is an excelent tutorial on 'an introduction to OO with Java'

also have a google for bruck eckel's thinking in Java book (available as a PDF)

obviously these are java guides but any OO is good as a concept tbh

HT
 
yeah, that's what im after for starters...i have a feeling the principles are going to be different to anything i've used before so any language that allows me to get a knowledge of the fundamentals is going to be a bonus. pretty much the same as when i picked up PHP :)

thanks for that

/toddles off to java.sun.com
 
Back
Top Bottom