๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Practical Programming - An Introduction to Computer Science Using Python 3

โœ Scribed by Paul Gries, Jenifer Campbell, Jason Montojo


Publisher
Pragmatic Bookshelf
Year
2013
Tongue
English
Leaves
388
Edition
2
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This book uses the Python programming language to teach introductory computer science topics and a handful of useful applications. Youโ€™ll certainly learn a fair amount of Python as you work through this book, but along the way you'll also learn about issues that every programmer needs to know ways to approach a problem and break it down into parts, how and why to document your code, how to test your code to help ensure your program does What you want it to, and more.


๐Ÿ“œ SIMILAR VOLUMES


Practical Programming: An Introduction t
โœ Paul Gries, Jennifer Campbell, Jason Montojo ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Pragmatic Bookshelf ๐ŸŒ English

<DIV><p>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

Practical Programming: An Introduction t
โœ Paul Gries, Jennifer Campbell, Jason Montojo ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Pragmatic Bookshelf ๐ŸŒ English

<DIV><p>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

Practical Programming: An Introduction t
โœ Paul Gries; Jennifer Campbell; Jason Montojo ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Pragmatic Bookshelf ๐ŸŒ English

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 Pyt

Practical Programming: An Introduction t
โœ Paul Gries, Jennifer Campbell, Jason Montojo ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Pragmatic Bookshelf ๐ŸŒ English

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

Practical programming: an introduction t
โœ Campbell, Jennifer P. L.;Gries, Paul;Montojo, Jason ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› The Pragmatic Bookshelf ๐ŸŒ English

What's programming? -- Hello, Python -- Designing and using functions -- Working with text -- Making choices -- A modular approach to program organization -- Using methods -- Storing collections of data using lists -- Repeating code using loops -- Reading and writing files -- Storing data using othe