Java SE 11: Strings & Primitive Data Types
Java
| 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
-
5m 15sFind out how to use string equality methods to compare strings. FREE ACCESS
-
4m 35sDuring this video, you will learn how to use lexicographical comparisons to order strings. FREE ACCESS
-
3m 4sAfter completing this video, you will be able to describe the advantages and use of StringBuilder over String for concatenation. FREE ACCESS
-
3m 50sIn this video, you will learn how to use StringBuilder to join strings together. FREE ACCESS
-
8m 33sIn this video, learn how to split a string based on a given regular expression. FREE ACCESS
-
3m 45sIn this video, you will learn how to split a paragraph of text into words and iterate over the individual words. FREE ACCESS
-
5m 56sLearn how to use the String replaceAll method to replace a particular word with another word in text. FREE ACCESS
-
3m 44sAfter completing this video, you will be able to describe the characteristics of primitive data types. FREE ACCESS
-
3m 26sTo find out how to perform the standard modulus mathematical operation on an integer, consult a math reference book or website. FREE ACCESS
-
3m 27sIn this video, you will use operator assignment to abbreviate common operations. FREE ACCESS
-
3m 19sDuring this video, you will learn how to use StringBuilder to concatenate the values of particular numeric operations. 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.