INTRODUCTION TO JAVA
- Offered bySkillsoft
INTRODUCTION TO JAVA at Skillsoft Overview
Duration | 1 hour |
Mode of learning | Online |
Difficulty level | Beginner |
Official Website | Go to Website |
Credential | Certificate |
INTRODUCTION TO JAVA at Skillsoft Highlights
- Earn a digital badge after completion of course from Skillsoft
INTRODUCTION TO JAVA at Skillsoft Course details
This course is ideal for beginners interested in learning Java programming, students pursuing a career in software development, and professionals looking to gain a solid understanding of Java
It is also suitable for those seeking to enhance their programming skills for various applications and projects
Describe the characteristics and purpose of a computer program
Describe Java's role in the world, identify Java technology product groups, and list the stages of a Java product life cycle
Describe the key features of the Java language
Install, set up, and verify the JDK on Windows
Describe the features of the installed JDK on Linux and Windows
Describe how to compile and run a Java program and describe the ways a Java program can output data
Compile and run a Java program and view its output
Describe Java classes and packages
Create a Java class and use the Output window to view any syntax errors
Describe the role of the main method in a Java program
Add a Java main method to a class
Java is one of the most widely-used development languages in the world today
Discover the key features of Java and object-oriented programming, defining classes, identifying class components, and using a main method
INTRODUCTION TO JAVA at Skillsoft Curriculum
Introduction to Computer Programs
Introducing the Java Technology
Key Features of the Java Language
Setting up the Java Development Environment
Features of the Installed JDK
Overview of Compiling and Running a Java Program
Compiling and Running a Program
Java Classes and Packages
Creating a Java Class
The Main Method
Creating a Main Method