Skip to content

HopeMashal/Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Java

Java Basic Notes and Some Apps

Notes

  • General Notes GO
  • Displaying Program Output GO
  • Input & Variables GO
  • Arithmetic Operators GO
  • If statement GO
  • Switch statement GO
  • While Loop GO
    • Flag Controlled While Loop GO
  • Do While Loop GO
  • For Loop GO
  • Break and Continue Statements GO
  • Introduction of Methods GO
    • Methods With Parameters GO
    • Methods and Variable Scope GO
    • Methods Overloading GO
  • One Dimensional Arrays GO
    • Arrays and Methods GO
  • Two Dimensional Arrays GO
    • Arrays and Methods GO

Apps

  • Calculator
    • Use If/else if/else statements GO
    • Use Switch statement GO
  • Guessing Game
  • Baggage Charge for the Passenger GO
  • Hangman Game GO
  • Translator GO
  • Strong Password Generator GO

About

Java Basic Notes and Some Apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages