Latest Articles
Golang Trim Strings [Left, Right, Space, Suffix, Prefix]
golang trim strings function using strings.Trim(), strings.TrimLeft(), strings.TrimRight(), strings.TrimSpace(), string.TrimSuffix(), strings.TrimPrefix()
Golang remove duplicates from slice with Examples
remove duplicates in slice golang, find unique elements in array golang, golang count occurrences in slice, find duplicates in array golang, Remove duplcate …
How to Become a Mobile App Developer
The 21st century is the era of multifunctional gadgets. Today, it is difficult to find a person who uses a push-button telephone. Smartphones have long since
Golang sha256 Hashing Examples
golang sha256 hashing examples to hash a string of text or an entire file using sha256 function
Golang time function - Learn the Basics in Detail
golang time now, format, duration, after, loadlocation, sleep, date function explained in detail with examples
