Object Oriented Programming in Java [Hands-On]

Go to class
Write Review

Object Oriented Programming in Java [Hands-On] provided by Udemy is a comprehensive online course, which lasts for 9 hours worth of material. Object Oriented Programming in Java [Hands-On] is taught by Future AI - Academy of Computing & Artificial Intelligence and Pragmatic Programming. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Learn how to apply Object Oriented Programming to Java in 2021

    What you'll learn:

    • Apply Object Oriented Programming principles in real code
    • Best Practices in Object Oriented Programming
    • Learn about Object Oriented Programming Concepts, Threads, Exception Handling, I/O Streams, Garbage Collection
    • Read and write data using input and output streams
    • Learn the basics of JavaFx


    Java is one of the most common, in-demand computer programming languages owned by the Oracle Corporation. Our associates at the Academy of Computing & Artificial Intelligence got together and after carefully analyzing the top must learn computer programming languages in 2020, we were able to conclude that Java is the 3rd most used programming language according to StackOverflow. Furthermore, java has an average salary of $102,000 according to indeed making it a widely used and highly applicable language.


    "Java is celebrating its 24th birthday this year and has been one of the most popular programming languages used for developing server-side applications. Java is a practical choice for developing Android apps as it can be used to create highly functional programs and platforms.

    This object-oriented programming language does not require a specific hardware infrastructure, is easily manageable, and has a good level of security. Moreover, it is easier to learn Java in comparison to languages such as C and C++. No wonder, nearly 90 percent of Fortune 500 firms rely on Java for their desktop applications and backend development projects.

    Despite its industrial age, Java is incredibly stable and not heading for retirement anytime soon. This makes Java one of the most desirable languages among programmers in 2020." (Belani, 2020)


    At the end of the course, you will understand the basics of Object-Oriented Programming. You can enhanceyour core programming skills to reach the advanced level.

    By the end of these videos, you will get anunderstanding of the following areas the

    • Object Oriented Programming -Classes & Objects,Creating Objects from Classes,Constructors, Methods (parameter vs argument), Method Overloading, Data Abstraction,Encapsulation,Inheritance,Abstract Classes,Nested Classes

    • Threads

    • I/O Streams

    • Java Garbage Collection

    • Exception Handling