
Uh-oh, it looks like your Internet Explorer is out of date.
For a better shopping experience, please upgrade now.

The Python Workshop: A New, Interactive Approach to Learning Python
608NOOK Book(eBook)
Available on Compatible NOOK Devices and the free NOOK Apps.
Overview
Cut through the noise and get real results with a step-by-step approach to learning Python 3.X programming
Key Features- Ideal for the Python beginner who is getting started for the first time
- A step-by-step Python tutorial with exercises and activities that help build key skills
- Structured to let you progress at your own pace, on your own terms
- Use your physical print copy to redeem free access to the online interactive edition
You already know you want to learn Python, and a smarter way to learn Python 3 is to learn by doing. The Python Workshop focuses on building up your practical skills so that you can work towards building up your machine learning skills as a data scientist, write scripts that help automate your life and save you time, or even create your own games and desktop applications. You'll learn from real examples that lead to real results.
Throughout The Python Workshop, you'll take an engaging step-by-step approach to understanding Python. You won't have to sit through any unnecessary theory. If you're short on time you can jump into a single exercise each day or spend an entire weekend learning about Python scripting. It's your choice. Learning on your terms, you'll build up and reinforce key skills in a way that feels rewarding.
Every physical print copy of The Python Workshop unlocks access to the interactive edition. With videos detailing all exercises and activities, you'll always have a guided solution. You can also benchmark yourself against assessments, track progress, and receive free content updates. You'll even earn a secure credential that you can share and verify online upon completion. It's a premium learning experience that's included with your printed copy. To redeem, follow the instructions located at the start of your Python book.
Fast-paced and direct, The Python Workshop is the ideal companion for Python beginners. You'll build and iterate on your code like a software developer, learning along the way. This process means that you'll find that your new skills stick, embedded as best practice. A solid foundation for the years ahead.
What you will learn- Learn how to write clean and concise code with Python 3
- Understand classes and object-oriented programming
- Tackle entry-level data science and create engaging visualizations
- Use Python to create responsive, modern web applications
- Automate essential day-to-day tasks with Python scripts
- Get started with predictive Python machine learning
This book is designed for professionals, students, and hobbyists who want to learn Python and apply it to solve challenging real-world problems. Although this is a beginner's book, it will help if you already know standard programming topics, such as variables, if-else statements, and functions. Experience with another object-oriented program is beneficial, but not mandatory.
Product Details
ISBN-13: | 9781838984533 |
---|---|
Publisher: | Packt Publishing |
Publication date: | 11/06/2019 |
Sold by: | Barnes & Noble |
Format: | NOOK Book |
Pages: | 608 |
Sales rank: | 1,157,488 |
File size: | 17 MB |
Note: | This product may take a few minutes to download. |
About the Author
Corey Wade, M.S. Mathematics, M.F.A. Writing & Consciousness, is an author, educator, and data scientist. He has taught Natural Language Processing in Python as a Data Science and Artificial Intelligence Instructor for Hello World, developed Python curricula as a Senior Technical Learning Designer with the Data Team at Pathstream, and developed original statistics and machine learning models in Python that have been published in Towards Data Science and Springboard. Currently, he chairs the Math Department at Berkeley Independent Study and teaches innovative enrichment courses (often including Python!) with One Student, One Class. When not teaching or working in Jupyter Notebooks, he’s chasing waves with his daughter Josephine and wife Jetta in the Bay Area.
Table of Contents
Table of Contents- Vital Python – Math, Strings, Conditionals, and Loops
- Python Structures
- Executing Python – Programs, Algorithms, and Functions
- Extending Python, Files, Errors, and Graphs
- Constructing Python – Classes and Methods
- The Standard Library
- Becoming Pythonic
- Software Development
- Practical Python – Advanced Topics
- Data Analytics with pandas and NumPy
- Machine Learning