When comparing C Programming: A Modern Approach vs Learn C The Hard Way, the Slant community recommends Learn C The Hard Way for most people. In the question“What are the best resources for a beginner to learn C?” Learn C The Hard Way is ranked 1st while C Programming: A Modern Approach is ranked 3rd. The most important reason people chose Learn C The Hard Way is:
The book covers very basics such as C syntax, idioms, compilations, make files, linkers and how to find and prevent bugs.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Challenges your way of thinking
The book really challenges you to think like a programmer by constantly asking questions that force you to solve problems, rather than telling you how to solve the problem and only asking you to write the syntax.
Pro Written in a very clear, understandable way
The author breaks things down into small pieces and uses examples to explain everything in a very clear way.
Pro Designed for people new to C
The book covers very basics such as C syntax, idioms, compilations, make files, linkers and how to find and prevent bugs.
Pro Very practical and hands on
Contains many exercises that will require getting hands dirty very early on.
Pro Can be combined with a video course
A complimentary course is available on Udemy. The course costs $29.
Pro Free
The book is available online for free.
Cons
Con Answers to exercises aren't provided
The exercises throughout the book don't have the exercises provided, which may be a con to beginners.
Con Has errors
Includes technical errors throughout the book.
