Java: Obtaining User Input - Part 1
Programming
|
Java: Basic User Input
Introduction
Today,
creating a successful application without user input is nearly impossible. In fact, I think the majority of commercial/enterprise programs requires user input of some kind. You might say, "Woah, wait a minute. What about games?" User's provide games with input. Using the keyboard or mouse to control certain aspects of a game is a form of input. I'm not going to cover that type of input with this article.
Instead, I'm going to cover basic console input in this article. Basic input can be used for various things. For example, employer's use basic input features to calculate an employee's pay check. Other programs, like programs found at different retailers, uses input to calculate the total price for items that customers buy. Input is one of the most important features of programming.
The Basics
When an individual takes the time to start learning Java he/she at some point will come upon a problem with obtaining user input.... View In Full
 |
2 Comments |
7.00 out of 10 |
|
|
|
 |
Samuel S. (25) United States, Kentucky, Russell |
|
FallingTears has 3 fans
become a fan |
|
 |
|
 |
|