An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with scanner-class

A curated list of projects in awesome lists tagged with scanner-class .

https://github.com/vaibhavmojidra/java---demo-scanner-class-in-java

Scanner is a class in java.util package used for obtaining the input of the primitive types like int, double, etc. and strings. It is the easiest way to read input in a Java program, though not very efficient if you want an input method for scenarios where time is a constraint like in competitive programming.

input-from-user java mojidra scanner-class vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 12 Apr 2025

https://github.com/aburraq/vehicleinsurancecalculator

This Vehicle Insurance Calculator could be my first Java project to understand OOP concepts. It is quite simple but very informative for beginners. I have found it on my projects and wanted to post here as a memory xx

java oop scanner-class switch-case

Last synced: 18 May 2026