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.
Luhn algorithm implementation in Java
Luhn algorithm implementation in Java with example for both calculate the check digit and validate the number.
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.
How to create Java Application with Eclipse
How to create Java Application with Eclipse. First Java Hello World application. Command line run example.
How to create an application with Maven in Eclipse
How to create a simple application using Maven in Eclipse using maven-archetype-quickstart archetype.
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.
Search
Other Posts
Follow Us On