The course links are clickable only for the members – Register. If you have already registered, please Login to access the entire site resources for the registered duration. Tips to become a self-taught developer/lead/architect
Module 1 | Getting started with Java |
Installing & setting up Java | |
Unit 1 | ⏯ Setting up Java step by step - Preview |
Unit 2 | ⏯ Getting started with Java packages, projects, classpath & jar files - Preview |
Unit 3 | ⏯ Java project with third-party libraries & unit testing - Preview |
Module 2 | Getting started with Maven |
Installing & setting up Maven | |
Unit 1 | ⏯ Setting up Maven step by step - Preview |
Module 3 | Getting started with Eclipse IDE |
Installing & setting up Eclipse IDE | |
Unit 1 | ⏯ Setting up Eclipse step by step |
Unit 2 | ⏯ Eclipse with Maven step by step |
Module 4 | Getting started with GitHub |
Setting up GitHub & getting your self-taught core Java & enterprise Java projects for your prospective employers to learn about your passion & capabilities. | |
Unit 1 | ⏯ Getting started with GitHub, EGit & Eclipse step by step |
Unit 2 | ⏯ GitHub pull request with EGit step by step |
Module 5 | Getting started with Spring |
Spring core - Dependency Injection (i.e. DI) | |
Unit 1 | ⏯ Spring DI with Maven step by step |
Module 6 | Java Web application Development |
Java Web application Development with Servelets & JSPs within Tomcat | |
Unit 1 | ⏯ Running Tomcat inside Eclipse step by step |
Unit 2 | ⏯ Getting started with Java Web Apps with Tomcat & Maven step by step |
Module 7 | Unit testing your code |
Code quality with unit testing | |
Unit 1 | ⏯ JUnit with Mockito step by step |
Module 8 | Getting started with Spring MVC for web apps & web services |
Developing web applications & RESTful web services with Spring MVC | |
Unit 1 | ⏯ Getting started Spring MVC step by step |
Unit 2 | ⏯ Spring MVC form submission step by step |
Unit 3 | ⏯ Spring MVC with Java Configs instead of XML configs step by step |
Unit 4 | ⏯ Spring MVC with Thymeleaf step by step |
Unit 5 | ⏯ Spring 4 MVC RESTful Web Service step by step |
Unit 6 | ⏯ Spring 4 MVC RESTful POST method step by step |
Module 9 | Getting started with Spring Boot |
Getting started with Spring Boot & Spring IO platforms | |
Unit 1 | ⏯ Getting started with Spring Boot Web & Actuator |
Module 10 | Persistence with JDBC & MySQL database |
Saving & retrieving data to & from MySQL database from Java | |
Unit 1 | ⏯ Getting started with MySQL database server step by step |
Unit 2 | ⏯ JDBC with MySQL step by step |
Unit 3 | ⏯ JDBC with MySQL, Datasource, Connection Pool, and Prepared Statements |
Module 11 | Persitence with JPA, Hibernate & MySQL database |
Saving & retrieving data to & from MySQL database from stand-alone Java & Spring MVC | |
Unit 1 | ⏯ Getting started with JPA & Hibernate step by step |
Unit 2 | ⏯ Spring MVC RESTful with JPA, Hibernate & MySQL |
Unit 3 | ⏯ Spring MVC web app with JPA, Hibernate & MySQL |
Module 12 | Spring Boot with persistence |
Spring Boot with persistence to MySQL database | |
Unit 1 | ⏯ Spring boot with Spring MVC, JPA, Hibernate and MySQL video tutorial |
Module 13 | Angular with Spring |
Angular with Spring | |
Unit 1 | ⏯ AngularJS 1.x with Spring MVC beginner step by step |