Linked by John Collins on Wed 21st Apr 2004 06:42 UTC
The purpose of this article is to give a novice programmer the basic idea of what OOP is, as implemented using PHP. Readers should have a basic knowledge of programming ie what variables are, variable types, basic methods of writing comments, and how to enter code into a text editor.
Permalink for comment
To read all comments associated with this story, please click here.
Sure, I would be interested in a Fortran tutorial. Funny... the last time I dealt with Fortran was my first year of college (1983... yeesh), and I as 17-year old engineering student took an intro to Fortran course. Back then, the Freshmen didn't even get to work with CRTs, so we had the experience of typing our code on punch cards... lol. My main project had a bug that neither I nor my professor could figure out. She finally gave me a good grade, because as far as she could see, my code was right, but the mainframe just refused to run the program. That experience soured me on programming for quite a while, unfortunately.
Sure, I would be interested in a Fortran tutorial. Funny... the last time I dealt with Fortran was my first year of college (1983... yeesh), and I as 17-year old engineering student took an intro to Fortran course. Back then, the Freshmen didn't even get to work with CRTs, so we had the experience of typing our code on punch cards... lol. My main project had a bug that neither I nor my professor could figure out. She finally gave me a good grade, because as far as she could see, my code was right, but the mainframe just refused to run the program. That experience soured me on programming for quite a while, unfortunately.