You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GUI and CLI applications in Java for text analysis and data analysis tasks. The GUI application allows users to analyze text input, while the CLI program calculates basic statistics of data from a CSV file.
Contains two Java programs: Newton's Method Square Root Calculator which implements Newton's method to find the square root of a number based on user input. Secret Word GUI Game which manages a GUI game where users guess letters in a secret word.