#Skip to menu

Math and programming resources

Papers

Hacker culture

This is a list of articles/papers you must read, because they are part of the hacker culture. Not knowing this stuff means lagging behind.

Books

Some of this links are sponsored, if you don’t want to use an affiliated link then follow the (no ref) version of the link.

Articles

Sites

  • Cat-v: lots of wisdom about software and its development.
  • c2 wiki: brainstorming of ideas and discussion of programming concepts and more.
  • The prime pages: site dedicated to prime numbers.

Language specific

Software

I use only free software and you should too!

  • sam: simple, minimalist and powerful text editor. I use it most of the time when coding.
  • GNU Emacs: extensible and powerful text editor. I mostly use it when coding in Scheme, html/php or when I need some advanced functionality.