This repository, School-projects, is dedicated to storing primarily all kinds of school projects and assignments mostly written in Java; additionally this repository houses courses and/or other coding related stuff that serves the purpose of educating. It serves as a showcase of learning and development in Java programming throughout my academic journey.
This repository will be updated with various Java projects related to school assignments and educational exercises.
- Codédex: Includes different programming courses I am currently working on. (Right now only the python course)
- 08-autofahren-aufg: OOP Task, done via Greenfoot
- Java Basics: The first programs and tasks done in Java
- Little crab Aufgaben/little-crab: A little game about a crab. Written in Greenfoot via Java
- Sek 2: Stores all Kind of Tasks/Programs done in the 'Sekundarstufe 2'
- Testsachen: Includes different programs for testing purposes
- Turner Aufgaben/01-turnen-aufg: Another OOP task done in Greenfoot
- UML: Includes diverse Unified Modeling Language Diagrams for showcasing, etc.
- Java / Python / Markdown / SQL / Derby / JDBC
- Visual Code Studio / IntellJ Idea / Pycharm / Java editor / Eclipse / Greenfoot / DrawIO
To run these projects locally, you will need a Java Development Kit (JDK) or/and Java Runtime Environment (JRE), an Integrated Development Environment (IDE) that supports Java.
- Java Development Kit (JDK) or JRE
- Python 3.10+
- An IDE like IntelliJ IDEA, Eclipse, or NetBeans for Java
- An IDE for Python
-
Clone the repository:
git clone https://github.com/Zzackllack/School-projects-ggl.git
-
Open the project in your IDE:
- Import the project using the IDE's import feature.
- Build the project to resolve dependencies.
- Run the applications
This project is licensed under the MIT License - see the LICENSE file for details.