Skip to content
Press
QQ
to open this menu
Pricing & Plans
Request a demo
Login
Start Free Trial
Training Library
Java
Programming with Java: From Beginner to Master
learning path
Programming with Java: From Beginner to Master
Learn Java quickly and confidently with this practical course which will have you writing code in Java straight away!
Beginner
Difficulty: Beginner
Up to 9h 25m
Duration: Up to 9 hours and 25 minutes
1,117
Students: 1,117
4.6/5
Rating: 4.6/5
Start
Enhance your skill set
Develop essential skills for thriving in real-world scenarios.
Stay focused, stay committed
Boost your learning journey by enrolling: stay focused, consistent and achieve your goals with ease.
Earn a certificate of completion
Show your skills and build your credibility when you include them in your resume and LinkedIn profile.
Content overview
About
Author
Content overview
8 steps
There are 8 Courses in this learning path
8
Difficulty: Beginner. Duration: 1m 57s.
COURSE
Beginner
1m 57s
Duration: 1 minute and 57 seconds
Course Overview
This lesson introduces the "Programming with Java: From Beginner to Master!" course.
Difficulty: Intermediate. Duration: 2h 7m.
COURSE
Intermediate
2h 7m
Duration: 2 hours and 7 minutes
Introducing Java
This lesson explores the fundamentals of Java and puts them to use with some real-life examples looking at an average of three program and a mad libs project.
Difficulty: Intermediate. Duration: 1h 42m.
COURSE
Intermediate
1h 42m
Duration: 1 hour and 42 minutes
Control Statements in Java
This lesson explores the fundamental concepts and syntax associated with Control Flow and showcases these with some real-life projects.
Difficulty: Intermediate. Duration: 56m 44s.
COURSE
Intermediate
56m 44s
Duration: 56 minutes and 44 seconds
Arrays and ArrayLists in Java
This lesson looks at the regular built-in arrays that Java provides as part of the language, as well as the ArrayList class, which lives in the java.util package.
Difficulty: Intermediate. Duration: 46m 42s.
COURSE
Intermediate
46m 42s
Duration: 46 minutes and 42 seconds
Strings and the StringBuilder Class in Java
This lesson delves into the String class and looks at the functionality it provides through a host of methods.
Difficulty: Intermediate. Duration: 1h 19m.
COURSE
Intermediate
1h 19m
Duration: 1 hour and 19 minutes
Methods in Java
This lesson looks at methods, which are named, self-contained blocks of code that you can call upon to help solve problems for you.
Difficulty: Intermediate. Duration: 1h 29m.
COURSE
Intermediate
1h 29m
Duration: 1 hour and 29 minutes
Introduction to Classes and Objects in Java
This lesson looks at Object-Oriented programming in Java and shows how classes are designed and constructed, and how objects are created from them.
See all