Book Image

The Complete Java Developer Course: From Beginner to Master [Video]

By : Codestars By Rob Percival, John P. Baugh
Book Image

The Complete Java Developer Course: From Beginner to Master [Video]

By: Codestars By Rob Percival, John P. Baugh

Overview of this book

Be it websites, mobile apps, or desktop software, Java remains one of the most popular programming languages around. With over 7.6 million developers using it worldwide, the surge of new programming languages has not dampened the demand for this 25+-year-old language. With an average Java developer in the US earning over $104,000 a year, Java programming skills are still highly sought after. This course is designed to teach you these skills from scratch, starting with JDK installation followed by the creation of your first program. Then, as you progress through the sections, you’ll start learning the core Java concepts such as control statements, arrays, strings, methods, objects, and more. In each of these sections, you’ll be building a unique, exciting project, thus ensuring you’re not just learning the theory but also practicing what you learned. Average of three, Mad Libs clone, and tic-tac-toe are just some of the projects you’ll be building in this course. To make sure you’ve mastered each line of code, there are practical hands-on coding challenges in every lecture. By the end of this course, you will have mastered the best tips, tricks, and theory behind the Java programming language. The hands-on nature of this course will ensure that you can readily apply your skills to real-world projects.
Table of Contents (9 chapters)
Free Chapter
1
Getting Started
Chapter 7
Introduction to Classes and Objects
Content Locked
Section 2
Basics of OOP (Object-Oriented Programming)
This video focuses on the fundamental principles of OOP, that is, Encapsulation, Inheritance, and Polymorphism.