Thread: I have some questions :(

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Registered User
    Join Date
    Apr 2008
    Posts
    396
    Q1: whats the easiest way to get your head around c?
    ...
    Im asking this becasue Ive been given an scenario for an assignment and I feel lost becasue I cant do it due to the fact it confuses me becasue tutorials dont explain clear enough. It has to be in on the 11th feb and I have to not only write the program but do the paperwork as well.
    ..
    You cannot master* C in 11 days, whatever approach you take. You can still learn the basics depending on your current knowledge and depending on the type of project you have to complete. You can find a lot of operational code on the net, so you could simply assemble those pieces into a functional program, without understanding all the implementation details (but you have to be able to justify your choices). As for the development environment, use whatever you can install, the differences are irrelevant at this point (except that you must be operational quickly with it, i.e. be able to edit files, modify them and compile the project and test your code).

    *in the sense: to write reasonably complex programs using all C facilities

    PS: several of your questions are answered in the FAQ board
    Last edited by root4; 01-31-2009 at 04:06 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. questions....so many questions about random numbers....
    By face_master in forum C++ Programming
    Replies: 2
    Last Post: 07-30-2009, 08:47 AM
  2. A very long list of questions... maybe to long...
    By Ravens'sWrath in forum C Programming
    Replies: 16
    Last Post: 05-16-2007, 05:36 AM
  3. Several Questions, main one is about protected memory
    By Tron 9000 in forum C Programming
    Replies: 3
    Last Post: 06-02-2005, 07:42 AM
  4. Trivial questions - what to do?
    By Aerie in forum A Brief History of Cprogramming.com
    Replies: 23
    Last Post: 12-26-2004, 09:44 AM
  5. questions questions questions.....
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 08-14-2001, 07:22 AM

Tags for this Thread