Results 1 to 3 of 3

Thread: c tutorial

  1. #1

    Thread Starter
    Member shulc's Avatar
    Join Date
    Mar 2002
    Location
    cluster 15326
    Posts
    41

    Talking c tutorial

    beside Vb i have chosen to start c and c++. can anyone tell me about a c tutorial ?(web page?)
    REALLY BAD & METAL MAD

  2. #2
    PowerPoster
    Join Date
    Aug 2001
    Location
    new jersey
    Posts
    2,904
    You're talking apples and oranges. C and C++ are related, for sure, but only because C++ is a superset of C. The mindset required for true C++ is totally different than that for C. It's a completely different type of programming, unless you are just using a C++ compiler to do C programming, and then calling it C++ just 'cause source the file has a ".CPP" extent instead of a ".C" extent. You really need to think through what kind of programming you want to do and then learn the language that best suits your needs. There are probably tons of places on the web that discuss the difference. Search for a few.

  3. #3
    Frenzied Member Technocrat's Avatar
    Join Date
    Jan 2000
    Location
    I live in the 1s and 0s of everyones data streams
    Posts
    1,024
    Did you read the tutorial thread at the top of this fourm? You would have found a good starting point. Also you can search this fourm for your question because I think it gets asked at least once a month.

    Here is the last time I answered this question
    MSVS 6, .NET & .NET 2003 Pro
    I HATE MSDN with .NET & .NET 2003!!!

    Check out my sites:
    http://www.filthyhands.com
    http://www.techno-coding.com


Posting Permissions

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



Click Here to Expand Forum to Full Width