◐ Shell
clean mode source ↗

GitHub - rwx-777/Java_LearningRepo: This is my java Learning Repository. Here you will find all Coding Resources and Challanges to advance your Java Knowledge.

This is my java Learning Repository. Here you will find all Coding Resources and Challanges to advance your Java Knowledge.

What I cover in this Repo:

  • Difference between Methods & Functions
  • Getting User Input using Java Scanners
  • Different Java Keywords (Reserved Words)
  • Different Java Data Types
  • Using the Java Random Libary (generate random Numbers)
  • Using and manipulating Arrays
  • Using different Methods and calling them
  • Write Text to a File & Append Text to a File
  • Time code to get execution time in Millis & Seconds

To do:

  • remux (Java Terminal Emulator) kinda
  • Instant Messenger (maybe including basic Cryptography)
  • Image Resizer + PDf Resizer
  • Java Chat Bot (in Progress --> Basic_Java_Chatbot repo)

Done:

  • Calculator (2 Versions)
  • MadLips Game with UserInput & RandomNumGenerator
  • Basic File Deleter (w UserInput, Error Handling & Timer)

Enjoy,

rwx-777