Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Java Hands-on development
The java course provides exhaustive material to study java programming in detail. The programs (java code) are also provided as resources material. A student can use these programs as reference and learn by going through them. The course not just covers basic topics of java but also several advanced topics. This course will benefit those who are doing programming for first time and also to those who have done some (/limited programming) in other languages like C/C++. Even those who have done programming using python , javascript will also benefit. An IDE (Integrated Development Environment) is used for executing programs. The programs are explained by putting print (/break points) statements with preferably line-by-line walk through.
Those who have done just core java will also benefit by studying New Features along with advanced topics.
Following topics are part of the course:
Java
Object Oriented Programming
Encapsulation, Inheritance, Polymorphism
Late Binding of Functions
Classes & Objects
Access Control of Class Members
Constructors
Method Overloading
Inheritance
super and final
Runtime Polymorphism
Abstract classes & Methods
Interfaces & their Implementation
Packages
Static Data & Functions
Exception Handling
Types of Exceptions
Use of try catch block
Handling multiple exceptions
finally, throw & throws clause
User defined exceptions
Wrapper classes
Autoboxing
New Features (beyond java 8/9)
Type Inference , local variables
Reference Type variables
JShell
JShell, Basics
JShell, Methods
JShell, Class
JShell, Builtin Variables
JShell, Import and other commands
Lambda Expression
Lambda Expression, Functional Interfaces
Lambda Expression, Single Expression
Lambda Expression, Block Expression
Generics with Lambda Expression
Collections with Lambda Expression
Lambda Expression, Method reference
Lambda Expression, Instance Method
Lambda Expression, Generic Method
Modules
Modules, Requires, Export
Modules, Implied Dependency
Modules, Legacy Support
New HTTP Client
New HTTP Client, programming
New HTTP Client, Asynchronous Get
New HTTP Client, Asynchronous Multiple Get
New HTTP Client, Synchronous Get
New HTTP Client, Synchronous Post
New HTTP Client, Authenticator
Stream API
Stream API, Serial and Parallel Stream Creation
Stream API, Parallel Stream Reduce
Stream API, Parallel Stream Map Reduce Filter
Stream API, Parallel Stream to Collection
Stream API, Spliterator, Iterator
String, Pattern Switch
User defined Type, Pattern Switch
Serialization
Serialization , File usage
Serialization, Object serialization , Custom Filter-Pattern
Serialization, Custom Filter as Class
Serialization, Context Filter
Record
Record classes
Sealed Classes
Sealed , sealed, un-sealed, permits
Sealed Classes, Program
Sealed Classes, Reflection
Advanced Java
Generics
Strings
Collections
ArrayList,
LinkedList,
HashSet,
TreeSet,
HashMap
HashTable
TreeMap
Vector
Lambda Expressions
Using Lambda Expression with Collections (Datastructures)
Streams
Byte and Character Streams
File Handling
Multi-threading
Implementing Runnable Interface
Thread States
Thread Priorities
Inter-Thread Communication
NIO- New IO Support
Servlets
JDBC
Interaction with MySQL
Course Content
- 25 section(s)
- 136 lecture(s)
- Section 1 Java Introduction
- Section 2 Java Classes and Objects
- Section 3 Java Shell (JShell)
- Section 4 Java Inheritance
- Section 5 Java Packages
- Section 6 Java Interfaces
- Section 7 Java Exceptions
- Section 8 Java Threads
- Section 9 Wrapper Classes, Autoboxing
- Section 10 Java Streams, File Input Output
- Section 11 Java Strings
- Section 12 Java Generics
- Section 13 Variable Type - var
- Section 14 Java Collections (Datastructures)
- Section 15 Modules
- Section 16 Java NIO - New Input Output
- Section 17 Lambda Expressions in Java
- Section 18 New HTTP Client - Networking
- Section 19 Stream API
- Section 20 Switch Pattern
- Section 21 Serialization
- Section 22 Record
- Section 23 Sealed Classes and Interfaces
- Section 24 Java Servlets
- Section 25 Java JDBC ( & MySQL)
What You’ll Learn
- Java and advanced Java Hands-on programming
- New Java features
- jdbc with MySQL
- Solving questions
Skills covered in this course
Reviews
-
AAyaan Hyder
Proper theoretical understanding with excellent demonstration of practical.
-
AAkansha Pawar
it was good
-
VVedanti Bhoyar
The code should be write one by one instead of just explaning it.
-
SSumit Mall
the course is not well presented.