Thread: C Primer Plus - Stephen Prata

  1. #1
    Registered User
    Join Date
    Aug 2010
    Posts
    4

    Question C Primer Plus - Stephen Prata

    Hi all,

    I heard many good reviews for this book. Is it good for a programming beginner? I would like to learn C, but I don't want to waste money on wrong books.

    Thanks, Maksimilijan.

  2. #2
    Registered User
    Join Date
    Aug 2010
    Location
    New York
    Posts
    11
    its a fairly good book for beginners.

  3. #3
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    Make sure you get the 5th edition and make sure you understand that gets is dangerous (avoid it like the plague) and you should be fine with that.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. After C Primer Plus... for fun
    By Huncowboy in forum Programming Book and Product Reviews
    Replies: 7
    Last Post: 11-02-2010, 12:12 PM
  2. C++ Primer
    By gin in forum C++ Programming
    Replies: 2
    Last Post: 06-27-2008, 09:23 AM
  3. C++ Primer Plus
    By curt22 in forum C++ Programming
    Replies: 14
    Last Post: 07-09-2007, 07:19 PM
  4. C++ Primer vs. Plus
    By gL_nEwB in forum C++ Programming
    Replies: 14
    Last Post: 05-09-2006, 07:01 PM
  5. Cursor location and graphics primer
    By LivLuvLafLrn in forum C Programming
    Replies: 4
    Last Post: 04-16-2002, 11:12 AM