Python Book
Beginner’s Guide to Python Programming
This book covers Python 3 programming fundamentals together with 2D and 3D plotting, numerical library numpy, file/Sqlite database operations and tkinter graphical user interface development (i.e. developing desktop applications) in Python.
The author assumes that you have little or no programming experience. The book is divided into 4 parts.
The first part of the book includes Chapters 1 to 9 where the fundamentals of the Python programming language are explained. The book starts with the installation of Python 3 programming environment and the simplest “Hello World” example. Then, all the fundamental concepts such as variables, conditional statements, loops, functions, modules and object-oriented programming are given.
The second part of the book consists of Chapters 10 and 11 which cover file and Sqlite database operations in detail.
The third part of the book teaches the basics of the numpy numerical library and the matplotlib plotting library in Chapters 12 and 13. The reader will be able to plot data saved in numpy arrays in 2D or 3D after completing this part.
The last part of the book is about graphical user interface (GUI) development using the tkinter library in Chapter 14. Layout management and all the frequently used tkinter widgets are given with detail and working examples.
This book includes 275 figures and over 170 examples used for explaining Python programming clearly. Full resolution colour figures and example files can be downloaded from the links below.
High resolution colour figures of the Python programming book can be downloaded by clicking here (alternative link on Google drive). You can use WinZip or WinRar to open the compressed file. You will need to use the password given on page 271 of the book to open this archive file.
You can download the files of the Python examples included in the book by clicking here (alternative link on Google drive).
You’ll need to enter the password given on page 271 of the book.
Amazon links of this book are as follows:
Beginner’s Guide to Python Programming
- Please click here to open the amazon.com page for the paperback version (US) .
- Please click here to open the amazon.com page for the kindle version (US) .
- Please click here to open the amazon.co.uk page for the paperback version (UK) .
- Please click here to open the amazon.co.uk page for the kindle version (UK).