Thread: Rationale for C first: please critique

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User LowWaterMark's Avatar
    Join Date
    Aug 2008
    Posts
    12

    Rationale for C first: please critique

    Virgin post: greetings! Like many, I've taken it upon myself to learn programming. I learned Fortran 77 and Basic on a TRS 80 back when Jefferson and Adams were ratifying the Declaration of Independence.

    Now it's a new day and I've chosen to learn C despite my true desire to become fluent in C++. My rationale is that I want to learn a lower level language first so as to better understand things from the machine's perspective. My compound question is this: does that make sense and does it outweigh the risk of picking up bad programming habits, e.g. not learning the proper use of object-oriented programming right from the start?

    I began pondering my wisdom after reading "Does managed code make people stupid" over on the Community Board.
    Last edited by LowWaterMark; 08-10-2008 at 03:25 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Linked List question from a newb(Need code Critique)
    By Gatt9 in forum C++ Programming
    Replies: 2
    Last Post: 01-08-2006, 03:11 AM
  2. Critique my StringTokenizer please...
    By maxhavoc in forum C++ Programming
    Replies: 10
    Last Post: 11-24-2004, 09:08 PM
  3. Critique my program
    By Jason Spaceman in forum C Programming
    Replies: 6
    Last Post: 10-26-2004, 05:38 PM
  4. Resource ICONs
    By gbaker in forum Windows Programming
    Replies: 4
    Last Post: 12-15-2003, 07:18 AM
  5. critique me please
    By ober in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 10-02-2002, 01:59 PM