mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-10 23:10:54 +00:00
Merge pull request #507 from Robalni/master
Header and index corrections
This commit is contained in:
commit
3a9a691651
@ -58,7 +58,7 @@
|
|||||||
* [iOS-Rezepte](http://examples.oreilly.de/openbooks/iosrecipesger.zip)
|
* [iOS-Rezepte](http://examples.oreilly.de/openbooks/iosrecipesger.zip)
|
||||||
* [iPad-Programmierung](http://examples.oreilly.de/openbooks/pdf_ipadprogpragger.pdf)
|
* [iPad-Programmierung](http://examples.oreilly.de/openbooks/pdf_ipadprogpragger.pdf)
|
||||||
|
|
||||||
#Git
|
###Git
|
||||||
|
|
||||||
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/de/)
|
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/de/)
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
* [Datamining](#datamining)
|
* [Datamining](#datamining)
|
||||||
* [Machine Learning](#machine-learning)
|
* [Machine Learning](#machine-learning)
|
||||||
* [Mathematics](#mathematics)
|
* [Mathematics](#mathematics)
|
||||||
|
* [Cellular Automata](#cellular-automata)
|
||||||
* [Misc](#misc)
|
* [Misc](#misc)
|
||||||
* [Web Performance](#web-performance)
|
* [Web Performance](#web-performance)
|
||||||
* [MOOC](#mooc)
|
* [MOOC](#mooc)
|
||||||
@ -30,6 +31,7 @@
|
|||||||
* [Autotools](#autotools)
|
* [Autotools](#autotools)
|
||||||
* [ASP.NET MVC](#aspnet-mvc)
|
* [ASP.NET MVC](#aspnet-mvc)
|
||||||
* [Assembly Language](#assembly-language)
|
* [Assembly Language](#assembly-language)
|
||||||
|
* [Non-X86](#non-x86)
|
||||||
* [Bash](#bash)
|
* [Bash](#bash)
|
||||||
* [Basic](#basic)
|
* [Basic](#basic)
|
||||||
* [C](#c)
|
* [C](#c)
|
||||||
@ -72,7 +74,7 @@
|
|||||||
* [D3.js](#d3js)
|
* [D3.js](#d3js)
|
||||||
* [Dojo](#dojo)
|
* [Dojo](#dojo)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [Knockout.js](#knockout.js)
|
* [Knockout.js](#knockoutjs)
|
||||||
* [Node.js](#nodejs)
|
* [Node.js](#nodejs)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
@ -107,7 +109,7 @@
|
|||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [RSpec](#rspec)
|
* [RSpec](#rspec)
|
||||||
* [Sinatra](#sinatra)
|
* [Sinatra](#sinatra)
|
||||||
* [Ruby on Rails](#ruby-on-rails)
|
* [Ruby on Rails](#ruby-on-rails)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
* [Sage](#sage)
|
* [Sage](#sage)
|
||||||
* [Scala](#scala)
|
* [Scala](#scala)
|
||||||
@ -1157,13 +1159,13 @@ See also [TeX](#tex)
|
|||||||
* [Mr. Neighborly's Humble Little Ruby Book](http://humblelittlerubybook.com/book/)
|
* [Mr. Neighborly's Humble Little Ruby Book](http://humblelittlerubybook.com/book/)
|
||||||
* [Learn to Program, by Chris Pine](http://pine.fm/LearnToProgram/)
|
* [Learn to Program, by Chris Pine](http://pine.fm/LearnToProgram/)
|
||||||
|
|
||||||
###RSpec
|
####RSpec
|
||||||
* [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org)
|
* [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org)
|
||||||
|
|
||||||
###Sinatra
|
####Sinatra
|
||||||
* [Sinatra Book](https://github.com/sinatra/sinatra-book)
|
* [Sinatra Book](https://github.com/sinatra/sinatra-book)
|
||||||
|
|
||||||
###Ruby on Rails
|
####Ruby on Rails
|
||||||
* [Ruby on Rails Tutorial: Learn Rails By Example](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book)
|
* [Ruby on Rails Tutorial: Learn Rails By Example](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book)
|
||||||
* [Objects on Rails](http://objectsonrails.com)
|
* [Objects on Rails](http://objectsonrails.com)
|
||||||
* [Ruby on Rails Guides](http://guides.rubyonrails.org)
|
* [Ruby on Rails Guides](http://guides.rubyonrails.org)
|
||||||
|
Loading…
Reference in New Issue
Block a user