Code Golf Gallery
C#
- C# Crash Course for Java Developers
- Creating an Auto-updating Application in .NET/C#
- Guide to using BackgroundWorker in C#
- Editing Images in WPF / C# / .NET
JavaScript
Python
- 4 Minute Python Crash Course
- EOF exceptions with raw_input and stdin in Python
- Accepting Command Line Arguments in Python Scripts
- Asynchronous HTTP Requests in Python
- How to Parse Mathematical Expressions
- Modifying a WAVE File using Python
- Switch Statements and Ternary Expressions in Python
- Writing Long Python Scripts in One Line
- Python Imaging Library (PIL) crash course
- Import behavior differences between Python 2 and 3
- Python Object Oriented Syntax
- PyGame Stuff:
PHP
Miscellaneous
- How to Programmatically Draw a Polygon
- Differences Between Various SQL Joins
- Creating a 2D Array - in Java, C#, JavaScript, Python, and C