Shorts
Short code snippets. Little or no description at all. Just copy and use 🚀
Please consider supporting us by disabling your ad blocker
-
🥇 How to uppercase the first letter of each word in Go
-
🔠 String to uppercase in Go
-
🧊 Cube root in Go
-
🟦 Square root in Go
-
🍰 The maximum and minimum value of the int types in Go
-
📊 The maximum and minimum value of the float types in Go
-
🍩 Get Pi constant in Go
-
⏳ Time difference between two dates in Go
-
👀 Get a hostname (domain) from a URL in Go
-
🏋️♂️ Calculate the power of a number x^y in Go