Thread: How to start

  1. #1
    Unregistered
    Guest

    How to start

    i was wondering how to start programming? i know its kinda dumb but i want to get a good start and not be lost doing it. Wonder how u guys got started. Classes? books or just messing with it What would u recomend for a complete beginner

  2. #2
    Unregistered
    Guest
    desire
    books/tutorials
    compiler

    mix the three together, simmer for a couple years

    result: a relatively competent beginning C++ programmer

  3. #3
    Unregistered
    Guest

    well any books u recomend or compiler

    and where to get them i was wonder taking classes was easier

  4. #4
    Registered User
    Join Date
    Jan 2002
    Posts
    64
    you don't need to go to class, in fact its far more productive to learn yourself (in my opinion), get a good beginners book and before you know it you'll get a grip of the subject.

    Some people say you should learn C first but i didn't and i'm doing fine, if you can't afford a book or even if you get one, read as many different tutorials on the net as possible, the tutorials in here are excellant.

    Get programming!

  5. #5
    Unregistered
    Guest

    Any specific books u have in mind?

    for c++ and compiler

  6. #6
    Registered User
    Join Date
    Jan 2002
    Posts
    64
    there are three books i would reccomend for each stage of learning, they are:

    Excellant beginner books, has all the basics:
    Programming and Problem Solving with C++
    Nell Dale - Chip Weems - Mark Headington

    Programming with the API:
    The only book to get is pretzold
    Windows Programming

    Programming with MFC:
    jeff prosise
    Its called something like Windows programming with MFC or something, i can't find my copy right now


    Good luck.

  7. #7
    Registered User BigSter's Avatar
    Join Date
    Nov 2001
    Posts
    47
    I just started programming about a year ago. I would suggest downloading Bloodshed's Dev-C++ Compiler. I does C, C++, and some Windows. You can download it at:
    http://www.bloodshed.net/devcpp.html
    I also suggest going and getting Visual C++ 6 for Dummies or C++ for Dummies. You can pick that up at
    http://www.barnesandnoble.com/
    I started using C++ and Bloodshed Dev-C++. This board is a good source for the harder problems that the books don't cover. There are a lot of good programmers on this board.

    Hope this helps

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Data Structure Eror
    By prominababy in forum C Programming
    Replies: 3
    Last Post: 01-06-2009, 09:35 AM
  2. Adventures in labyrinth generation.
    By guesst in forum Game Programming
    Replies: 8
    Last Post: 10-12-2008, 01:30 PM
  3. C++ gui for windows where to start
    By prixone in forum Windows Programming
    Replies: 2
    Last Post: 12-16-2006, 11:48 PM
  4. GNOME Desktop won't start (Mandriva)
    By psychopath in forum Tech Board
    Replies: 10
    Last Post: 07-19-2006, 01:21 PM
  5. Start bar color in WinXP
    By confuted in forum Tech Board
    Replies: 4
    Last Post: 05-03-2003, 06:18 AM