Problem Solving and Program Design in C, 7/e (Paperback)

Jeri R. Hanly

  • 出版商: Prentice Hall
  • 出版日期: 2012-05-01
  • 售價: $1,350
  • 貴賓價: 9.5$1,283
  • 語言: 英文
  • 頁數: 920
  • 裝訂: Paperback
  • ISBN: 0273774190
  • ISBN-13: 9780273774198
  • 已過版

買這商品的人也買了...

商品描述

<內容簡介>

Problem Solving and Program Design in C is one of the best-selling introductory programming textbooks using the C programming language. It embraces a balanced approach to program development and an introduction to ANSI C. The book provides a gradual introduction to pointers and covers programming with functions early in the text. In later chapters, students learn to implement fundamental data structures such as lists, stacks, queues, and trees in a language that fosters their understanding of stack- and heap-dynamic memory allocation and programmer-controlled pointers. To enhance students’ learning experience it offers the right amount of pedagogical features that include end-of-section and chapter exercises, examples and case studies, syntax and program style display boxes, error discussions and end-of-chapter projects.

Features

  Gradual introduction to pointers with a consistent emphasis on the connection between problem solving skills and effective software development.

  Early coverage of functions, logical operators, and operators with side effects.

  Chapter 0 explains the various fields of study in CS, as well as the career paths available to those who major in CS-related disciplines.

  Inclusion of advanced programming topics in the “Multiprocessing Using Processes and Threads” chapter.

  “On to C++” chapter provides an introduction to the C++ programming language.

  End-of-section and end-of-chapter exercises, case studies and end-of-chapter projects offer practical learning opportunities at relevant points in the text.

  A glossary provides quick access to important computing terms.

New to This Edition

  To help motivate the study of introductory programming and as a vehicle to help students understand how to use libraries and to call functions, Chapters 3 (Functions), 5 (Loops), and 7 (Arrays) include optional sections on graphics programming:
 * Section 3.6: Introduction to Computer Graphics
 * Section 5.11: Loops in Graphics Programs
 * Section 7.10: Graphics Programs with Arrays

  Chapter 6 (Pointers and Modular Programming) includes a new section 6.1 on pointers

  New complete programs show use of if statements in Chapter 4

  New complete program show use of switch statement in Chapter 4

  Chapter 7 (Simple Data Types) in previous edition is eliminated and its contents integrated into other chapters of the book

  Hardware examples in Chapter 1 are updated to reflect current technology

  Several chapters contain new programming project homework problems

<章節目錄>

0. Computer Science as a Career Path
1. Overview of Computers and Programming
2. Overview of C
3. Top-Down Design with Functions
4. Selection Structures: if and switch Statements
5. Repetition and Loop Statements
6. Pointers and Modular Programming
7. Arrays
8. Strings
9. Recursion
10. Structure and Union Types
11. Text and Binary File Processing
12. Programming in the Large
13. Dynamic Data Structures
14. Multiprocessing Using Processes and Threads
15. On to C++ (Online at www.aw.com/cssupport)

商品描述(中文翻譯)

《C語言問題解決與程式設計》是一本使用C語言的暢銷入門程式設計教材之一。它採用平衡的程式開發方法,並介紹了ANSI C。該書逐步介紹指標,並在文本早期涵蓋了函數編程。在後面的章節中,學生們學習如何在一種促進對堆棧和堆動態內存分配以及程序員控制指標理解的語言中實現基本的數據結構,如列表、堆棧、隊列和樹。為了增強學生的學習體驗,該書提供了適量的教學特點,包括章節結束和章節練習、示例和案例研究、語法和程序風格展示框、錯誤討論和章節結束項目。

特點:
- 逐步介紹指標,並始終強調問題解決技巧與有效軟體開發之間的聯繫。
- 早期介紹函數、邏輯運算符和具有副作用的運算符。
- 第0章解釋了計算機科學的各個領域,以及主修計算機科學相關學科的人可以選擇的職業道路。
- 在「使用進程和線程進行多處理」章節中包含了高級程式設計主題。
- 「進入C++」章節介紹了C++程式設計語言。

以上是對該書的簡介。