Results 1 to 9 of 9

Thread: Visual C++/C++

  1. #1
    Member
    Join Date
    May 2005
    Location
    waraynon.com
    Posts
    93

    Visual C++/C++

    hey there. i would like to know more about visual c++ programming. any good tutorial sites that you can reccommend. thanks a lot.
    .sig na ture.

  2. #2
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    Have a look at CodeGuru.
    Oliver's Law:
    Experience is something you don't get until just after you need it.

  3. #3
    Senior Member
    Join Date
    Jan 2004
    Location
    Hawaii
    Posts
    350
    Sam's Teach Yourself C++ in 21 Days
    Sam's Teach Yourself Visual C++ in 21 Days
    Sam's Teach Yourself C++ for Linux in 21 Days


    Great books.

    A_T
    Geek isn't just a four-letter word; it's a six-figure income.

  4. #4
    Ninja Code Monkey
    Join Date
    Nov 2001
    Location
    Washington State
    Posts
    1,027
    msdn.microsoft.com

    You might also look up bjarne stroustrups home page.
    "When I get a little money I buy books; and if any is left I buy food and clothes." - Erasmus
    "There is no programming language, no matter how structured, that will prevent programmers from writing bad programs." - L. Flon
    "Mischief my ass, you are an unethical moron." - chsh
    Blog of X

  5. #5
    Senior Member
    Join Date
    Dec 2004
    Posts
    3,171
    You might want to try these...

    http://www.cprogramming.com/tutorial.html
    Cprogramming.com - Tutorials: C++ Made Easy

    http://babbage.cs.qc.edu/STL_Docs/templates.htm
    C++ Templates Tutorial

    http://www.codeproject.com/aspnet/
    The Code Project - Free Source Code and Tutorials

    http://www.unicode.org/charts/
    Code Charts (PDF Version)

    http://www.codeproject.com/aspnet/
    The Code Project - Free Source Code and Tutorials

    Eg

  6. #6
    () \/V |\| 3 |) |3\/ |\|3G47|\/3
    Join Date
    Sep 2002
    Posts
    744
    I'll add to the mix:

    Planet Source Code

    DevX

    ...and for a good book:

    Starting Out With C++

    I'll also second Juridian's MSDN and SirDice's Code Guru. As an eternal (it seems) programming student these sites have saved my ass many times...especially msdn.

    Go Finland!
    Deviant Gallery

  7. #7
    Member
    Join Date
    May 2005
    Location
    waraynon.com
    Posts
    93
    hey..thanks a lot. lol
    .sig na ture.

  8. #8
    T3h 1337 N00b kryptonic's Avatar
    Join Date
    Sep 2003
    Location
    Seattle, Washington.
    Posts
    523

  9. #9
    Junior Member
    Join Date
    May 2003
    Posts
    6
    I just finished my college work in C++ and found that http://www.fredosaurus.com/notes-cpp/index.html to be pretty handy.

Posting Permissions

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