For courses in problem solving and programming logic. Making complex programming concepts accessible to every student Starting Out with Programming Logic and Design is a language-independent introductory programming book, teaching students programming concepts and logic without assuming any previous programming experience. Designed for beginners, the text is clear and approachable, making the complex concepts accessible to every student. In this new edition, Gaddis focuses on current languages providing code snippet examples and complete programs for each. The text uses updated, contemporary examples to familiarize students with models and logical thought processes used in programming without further complicating them with language syntax. By using easy-to-understand pseudocode, flowcharts, and other tools, Gaddis illustrates how to design the logic of programs. 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.
Les mer
Brief Contents Introduction to Computers and ProgrammingInput, Processing, and OutputModulesDecision Structures and Boolean LogicRepetition StructuresFunctionsInput ValidationArraysSorting and Searching ArraysFilesMenu-Driven ProgramsText ProcessingRecursionObject-Oriented ProgrammingGUI Applications and Event-Driven Programming Appendix A ASCII/Unicode Characters Appendix B Flowchart Symbols Appendix C Pseudocode Reference Appendix D Converting Decimal Numbers to Binary Appendix E Answers to Checkpoint Questions
Les mer
Hallmark features of this title Written in a clear, friendly and easy-to-understand manner, the text uses a language-independent, step-by-step approach to teach programming concepts and problem-solving skills.Easy-to-understand pseudocode, flowcharts and other tools teach students how to design the logic of programs without the complication of language syntax.Each chapter presents a multitude of program design examples. Short examples highlight specific programming topics and more involved examples focus on problem solving.Each chapter includes at least one In the Spotlight section that provides step-by-step analysis of a specific problem and demonstrates a solution to that problem.
Les mer
New and updated features of this title NEW: Motivational programming exercises have been added to several chapters.NEW: Focus on Languages: Java, Python and C++ sections at the end of Chapters 2-15 discusses how the chapter's main topics are implemented in the Java, Python and C++ programming languages.NEW: Init() module section in Chapter 15 is a startup module in a GUI application, similar to the start method in a JavaFX application, or the Form Load handler in a Windows Forms application.NEW: Designing Apps for Mobile Devices section in Chapter 15 discusses some of the common issues developers face when designing apps for mobile devices.UPDATED: All the book's Language Reference Guides have been updated.UPDATED: Programming language companions introduce the JavaTM, Python®, Visual Basic® and C++ programming languages and correspond on a chapter-by-chapter basis with the textbook. Many of the pseudocode programs that appear in the textbook also appear in the companions, implemented in a specific programming language.
Les mer

Produktdetaljer

ISBN
9780134801155
Publisert
2018-02-09
Utgave
5. utgave
Utgiver
Vendor
Pearson
Vekt
1360 gr
Høyde
260 mm
Bredde
202 mm
Dybde
36 mm
Aldersnivå
U, 05
Språk
Product language
Engelsk
Format
Product format
Heftet
Antall sider
832

Forfatter

Biographical note

About our author

Tony Gaddis is the principal author of the Starting Out With series of textbooks. He has nearly 2 decades of experience teaching computer science courses, primarily at Haywood Community College. Tony is a highly acclaimed instructor who was previously selected as the North Carolina Community College Teacher of the Year, and has received the Teaching Excellence award from the National Institute for Staff and Organizational Development. The Starting Out With series includes introductory textbooks covering Programming Logic and Design, Alice, C++, JavaTM, Microsoft® Visual Basic®, Microsoft® Visual C#, Python and App Inventor, all published by Pearson.