Description
This course is all about learning Java Programming language.
We would then learn the core java programming including OOP (Object Oriented Programming) covering- class, object, constructor, inheritance, polymorphism, overriding, etc. Starting with OOP Introduction and key components like type of inheritances- multilevel, single, hybrid, overriding vs overloading, specific keywords like super, final, etc. We would be performing Code Analysis to understand OOP Programs and would be implementing each and every OOP concept by writing and executing java programs.
We would be learning theoretical concepts in lectures and perform practical with practical excercises.
Basic knowledge
No prerequisites, but if you have any sort of programming experience with any programming or scripting languages, then it would be helpful
If you have some programming experience with java it would be beneficial
What will you learn
On completion of this course you would be in a position to write and deploy java programs
And combine multiple programs to create some software application
You could implement all Object Oriented Programming concepts