Pinned Repositories
Assignment4
Modify 8.28 Example code to define a complete database manipulation application for the books database. In addition to the querying, the user should be able to edit existing data and add new data to the database. All your code should be Thread safe. Updating GUI should be only done through SwingUtilities.invokeLater or SwingWorker. Allow the user to edit the database in the following ways: a) Add a new author. b) Add a new title for an author. (Remember that the book must have an entry in the AuthorISBN table.) Be sure to specify the publisher of the title. c) For each of the preceding database manipulations, design an appropriate GUI to allow the user to perform the data manipulation.
counter
Software Engineering With Test - JUnit lab
cp-workshop
notes of code-init-workshop📝
FYP-OCHRe
junitExam
Matrix
PipelineProject
Software Engineering with Test - Team Project
TrainingProjects
Java & Python projects to practice with. From Ken O'Neill.
tombolide's Repositories
tombolide/Assignment4
Modify 8.28 Example code to define a complete database manipulation application for the books database. In addition to the querying, the user should be able to edit existing data and add new data to the database. All your code should be Thread safe. Updating GUI should be only done through SwingUtilities.invokeLater or SwingWorker. Allow the user to edit the database in the following ways: a) Add a new author. b) Add a new title for an author. (Remember that the book must have an entry in the AuthorISBN table.) Be sure to specify the publisher of the title. c) For each of the preceding database manipulations, design an appropriate GUI to allow the user to perform the data manipulation.
tombolide/counter
Software Engineering With Test - JUnit lab
tombolide/cp-workshop
notes of code-init-workshop📝
tombolide/FYP-OCHRe
tombolide/junitExam
tombolide/Matrix
tombolide/PipelineProject
Software Engineering with Test - Team Project
tombolide/TrainingProjects
Java & Python projects to practice with. From Ken O'Neill.
tombolide/MiniProject
tombolide/singleOpenClosed
tombolide/Spoon-Knife
This repo is for demonstration purposes only.
tombolide/startup_namer
tombolide/UnForkRepoTest