https://access2learn.com/classes-i-te... - Sample files and notes available at this location.
The best way to get better at programming is to practice. If you want more practice, consider our whole series on Java programming examples: • Java Practice Programming Examples
In this series, we'll be using the free Visual Studio Code to develop and test our code samples.
-- Video Description --
In this video we look at how to read in strings from user entered data that they entered in the console. To do so, there is a bit more set up such as importing from java.io, creating a buffered reader, and then actually reading in the data.
While this might seem like a bit more work than normal, it is easier in the long run, as you will work with all text data in a nearly identical manner regardless of the data source.
We'll also work with exceptions so we know how to handle any potential issues we might run into with reading our data.
-- Video Chapters --
00:00 - Introduction
00:36 - The complexity of reading from the console
00:59 - Creating a Buffered Reader
01:19 - Importing Needed Java Packages
01:38 - Initializing our Buffered Reader
02:52 - Reading from the Buffered Reader
03:15 - Dealing with a Checked Exception
Watch video Java Practice Examples - Module 6-5 Reading Strings from the Console online, duration hours minute second in high quality that is uploaded to the channel Access 2 Learn 21 June 2023. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 49 times and liked it 0 visitors.