T
T
Tash1moto2017-12-08 01:35:18
C++ / C#
Tash1moto, 2017-12-08 01:35:18

What book on C would you recommend after js and python?

Recommend an interesting book in Russian on the C language,
not the basics, because I know python and js,
1 with examples of implementations for performing any simple tasks
2 how the linker, compiler
works 3 how "modules", lib, dll, .h files work how it all
can be assembled with an overview of third-party libraries.
Those. something that is not available in high-level languages.
Interested in your opinion

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mrobespierre, 2017-12-14
@Tash1moto

I double Clemens and King (C Programming A Modern Approach 2nd ed)
Don't read K&R, it was perfect in its time (40 years ago), but became obsolete with the release of the C99 standard. in 2017, writing in the style of K&R is all the more impossible

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question