Python Advances

关于Python的好文章集锦:

1.Top 10 Mistakes that Python Programmers Make

2.Advanced Data Structures in Python

中文翻译版本:Python高级数据结构

3.Introduction to the Python Interpreter

中文翻译版本:Python解释器简介

4.A Study of Python’s More Advanced Features

中文翻译版本:Python高级特性

5.Design Patterns for Beginners in Python

中文翻译版本:Python设计模式入门

6.30 Python Language Features and Tricks You May Not Know About

中文翻译版本:30个Python编程技巧

7.描述器,元类,上下文管理库的介绍参见伯乐在线-python高级编程技巧

TO BE CONTINUED…

你可能感兴趣的:(python/java)