Java Programming: Working with Primitive Data Types
Java
| 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
-
1m 55s
-
6m 55sIn this video, you will learn how to identify differences between primitive and object types in Java. FREE ACCESS
-
5m 39sIn this video, find out how to create and use variables of the primitive data types - byte, boolean, short, int, long, float, double, and char. FREE ACCESS
-
6m 50sLearn how to work with variables of double, char, and String types in Java. FREE ACCESS
-
7m 12sIn this video, you will learn how to create arrays of both primitive and object types, print their contents, and access individual elements. FREE ACCESS
-
7m 41sIn this video, you will learn how to create and use enumerated data types (enums) in Java. FREE ACCESS
-
10m 52sIn this video, you will learn how to initialize and modify variables of primitive types. FREE ACCESS
-
9m 53sDuring this video, you will learn how to apply arithmetic operators to variables of primitive types. FREE ACCESS
-
5m 53sAfter completing this video, you will be able to describe the += assignment operator. FREE ACCESS
-
6m 17sAfter completing this video, you will be able to describe and use the -=, *=, /=, and %= self-assignment operators. FREE ACCESS
-
50sIn this video, we will summarize the key concepts covered in this course. 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.