This book is a comprehensive guide on the C programming language, offering a blend of foundational knowledge and practical applications. Starting with a brief about the author, the book delves into the history, importance, and workings of the C compiler, differentiating between source files and head
C Primer Plus. User Friendly Guide to the C Programming Language
โ Scribed by Mitchell Waite, Stephen Prata, Donald Martin
- Publisher
- H.W. Sams
- Year
- 1987
- Tongue
- English
- Leaves
- 576
- Edition
- Rev. ed
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
The C language combines the efficiency and speed of assembly language with the structure and conciseness of Pascal. Consequently, over 80 percent of the software community is using C today. This revised and expanded edition of C Primer Plus presents everything that you need to immediately start using this exciting language, and more. The book's time-tested organization encourages you to solve problems, ask questions, and work exercises. Used in schools as a complete course in C programming, the book offers these features: ยท Compatibility with UNIXT and MS-DOS@ ยท Organization suited to beginners as well as advanced users ยท Well-proven approach to such introductory concepts as data, I/O, strings, and loops ยท Explanations of arrays and pointers, file I/O, bit fiddling, storage classes, macro functions, access to 8088 ports, structures, redirection, IBM@ PC sound, and graphics access New topics added to this updated edition include: ยท Information on C++, the successor to the C language, recently created by AT&T for "object-oriented programming" ยท Details on the new American National Standards Institute (ANSI) C language standard-what is new and how to write programs that conform to it C Primer Plus, Revised Edition, is the perfect companion to the Sams/Waite UNIX Primer Plus, and is compatible with any IBM PC implementation of C that conforms to the Kernighan and Ritchie standard.
๐ SIMILAR VOLUMES
I have gone through a little over half of this book so far, and I feel I need to write a review based on a few things I have seen. 1. The book is very well organized. It starts from absolute basics, and builds on everything from there. This makes going from chapter to chapter very easy. 2. Some o
C# Primer Plus teaches the C# programming language and relevant parts of the .NET platform from the ground up, walking you through the basics of object-oriented programming, important programming techniques and problem solving while providing a thorough coverage of C#'s essential elements - such as
C++ Primer Plus, Sixth Edition New C++11 Coverage C++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. An accessible and easy-to-use self-study guide, this book is appropriate for both serious students of programmin
<i>C++ Primer Plus</i> is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. A friendly and easy-to-use self-study guide, this book is appropriate for both serious students of programming as well as developers already proficient in othe