mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-10 15:00:55 +00:00
Merge pull request #1674 from sarithats/fix/alphabetical_order_in_interactive_tutorials
Ascending order in interactive tutorials
This commit is contained in:
commit
6752b7a397
@ -95,6 +95,7 @@
|
||||
|
||||
### JavaScript
|
||||
* [Codecademy jquery track](http://www.codecademy.com/tracks/jquery)
|
||||
* [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx)
|
||||
* [Javascript Foundations](http://gymnasium.aquent.com/catalog/course/104)
|
||||
* [Javascript interactive tutorial on CodeCademy](http://www.codecademy.com/tracks/javascript)
|
||||
* [Javascript interactive tutorial on CoderMania](http://www.codermania.com/javascript/lesson/1a/hello-world)
|
||||
@ -104,7 +105,7 @@
|
||||
* [Learn JavaScript](http://www.learn-js.org/)
|
||||
* [Learn knockout.js](http://learn.knockoutjs.com)
|
||||
* [Try jQuery](http://try.jquery.com/)
|
||||
* [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx)
|
||||
|
||||
|
||||
|
||||
### Language Agnostic
|
||||
|
Loading…
Reference in New Issue
Block a user