๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

C Programming: The Tutorial

โœ Scribed by Thomas Gabriel


Year
2016
Tongue
English
Leaves
1341
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


C Programming: The Tutorial is the ideal book for learning the C language for students, IT professionals or autodidacts without assuming any prior programming experience. Concepts are smoothly introduced while thoroughly described with a great number of examples and figures. The author willfully takes the side of focusing on basic and short examples highlighting the features being described instead of long and wearing examples.

Trickier and essential points are not fully conveyed in a single โ€œdoseโ€ as it is generally done. Instead, they are described with different perspectives in different sections, each time adding new pieces of information in order to tame them step-by-step efficiently.

The book details the most important features of the C language and C libraries as specified by the standards C90 and C99. A dedicated chapter introducing C11 gives the most useful new features that can be exploited by beginners and intermediate programmers in C.

C Programming: The Tutorial not only does it set the learning up a sound basis but goes beyond the description of the C language. If, in the first part of the book, it describes the C language, it provides valuable material in the last three chapters in which it explains, in Linux and UNIX systems, how to compile C program with gcc, manage compilations with make, improve programs with additional tools such as GDB, cope with the versions of programs with SCCS and RCS.


๐Ÿ“œ SIMILAR VOLUMES


C Programming Tutorial
โœ Dennis M. Ritchie Brian W. Kernighan ๐Ÿ“‚ Library ๐Ÿ“… 1974 ๐Ÿ› Bell Telephone Laboratories ๐ŸŒ English

1) C Reference Manual by Dennis M. Ritchie. This document outlines C Programming Language, and should be accompanied by main text book on C Programming by Dennis M Ritchie. 2) C - A programming Tutorial by Brian W. Kernighan. Very basic tutorial - a good start for a newbie. Some milestones

The C++ Programming Language: Language L
โœ Bjarne Stroustrup ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› Addison-Wesley ๐ŸŒ English

In this brand-new third edition of <i>The C++ Programming Language</i>, author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard.<p> Past readers will find that the new editio