Practical Programming, 3e Gries PaulPaperback
Practical Programming, 3e Gries PaulPaperback Classroom-tested by tens of thousands of students, this new edition of the bestselling intro to programming book is for anyone who wants to understand…
Specifikacia Practical Programming, 3e Gries PaulPaperback
Practical Programming, 3e Gries PaulPaperback
Classroom-tested by tens of thousands of students, this new edition of the bestselling intro to programming book is for anyone who wants to understand computer science. Discover the fundamentals of programming with Python 3.6--a language that's used in millions of devices. Learn about design, algorithms, testing, and debugging.
This edition has been updated to use the new language features in Python 3.6.No programming experience required Incremental examples show you the steps and missteps that happen while developing programs, so you know what to expect when you tackle a problem on your own. Write programs to solve real-world problems, and come away with everything you need to produce quality code. Inspired by "How to Design Programs" (HtDP), discover a five-step recipe for designing functions, which helps you learn the concepts--and becomes an integral part of writing