
ارسال کتاب های زبان اصلی در بازه 8 الی 12 روزه انجام میشود.
------------------------------------------------------------------------------------------
https://www.amazon.com/All-One-Desk-Reference-Dummies/dp/0764570692
=======================================================
C All-in-One Desk Reference For Dummies
by Dan Gookin (Author)
The C programming language and its direct descendants are widespread and among the most popular programming languages used in the world today. The enduring popularity of C continues because C programs are fast, concise, and run on many different systems. Flexible and efficient, C is designed for a wide variety of programming tasks: system-level code, text processing, graphics, telecommunications, and many other application areas.is for beginning and intermediate C programmers and provides a solid overview of the C programming language, from the basics to advanced concepts, with several exercises that give you real-world practice.
covers everything users need to get up to speed on C programming, including advanced topics to take their programming skill to the next level. Inside you’ll learn
The entire development cycle of a C program: designing and developing the program, writing source code, compiling the code, linking the code to create the executable programs, debugging, and deployment
The intricacies of writing the code– the basic and not-so-basic building blocks that make up the source code
Thorough coverage of keywords, program flow, conditional statements, constants and variables, numeric values, arrays, strings, functions, pointers, debugging, prototyping, and more