Python for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several chapters. The focus is on the programming process, with special emphasis on debugging.
The book includes a wide range of exercises, from short examples to substantial projects, so that students have ample opportunity to practice each new concept. Exercise solutions and code examples are available from thinkpython.com, along with Swampy, a suite of Python programs that is used in some of the exercises.
Pages : | 238 pages |
Size : | Online, PDF |
File type : | |
Downloads: | 90 |
Created: | 2020-08-30 |
License: | CC BY-NC 4.0 |
Author(s): | Allen B. Downey |
A Practical Introduction to Python Programming
Download free course Android on x86, pdf file on 375 pages by by Iggy Krajci, Darren Cummings....
Introduction to Microsoft SharePoint 2016Download a free document of SharePoint 2016, a course in pdf on 64 pages for beginners....
Create a C# Project with Visual Studio Code free PDFDownload free course Create a C# Project with Visual Studio Code free PDF, pdf file on 6 pages by tutorialkart.com....
RESTfull Web Services TutorialDownload a complet eBook about RESTfull Web Services, it's a free training document course in 448 pages by O'Reilly licensed under a Creative Commons....
Assemblers And LoadersDownload free course Assemblers And Loaders, pdf file on 299 pages by by David Salomon....
Practices of the Python ProDownload free course Practices of the Python Pro, pdf file on 248 pages by Dane Hillard....
Think JavaDownload free course Think Java, pdf file on 374 pages by Allen Downey, Chris Mayfield....
Learning C++Learn C ++ language step by step, complete PDF tutorial on 920 free download pages created by StackOverFlow....
C++ Core GuidelinesThe aim of the guidelines is to help people to use modern C++ effectively. By "modern C++" we mean C++11, C++14, and C++17. In other words, what would you like your code to look like in 5 years' time, given that you can start now? In 10 years' time?...
JavaScript from ES5 to ESNextDownload free course JavaScript from ES5 to ESNext, pdf file on 84 pages by Flavio Copes....