This book teaches you how to program in Python - a general-purpose, high-level programming language widely used today. This book is designed for people without much experience in the world of programming. Although the book presumes some knowledge about computer systems in general, it is customized for beginners. Here is a list of topics covered in this book:
Chapter 1 - Introduction - we go through the basics of Python. You will learn how to download and install Python on Windows and Linux, and all the ways you can run Python code.
Chapter 2 -...
This book teaches you how to program in Python - a general-purpose, high-level programming language widely used today. This book is designed...