Posts

Showing posts from August, 2021

In Golang, Signup Form Validation

Image
Download

Go lang Tutorial. Abstraction Using Interface.

Image
Download

How to get unique machine id?

BSD: cat /etc/hostid kenv -q smbios.system.uuid Linux: cat /var/lib/dbus/machine-id cat /etc/machine-id OS X: ioreg -rd1 -c IOPlatformExpertDevice | grep IOPlatformUUID Windows: reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography /v MachineGuid

How to make simple http server with Golang?

Image
Download

In C Program, Compute Hike In Salary For N Employees

Image
Download

In Java, Body Fat Calculator For Male And Female

Image
Download

How To Make Plugins Or Modular Addins With Golang

Image
Download

In Java, Compute 10 digit ISBN Based On Given 9 digit ISBN

Image
Download