The following document was updated on 2017/04/28
Disclaimer: I'm very much aware documents like this already exist and no doubt I will end up linking to them as well. But I wanted to have corner of my own where I could document links and short snippets that are useful to me.
Anything that is of use to me with regards to JavaScript, more importantly ES2015.
- http://es6-features.org
- https://github.com/lukehoban/es6features#readme
- https://github.com/addyosmani/es6-equivalents-in-es5/blob/master/README.md
- http://exploringjs.com
- https://github.com/addyosmani/es6-tools
- https://www.youtube.com/playlist?list=PL0zVEGEvSaeHJppaRLrqjeTPnCH6vw-sm
- https://www.youtube.com/playlist?list=PLoYCgNOIyGACDQLaThEEKBAlgs4OIUGif
- https://www.youtube.com/playlist?list=PLX7ZnQs0Gb1qwXRXxY0-TDCdokuyHyzxH
- https://github.com/getify/You-Dont-Know-JS
- http://speakingjs.com/es5/index.html
- https://www.youtube.com/watch?v=K1EeEps-zXc AND https://www.youtube.com/watch?v=xGXcoyrPY6g
- https://www.youtube.com/playlist?list=PL0zVEGEvSaeEd9hlmCXrk5yUyqUag-n84 (Funtional programming)
- http://eloquentjavascript.net
- https://www.youtube.com/playlist?list=PL1QRvYV-LXn7rxPGGSQYBe2JFktJi0P-v (Grunt maintainer)
- http://www.barbarianmeetscoding.com/blog/2015/05/03/mastering-the-arcane-art-of-javascript-mancy-for-c-sharp-developers-chapter-1-the-many-a-one-javascript-quirks/
- http://bonsaiden.github.io/JavaScript-Garden/ (An excellent resource of the overall quirks in JS)
- http://microjs.com/
- http://www.bennadel.com/blog/1843-how-to-create-gstrings-in-javascript-by-extending-core-data-types.htm
- http://www.jstips.co/
- https://www.youtube.com/playlist?list=PLrzrNeNx3kNHsaPfrpPo0AlW-MhJE6gOA (Design Patterns)
- https://www.youtube.com/playlist?list=PLoYCgNOIyGABs-wDaaxChu82q_xQgUb4f (Modular JavaScript)
- https://www.youtube.com/watch?v=b5pFv9NB9fs (Modular JavaScript)
- http://addyosmani.com/resources/essentialjsdesignpatterns/book
- https://github.com/shichuan/javascript-patterns
- http://themeteorchef.com/snippets/common-meteor-patterns-in-es2015
- https://carldanley.com/javascript-design-patterns
- https://www.youtube.com/watch?v=xizFJHKHdHw
- http://hammerjs.github.io
- https://conversejs.org
- http://phpjs.org
- https://github.com/gilbarbara/logos
- https://github.com/dleitee/strman
- https://github.com/es-shims/
- http://youmightnotneedjquery.com
- https://github.com/oneuijs/You-Dont-Need-jQuery
- http://blog.garstasio.com/you-dont-need-jquery
- https://github.com/oneuijs/You-Dont-Need-jQuery
- http://callmenick.com/post/jquery-functions-javascript-equivalents
- http://ponyfoo.com/articles/getting-over-jquery
- http://codeblog.cz/vanilla/
- https://github.com/babel/gulp-babel
- http://www.browsersync.io/docs/gulp/ (can be used with gulp-connect-php)
- https://github.com/AveVlad/gulp-connect
- https://github.com/wearefractal/gulp-concat
- https://github.com/chilijung/gulp-cssmin
- https://github.com/ben-eb/gulp-uncss
- https://github.com/tarunc/gulp-jsbeautifier
- https://github.com/spalger/gulp-jshint
- https://github.com/sindresorhus/jshint-stylish
- https://github.com/teambition/merge2
- https://github.com/micahblu/gulp-connect-php
- https://github.com/JustBlackBird/gulp-phpcs
- https://github.com/crissdev/gulp-props (Parse Java .properties files)
- https://github.com/hparra/gulp-rename
- https://github.com/lazd/gulp-replace
- https://github.com/dlmanning/gulp-sass
- https://github.com/sindresorhus/gulp-size OR https://github.com/jaysalvat/gulp-sizereport
- https://github.com/terinjokes/gulp-uglify
Anything that is of use to me with regards to PHP, more importantly PHP 7.
- http://www.codecademy.com/en/tracks/php
- https://www.youtube.com/playlist?list=PL7A20112CF84B2229 (Create your own MVC)
- https://www.youtube.com/playlist?list=PLfdtiltiRHWF0RicJb20da8nECQ1jFvla (OOP in PHP)
Anything that is of use to me with regards to C, more importantly C11.
- https://www.youtube.com/playlist?list=PL2_aWCzGMAwLZp6LMUKI3cc7pgGsasm2_ (Pointers in C/C++)
Anything that is of use to me with regards to C#, more importantly C# 6.
- http://csharp.2000things.com
- http://wpf.2000things.com
- https://www.youtube.com/playlist?list=PLAE7FECFFFCBE1A54 (Jamie King)
- https://www.youtube.com/playlist?list=PL6n9fhu94yhVm6S8I2xd6nYz2ZORd7X2v (ASP.NET)
- https://www.youtube.com/playlist?list=PL33C9E91F8CDD2BF7 (ASP.NET MVC)
Anything that is of use to me with regards to Java, more importantly Java 8.
- Programming Books: https://free-programming-books.zeef.com/victor.felder
- Learn in minutes: http://learnxinyminutes.com
- https://training.github.com/kit/downloads/github-git-cheat-sheet.pdf
- Programming Language: https://www.youtube.com/playlist?list=PLAF3anQEEkzRuJ7UW82CmSEtT6g-J4Q_p
- IP Discovery: https://www.ipify.org
- Babel: https://github.com/babel/babel-sublime
- Dictionaries: https://github.com/titoBouzout/Dictionaries
- DocBlockr: https://github.com/spadgos/sublime-jsdocs
- FixMyJS: https://github.com/addyosmani/sublime-fixmyjs
- Git: https://github.com/kemayo/sublime-text-git
- Handlebars: https://github.com/daaain/Handlebars
- jQuery: https://github.com/SublimeText/jQuery
- JsFormat: https://github.com/jdc0589/JsFormat
- Material Theme: https://github.com/equinusocio/material-theme
- Package Control: https://packagecontrol.io/installation
- Sublime-github: https://github.com/bgreenlee/sublime-github
- SublimeCodeIntel: https://github.com/SublimeCodeIntel/SublimeCodeIntel
- SublimeLinter: https://github.com/SublimeLinter/SublimeLinter3
- SublimeLinter-contrib-htmlhint: https://github.com/dburrows/SublimeLinter-contrib-htmlhint
- SublimeLinter-csslint: https://github.com/SublimeLinter/SublimeLinter-csslint
- SublimeLinter-jshint: https://github.com/SublimeLinter/SublimeLinter-jshint
- SublimeLinter-json: https://github.com/SublimeLinter/SublimeLinter-json
- SublimeLinter-php: https://github.com/SublimeLinter/SublimeLinter-php
- SublimeLinter-phpcs: https://github.com/SublimeLinter/SublimeLinter-phpcs
- tern_for_sublime: https://github.com/marijnh/tern_for_sublime
- TypeScript: https://cmatskas.com/getting-started-with-typescript-and-sublime-text