Описание: Have you always been drawn to Python, know the basics, but want to learn more? Do you want to learn all the secrets of the most ductile programming language and the most demanded by the business world?
This is the book for you.
Nowadays, there are many programming languages, so why should you use Python?
Well, Python is a powerful language.
Its free: You wont have to incur any expense to start programming in Python, just a little of your time and your PC.
Its portable: You can install it on your PC and have it wherever you go.
Its easy to use: Python is straightforward, you can start learning it at any age. All it takes is a little bit of effort.
Its rich in libraries: Through PIP, Python lets you install lots of useful libraries. Graphical libraries to create 2D games (pygame), mathematical (NumPy, math, mathplotlib...), and many others. There are more than 200...
Graphic programming: Python allows you to build graphical windows that interface with the users of your programs. With the right libraries, its easy to do just that;
Web development, AI, and more...
For all these reasons, it would be absurd to miss the opportunity to make such a programming language your own, wouldnt it?
In this book, youll find all the most useful commands to use your Python at its best. These are already intermediate and advanced level commands, suitable for those already familiar with this programming language.