Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
OOP Java Object Oriented Programming for beginners Projects
Rating: 3.9 out of 5(104 ratings)
1,732 students

OOP Java Object Oriented Programming for beginners Projects

Introduction to the world of OOP in Java - learn the theory, apply it in practice
Created byVyara Georgieva
Last updated 12/2017
English

What you'll learn

  • apply the OOP principles in practice;
  • design their own OOP-based programmes;
  • operate with the basic concepts in programming - classes, objects, overloading and overriding, inheritance and many more;
  • understand the logic in multi-class projects and read the code with ease;

Course content

9 sections21 lectures4h 2m total length
  • Introduction6:11

Requirements

  • The IDE I am going to use is IntelliJ, you may opt for any other environment you are used to. Please, have it installed, as we are not starting from the installation process, but a step ahead.

Description

Once we cover the idea of classes and objects, you are to be introduced to the basic OOP principles - encapsulation, inheritance, abstraction and polymorphism, The lectures are structured in a way to let you move in pace with the instructor, applying everything you have just seen by yourself. The logic of every piece of code is to be explained in details. Once the theoretical part cover, you'll complete 3 more projects, by yourself, as I'll be guiding you on the way. Nowadays, every programmer needs to be aware of what OOP is and how it is applied - so, why not making the first step now? 

Who this course is for:

  • This course is for everyone who has basic knowledge of programming (what a variable is, what an if-statement is, how a loop works).
  • The language we are going to use is Java, but keep in mind this is a course about principles, not about syntax.
  • So, anyone, with any programming background is welcome.