Minimal Python (The book + Code Samples IPython Notebooks)
Minimal Python
About the Book
If you are reading this book you may be interested in programming for the first time. Maybe it isn't your first time trying to learn to program either? This book is very different than other books that claim to teach you programming. It eliminates a large part of Python that you simply don't need.
Even books that have "learn" in the title introduce readers to hopelessly complex topics like object-oriented programming or concurrency. It turns out YAGNI (You Ain't Gonna Need It). Why teach students topics they won't use either ever, or not for a few years?
Don't worry if you failed before, you may have read a book written by an expert for an expert. Let's fix that and teach you just what you need to get started in a career in Data Science, Data Engineering, Software Engineering or Cloud Computing.
Packages
The Book
PDF
EPUB
WEB
English
The book + Code Samples IPython Notebooks
Get a thorough introduction with interactive examples that expand and reuse samples from the book. These IPython notebooks can be opened with Google's Colab as well as locally in your computer.
PDF
EPUB
WEB
English
Bundles that include this book
Table of Contents
- Introduction
-
Chapter 1: Learn to execute commands in Python
- Execute Commands in Colab Notebook
- Write procedural code
- Use simple expressions and variables
- Work with the built-in types
- Printing
- Perform basic math operations
- Use classes and objects with dot notation
- Learn to loop with for loops
- Repeat with while loops
- Learn to handle exceptions
- Use conditionals
- Conclusion
-
Chapter 2: Learn to store data
- Is all about state
- Lists
- Tuples
- List comprehensions
- The fantastic dictionary
- Sets
-
Chapter 3: Learn to create functions
- What can you do with a function?
-
Chapter 4: Test your functions
- Don’t use unittest
- Pytest
- Questioning testing
-
Chapter 5: Build a command-line tool with Click
- Useful basics
- Standard library tools
- Introduction to Click
- Recommendations
-
Chapter 6: Build a web application with Flask
- HTTP Basics
- The most simple web application
- URLs to Python code
- Creating an application
-
Chapter 7: Do some data science with Pandas
- Data Science Workflow
- Ingest
- EDA
- Date-based EDA
- State-Based Analysis
- Search for Features: Political, Health and Finance
-
Chapter 8: Data Science Libraries
- Learn numpy
- Learn sklearn
- Learn pandas
- Learn tensorflow
- Use seaborn for 2D plots
- Specialized Visualization Libraries
- Learn Natural Language Processing Libraries
- 2D Plots
- Protein-Fat-Carb 3D Plot
-
Chapter 9: How to get a job in tech
- Build a real portfolio project and share it
- User experience
- Tests
-
Chapter 10: Case Studies and War Stories
- War Story: Multi-inheritance hell
- Interview Question Breakdown: Greedy Coin
- Interview Question Breakdown: Traveling Salesman problem
- Interview Question Breakdown: Introduction to Big O notation in Python
- Interviewing
- Good interviews
The Leanpub 60 Day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.
You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!
So, there's no reason not to click the Add to Cart button, is there?
See full terms...
Earn $8 on a $10 Purchase, and $16 on a $20 Purchase
We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $13 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them