-
-
Notifications
You must be signed in to change notification settings - Fork 63.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem sets already alphabetized. Updating TODO. #1671
Merged
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
d361440
Problem sets already alphabetized. Updating TODO.
DavidMetcalfe d21256d
Ordered frameworks alphabetically
DavidMetcalfe 2c50bec
Updating TODO's re: javascript framework
DavidMetcalfe 3bcf013
Alphabetical sort of 'free-programming-books-fr'
DavidMetcalfe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,17 @@ | ||
## Angular.js | ||
* [Angular Basics](http://www.angularjsbook.com/) | ||
* [Angular for the jQuery developer](http://www.ng-newsletter.com/posts/angular-for-the-jquery-developer.html) | ||
* [Angular.js Cheat Sheet](http://www.cheatography.com/proloser/cheat-sheets/angularjs/) | ||
* [Angular.js Guide](http://docs.angularjs.org/guide/) | ||
* [Angular.js Snippets for Sublime Text 2](https://github.com/maxhoffmann/angular-snippets) | ||
* [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book) | ||
* [AngularJS Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/angularjs) (PDF, Kindle) *(Just fill the fields with any values)* | ||
* [Angular.js Tutorial](http://docs.angularjs.org/tutorial) | ||
* [Angular.js Youtube Channel](https://www.youtube.com/angularjs) | ||
* [AngularJS - Extend your Browser](https://speakerdeck.com/petebd/devox-uk-2013-angularjs?slide=2) | ||
* [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book) | ||
* [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF) | ||
* [AngularJS Insights](http://pascalprecht.github.com/slides/angularjs-insights/#/) | ||
* [AngularJS Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/angularjs) (PDF, Kindle) *(Just fill the fields with any values)* | ||
* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/) | ||
* [AngularJS with Ruby on Rails](http://angular-rails.com) | ||
* [egghead.io youtube channel: Learn AngularJS with Tutorial Videos & Training](https://www.youtube.com/user/johnlindquist) | ||
* [egghead.io: Learn AngularJS with Tutorial Videos & Training](http://egghead.io) | ||
|
@@ -18,15 +20,13 @@ | |
* [Recipes with Angular.js](https://leanpub.com/recipes-with-angular-js/read) *(Leanpub, by Frederik Dietz)* | ||
* [Seven-Part Introduction to Angular](http://ngokevin.com/blog/angular-1) | ||
* [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html) | ||
* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/) | ||
* [Angular Basics](http://www.angularjsbook.com/) | ||
|
||
## Backbone.js | ||
* [A Complete guide for learning Backbone.js](http://www.codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/) | ||
* [A pragmatic guide to Backbone.js apps](http://pragmatic-backbone.com/) | ||
* [Backbone Tutorials: Beginner, Intermediate and Advanced](https://leanpub.com/backbonetutorials) - Thomas Davis | ||
* [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) | ||
* [Backbone.js and socket.io](http://developer.teradata.com/blog/jasonstrimpel/2011/11/backbone-js-and-socket-io) | ||
* [Backbone Tutorials: Beginner, Intermediate and Advanced](https://leanpub.com/backbonetutorials) - Thomas Davis | ||
* [Backbonejs Tutorials](http://backbonetutorials.com/) | ||
* [Building Single Page Web Apps with Backbone.js](https://singlepagebook.supportbee.com) (work in progress) | ||
* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) | ||
|
@@ -51,13 +51,13 @@ | |
|
||
|
||
## Ember.js | ||
* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/) | ||
* [DockYard Ember.js Style Guide](https://github.com/dockyard/styleguides/blob/master/ember.md) | ||
* [Ember 101](http://ember101.com/) | ||
* [Ember App with RailsApi](http://reefpoints.dockyard.com/ember/2013/01/07/building-an-ember-app-with-rails-api-part-1.html) | ||
* [Ember.js - Getting started](http://emberjs.com/guides/getting-started/) | ||
* [EmberFlare](https://emberflare.com/) | ||
* [Vic Ramon's Ember Tutorial](http://ember.vicramon.com) | ||
* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/) | ||
* [DockYard Ember.js Style Guide](https://github.com/dockyard/styleguides/blob/master/ember.md) | ||
|
||
|
||
## Express.js | ||
|
@@ -91,16 +91,16 @@ | |
* Lesson 15: Summary of the series (Coming soon...) | ||
|
||
## Meteor | ||
* [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/) | ||
* [BulletProof Meteor](https://bulletproofmeteor.com/) | ||
* [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/) | ||
|
||
## React | ||
* [React Tutorial](https://facebook.github.io/react/docs/tutorial.html) | ||
* [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660) | ||
* [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts) | ||
* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial) | ||
* [React.js tutorial - Creating components](http://ghost.stevenisekimart.in/react-js-tutorial-creating-components) | ||
* [React Tutorial](https://facebook.github.io/react/docs/tutorial.html) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @vhf the deleted link you mentioned is right here, L100. I thought the same thing, too, at first There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Right, thank you! 👍 |
||
* [React with ASP.NET 5 Tutorial](http://reactjs.net/getting-started/tutorial.html) | ||
* [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660) | ||
* [React.js tutorial - Creating components](http://ghost.stevenisekimart.in/react-js-tutorial-creating-components) | ||
* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial) | ||
* React Tutorial by Josh Finnie | ||
* [Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/) | ||
* [Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/) | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you accidentally deleted this link.