Menu

Nakov.com logo

Thoughts on Software Engineering

Free Java Video Tutorial: Part 3 – Console-Based Input and Output

Today I published the third part of my free Java video tutorial with hands-on exercises. It covers the console-based input and output in Java: reading text and numbers using java.util.Scanner and printing text, numbers and formatted output using System.out.print(), System.out.println(), System.out.printf(). Learn more at softuni.org:

https://softuni.org/code-lessons/java-tutorial-part-3-input-and-output/

Watch the video tutorial in YouTube:

Subscribe to my YouTube channel to stay in touch:

I will continue publishing more code lessons on programming and software technologies.

Comments (0)

RSS feed for comments on this post. TrackBack URL

LEAVE A COMMENT