All Projects → daneah → Practices Of The Python Pro

daneah / Practices Of The Python Pro

Licence: mit
Examples and exercises for Practices of the Python Pro from Manning Books 🐍📘

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Practices Of The Python Pro

Little Javascript Book
Early draft for The Little JavaScript Book
Stars: ✭ 305 (+44.55%)
Mutual labels:  book, exercises
Learninggo
Learning Go Book in mmark
Stars: ✭ 438 (+107.58%)
Mutual labels:  book, exercises
Rust In Action
Rust in Action book exercises
Stars: ✭ 127 (-39.81%)
Mutual labels:  book, exercises
Awesome Learning
实践源码库:https://github.com/jast90/bigdata 。 微信搜索Jast关注公众号,获取最新技术分享😯。
Stars: ✭ 197 (-6.64%)
Mutual labels:  book
Style
The tidyverse style guide for R code
Stars: ✭ 201 (-4.74%)
Mutual labels:  book
Fiction house
小说精品屋是一个多平台(web、安卓app、微信小程序)、功能完善的屏幕自适应小说漫画连载系统,包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。
Stars: ✭ 2,710 (+1184.36%)
Mutual labels:  book
Growth In Action
全栈增长工程师实战
Stars: ✭ 2,411 (+1042.65%)
Mutual labels:  book
Zhuishushenqi
追书神器Swift版客户端(非官方)。 不断更新中......
Stars: ✭ 196 (-7.11%)
Mutual labels:  book
Monerobook
Mastering Monero Book
Stars: ✭ 211 (+0%)
Mutual labels:  book
Learn gnugrep ripgrep
Example based guide to mastering GNU grep and ripgrep
Stars: ✭ 204 (-3.32%)
Mutual labels:  exercises
Kali Linux Web Pentest Cookbook Zh
📖 [译] Kali Linux Web 渗透测试秘籍 中文版
Stars: ✭ 206 (-2.37%)
Mutual labels:  book
The Road To Graphql
📓The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript
Stars: ✭ 203 (-3.79%)
Mutual labels:  book
Webpack Book
From apprentice to master (CC BY-NC-ND)
Stars: ✭ 2,372 (+1024.17%)
Mutual labels:  book
Web Push Book
Web Push Book
Stars: ✭ 199 (-5.69%)
Mutual labels:  book
Testing Rails
Source code for the Testing Rails book
Stars: ✭ 213 (+0.95%)
Mutual labels:  book
Prose For Programmers
A book to help software developers write better prose
Stars: ✭ 196 (-7.11%)
Mutual labels:  book
Kali Linux Cookbook Zh
📖 【译】Kali Linux 秘籍
Stars: ✭ 210 (-0.47%)
Mutual labels:  book
Book Elastic Search In Action
Elastic 搜索开发实战
Stars: ✭ 205 (-2.84%)
Mutual labels:  book
Collisiondetection
A book and examples on collision detection
Stars: ✭ 202 (-4.27%)
Mutual labels:  book
Camelinaction
This project hosts the source code for the examples of the Camel in Action 1st ed book written by Claus Ibsen and Jonathan Anstey.
Stars: ✭ 205 (-2.84%)
Mutual labels:  book

Exercises for Practices of the Python Pro 🐍📘

Practices of the Python Pro, a Manning book by Dane Hillard

This repository contains the source code for the examples and exercises contained in Practices of the Python Pro. The repository is a template repository, so if you'd like to follow along with the book you can make your own copy.

Each chapter's examples are in their own directory. In some chapters, you'll find multiple snippets in a single module. These won't always produce output when you run them, and are occasionally meant only as snippets to demonstrate a concept. In later chapters, some modules act as an entrypoint to run a program from the command line, importing other modules along the way. Follow along in the book for more context!

Errata and questions

If you find an error in the code or the book, or if you have a question about the content, please read the contribution guidelines to understand the best course of action. The errata are published on the book's homepage.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].