Posts for year 2016
- Finding a Majority Element in Python 3
- Thoughts after my first codjo
- Rounding decimals in Python (or: Why doesn't .5 round to 1?)
- The difference between list.sort and sorted(list) in Python 3
- Fun with Python 3's print function
- Greedy Algorithms: Making Change
- Chained geography lookups in Django with django-smart-selects and django-cities-light