Engineering
Full Stack Java - Placement Readiness Technical Training Program -Syllabus
Cambridge English Program
English Competency Development Training
Speak the language of your customer, create memorable experiences and drive sales. Your career and future business are prone to grow only with language development. We, at Six Phrase, tailor the content focusing on your future business needs, and you can measure your success with our special communication courses.
At Six Phrase, you are exposed to a variety of accents and speakers, as well as a range of colloquial and idiomatic language in context. Also, our special training on English Competency Development (ECD) and Cambridge English Training (BEC, YLE, KET, PET, FCE, BULATS, IELTS) assures you with a ray of hope for a future you have always dreamt of.
SEMESTER – I
1. CORE JAVA
- Introduction To Java
- Java History
- Why Java
- Features of Java
- Environment Setup
- Hello World Application
- Java Program Internal
- JDK, JRE, JVM
- JVM- Java Virtual Machine
- Class, Objects, Data Types
- Variables
- Type Casting
- Operators
- Java Comments
- Object Oriented Programming Concepts
- Abstraction
- Encapsulation
- Polymorphism
- Inheritance
- Java Coding Standards
- Package – Creating package, naming package
- Java Keywords
- Access Specifiers – Public, Private, Protected, Default
- Static Concept – Block, Variable, Method, Class
- Scanner Class
- Control Statement – If, If…else, Nested if…else and SwitchCase
- Java Break Statement
- Java Continue Statement
- Flow Statement- for, while, do..while
- Constructor- Default, Parameterized
- Inheritance
- Extends, super and this keyword
- Method Overloading, Method Overriding
- Interface
- Abstract Class
- Abstract Class vs Interface
- Garbage Collection
- Marker Interface
- Serialization
- Transient
- Java instanceof
- Instance initializer block
- Volatile Keyword in Java
- Exception Handling
- Exception Handling- try, catch, throw, throws, finally
- String Concept
- String Basics
- String Methods
- String Buffer
- String Builder
- Custom Immutable Class
- Java – Arrays
- Collection Framework
- Collection Basics
- Iterator Interface
- Methods of Collection Interface
- List
- Array List
- Linked List
- Vector
- Set
- Hash Set
- Tree Set
- Map
- Hash Map
- Tree Map
- Hashtable
- List
- Collection Framework Advance Concepts
- Comparable Interface
- Comparator Interface
- Collections class
- Differentiate Comparable and Comparator
- Java Enum
- Date Concept
- File Handling Concept
- File Handling Basics
- Create Folder
- Create File- .txt. .pdf, .xlsx, .docs, etc
- Write File
- Read File
- Delete File
- Thread
- Concept, Lifecycle
- Extends Thread
- Implement Runnable Interface
- Thread Priorities
- Thread Methods
- Multithreading
- Thread Synchronization
- Synchronization
- Object Locking
- Inter Thread Communication
- JDK 1.8.0 New Features with Hands-on
- Lambda Expression
- Functional Interface
- Default Method in Interface
- Static Method in Interface
- Method References
- Date Time API
- Stream API
- Collectors
- For each Loop
- String Joiner Class
- Parallel Sort
- Optional Class
- Java Mail API- Realtime Live Implementation of Programming practices, Concepts & Interview Preparation
SEMESTER – II
2. J2EE
- JDBC Introduction
- JDBC Architecture
- Database Overview
- JDBC Basics
- MySQL
- Create Database
- Create Table
- Insert, Update, Delete
- Truncate
- SQLJoin
- Inner Join
- Left Outer Join
- Right Outer Join
- Full Outer Join
- Aggregate Function
- MIN
- MAX
- AVG
- SUM
- COUNT
- SQL HAVING Clause
- GROUP BY
- ORDER BY
- SQL Aliases
- SQL LIKE Operator
- SQL IN
- SQL NOT IN
- SQL Between
- SQL Null
- SQL TOP
- SQL LIMIT
- Values
- SQL Stored Procedures
- Java Application Using JDBC Connectivity
- Handling SQLExceptions
- DriverManager
- ResultSet
- Connection
- Statement
- Prepared Statement
- Collable Statement
- DB Connectivity Steps
- Store Image in SQL
- Read Image in SQL
- SQL Queries using SQLYog
- JDBC CRUD Application
2.2 Servlet
- Servlet Basics
- Need of Server Side Programming
- Servlet Life
- Cycle 1 Init()
- Service()
- doGet()
- doPost()
- Destroy()
- Servlet Hello World Application
- Web.xml Structure
- Servlet Directives- include(), forword(), sendRedirictive()
- HttpServletRequest, HttpServletResponse in Servlet
2.2 Servlet Cont…
- Servlet and JDBC Integration
- Servlet, HTML 5, MySQL-JDBC, Apache Tomcat using Real Time Login Application
- Servlet, JSP, MySQL- JDBC, Apache Tomcat using Custom CRUD Application
- Servlet, JSP, MySQL- JDBC, Apache Tomcat using Custom Sign Up | Sign In Application
2.3 JSP
- JSP Basics
- Creating dynamic Web content with JSP
- Scriplet
- Declaration
- Servlet, JSP, MySQL- JDBC, Apache Tomcat Login Application
- Servlet, JSP, MySQL- JDBC, Apache Tomcat using User Sign Up | Sign In Application
- Servlet, JSP, MySQL- JDBC, Apache Tomcat Using Advanced Custom ProjectImplementation
- Programming practices, Concept & Interview Preparation.
SEMESTER – III
3. FRAMEWORK
3.1 Hibernate
- Hibernate Introduction
- Hibernate Basics
- Hibernate Architecture
- Hibernate Session
- Hibernate SessionFactory
- Hibernate Configuration
- Hibernate Configuration Offline
- Hibernate with HBM
- Hibernate with Annotation
- Hibernate Validator
- Hibernate CRUD
- Hibernate Association Mapping
- One to One Mapping
- One to ManyMapping
- Many to OneMapping
- Many to ManyMapping
- Hibernate Aggregation
- Hibernate Named Queries
- Hibernate Native SQL
- HQL- Hibernate QueryLanguage
- Hibernate HCQL- Criteria Query Language
- Hibernate Application with Mysql DB- CRUD
- Diff. save(), saveOrUpdate(), update(), persist() and merge()
- Diff. get() and load()
- Hibernate vs. JPA
- Hibernate Application with Mysql DB, Servlet, JSP-User Interface-CRUD
- Hibernate, MySQL, Servlet, JSP, Apache Tomcat Login Application
- Hibernate, MySQL, Servlet, JSP, Apache Tomcat Sign Up | Sign In Application
- Hibernate, MySQL, Servlet, JSP, Apache Tomcat Advanced Custom Project Implemenation
3.2 Spring Framework
- Spring Framework Introduction
- Spring Basics
- Inversion of Control
- Dependency Injection
- Beans Scope
- Singleton
- Prototype
- Request
- Session
- Global-Session
- Auto wiring
- Spring Annotations
3.3 Spring MVC
- Spring MVC Basics
- Spring MVC Annotations
- Spring MVC Hello World Application
- Spring MVC Restful Web Services Basics
- Spring MVC without Maven
- Apache Maven Basics
- Spring MVC with Maven
- Spring MVC Application Deployment
- Spring MVC Application Deployment with Loggers
- Spring MVC WAR File Creation and Deployment Steps
- Spring MVC, Hibernate, Mysql, Apache Maven, Apache Tomcat- CRUDOperation
- Java, Spring MVC, Spring Security, Algorithm, Hibernate, Maven, Mysql Integration Application
Modules
- Customer Login
- Add Customer
- Edit Customer Information
- Delete Customer
- View Customer List
- Roles
- Admin Role
- DBA Role
- User Role
- Password Encryption by using Spring Security Algorithm
- Remember Me Functionality
3.4 Spring Security
- Spring SecurityBasics
- Spring Security Features
- Spring Security Authentication
- Spring SecurityEncryption
- Password Encryption by using SpringSecurity
- Spring Security Login Form
- Spring Security Authentication
- Spring Security Maven Dependency
- Spring Security CRUD- Signup and Login Application
- Spring Security OAuth2 RealTime Implementation
- Spring Boot End Points Security
- Spring Boot, Spring Security- Restful Web Services with Advanced Authentication
- Single Sign-On with Spring Boot & Okta | OAuth 2.0
3.5 Spring Boot
- Spring Boot Introduction
- Spring Boot Basics
- Why Spring Boot
- Spring Boot Features
- Main Goal of Spring Boot
- Creating Project- Spring Initializer
- Spring Boot Hello World Application
- Spring Boot Annotations
- Spring Boot Devtool Dependency- Without Restart application will see changes on browser
- Spring Boot Actuator
- Spring Boot Build Systems
- Spring Boot Code Structure
- Spring Boot Runners
- Spring Boot Tomcat Custom Port Number
- Spring Boot with RESTFul Service
- Spring Boot with Logger
- Deploy Spring Boot Applications on External Tomcat Server
- Spring Boot – Common Application Properties (applicatioroperties)
- Spring Boot, Hibernate with RESTFul Web Service
- Spring Boot, Spring Data with RESTFul Web Service
- Spring Boot, Hibernate CRUD Application
- Spring Boot, Spring Data JPA CRUD Application
- Spring Boot, Spring- JDBCTemplate CRUD
- Spring Boot, Hibernate, MySQL, Project Lombok CRUD Application
- Spring Boot with XML Payload using PostmanAPI
- Spring Boot with JSON Payload using PostmanAPI
- Spring Boot Global Custom Validations
3.5 Spring Boot Cont…
- Spring Boot Global Custom Exception Handling
- Spring Boot Code Debug Practices
- Spring Boot Application connectivity with Multiple Databases
- Spring Boot CORS Support
- Java QR Code Generator Basics
- Spring Boot QR Code Generator Hands on Session
- Spring Boot QR Code Reader Hands on Session
- Spring Boot Advanced Research and Development with latest release
3.6 Spring Data- JPA
- Spring Data JPA Basics
- Spring Data JPA Introduction
- Spring Data JPA Architecture
- Spring Data JPA application properties file
- JPA Repository
- CRUD Repository
- Spring Boot, Spring Data JPA CRUD using PostmanAPI
- Spring Boot, Spring Data JPA, Project Lombok CRUD using Postman API Hands on Session
3.7 JUnit- Mockito Framework
- What is Unit testing
- What is JUnit
- JUnit Rules
- JUnit Arithmetic Application Example
- Mockito Introduction
- Mockito Annotations
- Mockito Setup
- What is Mocking
- Need for mocking
- Methods of Mockito
- Mockito mock() method
- Mockito when() method
- Mockito verify() method
- Mockito doNothing() method
- Mockito times() method
- PowerMock
- JUnit Mockito Hibernate CRUD
- JUnit Mockito JPA CRUD
- JUnit Mockito JDBCTemplate CRUD
3.8 Spring- JDBC Template
- Spring JDBC Template Introduction
- RowMapper
- Builder
- Spring Boot, JDBCTemplate using Postman API Hands on Session
- Industrial Practices for Spring Boot JDBCTemplate
- Spring Boot JDBCTemplate CRUD Application
- Spring Boot JDBCTemplate SignUp | SignIn Application
- Real Time Signup and Signin Application using JDBCTemplate
- Advanced Research and Development for JDBCTemplate using Spring Boot
SEMESTER – IV
WEB SERVICES & DESIGN PATTERN
4. Web Services
- SOAP Web Service
- RESTful Web Service
5. Design Pattern
- Singleton Design Pattern
- Builder Design Pattern
- Factory Pattern
- Abstract Factory Pattern
- Prototype Pattern
- Facade Pattern
- Adapter Pattern
- Composite Pattern
- Decorator Pattern
- Proxy Pattern
- Filter Pattern
- Iterator Pattern
- Bridge Pattern
- Flyweight Pattern
- MVC Pattern
SEMESTER – V
6. MICROSERVICES
- Microservices Introduction
- Microservices Architecture
- Microservices Project Structure
- Microservices Frameworks
- Spring Boot with Microservices Basics
- Spring Boot with Microservices Coding Standards
- Spring Boot with Microservices Builder Design Pattern
- Spring Boot with Microservices QR Code Generator
- Application.properties vs application.yml file
- Spring Boot, Hibernate, Maven, MySQL CRUD Application- POSTMAN API
- Spring Boot, Spring Data- JPA, Maven, MySQL CRUD Application- POSTMAN API
- Spring Boot, Spring Data- JDBCTemplate, Maven, MySQL CRUD Application
- Spring Boot, ORM, Microservices with Project Lombok
- Spring Boot, CORS, Spring Data[JDBC Template], Microservices CRUD with ProjectLombok using React JS
- Creating Multiple Services using Spring Boot
- Logger with Microservices
- Rest Template and RestTemplateVO Implementation
- Set port number and application name for each service
- Service Registry- Eureka Server
- API Gateway for traverse centralize request
- Hystrix DashBoard
- Zipkin
- Sleuth
- Trace Application- System Health
- Trace Fallback controller
- Trace Services are up/down using controller service
- Trace Dependent Services
- Trace Controller | Methods and Services how many times used/hit
- Advanced Level Research and Development for Microservices
- Microservices HRM/Payroll Application
- Microservices Customer | Product | Payment Order Application
SEMESTER VI
7. WEB DESIGN
7.1 Web Design
- HTML 5
- CSS 3
- JavaScript
- Bootstrap
- Payment Gateway Integration
- Domain and Hosting
- Website Deployment and Go Live
7.2 JavaScript
- Introduction to JavaScript
- Introduction to Scripting
- JavaScript Characteristics
- JavaScript and Common Programming Concepts
- JavaScript Flavors and Versions
- Technologies Based on JavaScript
7.3 Server-Side vs. Client-Side Applications
- Annotating Your Code with Comments
- Expanding the Role of JavaScript
7.3 Working with Variables and Data in JavaScript
- Using JavaScript to Communicate with the User
- Using Data More Than Once: Variables
- JavaScript Operators
- JavaScript Expressions
- JavaScript Alerts and Prompts
- Inline Scripting, Simple User Events and Basic Event Handlers
- JavaScript Keywords and Reserved Words
7.4 Functions, Methods and Events in JavaScript
- Introduction to Functions
- Defining a Function
- Calling a Function
- Methods as Functions
- Types of Functions
- User Events and JavaScript Event Handlers
7.5 Debugging and Troubleshooting JavaScript
- What Is Debugging?
- Tools for Debugging Code
- Testing Code in Various Browsers
- Debugging Logic Errors
- JavaScript and Mobile Devices
7.6 Controlling Program Flow in JavaScript
- Controlling Decisional Program Flow
- The if…else Statement
- The while Statement
- The do…while Statement
- The for Statement
- The break Statement
- The continue Statement
- The switch Statement
7.7 The JavaScript Document Object Model (DOM)
- The JavaScript Document Object Model (DOM)
- The window Object
- The document Object
- The image Object
- The history Object
- The location Object
- The navigator Object
- The Virtual DOM
7.8 JavaScript Language Objects
- Introduction to JavaScript Language Objects
- The String Object
- Evaluating Strings
- JavaScript Regular Expressions
- The Array Object
- The forEach Method
- The Map Method
- The Date Object
- Setting and Extracting Time Information
- The Math Object
- Custom JavaScript Objects
7.9 Creating Custom Objects
- Creating a JavaScript Object: The Constructor
- Creating an Instance of a Custom Object
- Creating Object Methods
- Creating Functions for Your Objects
- Concept of Classes
- Iterators and Generators
- Call, apply and bind
7.10 Changing HTML on the Fly
- Changing HTML on the Fly
- Using the getElementById Method
- Using the getElementsByName Method
- Using the getElementsByTagName Method
- Using the getElementsByClassName Method
- Modifying Attributes within the DOM
- Appending Text to the DOM
7.11 Developing Interactive Forms with JavaScript
- Interactive Forms
- Overview of Form Elements
- Referring to Form Elements
- The form Object
- The input Elements and text Objects
- The textarea object
- The select Object
- Form Validation
- Common form Security Errors
7.12 JavaScript Security
- Introduction to JavaScript Security Issues
- Browser vs. Operating System
- Browser-Specific Security Issues
- Browser Compatibility and Client-Side Detection
- Script Blocking
- Differences in document. write Among Browsers
- Malicious and Accidental Coding
- Frame-to-Frame URL Changing
- Signed Scripts
- Cross-Site Scripting (XSS)
- Cookies and Security in JavaScript
- Ethics in Collecting, Storing, Using and Protecting User Data
- Creating Secure JavaScript Code
7.13 JavaScript Libraries and Frameworks
- Introduction to JavaScript Libraries and Frameworks
- Choosing a Code Library
- External and Pre-Made Scripts
- Loading Your First Library
- Using JavaScript Library Plug-ins
- Using Frameworks
- Best Practices with JavaScript Libraries and Frameworks
- Copyright Issues and JavaScript
7.14 JavaScript and AJAX
- Introduction to AJAX
- Handling Data and Content Types
- Interactions Among JavaScript, Data and HTML
- Using AJAX Scripts
- AJAX and Servers
- AJAX and Databases
- Usability Issues with AJAX
- Combining AJAX with Libraries
7.15 Introduction to Web APIs
- Web Application Programming Interface (API)
- The Web Storage API
- The Geolocation API
- The Canvas API
SEMESTER – VII
REACT JS & AWS
8. React Js
- React JS Basics
- React JS Features
- React JS Setup and Hello World Application
- React JS JSX
- React JS Component
- React JS State
- React JS Props
- React JS Constructor
- React JS Lifecycle
- React JS Events
- React JS Router
- React JS Forms
- React JS Tables
- React JS Portals
- React JS ES6
- React JS CSS
- React JS Hook
- React JS and Back End Integration
- React JS Using Back End CRUD Application
- ReactJS, JDK 1.8, Spring Boot, Hibernate, Maven, MySQL, Microservices, ProjectLombok- Project Implementation
9. AWS
- What is AWS
- Introduction to AWS Services
- Amazon Cloud Services
- Create EC2 Instance in AWS
- Deploy Spring Boot Application on AWS | Elastic Beanstalk
- AWS Advanced Research and Development- Live Deployment
Introduction to SQL
- Retrieving Data
- Retrieving Individual Columns
- 1Retrieving Multiple Columns
- Retrieving All Columns
- Retrieving Distinct Rows
- Limiting Results
- Challenge: Find the Population of Countries
- Challenge: Find All Countries
- Challenge: Find All Countries with their IDs
- Challenge: Find Country Capitals
- Challenge: Find the Regions in which All Countries are Located
- Sorting Retrieved Data
- Sorting Data
- Sorting by Multiple Columns
- Specifying Sort Direction
- Challenge: Sort the Countries by Region and by Capital
- Challenge: Sort Capitals in Descending Order
- Challenge: Sort Countries in Ascending Order
- Challenge: Find Countries, their IDs, and their Population
- Challenge: Find Countries, IDs, Populations, Regions and Sort it
- Challenge: Find All Continents and Sort them in Ascending Order
- Filtering Data
- Using the WHERE Clause
- Checking for a Range of Values
- Checking for NO Value
- Advanced Data Filtering
- Using the AND operator
- Using the OR operator
- Using the NOT operator
- Aggregate Functions
- The AVG() function
- The COUNT() Function
- The MAX() Function
- The MIN() Function
- The SUM() Function