Popular posts


This page contains a list of the all-time most popular posts on this website, counted by the Popularity Contest Wordpress plugin. The posts are sorted by popularity.

  1. Writing a game in Python with Pygame. Part I
  2. Posting Project Euler solutions in my blog
  3. A year with Python
  4. Understanding Ruby blocks, Procs and methods
  5. pthreads as a case study of good API design
  6. Reading C type declarations
  7. Success posting via Atom with Ruby !
  8. Co-routines as an alternative to state machines
  9. Posting mathematical formulae in a Wordpress blog
  10. matplotlib with wxPython GUIs
  11. Efficient integer exponentiation algorithms
  12. Writing a game in Python with Pygame. Part III
  13. Writing a game in Python with Pygame. Part II
  14. Are pointers and arrays equivalent in C?
  15. Writing a game in Python with Pygame. Part IV
  16. Abstract vs. Concrete Syntax Trees
  17. A taxonomy of typing systems
  18. The C++ bashing season is back
  19. matplotlib with PyQt GUIs
  20. Using goto for error handling in C