From bb3b87d57277803958695a06d0469557f0db6996 Mon Sep 17 00:00:00 2001 From: Tricia Trabelsi Date: Tue, 12 Nov 2013 12:19:24 +0100 Subject: [PATCH] Added graph theory book --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index ee8eb62b..4a395878 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -153,7 +153,7 @@ * [ShaderX series](http://tog.acm.org/resources/shaderx/) * [Tutorials for modern OpenGL](http://www.opengl-tutorial.org/) * [OpenGL Programming Guide (The Red Book)](http://fly.srk.fer.hr/~unreal/theredbook/) - +* [Graph Theory] (http://diestel-graph-theory.com/index.html) ###Graphics User Interfaces * [Programming with gtkmm 3](https://developer.gnome.org/gtkmm-tutorial/stable/) -- GitLab