Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Object Oriented Programming What is it Pt 2

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
2,626
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Apr 3, 2010

A tutorial on what is Object Oriented Programming (OOP) and why the object oriented approach is considered the best way to program. Objects programming and Polymorphism

  • likes, 1 dislikes

Link to this comment:

Share to:

Uploader Comments (derekbanas)

  • I did not find the voice very nice . Try to speak slowly, then it might be good to listen.

    Nice presentation BTW

  • @szLynAs This was an early tutorial. My new stuff is much more professional and doesn't have any music :)

  • I'm learning programming, when you say function in oop do you mean method or are they the same thing.

  • @phillipmai242 Technically a function in an object is called a method. Aside from the jargon they are in essence the same thing

  • yeah. thank for the explanation . i found it very useful.

  • @soltau2321 Thank you. I'm glad you liked it

see all

All Comments (28)

Sign In or Sign Up now to post a comment!
  • @derekbanas Great :)

  • @derekbanas so in a class they are called functions and as an object they are methods?

  • Very clear presentation.

    Thanks for this great FREE tutorial on OOP.

  • @soltau2321 When you want to build an Object which is a self contained group of variables and functions you need a blueprint. That blue print is called a class. A class defines all of the variables and functions every object must have. A every dog class has the variables name and a function bark. Then each individual dog object would have its own name and special bark function. Does that make sense?

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more