Welcome to the Java Checkpoint Exams repository! This project contains a collection of Java programming exercises sourced from 01-Edu's public repository. The goal of this repository is to practice the piscine-java exam exercices
To get started with this project, follow these steps:
-
Clone the repository to your local machine:
git clone [email protected]:Pascal1812/ChckPt1-piscine-java.git cd ChckPt1-piscine-java
-
Open the project in your favorite Java IDE (e.g., IntelliJ IDEA, Eclipse) or a text editor.
-
Navigate to an exercise directory to see the solution
-
Open the 01-Edu repository to read the instructions of the chosen Exercice
-
You can test any of these exercises by refering to this Alpapie repository
- Java Development Kit (JDK) 8 or higher.
- A Java IDE or text editor for writing and running Java code.
If you would like to contribute to this repository by adding new exercises or improving existing solutions, feel free to open a pull request. Make sure to adhere to the following guidelines:
- Follow the existing folder and file naming conventions.
- Include a README.md file describing any new exercises.
- Provide a well-tested solution with relevant test cases.
You can support my work by following me and giving a star to this project You can also read the other projects i'm working on.
Have fun!!!