项目作者: rwx-777

项目描述 :
This is my java Learning Repository. Here you will find all Coding Resources and Challanges to advance your Java Knowledge.
高级语言: Java
项目地址: git://github.com/rwx-777/Java_LearningRepo.git
创建时间: 2019-10-25T09:40:38Z
项目社区:https://github.com/rwx-777/Java_LearningRepo

开源协议:

下载


Java_LearningRepo

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