Categories

Tools

bitdefender

1&1 Web Hosting

9 code snippets posted in Java! Choose what you need and coding ;-)

Post details Java

Post details A simple example in Java you need to get the IP address of a domain
Post details A simple method to convert a date from MySQL format to the Italian format and vice versa
Post details An example of how to use arrays in Java, how to sort the items and how to mix them
Post details An example of how to use LinkedList in Java, how to sort the items and how to display items
Post details Generate random passwords length prefixed, with Java
Post details Get information about the current date with Java
Post details Read data from an xml file and process it with Java.
Post details Simple example of how to use the Scanner class in Java to read input from the console
Post details Write log data to a CSV file with Java