1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
Java Basics, simple Java lessonsGit RepositoryThis project's canonical repositories is hosted on Gothel Software. GoalsThis project is part of a basic computer science class using Java. Perhaps also have a look at C++ Basics. StatusBuild and test clean using Java 17. Building BinariesBuild Dependencies
Build Procedure
IDE IntegrationEclipseTested Eclipse 2024-06 (4.32). IDE integration configuration files are provided for
VSCodium or VS CodeIDE integration configuration files are provided for
|