Introduction to Java
Java SE 8
| Beginner
- 11 videos | 42m 37s
- Earns a Badge
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.
WHAT YOU WILL LEARN
-
Describe the characteristics and purpose of a computer programDescribe java's role in the world, identify java technology product groups, and list the stages of a java product life cycleDescribe the key features of the java languageInstall, set up, and verify the jdk on windowsDescribe the features of the installed jdk on linux and windowsDescribe 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 outputDescribe java classes and packagesCreate a java class and use the output window to view any syntax errorsDescribe the role of the main method in a java programAdd a java main method to a class
IN THIS COURSE
-
4m 45sAfter completing this video, you will be able to describe the characteristics and purpose of a computer program. FREE ACCESS
-
9m 12s
-
4m 30sUpon completion of this video, you will be able to describe the key features of the Java language. FREE ACCESS
-
4m 55sIn this video, you will learn how to install, set up, and verify the JDK on Windows. FREE ACCESS
-
1m 54sAfter completing this video, you will be able to describe the features of the installed JDK on Linux and Windows. FREE ACCESS
-
2m 39sAfter completing this video, you will be able to describe how to compile and run a Java program and describe the ways a Java program can output data. FREE ACCESS
-
2m 52sIn this video, you will compile and run a Java program and view the output. FREE ACCESS
-
2m 39sUpon completion of this video, you will be able to describe Java classes and packages. FREE ACCESS
-
1m 40sTo create a Java class:1. In the Project window, right-click the desired package folder and select New > Java Class.2. In the Name field, enter the class name.3. If desired, change the Source Folder.4. In the Superclass field, enter the name of the parent class. If the class doesn't have a parent class, leave this field blank.5. If desired, check the Main checkbox. This adds a main method to the class, making it possible to run the class as a program.6. Click Finish.The new class appears in the editor.To view any syntax errors:1. In the Project window FREE ACCESS
-
5m 23sAfter completing this video, you will be able to describe the role of the main method in a Java program. FREE ACCESS
-
2m 9sIn this video, you will learn how to add a Java main method to a class. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Channel
Interskill Java