How to convert Fahrenheit to Celsius in Java

  • 23 October 2017
  • ADM

How to convert Fahrenheit to Celsius in Java. Simple Java code and conversion table with common values.


How to convert int to string in Golang

  • 14 August 2020
  • ADM

How to convert int to string in Golang using strconv.Itoa and strconv.FormatInt methods.


How to convert a float to string in Golang

  • 11 June 2020
  • ADM

How to convert a float to string in Golang using strconv.FormatFloat function.


JAXB Hello World Marshalling / Unmarshalling Example

  • 03 August 2017
  • ADM

JAXB Hello World Marshalling/Unmarshalling example: Object to XML and XML to Object.


Create ESXI vSphere USB bootable drive using Windows

  • 29 July 2017
  • ADM

Create ESXI vSphere USB bootable drive using Windows in 8 simple steps. These steps can be used from any operating system.


How to make windows bootable USB drive

  • 29 July 2017
  • ADM

How to make Windows bootable USB drive from any operating systems: Windows, MacOS, Linux.