nickcharlton + programming   51

jmhodges/jsonpp @ GitHub
A JSON pretty printer for the terminal.
cli  json  programming 
december 2011 by nickcharlton
How to take advantage of Redis just adding it to your stack
Explains how to use Redis in addition to a usual RDBMS. Especially useful as a caching layer (it does a good job caching long running tasks by holding the results in memory) and as a queue.
nosql  programming  redis 
december 2011 by nickcharlton
Clever Algorithms
A rather good looking book on algorithms, specifically covering genetic algorithms, neural networks, swarms, learning, etc. Also it's a free PDF.
algorithms  programming  ruby 
january 2011 by nickcharlton
A Tutorial on Pointers and Arrays in C
A detailed guide to using arrays and pointers in C.
c  programming  pointers  arrays 
january 2011 by nickcharlton
Google Code University - Google Code
"Google Code University". I did not know this existed..
code  programming  tutorial  algorithms 
january 2011 by nickcharlton
Learn Objective-C: Day 1
MobileTuts Series on Learning Obj-C. (Day 1)
iphone  programming 
july 2010 by nickcharlton
Cocoa Dev Central: C Language Tutorial for Cocoa
Good quick primer for bringing C up to scratch.
osx  programming  c 
june 2010 by nickcharlton

Copy this bookmark:



description:


tags: