Beginning C, 5th Edition

Beginning C, 5th Edition

《Beginning C, 5th Edition》是2013年Apress出版的圖書,作者是Horton, Ivor。

基本介紹

  • 書名:Beginning C, 5th Edition
  • 作者:Horton, Ivor
  • 出版社:Apress
  • ISBN:9781430248811
內容簡介 ,作者簡介 ,目錄,

內容簡介

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
What you’ll learn
Make use of all core language features such as for loops and branching
Dynamically manage memory using pointers and indirection
Modularize your code through controlling scope and creating functions
Move data in and out of your program via keyboard, display monitor, and data files
Have the computer write your code for you via preprocesser directives
Properly type your data and create structures to manage it efficiently
Who this book is for
Beginning C, 5th Edition is aimed at programmers aspiring to work with C and C-like languages on platforms ranging from mobile devices such as phones and tablets to desktop environments to server hardware. The book is also helpful to programmers working in the field of embedded software, such as that used to control microwaves, toasters, and other home appliances. Any programmer seeking mastery of possibly the most fundational language in existence will find in Beginning C an excellent, sound, standards-based introduction that will serve them well in their career.
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 Operations
Structuring Data
Working with Files
Supporting Facilities
Advanced and Specialized Topics
A. Computer Arithmetic
B. ASCII Character Code Definitions
C. Reserved Words in C
D. Input and Output Format Specifications
E. Standard Library Headers

作者簡介

Ivor Horton graduated as a mathematician and was lured into information
technology by promises of great rewards for very little work. In spite of the reality
usually being a great deal of work for relatively modest rewards, he has continued
to work with computers to the present day. He has been engaged at various
times in programming, systems design, consultancy, and the management and
implementation of projects of considerable complexity. Ivor has many years of
experience in the design and implementation of computer systems applied to
engineering design and manufacturing operations in a variety of industries. He
has also spent a lot of time developing occasionally useful applications in a wide
variety of programming languages and primarily teaching scientists and engineers
to do likewise. He has been writing books on programming for many years, and his
currently published works include tutorials on C, C++, and Java. At the present time,
when he is not writing programming books or providing advice to others, he spends
his time fishing, traveling, and enjoying life in general.

目錄

About the Author xxi
About the Technical Reviewer
Acknowledgments
Introduction
Chapter 1: Programming in C
Chapter 2: First Steps in Programming
Chapter 3: Making Decisions
Chapter 4: Loops
Chapter 5: Arrays
Chapter 6: Applications with Strings and Text
Chapter 7: Pointers
Chapter 8: Structuring Your Programs
Chapter 9: More on Functions
Chapter 10: Essential Input and Output
Chapter 11: Structuring Data
Chapter 12: Working with Files
Chapter 13: The Preprocessor and Debugging
Chapter 14: Advanced and Specialized Topics
Appendix A: Computer Arithmetic
Appendix B: ASCII Character Code Definitions
Appendix C: Reserved Words in C
Appendix D: Input and Output Format Specifications
Appendix E: Standard Library Header Files

熱門詞條

聯絡我們