Thread: I want homework!

  1. #1
    Interested Newbie
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    51

    Cool I want homework!

    Hello everyone, and yes you read right.

    This is the case, I've been doing some newbie c++ and recently stopped, but I wan't to start again. So you can you show me some of your homework or give me some tips on what kind of basic programs should I write.

    Notice, I've already written:
    - Different types of converters.
    - Basic calculators.
    Well that is all.

    Thank you all, and I hope you understand what I mean.

    // Tynnhammar

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    Well a wide variety of problems get posted on this board on a regular basis.
    Why not try some of those.

    Just don't go round posting complete answers to other peoples homework.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Interested Newbie
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    51
    Oh, I don't intend on posting them, I meant that people could post their homeworks here(even if they did get it and don't need help).

    This is because it is satisfying for me .

  4. #4
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    you could search some university course websites for homework assignments and other projects.

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

  5. #5
    Interested Newbie
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    51
    Ok I'll try that .

  6. #6
    Registered User
    Join Date
    Aug 2004
    Posts
    2
    Hey,
    I'm new to C++ and I have a question, How do you start with it, damn is so tough

  7. #7
    Registered User manofsteel972's Avatar
    Join Date
    Mar 2004
    Posts
    317
    What are you finding difficult? [edit] If you read the Getting started section here it gives you a few hints
    http://www.cprogramming.com/begin.html
    "Knowledge is proud that she knows so much; Wisdom is humble that she knows no more."
    -- Cowper

    Operating Systems=Slackware Linux 9.1,Windows 98/Xp
    Compilers=gcc 3.2.3, Visual C++ 6.0, DevC++(Mingw)

    You may teach a person from now until doom's day, but that person will only know what he learns himself.

    Now I know what doesn't work.

    A problem is understood by solving it, not by pondering it.

    For a bit of humor check out xkcd web comic http://xkcd.com/235/

  8. #8
    Toaster Zach L.'s Avatar
    Join Date
    Aug 2001
    Posts
    2,686
    Try the contest board for some interesting problems.

  9. #9
    Registered User
    Join Date
    Jun 2004
    Posts
    722
    Hum I started with C, then Java for objects.. and C++ for me were about 5 days of reading.

  10. #10
    Registered User manofsteel972's Avatar
    Join Date
    Mar 2004
    Posts
    317
    This is a little in depth but if you really want to be a self directed learner I found this site to be invaluable.
    http://www-distance.syr.edu/sdltools.html
    "Knowledge is proud that she knows so much; Wisdom is humble that she knows no more."
    -- Cowper

    Operating Systems=Slackware Linux 9.1,Windows 98/Xp
    Compilers=gcc 3.2.3, Visual C++ 6.0, DevC++(Mingw)

    You may teach a person from now until doom's day, but that person will only know what he learns himself.

    Now I know what doesn't work.

    A problem is understood by solving it, not by pondering it.

    For a bit of humor check out xkcd web comic http://xkcd.com/235/

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Homework
    By kermi3 in forum C Programming
    Replies: 10
    Last Post: 09-27-2001, 04:49 PM
  2. Homework
    By kermi3 in forum C++ Programming
    Replies: 15
    Last Post: 09-26-2001, 03:16 PM
  3. Homework
    By kermi3 in forum Windows Programming
    Replies: 5
    Last Post: 09-15-2001, 11:48 AM
  4. Homework
    By kermi3 in forum C Programming
    Replies: 0
    Last Post: 09-10-2001, 01:26 PM