Python is a powerful high-level programming language that is popular across the world. It is used extensively by large corporations and individual developers alike. One of the biggest selling points of Python is the simplicity of its programs compared to other languages. It is remarkably easy, for even complete beginners, to create fully functional programs in minutes.
What This Book OffersMade for Beginners
This guide is written specifically for beginners. We take you step-by-step through writing your very first program, explaining each portion of code as we go along. We guide you through setting up Python, choosing an IDE, as well as the various elements of coding in Python.
78 Practical Examples
With each concept, we provide one or more example to illustrate the topic in a way that makes it easy to understand. We break examples down into their basic workings, and provide the output for you to compare to your own results.
Introduction to Python
For newcomers to Python we look at what the language has to offer, its origin and design goals, features and capabilities, as well as specific releases, before stepping into more in-depth topics.
Key Topics