A collection of programming challenges
With this educational project, I provide solutions to common programming challenges.
Below, I first describe the aims I have with the current project. I then give an overview of the challenges I have solved thus far.
The release history of this project is contained in the changelog.
My aims with this project are to:
- Extend my knowledge of different programming tools.
- Apply this knowledge in solving practical programming problems.
More generally, I strive to:
- Gain experience with different programming languages.
- Get to know the specifics of these languages.
Finally, I aim to:
- Showcase this experience and knowledge.
Currently, solutions to common programming challenges are available for the following languages:
Specifically, I solved the following challenges:
- Setting up a Java project using the command line
- Setting up a Java project using IntelliJ IDEA
- Setting up a Java project using Maven and IntelliJ IDEA
- Creating an executable JAR using Maven and IntelliJ IDEA
Copyright © 2021–2023 Maurits Silvis
This source code package is subject to the terms and conditions defined in the GNU General Public License v3.0 or later.