Fundamentals of Java with NetBeans

Course

Online

£ 50 + VAT

Description

  • Type

    Course

  • Methodology

    Online

  • Start date

    Different dates available

This is a mini-course about the programming language Java. You will learn about how to install the NetBeans IDE together with Java, create your first project and start this project. The course will introduce you into commands, variables, conditional statements, methods, classes, inheritance and visibility modifiers.This is a very short course about the Java language. It will teach the very basics. It is create for those who need a quick start maybe because they have to solve some exercise questions they received by their teachers as homework. Or it is intended for people who need a first feeling what Java is.Who is the target audience?All people who do not need a large course but a quick start for the programming language Java

Facilities

Location

Start date

Online

Start date

Different dates availableEnrolment now open

About this course

You will be able to program small Java programs
You will be able to solve small homework exercises where Java programs should be written

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Emagister S.L. (data controller) will process your data to carry out promotional activities (via email and/or phone), publish reviews, or manage incidents. You can learn about your rights and manage your preferences in the privacy policy.

Reviews

This centre's achievements

2021

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 6 years

Subjects

  • Programming
  • Systems
  • Project
  • Operating Systems
  • Installation
  • Windows
  • Java
  • Java Programming

Course programme

Introduction and Installation 4 lectures 12:44 Introduction Why Java is so important nowadays and what you will learn in this course. This course is intended for beginners and gives you a first glimpse view in the Java programming language. We will work with an IDE and get our first little programs running. Download Java and NetBeans We download the requirements of this course. This is just a Windows installation but other operating systems should work similar. Installation of Java and NetBeans We are installing NetBeans with the underlying Java JDK. Explanation: What has been installed What has been installed? Differences between a JDK and a JRE. Introduction and Installation 4 lectures 12:44 Introduction Why Java is so important nowadays and what you will learn in this course. This course is intended for beginners and gives you a first glimpse view in the Java programming language. We will work with an IDE and get our first little programs running. Download Java and NetBeans We download the requirements of this course. This is just a Windows installation but other operating systems should work similar. Installation of Java and NetBeans We are installing NetBeans with the underlying Java JDK. Explanation: What has been installed What has been installed? Differences between a JDK and a JRE. Introduction Why Java is so important nowadays and what you will learn in this course. This course is intended for beginners and gives you a first glimpse view in the Java programming language. We will work with an IDE and get our first little programs running. Introduction Why Java is so important nowadays and what you will learn in this course. This course is intended for beginners and gives you a first glimpse view in the Java programming language. We will work with an IDE and get our first little programs running. Introduction Why Java is so important nowadays and what you will learn in this course. This course is intended for beginners and gives you a first glimpse view in the Java programming language. We will work with an IDE and get our first little programs running. Introduction Why Java is so important nowadays and what you will learn in this course. This course is intended for beginners and gives you a first glimpse view in the Java programming language. We will work with an IDE and get our first little programs running. Why Java is so important nowadays and what you will learn in this course. This course is intended for beginners and gives you a first glimpse view in the Java programming language. We will work with an IDE and get our first little programs running. Why Java is so important nowadays and what you will learn in this course. This course is intended for beginners and gives you a first glimpse view in the Java programming language. We will work with an IDE and get our first little programs running. Download Java and NetBeans We download the requirements of this course. This is just a Windows installation but other operating systems should work similar. Download Java and NetBeans We download the requirements of this course. This is just a Windows installation but other operating systems should work similar. Download Java and NetBeans We download the requirements of this course. This is just a Windows installation but other operating systems should work similar. Download Java and NetBeans We download the requirements of this course. This is just a Windows installation but other operating systems should work similar. We download the requirements of this course. This is just a Windows installation but other operating systems should work similar. We download the requirements of this course. This is just a Windows installation but other operating systems should work similar. Installation of Java and NetBeans We are installing NetBeans with the underlying Java JDK. Installation of Java and NetBeans We are installing NetBeans with the underlying Java JDK. Installation of Java and NetBeans We are installing NetBeans with the underlying Java JDK. Installation of Java and NetBeans We are installing NetBeans with the underlying Java JDK. We are installing NetBeans with the underlying Java JDK. We are installing NetBeans with the underlying Java JDK. Explanation: What has been installed What has been installed? Differences between a JDK and a JRE. Explanation: What has been installed What has been installed? Differences between a JDK and a JRE. Explanation: What has been installed What has been installed? Differences between a JDK and a JRE. Explanation: What has been installed What has been installed? Differences between a JDK and a JRE. What has been installed? Differences between a JDK and a JRE. What has been installed? Differences between a JDK and a JRE. Project creation and dealing with conditional statements 14 lectures 01:16:19 First project and first start of the Java-application A "Hello World"-program is created and started. Explanation: What happened? Maybe this was to fast for you. So I go over the process what exactly happened and how our program was executed. Variables Variables are placeholders for values. Explanation: Variables Repetition and deepening of the variable usage. If-Statements If-statements check if something is true or false and are able to execute different code blocks according to the check. Explanation: If-Statements Maybe the lecture about the if-statements was to fast for you. So you get a chance repeating the facts and enlarging your knowledge in this lecture. While-Loops If something has to be repeated, the while loop is the simplest way to do that. Explanation: The While-Loop and the Do-While-Loop The While-loop as flow chart and the variation of the While-loop: The Do-While-loop. For-Loops If something has to be repeated an already known number of times, the for-loop is right for you. Explanation: For-Loop Switch-Statement Explanation: Switch-Statement Assigments and Operators Explanation: Assignments and operators Project creation and dealing with conditional statements. 14 lectures 01:16:19 First project and first start of the Java-application A "Hello World"-program is created and started. Explanation: What happened? Maybe this was to fast for you. So I go over the process what exactly happened and how our program was executed. Variables Variables are placeholders for values. Explanation: Variables Repetition and deepening of the variable usage. If-Statements If-statements check if something is true or false and are able to execute different code blocks according to the check. Explanation: If-Statements Maybe the lecture about the if-statements was to fast for you. So you get a chance repeating the facts and enlarging your knowledge in this lecture. While-Loops If something has to be repeated, the while loop is the simplest way to do that. Explanation: The While-Loop and the Do-While-Loop The While-loop as flow chart and the variation of the While-loop: The Do-While-loop. For-Loops If something has to be repeated an already known number of times, the for-loop is right for you. Explanation: For-Loop Switch-Statement Explanation: Switch-Statement Assigments and Operators Explanation: Assignments and operators First project and first start of the Java-application A "Hello World"-program is created and started. First project and first start of the Java-application A "Hello World"-program is created and started. First project and first start of the Java-application A "Hello World"-program is created and started. First project and first start of the Java-application A "Hello World"-program is created and started. A "Hello World"-program is created and started. A "Hello World"-program is created and started. Explanation: What happened? Maybe this was to fast for you. So I go over the process what exactly happened and how our program was executed. Explanation: What happened? Maybe this was to fast for you. So I go over the process what exactly happened and how our program was executed. Explanation: What happened? Maybe this was to fast for you. So I go over the process what exactly happened and how our program was executed. Explanation: What happened? Maybe this was to fast for you. So I go over the process what exactly happened and how our program was executed. Maybe this was to fast for you. So I go over the process what exactly happened and how our program was executed. Maybe this was to fast for you. So I go over the process what exactly happened and how our program was executed. Variables Variables are placeholders for values. Variables Variables are placeholders for values. Variables Variables are placeholders for values. Variables Variables are placeholders for values. Variables are placeholders for values. Variables are placeholders for values. Explanation: Variables Repetition and deepening of the variable usage. Explanation: Variables Repetition and deepening of the variable usage. Explanation: Variables Repetition and deepening of the variable usage. Explanation: Variables Repetition and deepening of the variable usage. Repetition and deepening of the variable usage. Repetition and deepening of the variable usage. If-Statements If-statements check if something is true or false and are able to execute different code blocks according to the check. If-Statements If-statements check if something is true or false and are able to execute different code blocks according to the check. If-Statements If-statements check if something is true or false and are able to execute different code blocks according to the check. If-Statements If-statements check if something is true or false and are able to execute different code blocks according to the check. If-statements check if something is true or false and are able to execute different code blocks according to the check. If-statements check if something is true or false and are able to execute different code blocks according to the check. Explanation: If-Statements Maybe the lecture about the if-statements was to fast for you. So you get a chance repeating the facts and enlarging your knowledge in this lecture. Explanation: If-Statements Maybe the lecture about the if-statements was to fast for you. So you get a chance repeating the facts and enlarging your knowledge in this lecture. Explanation: If-Statements Maybe the lecture about the if-statements was to fast for you. So you get a chance repeating the facts and enlarging your knowledge in this lecture. Explanation: If-Statements Maybe the lecture about the if-statements was to fast for you. So you get a chance repeating the facts and enlarging your knowledge in this lecture. Maybe the lecture about the if-statements was to fast for you. So you get a chance repeating the facts and enlarging your knowledge in this lecture. Maybe the lecture about the if-statements was to fast for you. So you get a chance repeating the facts and enlarging your knowledge in this lecture. While-Loops If something has to be repeated, the while loop is the simplest way to do that. While-Loops If something has to be repeated, the while loop is the simplest way to do that. While-Loops If something has to be repeated, the while loop is the simplest way to do that trong ...

Additional information

You need basic knowledge about how to use your PC You should be interested in learning a programming language

Fundamentals of Java with NetBeans

£ 50 + VAT