Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Help please !

  1. #1
    darkcast is offline Newbie
    Join Date
    Mar 2010
    Posts
    6
    Rep Power
    0

    Help please !

    Hi, im a complete noob and im studying programing i was wondering if someone could help me with a little assignment that i have. i don't have any money right now but i can give the person that helps me a 100 dollars coupon for Google ads. if your interested please send me a private with your msn messenger thank you !

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    genux's Avatar
    genux is offline Learning Programmer
    Join Date
    Dec 2009
    Location
    Norwich
    Posts
    79
    Rep Power
    8

    Re: Help please !

    I am interested.. but what is it a course work ? or just fun studying ?
    Code:
    int coffeePerDay = 10; // need to cut down!!!
    Codingfriends

  4. #3
    Join Date
    Oct 2007
    Location
    /dev/null
    Posts
    4,513
    Blog Entries
    8
    Rep Power
    59

    Re: Help please !

    Well, if you post the question we'll help you for free. Or at least I will.
    sudo rm -rf /

  5. #4
    darkcast is offline Newbie
    Join Date
    Mar 2010
    Posts
    6
    Rep Power
    0

    Re: Help please !

    i need code examples for these

    1.Method
    2.Object
    3.Encapsulation
    4.Signal
    5.Operation
    6.Data Element
    7.Data Structure
    8.List
    9.Stack
    10.Queue

  6. #5
    Join Date
    Oct 2007
    Location
    /dev/null
    Posts
    4,513
    Blog Entries
    8
    Rep Power
    59

    Re: Help please !

    We generally help students with their homework, not do it for them. That completely defeats the purpose.
    sudo rm -rf /

  7. #6
    darkcast is offline Newbie
    Join Date
    Mar 2010
    Posts
    6
    Rep Power
    0

    Re: Help please !

    yes i know u just need some help into finding those code examples ! thx

  8. #7
    bobdark's Avatar
    bobdark is offline Programmer
    Join Date
    Jan 2010
    Location
    Haifa, Israel
    Posts
    164
    Rep Power
    9

    Re: Help please !

    Code examples for Data element? Encapsulation? Object? Operation?! What exactly do you expect to see in code examples for those??? There are implementations of data structures such as list, stack, queue, heap, trees all over the net - they're very easy to find. There are also enough examples using signals I think. But I completely don't understand what is supposed to be in code for the others.

  9. #8
    darkcast is offline Newbie
    Join Date
    Mar 2010
    Posts
    6
    Rep Power
    0

    Re: Help please !

    Quote Originally Posted by bobdark View Post
    Code examples for Data element? Encapsulation? Object? Operation?! What exactly do you expect to see in code examples for those??? There are implementations of data structures such as list, stack, queue, heap, trees all over the net - they're very easy to find. There are also enough examples using signals I think. But I completely don't understand what is supposed to be in code for the others.
    im at completed loss 2 since i was given the assigment without any other information of it ! i been at it all week and i cant find anything yet !

  10. #9
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Help please !

    If you look in the tutorials section on this site, you will find examples of most of these concepts. I know for a fact that I have written tutorials in C++ that use Methods, Objects, Encapsulation, overload Operators, and have Data Elements. In addition, I have tutorials for the following data structures/ADTs: List, Stack, Queue (most of them by name). That just leaves you to find an example of a Signal.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  11. #10
    Join Date
    Oct 2007
    Location
    /dev/null
    Posts
    4,513
    Blog Entries
    8
    Rep Power
    59

    Re: Help please !

    I'm sure if you use Google you'll find a ton of this stuff.
    sudo rm -rf /

Closed Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts