Linked e-resources
Linked Resource
Concurrent users
Unlimited
Authorized users
Authorized users
Document Delivery Supplied
Can lend chapters, not whole ebooks
Details
Title
Beginning C / Ivor Horton.
Author
Edition
5th ed.
ISBN
9781430248828 (electronic bk.)
1430248823 (electronic bk.)
9781430248811
1430248815
1430248823 (electronic bk.)
9781430248811
1430248815
Publication Details
Berkeley, CA : Apress ; New York : Distributed to the Book trade worldwide by Springer, ©2013.
Language
English
Description
1 online resource
Item Number
10.1007/978-1-4302-4882-8 doi
9781430248811
9781430248811
Call Number
QA76.73.C15 H67 2013
Dewey Decimal Classification
005.1/17
Summary
Beginning C, 5th Edition teaches you how to program using the widely-available C language. You'll begin from first-principles and progress through step-by-step examples to become a competent, C-language programmer. All you need are this book and any of the widely available free or commercial C or C++ compilers, and you'll soon be writing real C programs. C is a foundational language that every programmer ought to know. C is the basis for C♯ used in Microsoft .NET programming. It is the basis for Objective-C used in programming for the iPhone, the iPad, and other Apple devices. It is the basis for the C++ that is widely used in a great many contexts, including the GNU Project. It underlies the Linux operating system and many of its utilities. Learning C provides a strong foundation for any programming care, and will even help you better understand more modern languages such as Java. Beginning C is written by renowned author Ivor Horton. The book increases your programming expertise by guiding you through the development of fully working C applications that use what you've learned in a practical context. You'll also be able to strike out on your own by trying the exercises included at the end of each chapter. At the end of the book you'll be confident in your skills with all facets of the widely-used and powerful C language. The only beginning-level book to cover the latest ANSI standard in C Revised to cover C99 features newly-supported by language compilers Emphasizes writing code after the first chapter Includes substantial examples relevant to intermediate users.
Note
Includes index.
Access Note
Access limited to authorized users.
Copyright Information
Copyright © 2013 by Ivor Horton 2013
Digital File Characteristics
text file
PDF
Series
Expert's voice in C.
Available in Other Form
Print version: 9781430248811
Linked Resources
Record Appears in
Table of Contents
Programming in C
First Steps in Programming
Making Decisions
Loops
Arrays
Applications with Strings and Text
Pointers
Structuring Your Programs
More on Functions
Essential Input and Output
Structuring Data
Working with Files
The Preprocessor and Debugging
Advanced and Specialized Topics.
First Steps in Programming
Making Decisions
Loops
Arrays
Applications with Strings and Text
Pointers
Structuring Your Programs
More on Functions
Essential Input and Output
Structuring Data
Working with Files
The Preprocessor and Debugging
Advanced and Specialized Topics.