Thread: C Programming Learning Curve

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Registered User
    Join Date
    Jun 2017
    Posts
    88
    Ignoring the part of your question about marketable skills, my opinion is that C is an excellent first language. Most of the lesson plans for languages higher than C want you to learn object oriented design pretty quickly. For myself, wanting to learn how to program without first learning OOD was the reason I decided to learn C. I believe I will probably be able to know everything in the language reasonably well after 6 months, but everyone can choose how long they want to do it. I had decided to purchase a textbook and do every exercise in the book which concerns C, and that is what will take me six months. I am about five months in, and I'll finish next month. This is the book that I chose for this task. Admittedly, only 14 chapters of this book are about C while the rest is C++, and occasionally the exercises the authors write up don't make sense. I did, however, try to learn a few different ways, and this I feel is the best way for me.

    So, again, the fact that C is not made for object oriented design makes it a language which is easier to learn than most other languages.
    Last edited by jack jordan; 11-06-2017 at 06:20 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Learning curve
    By PieMonster in forum Game Programming
    Replies: 2
    Last Post: 09-04-2011, 08:09 PM
  2. Learning C Programming
    By Manakore in forum C Programming
    Replies: 5
    Last Post: 02-08-2011, 05:32 PM
  3. Learning curve question
    By overbet in forum C++ Programming
    Replies: 9
    Last Post: 12-08-2009, 09:46 AM
  4. The learning curve associated with c.
    By cdalten in forum C Programming
    Replies: 4
    Last Post: 03-20-2006, 08:11 PM
  5. How are you learning programming?
    By incognito in forum A Brief History of Cprogramming.com
    Replies: 63
    Last Post: 02-13-2002, 05:13 PM

Tags for this Thread