+ 3
[CLOSED] Suggestions for a book on C
As per the recommendation of a SoloLearner here, I had read an ebook on C. It didn't have much to teach, though. Which book should I choose now (intermediate) ? Googling it shows a lot of books.
11 ответов
+ 7
https://books.goalkicker.com/CBook/ 63 chapters
+ 5
1. THE ANSI C PROGRAMMING BY BRIAN & DENNIS
2. edit: HEAD FIRST C
+ 5
https://en.m.wikipedia.org/wiki/The_C_Programming_Language
This book is co-written by Dennis Richie who also happens to be the founder of the C Language.
Thirt13n mentioned it too
+ 3
check this:
https://hackr.io/blog/10-best-c-cpp-books
if you are a beginner:
https://www.guru99.com/best-c-books.html
if you are an Intermediate:
https://developer-tech.com/news/2018/jun/08/10-essential-resources-intermediate-c-programmers/
https://www.quora.com/Which-are-the-good-book-s-for-C-language-for-intermediates
//
same question asked in Quora:
https://www.quora.com/Which-are-the-best-books-to-learn-C
the same question asked in other platform:
https://www.researchgate.net/post/Does_anyone_have_any_suggestions_for_a_good_book_on_C_Thanks12
best books:
https://www.bmu.edu.in/social/best-books-for-c-programming/
+ 2
David Ashton and Infinity Thanks a lot for the suggestions.
+ 2
Choose any one book stick to it and solve problem from websites or your own book.
1. Grab the concept.
2. Do the problems as much as you can.
+ 1
Thirt13n Thank you very much.
+ 1
Thirt13n So which one should I choose, the first one or the second one?
+ 1
it's good David Ashton
0
NEZ Thank you very much.
0
Vishal Pandey Thank you.