Added: 3 years ago
From: foolanous21
Views: 20,676
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (10)

Sign In or Sign Up now to post a comment!
  • Thank you so much, I understand OO much more now. 

  • el mejor video para aprender a usar classes que he visto

  • thank you. it is very helpfull. Thank you again

  • subtitulos please:(

    im from to mexico :S

  • thanks so much.

  • I think it is a very nice, well-structured, well-presented video. Thank you very much.

    Keep on the good work :o)

  • Hi - Thanks for this video series. When I try to build in VS2008 I get some errors relating to lines in which the name, type and price are allocated - ';expected' - Your help would be appreciated

  • mybad - fixed the mproblem caused by my lousy typing - moving on

  • I still have a suggestion regarding "MusicalInstrument m1 = new MusicalInstrument()"

    I think you should tell your viewers that "new" does more than allocate memory, ex: calling "MusicalInstrument()" constructor. Why??? Well because I've seen something like "MusicalInstrument m1 = new WistleInstrument()" , a derived class of MusicalInstrument and i didn't know how it works. You do not use constructors in your example but do not let people to understand that new does only 1 thing,to allocate mem

  • comment accepted...

    maybe I should be clear to all viewers - I have developed these videos following the sequence of my C# classes at the university I work for. At the time I recorded the video, I had not covered constructors yet, so I focused on the bare bones basics.

    Next week I'll post new videos, in which I will comment on constructors and inheritance:

    e.g.

    MusicalInstrument m1 = new WistleInstrument()

    thx

  • yes of course......it's great , thk

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