Coding Academia, 2020. — 161 p. — ISBN 9798652608705.
Knowing where to start when learning a new skill can be a challenge, especially when the topic seems so vast. There can be so much information available that you can't even decide where to start. Or worse, you start down the path of learning and quickly discover too many concepts, commands, and nuances that aren't explained. This kind of experience is frustrating and leaves you with more questions than answers. Once you start reading, you will appreciate a simple, clear, and essential guide. You no longer have to waste time and money trying to learn Python from expensive online courses or from incredibly long textbooks that leave you just more confused and frustrated. Learning the basics of any programming language may seem a bit boring at first, but once you've written your first program that does something - even if it's just printing text on the screen - your excitement and motivation will become unstoppable.
Setting Up your Environment
Let’s start programming
Variables, expressions and instructions
Functions
Loops
Dictionaries, List and Tuples
Object Programming
Error Handling