When comparing C Programming: A Modern Approach vs CS50x - HarvardX (edX), the Slant community recommends C Programming: A Modern Approach for most people. In the question“What are the best resources for a beginner to learn C?” C Programming: A Modern Approach is ranked 3rd while CS50x - HarvardX (edX) is ranked 4th. The most important reason people chose C Programming: A Modern Approach is:
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.
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 Amazing instructors
The instructors are very enthusiastic and extremely knowledgeable.
The main professor uses a variety of fun examples to demonstrate points, often making for exciting and funny lectures.
Pro High quality instruction
CS50x is the actual Harvard course turned into a MOOC, with the lectures filmed from the actual Harvard course. The problem sets are all the same as well.
This has resulted in the quality of the course being extremely high.
Pro Really in-depth
The reason the time demand for the course is so great is because of how in-depth it is.
CS50 has you programming in C right from the start. Computer Science concepts, such as runtime analysis and data structures, are also taught very early on and applied in projects.
Along with C, this course will also introduce you to web development (JavaScript and PHP).
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 Large demand on time
The course is very fast-paced. Weekly suggested readings are usually a couple of chapters from two different text books, there are hours of videos each week, plus problem sets that often take a beginner many hours to complete.
In order to keep up with the course, you have to be prepared to put in a lot of hours.