Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Console Playground

Description

This program contains four basic console utilities built with Java.

  • Welcome message.
  • Display the current date.
  • Calculate the user's age.
  • Convert Celsius to Fahrenheit.

Technologies

  • Java 23
  • IntelliJ IDEA Community

How to Run

  1. Clone the repository.
  2. Open the project in IntelliJ IDEA.
  3. Run JavaConsolePlayground.java.
  4. Select an option from the menu.

What I Learned

  • Creating methods.
  • Using Scanner.
  • Building console menus.
  • Working with loops.
  • Using LocalDate.
  • Exception handling.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages