Skip to content

JesusContreras26/HelloWorldJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Overview

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

https://youtu.be/j6nhaxkYcwk

Development Environment

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.

Useful Websites

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages