Sign up
Forgot password?
FAQ: Login

Barry Paul. Head First Python

  • pdf file
  • size 5,96 MB
Barry Paul. Head First Python
3rd Edition. — O’Reilly Media, 2022. — 600 p. — ISBN: 978-1492051299.
Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, you'll quickly grasp Python's fundamentals, working with the built-in data structures and functions. Then you'll move on to building your very own web app, exploring database management, exception handling, and data wrangling.
If you're intrigued by what you can do with context managers, decorators, comprehensions, and generators, it's all here. This third edition is a complete learning experience that will help you become a bonafide Python programmer in no time.
to explore, experiment, and learn about Python, you need to install a runtime back-end called Jupyter into your Python. As you’ll see in a moment, doing so is straightforward. When it comes to creating Python code, you can use just about any programmer’s editor, but we’re recommending you use a specific one when working through this book’s material: Microsoft’s Visual Studio Code, known the world over as VS Code.
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up