Spring
How to use Sprint boot with VScode
How to use MySQL for Spring boot with Thymeleaf
Springboot + MPA + webpack
Deployment of Spring boot to a virtual machine
Spring Other
Creating a web chat with Spring boot
How to make login/out functionality in Spring boot
Open start.spring.io-generated project in vscode
General
ArrayList: add elements at once
Check MIME of a file
"foreach" for Java
Get a current directory
Get extension of a file
Get digit of an integer (int type) Java
Get four "different" numbers
Square root using BigDecimal
Switching Java versions by command in Ubuntu
Manipulations of int and String in Java
Deep learning
DL4J Animal Classification LoadModel enabled
How to use DL4J on Android
How to use DL4J for Linux
How to use DL4J for Windows
How to use tensorflow demo apps on android
Junit
How to use junit on inteliJ IDEA
Android
Android app useful layouts
Android app: a xml for a quiz display with 4 options
[Android app] Blog links list Sample
How to make Conway's Game of Life for Android
Use keras' model (classifier) with tensorflow on android app
Eclipse
How to install external libraries to your Eclipse
How to import JavaDoc of external libraries to your Eclipse
How to make a runnable Jar file.
Swing (GUI)
Add a scroll bar on a window (java Swing)
Network programming
Chat (You need both of a server program and a client program for a chat program written in Java)
--------------------------------------------
Chat program (Server program)
Chat program (Client program)
--------------------------------------------
FTP program in Java
InetAddress Class
Open and delete files (You need both of a server program and a client program.)
--------------------------------------------
open & delete files (server)
open & delete files (client)
--------------------------------------------
Port scanner
--------------------------------------------
High port Scanner
Low port scanner
--------------------------------------------
Port Scanner (but this program freezes until all scanning is completed)
Port scanner (doesn't freeze during its process)
Responding
You need both of a server program and a client program.
--------------------------------------------
Responding program (server)
Responding program (client)
--------------------------------------------
Port scanner (doesn't freeze during its process)
Responding
You need both of a server program and a client program.
--------------------------------------------
Responding program (server)
Responding program (client)
--------------------------------------------
VScode
Auto import of Java library in VScode
Java's sample codes
CUI
Find patterns and count how many times the pattern is repeated
Get size of a file in kilo byte
Primality test and make a list of the prime numbers
Replacing letters
Receive a word and read a text file and count how many times the word appears in the text file
GUI
File Info checker
Prime number check (GUI programming using Swing)
Prime number checker
PC info checker
Port scanner
Saving & Fetching data from a database
Use two layouts for one flame
Word counter
Prime number check (GUI programming using Swing)
Prime number checker
PC info checker
Port scanner
Saving & Fetching data from a database
Word counter
Other Tutorials
How to add scroll bar
Installation of Tomcat9 in Cent OS 7
Multi threading (detailed)
Multi Thread programming