Thread: Any tips for learning c?

  1. #1
    C Newbie
    Join Date
    Oct 2005
    Posts
    13

    Unhappy Any tips for learning c?

    hi everybody,i want to become a serious c programmer,but now i have a very stupid logic thinking..any tips for me to broaden my c language knowledge?

  2. #2
    Devil's Advocate SlyMaelstrom's Avatar
    Join Date
    May 2004
    Location
    Out of scope
    Posts
    4,079
    Read a C book. Possibly consider taking a course at a university. If you're still young and not working, you should consider Computer Science for a degree.
    Sent from my iPadŽ

  3. #3
    Registered User
    Join Date
    Jan 2005
    Posts
    847
    Losts of practice.

  4. #4
    ... kermit's Avatar
    Join Date
    Jan 2003
    Posts
    1,534
    Be sure to read and especially write as much code as you can. Do stuff which interests you, to keep you at it. Post questions if you have them. Be prepared that to become a 'serious' C programmer, it may take some time - though C is relatively small compared to some other programming languages, getting to know all the darker corners of it takes some care and time.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Programming Tips
    By webmaster in forum General Discussions
    Replies: 27
    Last Post: 10-29-2018, 12:49 PM
  2. Ballon Tips in C++ (Borland C++ Builder 6)
    By dfghjk in forum C++ Programming
    Replies: 4
    Last Post: 05-11-2008, 08:00 PM
  3. Tips on becoming a competent programmer
    By trickae2 in forum C Programming
    Replies: 16
    Last Post: 08-28-2006, 07:33 PM
  4. C++ Programming Tips
    By gflores in forum C++ Programming
    Replies: 20
    Last Post: 09-14-2004, 07:53 PM
  5. any useful tips to increase speed when parsing files
    By Shadow12345 in forum C++ Programming
    Replies: 2
    Last Post: 01-18-2003, 05:52 PM