Thoughts
· One min read
I decided to write and blog.
So starting with my current expertise. Golang.
package main
import "fmt"
func main() {
fmt.Println("Hello World!, This is harsha")
}
I decided to write and blog.
So starting with my current expertise. Golang.
package main
import "fmt"
func main() {
fmt.Println("Hello World!, This is harsha")
}