Reply to post: Re: Well, obviously ...

Learn you Func Prog on five minute quick!

Anonymous Coward
Anonymous Coward

Re: Well, obviously ...

OO code is really just like procedural code, except that the procedures belong to objects that can parcel up some state that's shared between procedures ...

When I first encountered OO in a C++ class, I'd only written Fortran and BASIC. I started off thinking of Objects as structures with functions built in, and the rest was straightforward

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon