Thread: Stl?

  1. #1
    carry on JaWiB's Avatar
    Join Date
    Feb 2003
    Location
    Seattle, WA
    Posts
    1,972

    Post Stl?

    I want to start game programming, but I haven't really learned much about the standard template library. Basically I'm wondering if it's a good idea to learn about the STL, and what book(s) I should buy on it. I remember some threads mentioned a book called "The C++ Standard Library" but its pretty expensive. Also, what are some good game programming books? "Trick's Of The Windows Game Programming Guru's" has been mentioned, is it any good?
    "Think not but that I know these things; or think
    I know them not: not therefore am I short
    Of knowing what I ought."
    -John Milton, Paradise Regained (1671)

    "Work hard and it might happen."
    -XSquared

  2. #2
    Pursuing knowledge confuted's Avatar
    Join Date
    Jun 2002
    Posts
    1,916
    http://www.msoe.edu/eecs/cese/resources/stl/

    http://www.cs.gsu.edu/nisar/csc3410sp02/STLtutorial.htm

    You don't really need a book for the basics of STL. Just use Google.
    Away.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C Formatting Using STL
    By ChadJohnson in forum C++ Programming
    Replies: 4
    Last Post: 11-18-2004, 05:52 PM
  2. im extreamly new help
    By rigo305 in forum C++ Programming
    Replies: 27
    Last Post: 04-23-2004, 11:22 PM
  3. STL or no STL
    By codec in forum C++ Programming
    Replies: 7
    Last Post: 04-12-2004, 02:36 PM
  4. Prime Number Generator... Help !?!!
    By Halo in forum C++ Programming
    Replies: 9
    Last Post: 10-20-2003, 07:26 PM
  5. include question
    By Wanted420 in forum C++ Programming
    Replies: 8
    Last Post: 10-17-2003, 03:49 AM