Python from Scratch
Learn Python: The Crash Course for Beginners to Learn Python Coding Well in 1 Week with Hands-On Exercises

This book is about Python for beginners. It introduces the core aspects of the Python programming language. Python is a high-level, integrated, general-purpose programming language developed in 1991 by Guido van Rossum.
The design philosophy underpinning Python emphasizes on code readability characterized by its use of considerable whitespace. Python’s object-oriented approach and language constructs focus on helping programmers write logical, clear code for large and small-scale projects.
This book aims to provide a cogent introduction to python for beginners. It seeks to provide a platform to learn python programming well and in one week including step by step practical examples, exercises and tricks.