Skip to content

cworld1/java-learning

Repository files navigation

Java Learning

Some notes and code about CWorld learning Java.

Local Development

Environment requirements:

1. Clone the repository

git clone https://github.com/cworld1/java-learning.git
cd java-learning

2. Run the code

javac HelloWorld.java
java HelloWorld

Contributions

As the author is only a beginner in learning it, there are obvious mistakes in his notes. Readers are also invited to make a lot of mistakes. In addition, you are welcome to use PR or Issues to improve them.

Thanks

Some of the electronic textbooks have helped the author a lot in his studies, and without them, this notebook would not have been possible. I would like to express my gratitude to the original authors of these materials. If you have any doubts about this project, you can also read the following textbooks carefully to remedy them.

License

This project is licensed under the GPL 3.0 License.

Creative Commons

This documention is admitted by Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0).

About

Some notes and code about CWorld learning Java

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages