• Post category:StudyBullet-14
  • Reading time:7 mins read


Learn full stack java web development

What you will learn

Students will learn complete Core Java module along with Design Patterns

This course will help to get job in Java development

J2EE basic, Servlet, JSP, SOAP WebService, Rest Web Service, Spring, Microservice

Learn complete Java

Learn Servlet & JSP as well

Description

Hi, In this course i will go throught below topics.

Basic Java

· Configuring Eclipse IDE for Java

· How to create new java project?

· How to create a new java class?

· Running java class

· Viewing the results of java program

· Learning Java

· Introduction to Java programming

· Data Types in Java Primitive Data types

· Wrapper Classes

· Declaring Variables

· Writing java program and running

· Conditional Statements

· If condition

· If else condition

· If else if condition (nested if)

· Switch case statement

· Examples for all the above conditions

· Loop Statements

· While loop

· Do while

· For loop

· For each loop

· Examples for all the above loops

Array

· How to declare array

· How to store values in array?

· Reading values in array

OOPS

· Static, Static block

· Instance, Init block

· Constructor

· Abstraction

· Abstract class

· Interface

· Polymorphism

· Overloading

· Overriding

· Inheritance

· extends

· Encapsulation

· POJO Class

· Access Modifiers

· default

· public

· private

· protected

Package

· What is package?

· How to create a package?

· How to import package into a different class?

Collection

· List

· ArrayList

· LinkedList

· Set

· HashSet

· TreeSet

· LinkedHashSet

· Map

· HashMap


Get Instant Notification of New Courses on our Telegram channel.


· LinkedHashMap

· TreeMap

Exception Handling

· CompileTime exception

· RunTime exception

· Custom Exception

Design Patterns

· Design Pattern Concepts

· Singleton

· Lazy Loading

· Eager Loading

· Factory

Debug Scripts in Eclipse

· Understanding Debug

· Using Breakpoints

· Verify the values during debug

· Using step over, step into

· Tips for using Eclipse efficiently

Introduction to J2EE

· What is J2EE

· What’s diff b/w Website vs Webservice

· What’s diff b/w Webserver vs Application server

· What’s client and Server

· How client request process

Creation of First Website

· Why website?

· Installation and configuration of Apache tomcat

· Create first web application using JSP

Maven

· Creating Maven project

· Creating build file

· Running the build

· Dependencies Management

JUNIT

· Introduction to Unit Testing

· How to configure JUnit in Eclipse

· Why JUNIT

· How to create Test Case using JUNIT

SOAP Web Service

· What is SOAP

· What is SOA

· Elements of SOAP Service

· How to create SOAP service

· Deploy service in tomcat

· Test SOAP Service using SOAPUI

REST Web Service

· What is REST

· What is Restful Service

· Difference bw SOAP and Rest

· Elements of Rest service

Introduction SpringBoot

· Basic understanding of Spring

· Why SpringBoot

· Annotations of Spring boot application

· First application using Spring boot

· Maven Integration with Boot

· Create Restful service

· Test restful service using POSTMAN

Introduction Microservices

· Know why micro service

· How it is different with normal service

English
language

Content

Core Java

Introduction
History of Java
Types of Variables
Data Types in Java
Java Statements
Java Logical Programming
Array Concepts: part-1
Array Concepts: part-2
Object Oriented Programming-Basic
Polymorphism- Overloading
Inheritance
Polymorphism- Overriding
Encapsulation
Encapsulation – POJO Class
Abstraction – Abstract Class
Abstraction – Interface
Marker Interface
Java String Class
Exception Handling
Java Collection- Part-1
Java Collection- Part-2
Java Collection- Part-3
Java Collection- Part-4
Immutable Class

Design Patterns

Singleton Design Pattern
Factory Design Pattern

Debug Scripts in Eclipse

Debug Scripts in Eclipse

JUNIT for Unit Testing

JUnit

Web Application- JSP, Servlet & MySQL

Introduction to J2EE
Creation of First Website
Java Server Pages (JSP) with MySQL
Servlet
Complete Web App Demo

Maven Configuration

Maven project

SOAP Web Service with SOAP UI

SOAP Web Service
SOAP Service Testing using SOAPUI

REST Web Service using Spring boot

REST Web Service
REST Testing with Postman

Introduction Microservices

Introduction Microservices