1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 11:59:01 +00:00

Merge pull request #147 from corragon/patch-4

Added the Language Agnostic subsections to TOC
This commit is contained in:
vhf / victor felder 2013-10-16 10:02:30 -07:00
commit e8d6c9ad65

View File

@ -3,6 +3,23 @@
* [Graphics user interfaces](#graphics-user-interfaces)
* [Graphics Programming](#graphics-programming)
* [Language Agnostic](#language-agnostic)
* [Algorithms & Datastructures](#algorithms--datastructures)
* [Theoretical Computer Science](#theoretical-computer-science)
* [Operating systems](#operating-systems)
* [Database](#database)
* [Networking](#networking)
* [Compiler Design](#compiler-design)
* [Programming Paradigms](#programming-paradigms)
* [Parallel Programming](#parallel-programming)
* [Software Architecture](#software-architecture)
* [Open Source Ecosystem](#open-source-ecosystem)
* [Information Retrieval](#information-retrieval)
* [Datamining](#datamining)
* [Machine Learning](#machine-learning)
* [Mathematics](#mathematics)
* [Misc](#misc)
* [Web Performance](#web-performance)
* [MOOC](#mooc)
* [Ada](#ada)
* [Android](#android)
* [Autotools](#autotools)