基本信息
源码名称:500 lines or less_ python
源码大小:7.88M
文件格式:.pdf
开发语言:Python
更新时间:2021-05-30
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 4 元 
   源码介绍
python教程

500 Lines Or Less by Michael DiBernardo.pdf


Contents
Introduction ix
by Michael DiBernardo
1 Blockcode: A visual programming toolkit 1
by Dethe Elza
2 A Continuous Integration System 17
by Malini Das
3 Clustering by Consensus 33
by Dustin J. Mitchell
4 Contingent: A Fully Dynamic Build System 61
by Brandon Rhodes and Daniel Rocco
5 A Web Crawler With asyncio Coroutines 83
by A. Jesse Jiryu Davis and Guido van Rossum
6 Dagoba: an in-memory graph database 109
by Dann Toliver
7 DBDB: Dog Bed Database 141
by Taavi Burns
8 An Event-Driven Web Framework 153
by Leo Zovic
9 A Flow Shop Scheduler 175
by Dr. Christian Muise
10 An Archaeology-Inspired Database 191
by Yoav Rubin
11 Making Your Own Image Filters 215
by Cate Huston
12 A Python Interpreter Written in Python 243
by Allison Kaptur
13 A 3D Modeller 267
by Erick Dransch
14 A Simple Object Model 291
by Carl Friedrich Bolz
15 Optical Character Recognition (OCR) 309
by Marina Samuel
16 A Pedometer in the Real World 323
by Dessy Daskalov
17 The Same-Origin Policy 347
by Eunsuk Kang, Santiago Perez De Rosso, and Daniel Jackson
18 A Rejection Sampler 375
by Jessica B. Hamrick
19 Web Spreadsheet 395
by Audrey Tang
20 Static Analysis 409
by Leah Hanson
21 A Template Engine 431
by Ned Batchelder
22 A Simple Web Server 451
by Greg Wilson