100 Page Python Intro
Year End Sale π
To celebrate the new release of "100 Page Python Intro" and 2024 coming to an end, you can avail the following amazing offers:
- All 13 Books Bundle β $15 (normal price $32), learn Regular Expressions, Linux CLI tools, Python, Vim and more!
- Awesome Regex Bundle β $10 (normal price $20), Python, Ruby, JavaScript, BRE/ERE, PCRE and Vim regular expressions
- 100 Page Python Intro β FREE, introductory Python guide for those already familiar with programming concepts
About
This book is a short, introductory guide for the Python programming language. This book is well suited:
- As a reference material for Python beginner workshops
- If you have prior experience with another programming language
- If you want a complement resource after reading a Python basics book, watching a video course, etc
There are several exercises provided throughout the book, which will help test your understanding of Python syntax and logical skills.
Promo video
Prerequisites
You should be already familiar with basic programming concepts. If you are new to programming, check out myΒ comprehensive curated list on PythonΒ to get started.
You are also expected to get comfortable with reading manuals, searching online, visiting external links provided for further reading, tinkering with the illustrated examples, asking for help when you are stuck and so on. In other words, be proactive and curious instead of just consuming the content passively.
Testimonials
It's very thorough, written with care, and presented in a way that makes sense. Even as an intermediate Python programmer, I found use in this book. β feedback by Andrew Healey on an early draft mentioned in this Hacker News thread
Sample chapters
For a preview of the book, see sample chapters on GitHub.
GitHub repo
Visit https://github.com/learnbyexample/100_page_python_intro for markdown source, program files and other details related to the book.
Interactive exercises
I made an interactive TUI app for some of the exercises from this book.
Chapters
- Preface
- Introduction
- Numeric data types
- Strings and user input
- Defining functions
- Control structures
- Importing and creating modules
- Installing modules and Virtual environments
- Exception handling
- Debugging
- Testing
- Tuple and Sequence operations
- List
- Mutability
- Dict
- Set
- Text processing
- Comprehensions and Generator expressions
- Dealing with files
- Executing external commands
- Command line arguments
Feedback and Errata
I would highly appreciate it if you'd let me know how you felt about this ebook. It could be anything from a simple thank you, Gumroad rating, pointing out a typo, mistakes in code snippets, which aspects of the book worked for you (or didn't!) and so on. Reader feedback is essential and especially so for self-published authors.
You can reach me via:
- Issue Manager: https://github.com/learnbyexample/100_page_python_intro/issues
- E-mail: learnbyexample.net@gmail.com
- Twitter: https://twitter.com/learn_byexample
You'll get PDF and EPUB versions of the book.