Introduction to Programming With C
Charlie Obimbo
In "Introduction to Programming With C," embark on a thrilling journey through the heart of computer science as you unlock the immense power of the C programming language. This book is your key to becoming a coding virtuoso. It is written in a motivating and engaging manner by experienced programmers and instructors. Discover the timeless elegance of C as you delve into its fundamental concepts, from variables and structures to decision-making, loops, functions, and arrays. Through engaging examples and hands-on exercises, you'll not only grasp the core principles but also develop the skills to tackle complex programming challenges with confidence. As you progress, you will explore advanced topics like memory management, file handling, and pointers, equipping you with the expertise to build efficient, robust, and scalable applications. Whether you dream of developing software, working in embedded systems, or delving into the world of game development, "Introduction to Programming With C" paves the way to your aspirations. With each chapter, you will gain a deeper understanding of C's power and versatility, igniting your passion for programming and motivating you to push your boundaries. By the end of this book, you will have the confidence to write programs in C and you will have a great foundation to develop to be a fearless explorer of the vast realm of computer science. Get ready to unleash your coding potential and embark on an inspiring journey towards becoming a true C programming maestro. "Introduction to Programming With C" is your roadmap to programming greatness, where innovation knows no bounds!
Top Hat Interactive eText
requires a join code from instructor
$70.00
all prices represent net price, not including 3rd party markups
Table of Contents for Introduction to Programming With C
- Chapter 1 - Introduction
- Chapter 2 - Basic Instructions
- Chapter 3 - Decision Making Statements
- Chapter 4 - Repetition
- Chapter 5 - User-Defined Functions
- Chapter 6 - Arrays
- Chapter 7 - Files
- Chapter 8 - Structures
- Chapter 9 - Recursion
- Chapter 10 - Pointers
- Chapter 11 - The Programming Environment