Practical Programming, 3e : An Introduction to Computer Science Using Python 3.6 - Jason Montojo
eTextbook alternate format product

Instant online reading.
Don't wait for delivery!

Go digital and save!

Practical Programming, 3e

An Introduction to Computer Science Using Python 3.6

By: Jason Montojo, Paul Gries, Jennifer Campbell

Paperback | 31 March 2018 | Edition Number 3

At a Glance

Paperback


$147.75

or 4 interest-free payments of $36.94 with

 or 

Aims to ship in 10 to 15 business days

When will this arrive by?
Enter delivery postcode to estimate

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. Learn about design, algorithms, testing, and debugging. Discover the fundamentals of programming with Python 3.6--a language that's used in millions of devices. Write programs to solve real-world problems, and come away with everything you need to produce quality code. 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. 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 programs.

In this detailed introduction to Python and to computer programming, find out exactly what happens when your programs are executed. Work with numbers, text, big data sets, and files using real-world examples. Create and use your own data types. Make your programs reliable, work with databases, download data from the web automatically, and build user interfaces. As you use the fundamental programming tools in this book, you'll see how to document and organize your code so that you and other programmers can more easily read and understand it. This new edition takes advantage of Python 3.6's new features, including type annotations on parameters, return types and variable declarations, and changes to string formatting.

Most importantly, you'll learn how to think like a professional programmer.

What You Need:

You'll need to download Python 3.6, available from https://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 install Python 3.6 and IDLE separately.)

More in Programming & Scripting Languages

The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $101.95

$72.25

29%
OFF
Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.50

26%
OFF
Effective Typescript : 83 Specific Ways to Improve Your Typescript - Dan VanderKam
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
C++ How to Program, Global Edition : 11th Edition - Harvey Deitel & Associates

RRP $161.17

$145.25

10%
OFF
Go Cookbook : Expert Solutions for Commonly Needed Go Tasks - Sau Sheong Chang
Learning the bash Shell : In a Nutshell (O'Reilly) - Cameron Newham
Concurrency in Go : Tools and Techniques for Developers - Katherine Cox-Buday
JavaScript - The Definitive Guide - David Flanagan

RRP $152.00

$73.75

51%
OFF
Head First Java, 3rd Edition : A Brain-Friendly Guide - Bert Bates