A few years ago I built a personality test based on the Myers-Briggs Type Indicator and the Keirsey Temperament Sorter. My aim was to make a personality test that worked, but also was easy to use.
Over time many people have asked me to improve a few things with that original test. I can finally say that I...
In this part of my Java Video Tutorial, I continue showing how to use JTables with MySQL. You’ll learn how to pull information from a database, add a row, delete a row, convert a String into a SQL Date and much more.
If you haven’t seen my Java Swing Tutorial watch it first. Part 1...