Java Programming: Working with Primitive Data Types
Java SE 13
| Intermediate
- 11 Videos | 1h 9m 58s
- Includes Assessment
- Earns a Badge
This 11-video course explores Java, a program used in real-world commercial situations such as e-commerce websites, android apps and even the game Minecraft. Particpants will learn the eight primitive data types in Java and how to use them-Boolean, byte, char, short, int, long, float, and double-the most basic data types available within Java. The course examines how they serve as the building blocks of data manipulation in Java. First, learn about the types, including Object types, Strings, and Arrays, which are inherited from the java.lang.Object base class. Then learn how to create arrays, which are containers that store a fixed-size sequential collection of elements of the same type. You will learn that arrays can be both primitive and object types. Learn to print their contents, and access individual elements. The course also examines how to create enumerated types, commonly known as enums, which are a special Java type used to define collections of constants and learn how to use these types of variables.
WHAT YOU WILL LEARN
-
discover the key concepts covered in this courseidentify differences between primitive and object types in Javacreate and use variables of the primitive data types - byte, boolean, short, int, long, float, double, and charwork with variables of double, char, and String types in Javacreate arrays of both primitive and object types, print their contents, and access individual elementscreate and use enums (enumerated data types) in Java
-
initialize and modify variables of primitive typesapply arithmetic operators to variables of primitive typesdescribe the += self-assignment operatordescribe and use the -=, *=, %= and %= self-assignment operatorssummarize the key concepts covered in this course
IN THIS COURSE
-
1.Course Overview1m 55sUP NEXT
-
2.Primitive Data Types6m 55s
-
3.Initializing Variables5m 39s
-
4.Doubles and Strings6m 50s
-
5.Arrays of Primitive Types7m 12s
-
6.Enumerated Types7m 41s
-
7.Modifying Variables10m 52s
-
8.Arithmetic Operators9m 53s
-
9.The += Operator5m 53s
-
10.Other Self-modification Operators6m 17s
-
11.Course Summary50s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.