Video description
Learn the basic principles of the Java language by example
About This Video
- A start for non-programmers into programming the Java programming language.
- You will be able to solve small homework exercises where Java programs should be written.
In Detail
This is a mini-course about the Java programming language. You will learn how to install the NetBeans IDE together with Java, create your first project, and run it. The course will introduce you to commands, variables, conditional statements, methods, classes, inheritance, and visibility modifiers.
The course introduces into the Java programming language by guiding the student through NetBeans which is an Integrated Development Environment (IDE) easy to start. Throughout the course you will go through assigning values to variables, using simple operators, loops and conditional statements and methods.
Publisher resources
Table of contents
-
Chapter 1 : Introduction and Installation
- Introduction 00:03:59
- Download Java and NetBeans 00:02:31
- Installation of Java and NetBeans 00:02:14
- Explanation: What has been installed 00:03:58
-
Chapter 2 : Project creation and dealing with conditional statements
- First project and first start of the Java-application 00:02:55
- Explanation: What happened? 00:05:12
- Variables 00:06:58
- Explanation: Variables 00:04:24
- If-Statements 00:06:30
- Explanation: If-Statements 00:12:44
- While-Loops 00:03:55
- Explanation: The While-Loop and the Do-While-Loop 00:05:39
- For-Loops 00:02:32
- Explanation: For-Loop 00:09:01
- Switch-Statement 00:04:34
- Explanation: Switch-Statement 00:02:49
- Assignments and Operators 00:06:00
- Explanation: Assignments and operators 00:02:56
-
Chapter 3 : Methods and classes
- Methods 00:07:14
- Explanation: Methods 00:04:07
- Classes and Objects of Classes 00:05:20
- Inheritance 00:03:12
- Class Variables 00:04:07
- Modifiers 00:05:20
- Explanation: Classes 00:05:54
-
Chapter 4 : A short quiz and a kick-off to further learning
- Where to go from here 00:01:57
Product information
- Title: Fundamentals of Java with NetBeans
- Author(s):
- Release date: October 2019
- Publisher(s): Packt Publishing
- ISBN: 9781839216558
You might also like
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
video
Java 11 in 7 Days
Start programming with Java 11 About This Video Learn Java in 7 days with 30-minutes of …
video
Complete Java SE 8 Developer Bootcamp
Master the Foundations of Java and the Topics of the Oracle Certified Associate, Java SE 8 …
video
Java for beginners: Step-by-step hands-on guide to Java
Learn Java - one of the more popular programming languages in the world. Supercharge your career …