idioms

TwitterFacebook
Get flash to fully experience Pearltrees

Code Like a Pythonista: Idiomatic Python

In this interactive tutorial, we'll cover many essential Python idioms and techniques in depth, adding immediately useful tools to your belt. There are 3 versions of this presentation: http://python.net/%7Egoodger/projects/pycon/2007/idiomatic/handout.html
http://crockford.com/wrrrld/style.html

Elements of Style

The Elements of Style
Generator Tricks for Systems Programmers Copyright (C) 2008 David M. Beazley http://www.dabeaz.com http://www.dabeaz.com/generators/

Generator Tricks for Systems Programmers

POSIX.1 FAQ

http://www.opengroup.org/austin/papers/posix_faq.html Last Updated : October 5 2011: freq.ques,v 1.13
What you see here is ancient and unmaintained. Do not use it.

collections - Google Code

http://code.google.com/p/google-collections/

Java Management Extensions (JMX) - Best Practices

The JMX technology provides the tools for building distributed, Web-based, modular and dynamic solutions for managing and monitoring devices, applications, and service-driven networks. By design, this standard is suitable for adapting legacy systems, implementing new management and monitoring solutions, and plugging into those of the future. http://www.oracle.com/technetwork/java/javase/tech/javamanagement-140525.html