Python
-
Convert Python XML to List of Dictionaries using built-in data types and functions
- Parsing a basic XML document using only Python's built-in data types and functions
-
Python Lists
-
General Python Tips
-
Advanced Python Sorting Techniques
- Using the python list sort method combined with lambda opens up a some nice sorting options.

