Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Coding with Java from Scratch: Essential Training
Rating: 4.4 out of 5(901 ratings)
76,162 students

Learn Coding with Java from Scratch: Essential Training

Mastering Java 17 with the modern features, know how it works. Become A Professional Java Developer in no time!
Last updated 6/2023
English

What you'll learn

  • Introduction to coding with Java
  • Java Tools and Setup
  • Variables, Data Types, Casting, Operators, and doing Mathematics
  • Strings and Working with text using Java Techniques
  • Flow control and Making Different Decisions: if - else if - else, and switch - case
  • Loops, Repetitions, and Iterations: while, do while, for, and Controlling blocks
  • Working with Arrays in depth
  • Methods and functional programming in Java
  • Object-Oriented Programming: Classes, Objects, Attributes, Modifiers, and More
  • Advanced Object-Oriented Programming: Inheritance, Interfaces, Enumerations and More

Course content

9 sections37 lectures3h 40m total length
  • Introduction4:30

    Explore the Java programming language, its high-level, object-oriented design, cross-platform capabilities with OpenJDK, and secure, fast execution in a practical, fundamentals-first course for future Java developers.

  • Tools setup tips1:06

    Learn how to set up Java development tools by installing the JDK and choosing an IDE like IntelliJ IDEA or Eclipse, with a focus on the IntelliJ IDEA Community Edition.

  • Download and Install Java2:18

    Download and install the Java Development Kit (JDK) using Java SE 17 from the Oracle official page for Linux, macOS, or Windows. Verify the installation with java -version showing 17.0.1.

  • Download and Install IDE3:06

    Download and install the Intelligent Idea community version, create a new Java project named Java 101 with the correct JDK, and explore the project structure.

  • First Program tips1:23
  • Java is Fun in InteliJ8:20

    Create your first Java program in InteliJ by writing a class with a main method and using System.out.println to display a message. Learn about file naming and running the program.

Requirements

  • No programming experience needed. You will learn everything you need to know

Description

Hello and welcome to the Learn Coding with Java from Scratch: Essential Training Course.

In this course, you will learn all the Java fundamentals needed to become a Professional Java Programmer quickly and efficiently.

Java is so popular, powerful, easy, simple, secure, Object-Oriented, and widely used programming language.


You can use the Java programming language for building:

  • GUI applications

  • Web servers and applications servers

  • Middleware applications

  • Web applications

  • Mobile applications

  • Embedded systems

  • Enterprise applications

  • Scientific Applications

  • Gaming Applications

  • Big Data technologies

  • Distributed Applications

  • Cloud-based Applications

  • All this and More

Therefore, learning this programming language opens up many opportunities for you.

And in this immersive training course, you will master all the Java 17 concepts with the modern features.

All the course concepts will be explained first theoretically, and then practically using the IntelliJ IDEA Community Edition IDE.

Java has a huge community, So if you encounter any problems, you will find the solution easily.


By the end of this course, you'll learn:

  • Introduction to coding with Java

  • Java Tools and Setup

  • Variables, Data Types, Casting, Operators, and doing Mathematics

  • Strings and Working with text using Java Techniques

  • Flow control and Making Different Decisions: if - else if - else, and switch - case

  • Loops, Repetitions, and Iterations: while, do while, for, and Controlling blocks

  • Working with Arrays in depth

  • Methods and functional programming in Java

  • Object-Oriented Programming: Classes, Objects, Attributes, Modifiers, and More

  • Advanced Object-Oriented Programming: Inheritance, Interfaces, Enumerations and More

  • All this and More with practical examples

This course will be constantly updated with the support of the instructor.

So, what are you waiting for, enroll now to go through an immersive training course of one of the most popular and powerful programming languages on the market for , Java.

Become A Professional Java Developer in no time!

We have a lot to cover in this course.

Let's get started!

Who this course is for:

  • Java New Developers and Programmers
  • Programming and Software Development Engineering Newbies
  • Programmers, Developers, and Engineers who know other programming language but are new to Java