How to read and write JSON with json-simple
How to read and write JSON with json-simple library. Full example how to create an object, write it to a file, read it and use it.
How to parse Google Search result in Java
How to parse Google Search result in Java using URLConnection and a regular expression to parse the response. Can be used to check the Google SERP position.
Windows basics commands and tools for developers
Windows command prompt basics commands like ping, telnet, dir, cd, ipconfig and tools like Task Manager, Services, Registry.
How to delete a record using JDBC PreparedStatement
How to delete a record using JDBC PreparedStatement to avoid SQL injection.
How to prepare a Windows Java Development Machine
How to prepare a Windows Java Development Machine using Eclipse, NetBeans, Ant, Maven, MySQL, MongoDB, GIT, SVN.
How to update a record using JDBC PreparedStatement
How to update a record using JDBC PreparedStatement to avoid SQL injection.
Search
Other Posts
Follow Us On