mirror of
https://github.com/not-kennethreitz/python-for-humans.git
synced 2026-06-05 15:10:20 +00:00
for humans
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# API Design & Pragmatic Python
|
||||
|
||||
## tl;dr
|
||||
|
||||
- Publish Modules for Humans
|
||||
- Help with Python-Guide
|
||||
@@ -10,3 +10,6 @@
|
||||
color: red;
|
||||
}
|
||||
|
||||
.top {
|
||||
margin-top: 50px !important;
|
||||
}
|
||||
|
||||
@@ -15,15 +15,18 @@
|
||||
!SLIDE
|
||||
# Philosophy.
|
||||
|
||||
|
||||
!SLIDE
|
||||
# We share a dark past:
|
||||
|
||||
Perl, Java, PHP, ColdFusion, Classic ASP, *&c*.
|
||||
|
||||
|
||||
!SLIDE code
|
||||
# The Zen of Python.
|
||||
>>> import this
|
||||
|
||||
|
||||
!SLIDE
|
||||
## Beautiful is better than ugly.
|
||||
|
||||
@@ -377,10 +380,12 @@ A powerful module that .
|
||||
!SLIDE
|
||||
## The Hitchhiker's Guide to Python
|
||||
|
||||
# DON'T PANIC!
|
||||
|
||||
http://python-guide.org
|
||||
|
||||
!SLIDE code top
|
||||

|
||||
|
||||
|
||||
!SLIDE
|
||||
- A guidebook for newcomers.
|
||||
- A reference for seasoned veterans.
|
||||
|
||||
Reference in New Issue
Block a user