Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Java Fundamentals for Complete Beginners
Rating: 4.3 out of 5(112 ratings)
3,735 students

Java Fundamentals for Complete Beginners

Java Fundamentals Course for Beginners that covers basics like variables, loops, conditions etc
Created byAventus Base
Last updated 9/2022
English
English [Auto],

What you'll learn

  • JVM, JRE, JDK
  • Data Types and Variables
  • Features and Architecture
  • Operators and Expressions
  • String Class
  • Conditional Statements and Loops
  • OOP
  • Exceptions

Course content

4 sections18 lectures46m total length
  • Java Features2:12

    Explore Java features that make it a high-level, object-oriented, platform-independent language. Learn how bytecode, garbage collection, and secure runtime enable write-once-run-anywhere code.

  • Install Java1:27

    Install the Java Development Kit to write and run Java code. Download the JDK for your OS, run the installer, and complete the setup to start developing Java projects.

  • Download Eclipse IDE0:46

    Download and install Eclipse IDE for Java developers to set up your development environment and start creating your Java projects.

  • How to create a project?0:49

    Launch Eclipse to create your first Java project in an empty workspace. Then right-click the source file, choose class, name main, check create a main method, and finish.

Requirements

  • You have an attitude to learn and have fun :)
  • You want to learn Java
  • You are not familiar with Java

Description

Why Learn Java?

Java is a general-purpose, versatile and popular programming language. It's great as a first language because it is concise and easy to read, and it is also a good language to have in any programmer's stack as it can be used for everything from web development to software development and scientific applications.


What you’ll learn?

  • JVM, JRE, JDK

  • Data Types and Variables

  • Features and Architecture

  • Operators and Expressions

  • String Class

  • Conditional Statements and Loops


Requirements:

  • You have an attitude to learn and have fun :)

  • You want to learn Java

  • You are not familiar with Java


Course overview:

Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.


This course is designed for Windows users, we will use Eclipse IDE and will learn all the fundamentals of the Java programming language!


This course includes:

  • Basics of Java Programming - Expressions, Variables, and Printing Output

  • Java Operators - Java Assignment Operator, Relational and Logical Operators

  • Java Conditionals and If Statement

  • Methods - Parameters, Arguments, and Return Values

  • Basics about Java Data Types - Casting, Operators, and More

  • Conditionals with Java - If Else Statement, Nested If Else, Java Switch Statement, Java Ternary Operator

  • Loops - For Loop, While Loop in Java, Do While Loop, Break and Continue

  • Java Array and ArrayList - Java String Arrays, Arrays of Objects, Primitive Data Types, toString


Join me and let's learn Java together! I promise you'll like it :)

Who this course is for:

  • Java Fundamentals Course for Beginners that covers basics like variables, loops, conditions etc.