H
H
HoHsi2017-01-17 16:38:00
C++ / C#
HoHsi, 2017-01-17 16:38:00

Which C textbook to choose?

Good afternoon!
I want to refresh (and mostly get it again) knowledge of C (It is C, not C ++). What is worth reading in modern realities?
PS I have programming skills, understanding of patterns / algorithms and other things - I have. What is needed is a textbook on the language and compiler with a linker.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
WorldEn, 2017-01-17
@WorldEn

"How to Program in C" by Paul Deitel, Harvey Deitel (everything is chewed up here)
"The C Programming Language" by Kernighan and Ritchie (the creators of the language)
"The C Programming Language. Lectures and Exercises" by Stephen Prata (also a good book with positive reviews)
" Learning C Programming" David Griffiths, Don Griffiths
Each book has exercises to reinforce the material. These books are the best for learning C language

X
xCyber, 2017-01-17
​​@xCyber

Herbert Schildt The Complete Reference to C
Herbert Schildt C++ Basic Course (beginning of the book applies equally to C and C++ if OOP is less than 400 pages)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question