JAVA

The course covers the essential components of core java, which are considered to be “must-know” parameters in industry. The course starts with very basic concepts like object oriented programming to the advance concepts like exception handling. If you want to implement the business logic using object oriented concepts of core Java, all these modules are […]

897 students enrolled

The course covers the essential components of core java, which are considered to be “must-know” parameters in industry. The course starts with very basic concepts like object oriented programming to the advance concepts like exception handling. If you want to implement the business logic using object oriented concepts of core Java, all these modules are very important.

Short Description of each Modules

  • Chapter 1: History of Java
    This chapter covers how Java evolved from its early days to the current robust version.
  • Chapter 2: Features of Java
    The chapter covers different java features and its significance in the software development process.
  • Chapter 3: Object Oriented Programming Concept
    To work in todays software domain, you must know the concept of object oriented programming architecture. This chapter talks extensively about different pillars of OOPs and its importance.
  • Chapter 4: Writing classes and creation of objects
    In this chapter you will learn, how do you design the classes so as to solve the business logic and how do you utilizes its services by creating objects. We will also learn the concepts about constructors, static keyword, this keyboard etc. in this chapter.
  • Chapter 5: Implementing abstraction and encapsulation
    This chapter focusses on the practical implementation of abstraction and encapsulation. You will learn how to write loose coupled and tight encapsulated classes for flexible software development.
  • Chapter 6: Implementing Inheritance
    In this chapter, you will learn how to implement inheritance in Java. You will learn about method overriding and how to use it. You will also learn the concept of abstract classes and interfaces.
  • Chapter 7: Inheritance – II
    In this chapter we will go deep into inheritance and talk about the concepts like polymorphic reference, instanceof operator and covariant return types.
  • Chapter 8: Working with Object class
    Object class is said to be the cosmic super class for all the classes that you create. In this chapter you will learn the different services provided by this class to your class and how you can customize these services according to your own requirement.
  • Chapter 9: String, StringBuffer and StringBuilder
    In this chapter you will learn about the predefined classes like String, StringBuffer and StringBuilder. You will learn different methods from these classes and their usages.
  • Chapter 10: Exception Handling
    In this chapter you will learn how you can make your Java programs more reliable and robust by using the concept of exception handling. We will talk about different keywords like try,catch,finally, throw and throws etc. We will also cover the updates in exception handling like multi-catch block, automatic resource closing etc.
  • Interview Questions on Java Internals
    In this chapter you will learn how to answer different questions that will be asked on the internals of Java.
  • Interview Question on OOPs
    Any of the interview will consist of lot of questions based on OOPs concepts in java. This chapter covers many such questions, which will help you to crack the interview of core java.

History of Java

1
Module 1
5 min.
2
History of Java- Quiz
5 questions

Features of Java

1
Module 2
2 min.
2
Features of Java- Quiz
4 questions

Object Orientated Programming

1
Module 3
12 min.
2
Object Orientated Programming- Quiz
5 questions

Writing classes and creation of Objects

1
Module 4
10 min.
2
Writing classes and creation of Objects- Quiz
5 questions

Implementing Abstraction and Encapsulation

1
Module 5
7 min.
2
Implementing Abstraction and Encapsulation- Quiz
5 questions

Implementing Inheritance

1
Module 6
14 min.
2
Implementing Inheritance- Quiz
5 questions

Deep in to Inheritance

1
Module 7
7 min.
2
Deep in to Inheritance- Quiz
5 questions

Working with Object class

1
Module 8
12 min.
2
Working with Object class- Quiz
5 questions

Working with String

StringBuffer and StringBuilder class

1
Module 9
13 min.
2
Working with String, StringBuffer and StringBuilder class- Quiz
5 questions

I/O and File Handling

1
Module 10
15 min.
2
I/O and File Handling- Quiz
5 questions

Interview Session_Java Internals

1
Module 11
18 min.

Interview Session_OOPsconcept

1
Module 12
56 min.

Final Assessment

1
Final Quiz
30 questions

Be the first to add a review.

Please, login to leave a review