Practical Programming: An Introduction to Computer Science Using Python 3

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 prog...

Full description

Bibliographic Details
Main Author: Gries, Paul (-)
Other Authors: Campbell, Jennifer Contributor (contributor), Gries, Paul Contributor, Montojo, Jason Contributor
Format: eBook
Language:Inglés
Published: [Place of publication not identified] Pragmatic Bookshelf The Imprint 2013
Edition:2nd ed
Series:The pragmatic programmers
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629499206719
Table of Contents:
  • 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 other collection types
  • Designing algorithms
  • Searching and sorting
  • Object-oriented programming
  • Testing and debugging
  • Creating graphical user interfaces
  • Databases.