Module 1, Lesson 7 - More Loop Practice (String and Character methods, ASCII) (Java)

Published: 09 December 2019
on channel: Daniel Grissom
133
4

In this lesson you will learn:
1) Loop Constructs
a) FOR loop (for when we know how many times we need to do something) - looping through Strings
2) String operations
a) equals() - For comparing two strings to see if they have the same contents
b) equalsIgnoreCase() - For comparing two strings to see if they have the same contents, but ignoring casing
c) charAt() - For getting a character at a certain index of the string
3) char and Character operations
a) The Character wrapper class and some of its methods:
i) isUpperCase(), isLowerCase(), isDigit(), isWhitespace()
b) Understanding the ASCII Table and converting chars to ints

NOTE: This lesson is part of the "Hello World w/ Dr. Dan - Complete Intro from Java to C++" course (http://hellodrdan.com). This video provides an overview of this particular lesson. You can find links to course setup/installation, the free source code itself (for self-learning) and video tutorials (for guided learning) below:

Free Course Code & Syllabus: https://github.com/DanGrissom/hello-w...
Course Setup/Overview:    • Hello World w/ Dr. Dan - A Complete Introd...  
In-depth Video Tutorials/Lessons: http://hellodrdan.com


On this page of the site you can watch the video online Module 1, Lesson 7 - More Loop Practice (String and Character methods, ASCII) (Java) with a duration of hours minute second in good quality, which was uploaded by the user Daniel Grissom 09 December 2019, share the link with friends and acquaintances, this video has already been watched 133 times on youtube and it was liked by 4 viewers. Enjoy your viewing!