Pinned Repositories
BinarySearchTree-w-UI-
To further advance my studies in Data Structures I played around with the Binary Search Tree data structure. While learning about BST's I wanted to further my study by implementing this, so I created a Dictionary that revolved around populating a BST with a text file (any file) and displaying the file's contents (upon request of the user) on the JavaFX user interface.
EmailApp
IMDb-film-list-UI
List management program in Java with a UI. User is able to store, remove, add, search data on a default database created in the source code. Used JavaFX
learning-java-2825378
Learning Java (REVISION Q1 2020)
NbaMockDraftApp
Quick
zakariasuleman's Repositories
zakariasuleman/learning-java-2825378
Learning Java (REVISION Q1 2020)
zakariasuleman/BinarySearchTree-w-UI-
To further advance my studies in Data Structures I played around with the Binary Search Tree data structure. While learning about BST's I wanted to further my study by implementing this, so I created a Dictionary that revolved around populating a BST with a text file (any file) and displaying the file's contents (upon request of the user) on the JavaFX user interface.
zakariasuleman/IMDb-film-list-UI
List management program in Java with a UI. User is able to store, remove, add, search data on a default database created in the source code. Used JavaFX
zakariasuleman/Quick
zakariasuleman/NbaMockDraftApp
zakariasuleman/EmailApp