Resources
Stuff I don’t think deserve main sections are put here.
- ANSI/ISO C89/C90 Tips.
- Array shuffle in C.
- Efficient search for the median.
- Gauss–Jordan elimination to solve systems of linear equations in Ruby.
- Lining up table columns with jQuery.
- Multilevel Dictionaries in Python.
- Numerical integration algorithm implementations in Ruby.
- Reducing memory allocations in Ruby.