Java Foundation & Frameworks

 

About the Webinar

FREE Course on JAVA.
Learn JAVA Concepts and JAVA Web Development Frameworks. The session will cover foundations of JAVA with hands on problem solving.

Total duration of the webinar is 6 hours which will include 3 hours on Core JAVA (Day 1) and 3 hours on Advanced JAVA and JAVA Frameworks (Day 2).

Day 1 : 19th November 2016: 2:00 PM to 5:00 PM
Day 2 : 26th November 2016: 2:00 PM to 5:00 PM

Java being one of the most popular programming language, is extensively used in developing and delivering content on the web. This skill set is highly in demand with lucrative pay packages.


Syllabus

Defining how the Java language achieves platform independence
Creating simple Java classes
Using if-else and switch statements
Creating arrays
Using encapsulation in Java class design
Creating and use Java subclasses
Using access levels: private, protected, default, and public.
Designing general-purpose base classes by using abstract classes
Applying final keyword in Java
What purpose do they solve?
Sets
Understanding Functional Programming
Streams