HomeComputers & TechnologyProgramming in C (Developer's Library)
Skip to product information
1 of 1

Programming in C (Developer's Library)

paperbackAugust 18, 2014
Regular price $27.37 USD
Regular price Sale price $27.37 USD
Sale Sold out
Shipping calculated at checkout.
Secure Checkout
Quality Guaranteed
New In Stock
ISBN-13: 8601419534210 ISBN-10: 0321776410
Publisher
Addison Wesley
Binding
paperback
Published
August 18, 2014
Weight
1.9 lbs
Dimensions
22.90×3.80×17.90 cm

About this book

Programming in C (Developer's Library) by Kochan, Stephen. paperback edition. ISBN: 8601419534210.

Programming in C will teach you how to write programs in the C programming language. Whether you’re a novice or experienced programmer, this book will provide you with a clear understanding of this language, which is the foundation for many object-oriented programming languages such as C++, Objective-C, C#, and Java. This book teaches C by example, with complete C programs used to illustrate each new concept along the way. Stephen Kochan provides step-by-step explanations for all C functions. You will learn both the language fundamentals and good programming practices. Exercises at the end of each chapter make the book ideally suited for classroom use or for self-instruction. All the features of the C language are covered in this book, including the latest additions added with the C11 standard. Appendixes provide a detailed summary of the language and the standard C library, both organized for quick reference. “Absolutely the best book for anyone starting out programming in C. This is an excellent introductory text with frequent examples and good text....This is the book I used to learn C–it’s a great book.” –Vinit S. Carpenter, Learn C/C++ Today