Results 1 to 2 of 2

Thread: C++

  1. #1
    Member
    Join Date
    Sep 2001
    Posts
    66

    C++

    anyone know of any tutorials or books on C++ thats basically a dictionary of c++ commands and brief expalanations of them?

    ii have found that i learn best by actually programming, and the book i have has too much explanation and not enough code,

    i know all basics of c++ so all i need is a list of codes that i can put into my programs
    \"I am convinced that societies which live without government enjoy an infinitely greater degree of happiness than those who do.\" Thomas Jefferson

  2. #2
    Banned
    Join Date
    Sep 2001
    Posts
    2,810
    Heres two pretty good links, for a tutorial including code go to

    www.cs.wustl.edu/~schmidt/C++
    It's in PDF format.

    Next a great guide.
    www.cyberdiem.com/vin/learn.html

    another
    www.cprogramming.com/tutorial.html

    bit tough
    www.glenmccl.com/tutor.htm

    another great one, the things I do...
    http://www.programmingtutorials.com/...l.asp?id=cplus


    Hope this helps
    Ennis.

Posting Permissions

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