Description
In this course, you will learn:-
- Basic Java concepts, such as procedural and object-oriented programming, will be familiar to you.
- You'll gain a solid understanding of computational logic.
- Object-oriented programming will be used to model and solve real-world situations.
Syllabus:-
-
Operators
-
Variables and Data Types
-
The String Object
-
String Methods
-
Conditional Statements
-
The Array Object
-
The ArrayList<> Object
-
'for' and 'while' loops
-
'for-each' and loop control
-
Object and Static Methods
-
Classes and Instance Variables
-
Reference Types
-
Inheritance, Abstract Classes, and Interfaces
-
Polymorphism