Python - Charlie Masterson

Python

By Charlie Masterson

  • Release Date: 2017-02-09
  • Genre: Programming

Description

Have you learned the basics of Python and want to go further? Not sure what to do, where to go or what topics you should be studying?

You have come to the right place; this book, "Python: Advanced Guide to Programming Code with Python" will take you through several of the more important advanced concepts.

In this Definitive Python Advanced Level Guide, you’re about to discover...

Comprehensions – learn how to use constructs to build a sequence from another sequence
Iterators and Generators – Learn how to use generator functions and iterator objects to make your code more efficient
Decorators – Learn how to simplify the syntax for calling higher-order functions
Context Managers – Learn how to write more effective Python code by managing your resources properly
Descriptors – Learn how to add managed attributes to objects
... And much, much more!
Other Benefits of owning this book:

Metaprogramming – Learn how to create functions and classes with the main object of manipulating your code
Python Scripting Blender – An overview of Blender and how to script with it
Django Web Development – An overview of what Django is and how to use it

The goal of this book is to enhance your knowledge and, by the end of it, you will have gained sufficient knowledge and experience to consider yourself a proper Python coder!
By implementing the lessons in this book, not only would you learn one of today’s popular computer language, but it will serve as your guide in accomplishing all your Python goals – whether as a fun hobby or as a starting point into a successful and long term programming career.

Comments