Results 1 to 6 of 6

Thread: Noob in Programming

  1. #1
    Junior Member
    Join Date
    Feb 2004
    Posts
    12

    Question Noob in Programming

    hi my name it Duo i just was if any one can help me on what do i need to do to get start in to programming i have [gloworange]Microsoft Visual C++ 6.0[/gloworange] on my box running is there any book that i can pick up to get me on my way in to prgramming
    The Laughing Man

  2. #2
    Senior Member
    Join Date
    Oct 2001
    Posts
    186
    There are plenty of good books that deal with begginer and intermediate c++. Any Deitel or Sams book on c++ wikll be fine in your case. Just make sure that it is a beginner book and not data structures or something.
    Ben Franklin said it best. \"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.\"

  3. #3
    Custom User
    Join Date
    Oct 2001
    Posts
    503
    I wasn't going to post in this thread because I've never read any books on visual C++. Because of this I cannot recommend any books to you, but I can give you some hints on where to start looking. Try the following links, and if the google link I gave you doesn't turn anything up, try different search strings.

    If you don't know any C++, head on over to http://www.cprogramming.com and http://www.cplusplus.com for some beginners tutorials. I know that the tuts on cprogramming are good from personal experience.

    Here's the urls:

    http://www.google.com/search?q=msvc%2B%2B+books
    http://www.amazon.com <-- you can search for yourself on that site
    or
    http://www.amazon.co.uk if you're from the uk (I'm sure there are other book sites for other countries)

    Hope that helps you in some way.

    ac

  4. #4
    T3h 1337 N00b kryptonic's Avatar
    Join Date
    Sep 2003
    Location
    Seattle, Washington.
    Posts
    523
    www.freeprogrammingresources.com i use that site alot. they have a range of tutorials, articals, and source code.

  5. #5
    Senior Member
    Join Date
    Feb 2004
    Posts
    620
    I have "SAMS Teach Yourself Visual C++ 6 in 21 Days". I picked it up for free at the local library. It's a pretty decent book...

    Other than that I agree with kryptonic. Freeprogrammingresources is a great site.

    mjk

  6. #6
    Senior Member Raion's Avatar
    Join Date
    Dec 2003
    Location
    New York, New York
    Posts
    1,299
    I'm actually learning from "C++ by Example - Learning with UnderC" (or something like that). Haven't advanced more into the book because I'm lazy but it's a pretty good book.
    WARNING: THIS SIGNATURE IS SHAREWARE PLEASE REGISTER THIS SIGNATURE BY SENDING ME MONEY TO SEE THE COMPLETE SIGNATURE!

Posting Permissions

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