A project where you can chose which pop-up you'll get using every combination possible of JOptionPane
Developed as part of the Comprehensive Java Programming Course to practice:
- Java coursenotes playground: Utilized as a sandbox environment to experiment with course notes and examples.
- Java pop-up homework: A project where you can chose which pop-up you'll get using every combination possible of JOptionPane
- Text to number: a project to practice text manipulation and conversion algorithms in Java.
- Symmetrical thread: Created to explore symmetrical threading techniques covered in the course.
- Minecraft command generator ui: Developed to apply Java GUI concepts learned in the course to create a user-friendly Minecraft command generator.
- Mini word processor: Created as a project to reinforce understanding of object-oriented programming principles by implementing a simple word processor in Java.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.