C How to Program: With Case Studies in Applications and Systems Programming, Global Edition, 9th Edition
- Length: 832 pages
- Edition: 9
- Language: English
- Publisher: Pearson
- Publication Date: 2022-05-23
- ISBN-10: 1292437073
- ISBN-13: 9781292437071
For courses in computerprogramming.
A user-friendly,code-intensive introduction to C programming with case studies introducingapplications and system programming
C How to Program is a comprehensive introduction toprogramming in C. Like other texts of the Deitels’ How to Program series,the book’s modular presentation serves as a detailed, beginner source ofinformation for college students looking to embark on a career in coding, orinstructors and software-development professionals seeking to learn how toprogram with C. The signature Deitel live-code approach presents concepts inthe context of 142 fully working programs rather than incomplete snips of code.This gives students a chance to run each program as they study it and see howtheir learning applies to real-world programming scenarios.
Current standards, contemporary practice, and hands-onlearning opportunities are integrated throughout the 9th Edition.Over 350 new, integrated Self-Check exercises with answers allow students totest their understanding of important concepts ― and check their code ― as theyread. New and enhanced case studies and exercises use real-world data and focuson the latest ACM/IEEE computing curricula recommendations, highlighting security,data science, ethics, privacy, and performance concepts.