Skip to content

Instantly share code, notes, and snippets.

@royshouvik
Last active August 11, 2018 00:00
Show Gist options
  • Select an option

  • Save royshouvik/e18e340f967c54e5b321 to your computer and use it in GitHub Desktop.

Select an option

Save royshouvik/e18e340f967c54e5b321 to your computer and use it in GitHub Desktop.

Revisions

  1. royshouvik revised this gist Jul 22, 2015. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -56,6 +56,7 @@

    # AngularJS
    - Codecademy AngularJS course
    - http://leveluptuts.com/tutorials/angularjs-for-everyone
    - CodeSchool AngularJS course
    - ng-book

    @@ -78,3 +79,4 @@

    # REACT
    # Meteor
    - http://leveluptuts.com/tutorials/meteor-for-everyone
  2. royshouvik revised this gist Jul 22, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -48,6 +48,7 @@
    - Learn Twitter Bootstrap - https://www.youtube.com/playlist?list=PLKlA1QwYBcmcEUUBSmkl8_kgwn-_zuy-W
    - Safari Jump Start Bootstrap
    - Safari SASS for Web Designers
    - http://leveluptuts.com/tutorials/sass-tutorials
    - https://scotch.io/tutorials/getting-started-with-sass

    # Exercise and Projects
  3. royshouvik revised this gist Jul 22, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -18,6 +18,7 @@
    - NodeSchool - Bug Clinic
    - NodeSchool - Count to 6
    - NodeSchool - Perfschool
    - Learn Gulp - http://leveluptuts.com/tutorials/learning-gulp

    # Exercise and Projects
    - Complete the Intermediete Algorithm Scripting on FreeCodeCamp
  4. royshouvik revised this gist Jul 21, 2015. 1 changed file with 4 additions and 2 deletions.
    6 changes: 4 additions & 2 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -19,6 +19,10 @@
    - NodeSchool - Count to 6
    - NodeSchool - Perfschool

    # Exercise and Projects
    - Complete the Intermediete Algorithm Scripting on FreeCodeCamp
    - Complete the Functional Programming on FreeCodeCamp

    # jQuery
    - Udacity Intro to jQuery
    - Udacity Intro to AJAX
    @@ -46,8 +50,6 @@
    - https://scotch.io/tutorials/getting-started-with-sass

    # Exercise and Projects
    - Complete the Intermediete Algorithm Scripting on FreeCodeCamp
    - Complete the Functional Programming on FreeCodeCamp
    - Complete the Front End Development projects on FreeCodeCamp

    # AngularJS
  5. royshouvik revised this gist Jul 21, 2015. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -68,8 +68,9 @@

    # MongoDB
    - NodeSchool - Learnyoumongo
    - Udacity - Data Wrangling with MongoDB
    - M101JS: MONGODB FOR NODE.JS DEVELOPERS
    - Udacity - Data Wrangling with MongoDB


    # REACT
    # Meteor
  6. royshouvik revised this gist Jul 21, 2015. 1 changed file with 13 additions and 1 deletion.
    14 changes: 13 additions & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -60,4 +60,16 @@
    - NodeSchool - How to npm
    - http://www.learnallthenodes.com/
    - Safari Node.js in Action
    - Safari Node.js Livelessons
    - Safari Node.js Livelessons

    # Express
    - NodeSchool - ExpressWorks
    - Safari - Web Development with Node and Express

    # MongoDB
    - NodeSchool - Learnyoumongo
    - Udacity - Data Wrangling with MongoDB
    - M101JS: MONGODB FOR NODE.JS DEVELOPERS

    # REACT
    # Meteor
  7. royshouvik revised this gist Jul 20, 2015. 1 changed file with 8 additions and 1 deletion.
    9 changes: 8 additions & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -53,4 +53,11 @@
    # AngularJS
    - Codecademy AngularJS course
    - CodeSchool AngularJS course
    - ng-book
    - ng-book

    # Node.JS
    - NodeSchool - learnyounode
    - NodeSchool - How to npm
    - http://www.learnallthenodes.com/
    - Safari Node.js in Action
    - Safari Node.js Livelessons
  8. royshouvik revised this gist Jul 20, 2015. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -39,8 +39,11 @@
    - Udacity HTML5 Game Development

    # Bootstrap and SASS
    - https://www.edx.org/course/introduction-bootstrap-tutorial-microsoft-dev203x-0
    - Learn Twitter Bootstrap - https://www.youtube.com/playlist?list=PLKlA1QwYBcmcEUUBSmkl8_kgwn-_zuy-W
    - Safari Jump Start Bootstrap
    - Safari SASS for Web Designers
    - https://scotch.io/tutorials/getting-started-with-sass

    # Exercise and Projects
    - Complete the Intermediete Algorithm Scripting on FreeCodeCamp
  9. royshouvik revised this gist Jul 20, 2015. 1 changed file with 6 additions and 0 deletions.
    6 changes: 6 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -4,14 +4,20 @@
    - Safari - Professional Javascript for Web Developers
    - Udacity Object-Oriented JavaScript
    - Safari - You dont know JS series
    - NodeSchool - Promise it won't hurt
    - NodeSchool - Planet proto
    - Udacity JavaScript Design Patterns
    - NodeSchool - Scope Chains and Closures
    - NodeSchool - Async you
    - Udacity JavaScript Testing
    - NodeSchool - Test Anything
    - NodeSchool - Functional Javascript
    - Safari Functional programming in JavaScript
    - Safari Functional JavaScript
    - NodeSchool - LoLoDash
    - NodeSchool - Bug Clinic
    - NodeSchool - Count to 6
    - NodeSchool - Perfschool

    # jQuery
    - Udacity Intro to jQuery
  10. royshouvik revised this gist Jul 20, 2015. 1 changed file with 6 additions and 1 deletion.
    7 changes: 6 additions & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -39,4 +39,9 @@
    # Exercise and Projects
    - Complete the Intermediete Algorithm Scripting on FreeCodeCamp
    - Complete the Functional Programming on FreeCodeCamp
    - Complete the Front End Development projects on FreeCodeCamp
    - Complete the Front End Development projects on FreeCodeCamp

    # AngularJS
    - Codecademy AngularJS course
    - CodeSchool AngularJS course
    - ng-book
  11. royshouvik revised this gist Jul 20, 2015. No changes.
  12. royshouvik revised this gist Jul 20, 2015. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,12 +1,17 @@
    # JavaScript
    - Udacity Javascript Basics
    - NodeSchool.io - Javascripting
    - Safari - Professional Javascript for Web Developers
    - Udacity Object-Oriented JavaScript
    - Safari - You dont know JS series
    - Udacity JavaScript Design Patterns
    - NodeSchool - Scope Chains and Closures
    - Udacity JavaScript Testing
    - NodeSchool - Test Anything
    - NodeSchool - Functional Javascript
    - Safari Functional programming in JavaScript
    - Safari Functional JavaScript
    - NodeSchool - LoLoDash

    # jQuery
    - Udacity Intro to jQuery
  13. royshouvik revised this gist Jul 20, 2015. 1 changed file with 6 additions and 1 deletion.
    7 changes: 6 additions & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -29,4 +29,9 @@

    # Bootstrap and SASS
    - Safari Jump Start Bootstrap
    - Safari SASS for Web Designers
    - Safari SASS for Web Designers

    # Exercise and Projects
    - Complete the Intermediete Algorithm Scripting on FreeCodeCamp
    - Complete the Functional Programming on FreeCodeCamp
    - Complete the Front End Development projects on FreeCodeCamp
  14. royshouvik revised this gist Jul 20, 2015. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -5,6 +5,8 @@
    - Safari - You dont know JS series
    - Udacity JavaScript Design Patterns
    - Udacity JavaScript Testing
    - Safari Functional programming in JavaScript
    - Safari Functional JavaScript

    # jQuery
    - Udacity Intro to jQuery
  15. royshouvik revised this gist Jul 20, 2015. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -24,3 +24,7 @@
    - Udacity UX Design for Mobile Developers
    - Udacity Mobile Web Development
    - Udacity HTML5 Game Development

    # Bootstrap and SASS
    - Safari Jump Start Bootstrap
    - Safari SASS for Web Designers
  16. royshouvik revised this gist Jul 20, 2015. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -13,9 +13,9 @@

    # HTML/CSS and Misc
    - Udacity Intro to HTML and CSS
    - Web Development
    - HTML5 The missing manual
    - CSS3 The missing manual
    - Udacity Web Development
    - Safari HTML5 The missing manual
    - Safari CSS3 The missing manual
    - Udacity Responsive Web Design Fundamentals
    - Udacity Responsive Images
    - Udacity Website Performance Optimization
  17. royshouvik revised this gist Jul 20, 2015. 1 changed file with 13 additions and 0 deletions.
    13 changes: 13 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -11,3 +11,16 @@
    - Udacity Intro to AJAX
    - Safari - jQuery: Novice to Ninja

    # HTML/CSS and Misc
    - Udacity Intro to HTML and CSS
    - Web Development
    - HTML5 The missing manual
    - CSS3 The missing manual
    - Udacity Responsive Web Design Fundamentals
    - Udacity Responsive Images
    - Udacity Website Performance Optimization
    - Udacity Browser Rendering Optimization
    - Udacity HTML5 Canvas
    - Udacity UX Design for Mobile Developers
    - Udacity Mobile Web Development
    - Udacity HTML5 Game Development
  18. royshouvik revised this gist Jul 20, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@
    - Udacity JavaScript Design Patterns
    - Udacity JavaScript Testing

    jQuery
    # jQuery
    - Udacity Intro to jQuery
    - Udacity Intro to AJAX
    - Safari - jQuery: Novice to Ninja
  19. royshouvik revised this gist Jul 20, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    JavaScript
    # JavaScript
    - Udacity Javascript Basics
    - Safari - Professional Javascript for Web Developers
    - Udacity Object-Oriented JavaScript
  20. royshouvik renamed this gist Jul 20, 2015. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  21. royshouvik created this gist Jul 20, 2015.
    13 changes: 13 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    JavaScript
    - Udacity Javascript Basics
    - Safari - Professional Javascript for Web Developers
    - Udacity Object-Oriented JavaScript
    - Safari - You dont know JS series
    - Udacity JavaScript Design Patterns
    - Udacity JavaScript Testing

    jQuery
    - Udacity Intro to jQuery
    - Udacity Intro to AJAX
    - Safari - jQuery: Novice to Ninja