programming

programming

package main

import "fmt"

func hello() {
	fmt.Println("
		Hello, World!
		'Programming' ist hier nur eine Nieche und dient primär als Installations- und Konfigurationshilfe für mich...
	")
}
 

GitLab

Notes...

golang - install / hello world

Notizen um golang unter Linux zu programmieren

scratch

Coole Spiele mit Scratch 3 ...

golang - visual code