Thread: How to learn c and Programming questions

  1. #1
    Registered User
    Join Date
    Jul 2011
    Posts
    19

    How to learn c and Programming questions

    Guys i m new to C
    I m trying to learn C but cant get where to start from what to do

    Please guide me how to proceed ?
    Which books to Read ?
    Programming question basics to expert - worksheet/competition question
    Sites
    n Some tips

    Waiting for some expert advice and suggestions

    Thnxs a lot in advance if u replying to this

  2. #2
    Registered User
    Join Date
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

  3. #3
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    Do it the smart way...

    Get a book on C... ANY book on C... open to page 1... start reading... type up the examples, play with the code... review as necessary... then move to the next page... Continue this process until you reach the last page... Then the real fun begins... start working projects, writing and debugging code, until you get good at it...

    There are no shortcuts... just do the work.

  4. #4
    Registered User
    Join Date
    Jul 2011
    Posts
    19
    Quote Originally Posted by AndrewHunter View Post
    really ?

    thats a really good answer i think now shut your mouth and sit at the back..

  5. #5
    Registered User
    Join Date
    Jul 2011
    Posts
    19
    Quote Originally Posted by CommonTater View Post
    Do it the smart way...

    Get a book on C... ANY book on C... open to page 1... start reading... type up the examples, play with the code... review as necessary... then move to the next page... Continue this process until you reach the last page... Then the real fun begins... start working projects, writing and debugging code, until you get good at it...

    There are no shortcuts... just do the work.
    thnxs man ..

  6. #6
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    Quote Originally Posted by tarunjain07 View Post
    really ?

    thats a really good answer i think now shut your mouth and sit at the back..
    Excuse me... But that kind of rudeness is simply uncalled for... My friend Andrew deserves an apology.

    In fact the reason I did not recommend those very resources to you was that he already had!

  7. #7
    Registered User
    Join Date
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    Quote Originally Posted by tarunjain07 View Post
    really ?

    thats a really good answer i think now shut your mouth and sit at the back..
    The answer was as good as the question. Programming is about problem solving, plain and simple. If you have been here for 17 posts and still haven't found the tutorials or the big sticky on the top of this forum, then you have some issues with problem solving or you are too lazy to do anything for yourself. Either way, I stand by my original comment.

    In the future you may want to Ask a smart question.

    Additionally, as a refresher:
    Quote Originally Posted by Forum Guidelines
    Forum Guidelines. Read before posting
    Welcome to the Message Boards at Cprogramming.com
    These boards are intended to help with problems, allow individuals to collaborate on projects, to answer questions, and generally communicate and debate, especially in relation to programming in C or C++. Before you ask a question, or post on these boards, please observe the following guidelines:

    1. Remember this is a public forum. See the Homework Policy for more details about policies on post deletion etc.

    2. There are many tutorials already made by the webmaster and moderators at Cprogramming.com - Programming Tutorials: C++ Made Easy and C Made Easy. There is also a board FAQ, which contains answers to many commonly asked questions. For other common questions please consult the FAQ Board, and for questions concerning the board itself, like how do I post, what is Private Messaging etc., checkout the vBulletin FAQ.
    I know we like to hide things around here.
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

  8. #8
    Registered User
    Join Date
    Jul 2011
    Posts
    19
    @Andrew sry mate..
    but one join the forum to seek help .You should encourage the novice member instead of discouraging them
    eneways sorry once again

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Started using C++ Without Fear to learn--novice questions!
    By AvocadoRivalry in forum C++ Programming
    Replies: 6
    Last Post: 10-20-2008, 03:48 PM
  2. How did you learn C programming?
    By Utopus in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 07-09-2007, 05:12 PM
  3. How old are you, and when did you learn programming.
    By ammar in forum A Brief History of Cprogramming.com
    Replies: 61
    Last Post: 12-16-2002, 07:18 PM
  4. How do you learn programming?
    By meka in forum C++ Programming
    Replies: 2
    Last Post: 11-08-2001, 09:04 PM