9781937785451-1937785459-Practical Programming: An Introduction to Computer Science Using Python 3 (Pragmatic Programmers)

Practical Programming: An Introduction to Computer Science Using Python 3 (Pragmatic Programmers)

ISBN-13: 9781937785451
ISBN-10: 1937785459
Edition: 2
Author: Paul Gries, Jennifer Campbell, Jason Montojo
Publication date: 2013
Publisher: Pragmatic Bookshelf, The
Format: Paperback 388 pages
FREE US shipping
Buy

From $35.74

Book details

ISBN-13: 9781937785451
ISBN-10: 1937785459
Edition: 2
Author: Paul Gries, Jennifer Campbell, Jason Montojo
Publication date: 2013
Publisher: Pragmatic Bookshelf, The
Format: Paperback 388 pages

Summary

Practical Programming: An Introduction to Computer Science Using Python 3 (Pragmatic Programmers) (ISBN-13: 9781937785451 and ISBN-10: 1937785459), written by authors Paul Gries, Jennifer Campbell, Jason Montojo, was published by Pragmatic Bookshelf, The in 2013. With an overall rating of 4.3 stars, it's a notable title among other Computer Science (Introductory & Beginning, Programming, Microsoft Programming) books. You can easily purchase or rent Practical Programming: An Introduction to Computer Science Using Python 3 (Pragmatic Programmers) (Paperback) from BooksRun, along with many other new and used Computer Science books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.23.

Description

This book is for anyone who wants to understand computer programming. You'll learn to program in a language that' s used in millions of smartphones, tablets, and PCs. You'll code along with the book, writing programs to solve real-world problems as you learn the fundamentals of programming using Python 3. You'll learn about design, algorithms, testing, and debugging, and come away with all the tools you need to produce quality code. In this second edition, we've updated almost all the material, incorporating the lessons we've learned over the past five years of teaching Python to people new to programming. You don't need any programming experience to get started. First, you'll get a detailed introduction to Python and to programming. You'll find out exactly what happens when your programs are executed. Through real-world examples, you'll learn how to work with numbers, text, big data sets, and files. Then you'll see how to create and use your own data types. The 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. Inspired by "How to Design Programs" (HtDP), you'll learn a six-step recipe for designing functions, which helps you as you start to learn the concepts--and becomes an integral part of writing programs by the end. As you learn to use the fundamental programming tools in the first half of the book, you'll see how to document and organize your code so that you and other programmers can more easily read and understand it. Beyond the basics, you'll learn how to ensure that your programs are reliable, and how to work with databases, download data from the web automatically, and build user interfaces. Most importantly, you'll learn how to think like a professional programmer. You'll need to download Python 3, available from "python.org". With that download comes IDLE, the editor we use for writing and running Python programs. (If you use Linux, you may need to installPython 3 and IDLE separately.)

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book