Java SE 11: Strings & Primitive Data Types
Java SE 11
| Beginner
- 11 Videos | 48m 55s
- Includes Assessment
- Earns a Badge
Explore working with strings in Java, including the use of mutable strings through the StringBuilder class. In this course, you will discover the nature and use of strings and primitive data types, in Java. Observe how to compare and sequence strings, through equality tests and lexicography. Discover mutable strings, the advantages of string builder, and how to concatenate strings. Next, split a string via a regular expression, and learn how to split a paragraph of text into words in a string and iterate over individual words.Other topics include how to consider primitive data types, how to perform the standard modulus mathematical operation on an integer. Finally, you will use combined assignment operators to abbreviate common operations.
WHAT YOU WILL LEARN
-
use String equality methods to compare stringsuse String lexicographical comparisons to order stringsdescribe the advantages and use of StringBuilder over String for concatenationuse StringBuilder to concatenate stringssplit a string based on a given regular expressionsplit a paragraph of text into words and iterate over the individual words
-
use the String replaceAll method to replace a particular word in textdescribe the characteristics of primitive data typesperform the standard modulus mathematical operation on an integeruse operator assignment to abbreviate common operationsuse StringBuilder to concatenate the values of particular numeric operations
IN THIS COURSE
-
1.Testing String Equality5m 15s
-
2.Comparing Strings Lexicographically4m 35s
-
3.Introduction to Mutable Strings3m 4s
-
4.Using StringBuilder to Concatenate Strings3m 50s
-
5.Splitting Strings8m 33s
-
6.Iterating Over Words in a String3m 45s
-
7.Performing a String Replace5m 56s
-
8.Primitive Data Types3m 44s
-
9.Using the Modulus Operator3m 26s
-
10.Using Combined Assignment Operators3m 27s
-
11.Exercise: Concatenate a String of Numbers3m 19s
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.