Some Videos About Java Development From YouTube

CS 251 (2015): Intermediate Software Design






CS 282 (2014): Concurrent Java Network Programming in Android






JSF & PrimeFaces & Spring tutorial



http://www.youtube.com/playlist?list=PLmcxdcWPhFqPq23QswZYbKvhs2Eo6XyJA






Java EE (J2EE) Tutorial for beginners - Real World App

Learn how to create Real World enterprise web application from scratch using modern Java frameworks in one integration: Spring Framework + Spring Webflow + Spring Security + JPA (Hibernate) + JSF 2.0 (PrimeFaces) + Apache Maven 2 + Apache Tomcat + Oracle RDBMS + Eclipse IDE.


Later we will integrate a SOAP Web Services and XML JAXB marshaling/unmarshaling into application that we will build during this tutorial.

https://www.youtube.com/playlist?list=PLHqN89yRGMyAcwWcSWk59_S_-BQVn3Rrb






Java EE 7 Samples Deep Dive - Part 1

Java EE 7 Samples Deep Dive - Part 2






Getting Started with Tdd in Java using Eclipse






M101J: MongoDB for Java Developers [May 13, 2013 - July 1, 2013]

Learn everything you need to know to get started building a MongoDB-based app. This course will go over basic installation, JSON, schema design, querying, insertion of data, indexing and working with language drivers. In the course, you will build a blogging platform, backed by MongoDB. Our code examples will be in Java.