Thread: Best techniques to learn C

  1. #1
    Registered User
    Join Date
    Dec 2002
    Posts
    3

    Best techniques to learn C

    Hello, this question is for those experienced in C. I'm just beginning, so my question is were there any website or books that were particularly good? Or maybe even some study techniques? any help would be appreciated. Thanks!

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    Read everything you can, confirm that it's correct, and then use it as much as possible to learn how it works and why. I recommend reading CLC often, you can learn a great deal from the wonderful programmers that post there.

    -Prelude
    My best code is written with the delete key.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. The best place to learn
    By CougarElite in forum C Programming
    Replies: 15
    Last Post: 04-25-2004, 04:07 PM
  2. Novice trying to learn C++
    By dead in forum C++ Programming
    Replies: 10
    Last Post: 12-01-2003, 09:25 PM
  3. suggestions please! how do i learn OS / Languages?
    By nchauhan in forum C++ Programming
    Replies: 8
    Last Post: 08-06-2003, 11:17 AM
  4. Witch to learn first?
    By Unregistered in forum Windows Programming
    Replies: 2
    Last Post: 06-17-2002, 12:06 AM
  5. Learn Win32 API or C++Builder?
    By Flucas in forum Windows Programming
    Replies: 1
    Last Post: 10-18-2001, 01:49 AM