Skip to content

dink42/Another-Basic-Repetition-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Learning Java and repetition

Note

Welcome to this project! Want to contribute? Check the .\Contribute file.

About the project

Just some basic repetion of the basics in Java, was doing this for school as they wanted you to refresh some simple code.

Future for the project

1. This is it and just serves as my own stepping stone looking back on while progressing.
    - To set up Java!
    
2. First install Java from oracle for your system.
  - Make sure Java is on path! You can do it trhought the command line or windows envoironments.
    - Just put that in the search bar and look up the usal path for Java for your system.
    - Want to add path throught command line. Example, open command prompt "set path=C:\Program Files\Java\jdk1.6.0_23\bin"

3. Make a Java project.
  - Command promt "javac Hello.java"
    - Open project "java Hello"

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages