- “我基础学完了,接下来该学点什么”
- Python yield 使用浅析 by IBM
- Difference between _, __ and xx in Python
- Python修饰器的函数式编程 | 酷 壳 And Prime on decorators
- Python Regular Expression by Google
- Python 2.7.6 Glossary
- Python Best Practice Patterns
yield
keyword explained- Python IAQ by Peter Norvig
- Python Useful Tips
- python 线程,GIL 和 ctypes
- An Introduction to List Comprehensions in Python
- Advanced Python Constructs
- Python 文本处理 by IBM
- Python 代码性能优化技巧 by IBM
- 可爱的 Python: Python 中的函数编程 by IBM
- *args and **kwargs in python explained
- Python 内建函数用法
- How does zip(*[iter(s)]*n) work in Python
- Why Python is Slow: Looking Under the Hood
- Bouncing Python's Generators With a Trampoline
- A collection of not-so-obvious Python stuff you should know!
- What is the python “with” statement designed for?
- Parsing English with 500 lines of Python
- Python List Comprehension Vs. Map
- Key differences between Python 2.7.x and Python 3.x
- What is a Python egg?
- The Internal Structure of Python Eggs
- is None vs. ==None
- Python call function within class
- Syntax behind sorted(key=lambda :)
- The self variable in python explained
- How to retrieve an element from a set without removing it?
- How to read aloud Python List Comprehensions?
- How collections.defaultdict work
- 使用 Python 进行线程编程
- What is the difference between @staticmethod and @classmethod in Python?
- What is _init_.py for
- 可变的call by reference,不可变的call by value
- Why does Python assignment not return a value?
- Sort list of list with custom compare function in Python
- Useful code which uses reduce() in python
- 装饰器与函数式Python
- Python Patterns - An Optimization Anecdote
- Python threading multiple bash subprocesses?
- Any gotchas using unicode_literals in Python 2.6?
- Iterators, Generators and Decorators
- with 48, Functional Programming in Python
- Solving Every Sudoku Puzzle by Peter Norvig
- 如何使用Python编写一个Lisp解释器 by Peter Norvig
- Python 贪吃蛇
- How to write a spell checker
- 用 Python 秒掉八皇后问题
- 自然语言分词 by Peter Norvig
- Algorithm X in 30 lines!
- 500 Lines or Less ☆
- Hidden features of Python ☆
- Are list-comprehensions and functional functions faster than “for loops”?
- What's the difference between these two ways of initializing an array?
- Generator Tricks for Systems Programmers by DAVE BEAZLEY
- A Curious Course on Coroutines and Concurrency by DAVE BEAZLEY
- DAVE BEAZLEY's Blog
- Python Decorator Library
- Use curses, dont swear
-
Python程序员必知必会的开发者工具 (pydoc, doctest, unittest, trace, profile, timit...)
-
Bool operator priority
Author: Wilbeibi
Update: Wed Apr 16 17:55:41 EDT 2014
Update: Wed May 7 21:54:10 EDT 2014
Update: Wed May 14 04:12:05 EDT 2014
Update: Sat Jul 12 13:09:46 EDT 2014
Update: Sat Jul 19 08:56:20 EDT 2014
Update: Sun Aug 10 23:36:46 EDT 2014
Update: Wed Aug 27 14:02:59 EDT 2014
Update: Tue Oct 7 23:16:47 EDT 2014
Update: Wed Oct 22 00:49:30 EDT 2014
Update: Wed Nov 5 22:07:20 EST 2014
Update: Mon Dec 29 00:03:49 CST 2014
Update: Sat Feb 21 01:10:24 EST 2015