As a software developer, I want to build apps that bring solutions to everyday problems and facilitate people's lives. I want to be able to build a career in this field and get a good job. I will start to learn Java, and this is my first program using it.
This is the typical helloWorld program, I add a functionality to ask users name and print out their name in the console
I make this software to learn about java syntax, inputs, outputs and variables, also how a java program is made
I have used: Scanner for getting user input, System.out.println to output my hello world and user input information also I have used a variable of type string to store user input and print it later.
I have used Java a programming language that is used for developing desktop apps, and is famous for being to run in any environment.
- Youtube Java Full Course for Beginners https://www.youtube.com/watch?v=eIrMbAQSU34
- w3schools https://www.w3schools.com/java/