Add IDEAS

This commit is contained in:
neingeist 2014-02-14 21:36:35 +01:00
parent 7f86e21f39
commit f98e46dbe4

6
IDEAS
View file

@ -1,3 +1,7 @@
dynamic programming
clang-analyzer
https://talloc.samba.org/talloc/doc/html/libtalloc__tutorial.html
http://sourceforge.net/projects/sglib/
warnings checken ("make clean all")
use check for testing linked-list.c
"datastructures in c"
@ -8,3 +12,5 @@ http://homepage.cs.uiowa.edu/~jones/opsys/threads/
objdump -dlS
rgb noise animation mit gif-export
gobject
http://troydhanson.github.io/uthash/index.html
sorting (quicksort, bubblesort, mergesort)