-
https://rickystewart.wordpress.com/201...ack-to-implement-with-blocks-in-pure-c
-
Explanation of iterators, generators and context managers in Python.
http://scipy-lectures.github.io/advanced/advanced_python
-
A Python module to bridge the gap between Python 2 and 3.
http://python-future.org
-
An explanation of 5 bad optimizations and better alternatives. Pretty interesting.
http://embeddedgurus.com/barr-code/201...hese-5-dangerous-coding-standard-rules
-
An example of using Clojure and a YAML file to load classes (dependencies) at runtime.
http://spootnik.org/entries/2014/01/25...s-dependency-injection-in-clojure.html
-
A short introduction on MozREPL.
http://blog.binchen.org/?p=987
-
A list of books on lisp.
http://codecall.net/2014/03/04/best-online-lisp-books
-
A tutorial on using C(++) and SDL to do graphics programming. Will work towards creating a game.
http://iki.fi/sol/gp
-
A nice example of how to use PHPUnit to run tests for WordPress plugins. Has 3 parts.
http://voceplatforms.com/2014/09/unit-...testing-for-wordpress-part-1-the-setup
-
Warnings about using fork and (p)threads together in a single program. Presents some examples of situations that make using threads and fork together very troublesome.
http://www.linuxprogrammingblog.com/th...and-fork-think-twice-before-using-them
Top of the page
First PreviousNext Last
Page 4 of 7