
Custom Shell
With gradle in Java, built a custom Shell in which you can make, remove, and change directories and run other programs.
With gradle in Java, built a custom Shell in which you can make, remove, and change directories and run other programs.
Multi-threaded program that computes the first 1000 digits of Pi. Utilizes all system CPU cores simultaneously, using a task-based scheme to distribute the work.