
Complete Guide For Python Programming
Author: James P. Long
Format: pdf
Size: 521KB
Downloaded: 136
Download book PDFRead Online
Description:
The book is written for those who plan to start learning Python. It describes all the key foundations of the language, provides a list of fifty small useful programs, for example, a code that allows you to quickly find out the image resolution. The manual can also be used simply as a Python reference book, which has all the information about the language.
The following topics are covered in the book:
- Functions, recursion
- OOP in Python
- Database Usage and Others