A complete Java Tutorial with notepad++
Things To do :
- First you need to download java 8 version.
- Setup the java environment in your system.
- Download all the file.
- Download the SQL file.
- Download Xampp software.
- Create table (name it m3).
- In table m3 export all the SQL (login,addbook etc).
- Now Run CMD in the project directory.
- Compile all with javac command.
- Start all the using Start *.java .
- Enjoy