Thread: Learning to Program in C - Advice Needed

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Apr 2006
    Posts
    6

    Learning to Program in C - Advice Needed

    To cut a long thread short, I am a Computing student that requires to learn about C. I've decided not to take the extra programming units for this year because I feel that I'm not going to learn much from them. However, this doesn't mean I won't be using programming, discrete maths and OOP next year.

    Due to this, on top of my college schedule I wish to learn how to program back from the basics. From what I've been taught at college it all seems pretty wrong compared to what any books or articles on the net tell me. I have a basic understanding of how C works, but I want it to be more than that. My goals for the end of the year are:

    1. Learn C and C++
    2. Be good with C and C++
    3. Know OO concepts
    4. Learn Discrete Mathematics
    5. Be able to apply these concepts into my programming
    6. Use my gained programming knowledge to easily pick up other languages


    I've talked to my lecturers about taking up this task within a year and apparently it's doable, as long as I put a few hours a week into it. What do you all think and what would you say is the best course of action to learning this? Information like what compiler/IDE is best to use would be great as well. All I've ever used is Borland C/Turbo C++ and I hated it.
    Last edited by EnderMB; 10-16-2006 at 04:46 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Learning C++, needing help with a program
    By Wilfenite in forum C++ Programming
    Replies: 1
    Last Post: 06-19-2008, 09:39 AM
  2. Releasing a program - what is needed? A few Q's
    By ulillillia in forum Tech Board
    Replies: 9
    Last Post: 04-28-2007, 12:18 AM
  3. Replies: 15
    Last Post: 05-13-2006, 09:28 PM
  4. Advice for learning C without a teacher
    By tvsinesperanto in forum C Programming
    Replies: 10
    Last Post: 03-16-2006, 04:05 PM
  5. Need some help or advice in C++ program
    By misko in forum C++ Programming
    Replies: 10
    Last Post: 12-07-2004, 01:19 PM