Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Practical Java Basics Course with Real-life Examples
Highest Rated
Rating: 4.6 out of 5(445 ratings)
46,286 students

Practical Java Basics Course with Real-life Examples

Learn the basics of Java easily through real-life examples! Example-based Java programming for complete beginners!
Created bySandor Szekeres
Last updated 8/2023
English
English [Auto],

What you'll learn

  • Java from the very basics
  • Language features that are used at the biggest tech companies
  • Useful programming tips and tricks, that can be used in any other programming language

Course content

8 sections50 lectures4h 11m total length
  • Course Introduction2:08

    Discover practical Java basics through real-life examples, set up your development environment across Windows, Mac OS, and Linux, and master data types, structures, logic, and clean code for job readiness.

  • What is Java?4:14

    Explore java, an object-oriented, platform-independent language run anywhere, and see how it converts your code to bytecode for high performance, concurrency, and built-in security across desktop, Android, and enterprise apps.

  • Why Java?3:40

    Discover why Java is a strong first language, with its high level language, object oriented roots, platform independence, security, frameworks, tools, and robust enterprise and Android support.

  • How to get the most out of this course?2:49

    Follow seven actionable steps to maximize learning: code along, tailor your own code, and complete practical exercises with real-life examples. Consult GitHub solutions, build projects, embrace mistakes, and seek support.

  • Course Overview1:10

    Learn practical java from absolute beginners, built from the bottom up with real-life examples, coding practices, and solutions, plus accessible source code on a public GitHub repository.

  • Course Resources0:06

Requirements

  • Since the whole course is from complete beginner level, You don't need any previous knowledge
  • A normal computer, the operating system doesn't matter. I'll show you how to write and run Java code on Windows, Linux or Mac.

Description

Learn Java through practical examples from the very beginning.

Java is one of the most popular programming languages and the whole course is focusing on showing you the language features that are used at the biggest tech companies like Apple, Netflix, Google or Amazon.


This course is designed to learn programming from scratch. The only thing you'll need is your computer and it doesn't matter whether your operating system is a Windows or macOS or Linux.


How this course builds up?

First I would like to show you the bigger picture and answer some fundamental questions. Why Java would be a good choice? What is it good for? How to learn it?

Every concept has a very clear and simple explanation with real-life examples.


The course is designed for those who have just started to learn programming and would like to learn the basics of Java.


The whole course is full of useful tips and tricks that can be very helpful if you apply for a job or you are doing your own project.


At the end of this course, you'll get an end-level task. If you can complete the tasks on your own it shows that you are ready to take the next level. If not, don't worry, I'll show you how I would do it, so the next time you'll easily do it.


Enroll today! See you inside the course!

Who this course is for:

  • Complete beginners who curious to learn programming