⏯ Getting started with self-taught Java projects step by step
Note: Some of these modules are obsolete, and not upgraded to newest versions, hence provided for free to compliment the Java Interview Q&As for those who want to jog the memory.
|
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 |
|
Installing & setting up Eclipse IDE |
Unit 1 | ⏯ Setting up Eclipse step by step - Preview |
Unit 2 | ⏯ Eclipse with Maven step by step - Preview |
|
Installing & setting up Maven |
Unit 1 | ⏯ Setting up Maven step by step - Preview |
|
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 - Preview |
Unit 2 | ⏯ GitHub pull request with EGit step by step - Preview |
|
Spring core - Dependency Injection (i.e. DI) |
Unit 1 | ⏯ Spring DI with Maven step by step - Preview |
|
Java Web application Development with Servelets & JSPs within Tomcat |
Unit 1 | ⏯ Running Tomcat inside Eclipse step by step - Preview |
Unit 2 | ⏯ Getting started with Java Web Apps with Tomcat & Maven step by step - Preview |
|
Code quality with unit testing |
Unit 1 | ⏯ JUnit with Mockito step by step - Preview |
|
Developing web applications & RESTful web services with Spring MVC |
Unit 1 | ⏯ Getting started Spring MVC step by step - Preview |
Unit 2 | ⏯ Spring MVC form submission step by step - Preview |
Unit 3 | ⏯ Spring MVC with Java Configs instead of XML configs step by step - Preview |
Unit 4 | ⏯ Spring MVC with Thymeleaf step by step - Preview |
Unit 5 | ⏯ Spring 4 MVC RESTful Web Service step by step - Preview |
Unit 6 | ⏯ Spring 4 MVC RESTful POST method step by step - Preview |
|
Getting started with Spring Boot & Spring IO platforms |
Unit 1 | ⏯ Getting started with Spring Boot Web & Actuator - Preview |
|
Saving & retrieving data to & from MySQL database from Java |
Unit 1 | ⏯ Getting started with MySQL database server step by step - Preview |
Unit 2 | ⏯ JDBC with MySQL step by step - Preview |
Unit 3 | ⏯ JDBC with MySQL, Datasource, Connection Pool, and Prepared Statements - Preview |
|
Saving & retrieving data to & from MySQL database from stand-alone Java & Spring MVC |
Unit 1 | ⏯ Getting started with JPA & Hibernate step by step - Preview |
Unit 2 | ⏯ Spring MVC RESTful with JPA, Hibernate & MySQL - Preview |
Unit 3 | ⏯ Spring MVC web app with JPA, Hibernate & MySQL - Preview |
|
Spring Boot with persistence to MySQL database |
Unit 1 | ⏯ Spring boot with Spring MVC, JPA, Hibernate and MySQL video tutorial - Preview |
|
Angular with Spring |
Unit 1 | ⏯ AngularJS 1.x with Spring MVC beginner step by step - Preview |