Compiled list of project resources - Akamoha/OOP-Resources GitHub Wiki
The resources listed below are in addition to ones available at: https://prasadtalasila.wordpress.com/oop/oop-201516-list-of-projects/
###Git http://nvie.com/posts/a-successful-git-branching-model/
###Jenkins
http://www.vogella.com/tutorials/Jenkins/article.html
http://jakubstas.com/github-and-jenkins-integration/
###Client-side JavaScript Libraries/Modules
https://jquery.com/
D3 video tutorials
http://d3js.org/
Introduction to D3
https://angularjs.org/
Introduction and Explore AngularJS
Learn and Understand AngularJS - The First 50 Minutes
http://getbootstrap.com/ (separate CSS, Icons, JS libraries)
Bootstrap 3 for beginners
http://browserify.org
https://github.com/substack/browserify-handbook
http://requirebin.com
###Node.js
http://expressjs.com/
REST with Node.js
Node.js from scratch: REST API
The Intranet of Things with Node.js
Backbone.js tutorials
http://backbonejs.org/
###Server-side JavaScript Libraries/Modules
Node.js tutorial with Ryan Dahl
http://jakejs.com/
http://howtonode.org/intro-to-jake
http://www.cappuccino-project.org/blog/2010/04/introducing-jake-a-build-tool-for-javascript.html
http://gulpjs.com/
https://github.com/gulpjs/gulp
###Online Code Collaboration
http://codepen.io/
http://pastebin.com/
http://jsbin.com/
###MongoDB
https://university.mongodb.com/
https://www.youtube.com/watch?v=1uFY60CESlM&list=PL6gx4Cwl9DGDQ5DrbIl20Zu9hx1IjeVhO
###Raspberry Pi + Java
https://www.youtube.com/playlist?list=PLX8CzqL3ArzW9R9L10qBNuId1uPCJ-CH0
https://www.youtube.com/playlist?list=PLX8CzqL3ArzXUvzzRdfuS-Dc50Hy0hpmR
###HTML/CSS
http://fortawesome.github.io/Font-Awesome/
http://fontawesome.bootstrapcheatsheets.com/
http://getbootstrap.com/components/
http://getbootstrap.com/css/
http://foundation.zurb.com/
http://alistapart.com/
http://getskeleton.com/
http://semantic-ui.com/
http://www.yaml.de/
MIT6.148 Web Programming Competition Videos 2015 2013(HTML/CSS basics explained well)
###IDEs / Frameworks https://developer.mozilla.org/en-US/docs/Tools
http://www.dropwizard.io/
https://dropwizard.github.io/dropwizard/getting-started.html
###ReactiveX
http://reactivex.io/intro.html
http://reactivex.io/tutorials.html
https://github.com/ReactiveX/RxJava
What does it mean to be reactive?
ReactiveX with RxJava
Netflix intro to RxJava
###Graphics Engines
http://www.babylonjs.com/
https://github.com/playcanvas/engine
https://www.jocly.com/
https://html5gameengine.com/
https://github.com/GoodBoyDigital/pixi.js
http://melonjs.org/
###Integrating javascript and java
(Running javascript in java projects)
jrunscript, ringojs, rhinojs, javax.script (java scripting API)
http://dynjs.org/
https://github.com/joeferner/node-java
###Video Tutorials
Bucky Roberts Website Youtube GitHub
Derek Banas Website Youtube
Koushik Kothagal - Java Brains Website Youtube
Udacity - Javascript Basics | OO Javascript | HTML/CSS | Intro to jQuery | Intro to AJAX | Javascript Testing | HTML5 Game Development
NodeJS Tutorials