Skip to content
Play overlay
Preview this course

Java Programming: Learn Core Java and Improve Your Skills
Oak Academy

Learn core Java Programming with this course.This programming course will take you more experienced level

Summary

Price
Save 33%
£12 inc VAT (was £18)
Offer ends 22 September 2025
Study method
Online, On Demand
Duration
18.6 hours · Self-paced
Qualification
No formal qualification
Certificates
  • Reed courses certificate of completion - Free
Additional info
  • Tutor is available to students

4 students purchased this course

Add to basket or enquire

Overview

Hello there,

Welcome to the "Java Programming: Learn Core Java and Improve Your Skills" online course.

This project-based course is designed to teach you Java in a hands-on, step-by-step manner, helping you master the essential skills needed for Java development. With over 50 coding exercises and 7 exciting projects, you’ll learn by doing.

In this course, you will explore:

  • An introduction to Java and how it functions
  • Key programming fundamentals using Java
  • Tools such as Eclipse, Java Development Kit (JDK), and Java Runtime Environment (JRE)
  • Concepts of Object-Oriented Programming (OOP)
  • Working with the ‘Static’ keyword, and Nested and Inner Classes
  • Superclasses and Subclasses
  • Strings and Wrapper Classes
  • Exception handling with throw/throws
  • Swing and Grid Layout
  • Enum Types and much more

Why choose this course?

Our answer is simple: it's all about the quality of teaching.

By enrolling, you’ll benefit from the expertise of OAK Academy’s seasoned developers, ensuring that your learning experience is smooth and rewarding.

No prior knowledge is needed!

This course will take you from absolute beginner concepts, such as setting up your development environment, to writing your first program. You’ll gradually build the skills to confidently apply for Java developer positions.

Stay updated with the latest trends

Java is constantly evolving, with new versions being released regularly by Oracle. This course is designed to help you stay up-to-date with the latest changes, so you’ll always be in the loop.

Top-Quality Content

We ensure that every lesson is delivered in high-quality video and audio to provide an optimal learning experience.

You’ll get:

  • Lifetime access to the course
  • Fast and friendly support in the Q&A section

Dive into the course now and take your Java skills to the next level. We’re here to support you every step of the way.

See you in the course!

Certificates

Reed courses certificate of completion

Digital certificate - Included

Will be downloadable when all lectures have been completed

Curriculum

20
sections
137
lectures
18h 36m
total
    • 2: What We Will Learn In This Java Course? 02:51
    • 3: Project Files and Course Documents 01:00
    • 4: FAQ About Java programming, java core, Java new features ( java 12, java 11) 03:00
    • 5: Getting Started With Java? ( JDK, JRE and JVM ) 04:57
    • 6: Installing Java on Windows 04:27
    • 7: Installing J ava on Linux 04:27
    • 8: Installing Java on Mac 05:07
    • 9: quiz 01:00
    • 10: What is IDE? 02:15
    • 11: Download and Run Eclipse 07:16
    • 12: First Java Program - Hello World 04:41
    • 13: Compiling and Running Applications 00:55
    • 14: Closer Look at the First Program 01:48
    • 15: quiz 01:00
    • 16: Closer Look at the Java 03:10
    • 17: What Are Variables? 10:20
    • 18: Basic Output 13:23
    • 19: Basic Input 05:02
    • 20: Comments 10:31
    • 21: Data Types 08:30
    • 22: Hexadecimal Octal and Binary Data Types 16:31
    • 23: Type Conversion & Type Casting 05:41
    • 24: Stack & Heap 01:39
    • 25: Arrays 07:36
    • 26: Quiz 1 01:00
    • 27: quiz 01:00
    • 28: Arithmetic Operators 05:06
    • 29: Assignment Operators 05:43
    • 30: Unary Operators 05:33
    • 31: Equality and Relational Operators 04:37
    • 32: Conditional Operators 04:56
    • 33: Bitwise and Bitshift Operators 23:14
    • 34: Char Data Type 13:56
    • 35: Operator Precedence 04:14
    • 36: Expressions, Statements and Blocks 03:00
    • 37: Introduction to Array 19:22
    • 38: Sorting Array 11:54
    • 39: Searching Array 12:59
    • 40: Multi Dimensional Arrays 21:02
    • 41: If, If-Else Statement 05:34
    • 42: If-Else - If Ladder Statement, Nested If Statement 10:14
    • 43: Switch-Case Statement 07:04
    • 44: Project 1: Calculator 08:29
    • 45: For Loops 06:44
    • 46: For-Each Loop 06:13
    • 47: While Loop 12:51
    • 48: Do-While Loop 16:16
    • 49: Break Keyword 04:45
    • 50: Continue Keyword 02:38
    • 51: Return Keyword 03:09
    • 52: Project 2: Fibonacci Series 07:18
    • 53: What is Method? 03:42
    • 54: Method Calling 01:15
    • 55: Types of Methods & Method Return Types 09:07
    • 56: Method Overloading 03:38
    • 57: Project 3: Find Exponential Number 05:31
    • 58: quiz 01:00
    • 59: Object & Class 06:01
    • 60: Access Modifiers 13:41
    • 61: Naming Conventions 02:20
    • 62: Constructor 21:16
    • 63: Packages and Import 23:37
    • 64: “Static” Keyword 08:38
    • 65: Nested & Inner Classes 08:11
    • 66: Nested Classes 16:09
    • 67: quiz 01:00
    • 68: Section overview 01:11
    • 69: Inheritance 23:08
    • 70: Sealed Class 09:47
    • 71: Method Overriding 07:44
    • 72: “Super” and “This” Keywords 08:28
    • 73: “Final” Keyword 07:26
    • 74: Abstract Classes 10:06
    • 75: Interfaces 13:15
    • 76: Polymorphism 07:16
    • 77: Encapsulation 09:03
    • 78: Anonymous Classes 10:43
    • 79: What is Wrapper Class? 01:36
    • 80: Conversion of Types 01:52
    • 81: Autoboxing - UnBoxing 04:16
    • 82: Section Overview for String Class 01:10
    • 83: Introduction to String Class 14:19
    • 84: 29 - Equality of Strings 29:21
    • 85: Immutability of Strings 09:11
    • 86: Useful Methods of String Class - Part 1 13:33
    • 87: Useful Methods of String Class - Part 2 17:04
    • 88: StringBuffer Class 05:35
    • 89: StringBuilder Class 03:35
    • 90: String vs String Buffer vs String Builder 01:45
    • 91: Project 4_ Reverse String 03:56
    • 92: Section Overview for Collections 01:08
    • 93: Introduction to Collections 10:44
    • 94: Introduction to List Interface 13:23
    • 95: ArrayList 17:17
    • 96: Conversion Between List and Array 17:06
    • 97: Sorting ArrayList 13:22
    • 98: Comparator Interface 11:57
    • 99: Searching ArrayList 08:51
    • 100: Iterator and ListIterator 15:41
    • 101: Set Interface - Part 1 13:41
    • 102: Set Interface - Part 2 13:03
    • 103: Queue 12:54
    • 104: Deque 08:13
    • 105: Map Interface - Part 1 11:55
    • 106: Map Interface - Part 2 12:28
    • 107: Intro to Exception 02:02
    • 108: What Is The Difference Between Error and Exception? 03:14
    • 109: Exception Types 02:43
    • 110: Try – Catch Block 01:59
    • 111: Finally Block 12:34
    • 112: Differences Between "Throw" and "Throws" 01:00
    • 113: Throw Keyword 04:45
    • 114: Throws Keyword 05:39
    • 115: Exception Methods 06:42
    • 116: Project 5: Bank Account Balance 14:41
    • 117: Introduction to Swing 02:25
    • 118: Swing Containers, Labels, Text Fields and Buttons 02:28
    • 119: Layouts 07:19
    • 120: Project 6: Login Form in Swing 16:56
    • 121: quiz 01:00
    • 122: Enum Types 08:49
    • 123: Project 7: Traffic Lights Program With Enum 07:00
    • 124: quiz 01:00
    • 125: Section Overview for Lambda Expression 00:42
    • 126: Marker and Functional Interfaces 03:20
    • 127: Lambda Expression 09:58
    • 128: Predicate Interface 15:13
    • 129: Project 8: Calculator app with Lambda 10:33
    • 130: Section Overview for Date-Time 00:45
    • 131: Calendar Class 20:45
    • 132: LocalDate Class 16:24
    • 133: LocalTime Class 11:35
    • 134: LocalDateTime Class 11:44
    • 135: Period Class 09:30
    • 136: DateTimeFormatter Class 16:27
    • 137: What We Have Learned? 06:51

Course media

Description

Hello there,

Welcome to the "Java Programming: Learn Core Java and Improve Your Skills" online course, where you’ll embark on a journey to master Java through real-world projects and practical exercises.

In this course, you’ll have the opportunity to dive deep into Java programming by building useful projects and gaining hands-on experience. You'll start from the basics and progress toward intermediate concepts, so whether you're just starting or need a refresher, you'll find value in every lesson.

What You'll Learn:
  • Understand how Java works and its fundamental features
  • Master programming essentials, including variable types, conditionals, and loops
  • Explore advanced object-oriented concepts like classes, inheritance, and polymorphism
  • Develop essential problem-solving skills and logic
  • Learn how to use Eclipse, JDK, and JRE effectively
  • Work with Swing and Java’s GUI libraries to build interactive applications
  • Manage exceptions and understand error handling in Java
  • Gain proficiency with Java's most powerful features, including Strings, Enums, and more
Why this course is for you:

This course is designed with you in mind—whether you’re new to Java or looking to brush up on your existing skills. We believe in learning through action, which is why we’ve structured this course around practical exercises and real-life examples. You'll not only understand theory but also apply what you’ve learned through multiple projects, making it perfect for learners who want to see tangible results.

Throughout the course, we’ll be working on over 50 coding challenges, allowing you to practice your skills in real-time. You’ll also have the opportunity to work on seven exciting projects that will help you build your own portfolio of Java applications. This hands-on approach is designed to help you learn faster and retain key concepts more effectively.

Course Highlights:
  • Project-Based Learning: Build real-world applications as you progress through the course.
  • Expert-Led Instruction: Learn from seasoned Java developers who bring years of real-world experience.
  • Step-by-Step Approach: Each lesson is designed to guide you through the material with clear explanations and examples.
  • Interactive Learning: Hands-on exercises and projects that keep you engaged.
  • Lifetime Access: Return to the course whenever you need a refresher or want to tackle more advanced topics.

This course will help you develop a solid foundation in Java and prepare you for more advanced topics like multi-threading, databases, and frameworks. By the end of the course, you'll have the confidence and skills to take on Java development challenges in the real world.

Why is this course different?

We understand that learning to code can be challenging, so we’ve designed this course to make the learning process as engaging and rewarding as possible. You won’t just sit through lectures; you’ll actively participate in building projects and solving problems. Our approach focuses on practical, real-world applications, ensuring that you are ready to take on Java developer roles right after completing the course.

Whether you're aiming to build desktop applications, mobile apps, or even backend systems, this course provides you with the tools and knowledge you need to succeed.

What else can you expect?
  • Immediate Access: Start learning right away! No waiting for course materials to be released.
  • Full Support: Get your questions answered quickly in the Q&A section.
  • Quality Content: High-definition videos and audio to provide you with a seamless learning experience.

As the course progresses, you’ll notice how your skills grow, and you'll be ready to tackle more advanced Java topics with ease. The course is designed to be taken at your own pace, with new topics introduced gradually to ensure that you're never overwhelmed.

Enroll today and transform your Java programming skills into something extraordinary. Don't miss out on this opportunity to build a strong foundation in one of the most powerful and widely-used programming languages in the world!

Who is this course for?

  • Beginners with no previous coding experience in java programming, selenium webdriver, core java, java 11
  • Programmers who are looking to sharpen their java programming skills to the expert level
  • Anyone who wants to learn important subjects of core Java like Strings, Exceptions, Swing and Enum Types and etc.
  • Anyone who wants to create desktop applications, web applications, enterprise applications, mobile applications, computer games with Java
  • Anyone who are planning job transformation and want to become Java developer
  • Anyone who are beginner but wants to become expert
  • Anyone who wants to become a computer programmer
  • People who want to create beautiful apps with java programming, core java
  • People who want to learn game development fundamentals and android app development

Requirements

  • No prior knowledge is required about Java 11, java 10, java 14 and all core java programming.
  • Basic Computer Knowledge
  • Desire to learn Java and Java Core Skills
  • A computer with a 64-bit operating system
  • We prefered Windows OS (64-bit) but this is not mandatory. You can prefer to use other Operating Systems. We also provided specific videos on installations for each platform
  • We prefered Eclipse which is a powerful and advanced text editor with a lot of plug-ins and tools
  • Desire to build app with core java programming, android app development selenium webdriver

Questions and answers

Currently there are no Q&As for this course. Be the first to ask a question.

Reviews

Currently there are no reviews for this course. Be the first to leave a review.

FAQs

Interest free credit agreements provided by Zopa Bank Limited trading as DivideBuy are not regulated by the Financial Conduct Authority and do not fall under the jurisdiction of the Financial Ombudsman Service. Zopa Bank Limited trading as DivideBuy is authorised by the Prudential Regulation Authority and regulated by the Financial Conduct Authority and the Prudential Regulation Authority, and entered on the Financial Services Register (800542). Zopa Bank Limited (10627575) is incorporated in England & Wales and has its registered office at: 1st Floor, Cottons Centre, Tooley Street, London, SE1 2QG. VAT Number 281765280. DivideBuy's trading address is First Floor, Brunswick Court, Brunswick Street, Newcastle-under-Lyme, ST5 1HH. © Zopa Bank Limited 2025. All rights reserved.