Browse Source

Merge pull request #582 from jwworth/master

Some alphabetizing and typos
vhf / victor felder 12 years ago
parent
commit
7d778c2230
3 changed files with 15 additions and 15 deletions
  1. 2 2
      README.md
  2. 11 11
      free-programming-books.md
  3. 2 2
      javascript-frameworks-resources.md

+ 2 - 2
README.md

@@ -14,7 +14,7 @@ Moved to GitHub for collaborative updating and for the site mentioned above.
 ### How To Contribute
 It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution).
 - [Fork](https://help.github.com/articles/fork-a-repo)
-- Read the [TODO](/TODO.md) file(Adding new books is our #1 priority, but things like Alphabetizing are important,too.)
+- Read the [TODO](/TODO.md) file(Adding new books is our #1 priority, but things like Alphabetizing are important, too.)
 - Edit (we prefer multiple small commits rather than one large change)
 - [Send a PR](https://help.github.com/articles/using-pull-requests)
 - be part of a project that over 15,000 people starred in near to 3 months. ;)
@@ -66,6 +66,6 @@ It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution).
 
 + Ukrainian: [github](/free-programming-books-ua.md)
 
-### Noticable lists from [reSRC](http://resrc.io/)
+### Noticeable lists from [reSRC](http://resrc.io/)
 
 + Free JavaScript frameworks resources and tutorials: [github](/javascript-frameworks-resources.md) or [site](http://resrc.io/list/18/javascript-frameworks/)

+ 11 - 11
free-programming-books.md

@@ -1290,14 +1290,14 @@ See also [TeX](#tex)
 * [Sinatra Book](https://github.com/sinatra/sinatra-book)
 
 ####Ruby on Rails
-* [Ruby on Rails Tutorial: Learn Rails By Example](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book)
-* [Objects on Rails](http://objectsonrails.com)
-* [Ruby on Rails Guides](http://guides.rubyonrails.org)
 * [A community-driven Rails style guide](https://github.com/bbatsov/rails-style-guide)
-* [Upgrading to Rails 4](https://github.com/alindeman/upgradingtorails4)
-* [Rails Girls Guides](http://guides.railsgirls.com)
 * [Geekcamp Ruby on Rails Guides](http://www.rubyonrails.geekcampbaguio.com)
 * [Kestrels, Quirky Birds, and Hopeless Egocentricity](https://leanpub.com/combinators/read)
+* [Objects on Rails](http://objectsonrails.com)
+* [Rails Girls Guides](http://guides.railsgirls.com)
+* [Ruby on Rails Guides](http://guides.rubyonrails.org)
+* [Ruby on Rails Tutorial: Learn Rails By Example](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book)
+* [Upgrading to Rails 4](https://github.com/alindeman/upgradingtorails4)
 
 
 ###Rust
@@ -1363,9 +1363,9 @@ See also [TeX](#tex)
 
 ###SQL (implementation agnostic)
 * [Developing Time-Oriented Database Applications in SQL](http://www.cs.arizona.edu/people/rts/publications.html)
-* [Use The Index, Luke!: A Guide To SQL Database Performance](http://use-the-index-luke.com/)
 * [Learn SQL The Hard Way](http://sql.learncodethehardway.org/)
 * [SQL For Web Nerds](http://philip.greenspun.com/sql/)
+* [Use The Index, Luke!: A Guide To SQL Database Performance](http://use-the-index-luke.com/)
 
 
 ###SQL Server
@@ -1412,9 +1412,9 @@ See also [TeX](#tex)
 
 
 ###TeX
-* [TeX for the Impatient](https://www.gnu.org/software/teximpatient/), by Paul Abrahams, Kathryn Hargreaves, and Karl Berry
 * [Notes On Programming in TeX](http://pgfplots.sourceforge.net/TeX-programming-notes.pdf) (PDF) by Christian Feursänger
 * [TeX by Topic, A TeXnician's Reference](http://eijkhout.net/texbytopic/texbytopic.html), by Victor Eijkhout
+* [TeX for the Impatient](https://www.gnu.org/software/teximpatient/), by Paul Abrahams, Kathryn Hargreaves, and Karl Berry
 * [The Computer Science of TeX and LaTeX](http://eijkhout.net/texsci/), by Victor Eijkhout
 
 See also [LaTeX](#latex)
@@ -1430,12 +1430,12 @@ See also [LaTeX](#latex)
 
 
 ###Vim
-* [A guide to getting started with VIM](http://www.integralist.co.uk/posts/a-guide-to-getting-started-with-vim/)
 * [A Byte of Vim](http://www.swaroopch.com/notes/Vim)
-* [Vim Recipes](http://ebooksgo.org/computer/vim-recipes.pdf) (PDF)
+* [A guide to getting started with VIM](http://www.integralist.co.uk/posts/a-guide-to-getting-started-with-vim/)
 * [Vi Improved -- Vim](http://www.truth.sk/vim/vimbook-OPL.pdf) (PDF) by Steve Oualline
-* [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com/)
+* [Vim Recipes](http://ebooksgo.org/computer/vim-recipes.pdf) (PDF)
 * [Learn Vim Progressively](http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/)
+* [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com/)
 * [Vim Regular Expressions 101](http://vimregex.com/)
 
 ###Web Services
@@ -1447,9 +1447,9 @@ See also [LaTeX](#latex)
 
 
 ###Windows Phone
+* [Developing An Advanced Windows Phone 7.5 App That Connects To The Cloud](http://coolthingoftheday.blogspot.co.uk/2012/05/free-ebook-guidance-advanced-windows.html)
 * [Programming Windows Phone 7](http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx)
 * [Windows Phone Programming Blue Book](http://www.robmiles.com/c-yellow-book/)
-* [Developing An Advanced Windows Phone 7.5 App That Connects To The Cloud](http://coolthingoftheday.blogspot.co.uk/2012/05/free-ebook-guidance-advanced-windows.html)
 
 
 ###Workflow

+ 2 - 2
javascript-frameworks-resources.md

@@ -8,16 +8,16 @@
 * [Angular.js Cheat Sheet](http://www.cheatography.com/proloser/cheat-sheets/angularjs/)
 * [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF)
 * [Angular.js Youtube Channel](https://www.youtube.com/angularjs)
-* [Mastering AngularJS Directives](http://pascalprecht.github.com/slides/mastering-angularjs-directives/)
 * [egghead.io: Learn AngularJS with Tutorial Videos & Training](http://egghead.io)
 * [egghead.io youtube channel: Learn AngularJS with Tutorial Videos & Training](https://www.youtube.com/user/johnlindquist)
+* [Mastering AngularJS Directives](http://pascalprecht.github.com/slides/mastering-angularjs-directives/)
 * [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html)
 
 ## Backbone.js
 * [A Complete guide for learning Backbone.js](http://www.codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/)
-* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/)
 * [Backbone.js and socket.io](http://developer.teradata.com/blog/jasonstrimpel/2011/11/backbone-js-and-socket-io)
 * [Backbone.js + Require.js, Modularization and Just in Time Dependency Loading, part 1](http://developer.teradata.com/blog/jasonstrimpel/2011/12/part-1-backbone-js-require-js) [part 2](http://developer.teradata.com/blog/jasonstrimpel/2012/01/part-2-backbone-js-require-js-further-modularization-and-just-in-time-dep)
+* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/)
 * [Getting Started with Backbone.js](http://net.tutsplus.com/tutorials/javascript-ajax/getting-started-with-backbone-js/)
 * [How to share Backbone.js models with node.js](http://amirmalik.net/2010/11/27/how-to-share-backbonejs-models-with-nodejs)
 * [A pragmatic guide to Backbone.js apps](http://pragmatic-backbone.com/)