```
go run hallo_wereld.go
hallo hoe gaat het
go build hallo_wereld.go
ls -lh
./hallo_wereld
```

#golang #programming #technology #hello #world #HelloWorld #NL #myFirstToot #toot #fediverse #first #Love

```
package main

import "fmt"

func main() {
fmt.Println("hallo hoe gaat het")
}
```

#golang #programming #technology #hello #world #HelloWorld #NL #myFirstToot #toot #fediverse #first #Love

10 print "spawn"

Language C64 Basic
#MyFirstToot #basic #programming #Retro #RetroComputing #c64

```golang```

`package main

import "fmt"

func main() {
fmt.Println("Hi, Fediverse!")
}`

#MyFirstToot #goLang #programming #source #code #mathematics #physics #Lineair #Algebra #technology #OpenSource

Spawning

#myFirstToot

$ cat /proc/meminfo
$ uname -a

#MyFirstToot