Thread: c++.net

  1. #1
    Registered User
    Join Date
    Mar 2003
    Posts
    26

    c++.net

    if i want to learn to learn how to use program with c++.net will a book on c++ alone help me or is the code in c++.net so different that you need a whole different book.

    thank you

  2. #2
    I lurk
    Join Date
    Aug 2002
    Posts
    1,361

    Re: c++.net

    Originally posted by CobraCC
    if i want to learn to learn how to use program with c++.net will a book on c++ alone help me or is the code in c++.net so different that you need a whole different book.

    thank you
    When you say C++.net do you mean C#? Or do you mean C++ with the Microsoft .NET compiler? If it's the former, no, a book on C++ won't help you. If it's the latter, yes, a book on C++ will help you. The .NET compiler compiles standard ( ) C++ code.

  3. #3
    Registered User
    Join Date
    Mar 2003
    Posts
    26
    i ment c++ with the .net compiler thx

    can anyone recomend any books on c++. thx

  4. #4
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    I recommend "Accelerated C++" by Koenig and Moo for a very different approach to learning c++ by problem solving.

    Or for a more conventional book, "Absolute C++" by Savitch

    axon

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

  5. #5

  6. #6
    Registered User
    Join Date
    Mar 2003
    Posts
    26
    thx for the help guys

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. migrate from .Net 2.0 to .Net 3.0
    By George2 in forum C# Programming
    Replies: 3
    Last Post: 07-25-2007, 04:07 AM
  2. Some .NET Distribution Stats
    By nickname_changed in forum C# Programming
    Replies: 2
    Last Post: 05-14-2005, 03:41 AM
  3. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM
  4. .net
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 02-15-2002, 01:15 AM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM