Thread: Object Oriented Presentaion help

  1. #1
    Registered User
    Join Date
    Oct 2005
    Posts
    10

    Object Oriented Presentaion help

    hi all....can any one help me with a good idea about making a presentation about any subject in object oriented programming .
    because this is the first time i'll make presentation and i need to see your ideas .i would like it to be an interesting presentation

  2. #2
    Registered User major_small's Avatar
    Join Date
    May 2003
    Posts
    2,787
    what exactly do you need to present? Just something that has to do with OOP? what kind of presentation (how long, what format, etc)?

    This doesn't belong in this fourm anyway... it should have gone in tech or GD
    Join is in our Unofficial Cprog IRC channel
    Server: irc.phoenixradio.org
    Channel: #Tech


    Team Cprog Folding@Home: Team #43476
    Download it Here
    Detailed Stats Here
    More Detailed Stats
    52 Members so far, are YOU a member?
    Current team score: 1223226 (ranked 374 of 45152)

    The CBoard team is doing better than 99.16% of the other teams
    Top 5 Members: Xterria(518175), pianorain(118517), Bennet(64957), JaWiB(55610), alphaoide(44374)

    Last Updated on: Wed, 30 Aug, 2006 @ 2:30 PM EDT

  3. #3
    Registered User
    Join Date
    Oct 2005
    Posts
    10
    well ...it will be any subject about object oriented programming and it's going to be just 10 minutes long...i need it to be somthing easy and interesting cause this is the first presentation i'll do.

  4. #4
    Registered User
    Join Date
    Apr 2003
    Posts
    2,663
    Virtual functions, overriding, and the magic of polymorphism.

  5. #5
    Registered User
    Join Date
    Oct 2005
    Posts
    10
    virtual functions, overriding, and the magic of polymorphism
    7stud ...
    do you mean these subjects belong to object oriented programming ...cause i'm still new in programming and this is the first time i hear about these subjects...and if it is so whitch one do you think is the more interesting...
    i'm sorry i know that i'm asking alot

  6. #6
    Registered User major_small's Avatar
    Join Date
    May 2003
    Posts
    2,787
    oh boy... looks like somebody needs to do a little research: http://en.wikipedia.org/wiki/Object_...ed_programming
    Join is in our Unofficial Cprog IRC channel
    Server: irc.phoenixradio.org
    Channel: #Tech


    Team Cprog Folding@Home: Team #43476
    Download it Here
    Detailed Stats Here
    More Detailed Stats
    52 Members so far, are YOU a member?
    Current team score: 1223226 (ranked 374 of 45152)

    The CBoard team is doing better than 99.16% of the other teams
    Top 5 Members: Xterria(518175), pianorain(118517), Bennet(64957), JaWiB(55610), alphaoide(44374)

    Last Updated on: Wed, 30 Aug, 2006 @ 2:30 PM EDT

  7. #7
    Registered User
    Join Date
    Oct 2005
    Posts
    10
    thanx alot major_small and sorry fo bothering

  8. #8
    Registered User major_small's Avatar
    Join Date
    May 2003
    Posts
    2,787
    don't be sorry... JUST DON'T DO IT AGAIN.


    j/k. don't sweat it, that's what we're here for =)
    Join is in our Unofficial Cprog IRC channel
    Server: irc.phoenixradio.org
    Channel: #Tech


    Team Cprog Folding@Home: Team #43476
    Download it Here
    Detailed Stats Here
    More Detailed Stats
    52 Members so far, are YOU a member?
    Current team score: 1223226 (ranked 374 of 45152)

    The CBoard team is doing better than 99.16% of the other teams
    Top 5 Members: Xterria(518175), pianorain(118517), Bennet(64957), JaWiB(55610), alphaoide(44374)

    Last Updated on: Wed, 30 Aug, 2006 @ 2:30 PM EDT

  9. #9
    Registered User
    Join Date
    Apr 2003
    Posts
    2,663
    do you mean these subjects belong to object oriented programming ...cause i'm still new in programming and this is the first time i hear about these subjects.
    Uhhm...ok. How about: "Constructors and Destructors: A life and death struggle for survival".
    Last edited by 7stud; 11-15-2005 at 11:34 PM.

  10. #10
    Registered User
    Join Date
    Oct 2005
    Posts
    10
    thanx 7stud it's really a good idea to talk about this subject
    and i'll try to do my best to do this presentation cause i really don't know how to start and what to do exactly
    thanx any way all

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What's a good Object Oriented Strategy for OpenGL/Graphics
    By indigo0086 in forum Game Programming
    Replies: 9
    Last Post: 04-03-2007, 06:27 PM
  2. object oriented C
    By FlatLost in forum C Programming
    Replies: 4
    Last Post: 11-08-2005, 06:22 AM
  3. Question on l-values.
    By Hulag in forum C++ Programming
    Replies: 6
    Last Post: 10-13-2005, 04:33 PM
  4. A question about constructors...
    By Wolve in forum C++ Programming
    Replies: 9
    Last Post: 05-04-2005, 04:24 PM