Beginning C: From Beginner to Pro
Author: German Gonzalez-Morris (Author), Ivor Horton (Author)
Publisher finelybook 出版社: Apress
Edition 版本: 7th ed.
Publication Date 出版日期: 2024-03-07
Language 语言: English
Print Length 页数: 726 pages
ISBN-13: 9798868801488
Book Description
Learn how to program using C, beginning from first principles and progressing through step-by-step examples. This seventh edition is fully updated to reflect new features of C23, and addresses deprecated functions and features that are no longer supported.
You’ll discover that C is a foundation language that every programmer ought to know. Beginning C is written by renowned author Ivor Horton and expert programmer German Gonzalez-Morris. This 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. Examples of how to use deprecated functions are also provided, along with new examples for replacing them when a simple solution is possible.
By the end of the book you’ll be confident in your skills with all facets of the widely-used and powerful C language and be able to strike out on your own by trying the exercises included at the end of each chapter. All you need are this book and any of the widely available C compilers, and you’ll soon be writing real C programs.
What You Will Learn
- Discover the C programming language
- Program using C starting with first steps, then making decisions
- Use loops, arrays, strings, text, pointers, functions, I/O, and more
- Code applications with strings and text
- Structure your programs efficiently
- Work with data, files, facilities, and more
Who This Book Is For
Those new to C programming who may or may not have some prior programming experience.
From the Back Cover
Learn how to program using C, beginning from first principles and progressing through step-by-step examples. This seventh edition is fully updated to reflect new features of C23, and addresses deprecated functions and features that are no longer supported.
You’ll discover that C is a foundation language that every programmer ought to know. Beginning C is written by renowned author Ivor Horton and expert programmer German Gonzalez-Morris. This 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. Examples of how to use deprecated functions are also provided, along with new examples for replacing them when a simple solution is possible.
By the end of the book you’ll be confident in your skills with all facets of the widely-used and powerful C language and be able to strike out on your own by trying the exercises included at the end of each chapter. All you need are this book and any of the widely available C compilers, and you’ll soon be writing real C programs.
You will:
- Discover the C programming language
- Program using C starting with first steps, then making decisions
- Use loops, arrays, strings, text, pointers, functions, I/O, and more
- Code applications with strings and text
- Structure your programs efficiently
- Work with data, files, facilities, and more
About the Author
Ivor Horton is self-employed in consultancy and writes programming tutorials. He worked for IBM for many years and holds a bachelor’s degree, with honors, in mathematics. Horton’s experience at IBM includes programming in most languages (such as assembler and high-level languages on a variety of machines), real-time programming, and designing and implementing real-time closed-loop industrial control systems. He has extensive experience teaching programming to engineers and scientists (Fortran, PL/1, APL, etc.). Horton is an expert in mechanical, process, and electronic CAD systems; mechanical CAM systems; and DNC/CNC systems.