Languages
- 2881
- Instant Python
- By Magnus Lie Hetland. Minimal introduction for experienced programmers. Treats basics, OO programming, Jedi mind trick. English, French, Italian, Portuguese, Spanish; German, Norwegian; Lithuanian, Polish, Russian; Japanese, Korean.
- 2882
- Python Programming Tutorial
- By Richard G. Baldwin. Separate lessons teach programming basics. Free online, fee download files.
- 2883
- Python Programming for Beginners
- Shows how to write programs that use command-line options, read and write to pipes, access environment variables, handle interrupts, read from and write to files, create temporary files, write to system logs.
- 2884
- Python Quick Reference
- By Simon Brunning. Thorough 'cheat sheet'; brief reminders for nearly each language aspect: syntax nuances; built-in features, statements, modules; basic, advanced types, operations; lexical entities, common development tools. For several Python versions; HTML, Zip, Windows Help, text.
- 2885
- Python Recipes
- Collaborative website built by ActiveState and O'Reilly, hosts user contributions; collection of recipes.
- 2886
- Python SIGs
- Archives of current and past listserv discussions on a LOT of interesting topics. GREAT for researching problems.
- 2887
- Python Tutorial
- Introduction to Python, where to find it, how to install, and create a very simple script.
- 2890
- Altis, Kevin
- News and information related to Python and its promotion as "most powerful language you can still read."
- 2891
- Kuchling, A.M.
- Lots of Python code and information, several quotation collections, and a Robertson Davies page.
- 2893
- Lundh, Fredrik
- Personal guide to libraries, modules and extensions. Includes a weblog with Python news and personal ramblings.