Starting Out with Programming Logic and Design

Paperback
from $0.00

Author: Tony Gaddis

ISBN-10: 0136077730

ISBN-13: 9780136077732

Category: Programming - General & Miscellaneous

Search in google:

Starting Out with Programming Logic and Design, Second Edition, is a language-independent introductory programming book that orients students to programming concepts and logic without assuming any previous programming experience. In the successful, accessible style of Tony Gaddis’ best-selling texts, useful examples and detail-oriented explanations allow students to become comfortable with fundamental concepts and logical thought processes used in programming without the complication of language syntax. Students gain confidence in their program design skills to transition into more comprehensive programming courses.The book is ideal for a programming logic course taught as a precursor to a language-specific introductory programming course, or for the first part of an introductory programming course.

Ch 1: Introduction to Computers and Programming Ch 2: Input, Processing, and Output Ch 3: Modules Ch 4: Decision Structures and Boolean Logic Ch 5: Repetition Structures Ch 6: Functions Ch 7: Input Validation Ch 8: Arrays Ch 9: Sorting and Searching Arrays Ch 10: Files Ch 11: Menu-Driven Programs Ch 12: Text Processing Ch 13: Recursion Ch 14: Object-Oriented Programming Ch 15: GUI Applications and Event-Driven ProgrammingAppendix A: ASCII/Unicode Characters Appendix B: Flowchart Symbols Appendix C: Answers to Checkpoint Questions (on CD)