Features
Develops a practical, realistic understanding of computer science
- This text follows a bottom-up arrangement of subjects that progresses from the concrete to the abstract—an order that results in a sound pedagogical presentation in which each topic leads to the next.
- Although the text follows this natural progression, the individual chapters and sections are independent and can usually be read as isolated units or rearranged to form alternative sequences of study.
- Ethical and legal aspects of areas such as Internet security, software engineering, and database technology bring to light what students should know to be safe and responsible users of technology.
- Uses Python code examples and Python-like pseudocode, due to its wide acceptance in other STEM fields, such as physics and biology, and as the language of choice for computational science applications.
- Each chapter includes a collection of questions called Social Issues that challenge students to think about the relationship between the material in the text and the society in which they live.
Reinforces core concepts
- New - full-color design:
- Many figures and diagrams are now rendered more descriptively.
- Syntax coloring is now used to better effect for clarifying code and pseudocode segments in the text.
- Reflects the use of color in most modern programming interfaces to aid the programmer’s understanding of code.
- Revised - Revisions, updates, and corrections from the previous editions in each chapter.
- Over 1000 total problems in the 13th Edition that enhance student participation:
- Questions/Exercises at the end of each section (except for the introductory chapter) review the material just discussed, extend the previous discussion, or hint at related topics to be covered later. These questions are answered in Appendix F.
- Chapter Review Problems at the end of each chapter (except for the introductory chapter) serve as “homework” problems in that they cover the material from the entire chapter and are not answered in the text.
- Social Issues questions are designed for thought and discussion. Many can be used to launch research assignments culminating in short written or oral reports.
- Each chapter also ends with an Additional Reading list with references to other material relating to the subject of the chapter.
- Updated - Intersections with the new College Board Advanced Placement® Computer Science Principles (“CSP”) exam—While the primary audience for this book remains college-level introductory courses, this edition explicitly calls out many points of intersection with CSP content to better assist students and instructors either preparing for the AP® CSP exam, or taking a college-level course that is intended to correspond with the credit from that exam.
- Includes many of the big ideas and computational practices codified in the CSP framework
- Prior editions of the book have been used in pilot versions of CSP courses, and as a professional development resource for educators preparing to teach the high school version of the course.
Check out the preface for a complete list of features and what's new in this edition.
- Copyright 2019
- Pages: 736
- Edition: 13th
-
eBook (Adobe DRM)
- ISBN-10: 0-13-530742-2
- ISBN-13: 978-0-13-530742-7
This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.
For the Introduction to Computer Science course.
A broad exploration of computer science–with the depth needed to understand concepts
Computer Science: An Overview provides a bottom-up, concrete-to-abstract foundation that students can build upon to see the relevance and interrelationships of future computer science courses. Its comprehensive coverage and clear language are accessible to students from all backgrounds, encouraging a practical and realistic understanding.
More than 1,000 questions and exercises, Chapter Review Problems, and Social Issues questions reinforce core concepts. The 13th Edition continues its focus on Python to provide programming tools for exploration and experimentation. A new full-color design reflects the use of color in most modern programming interfaces to aid the programmer’s understanding of code. Syntax coloring is now used more effectively for clarifying code and pseudocode segments in the text, and many figures and diagrams are now rendered more descriptively.