Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world

12 replies

lemmy.mywire.xyz

The code

package main

import "fmt"

func main() {
  fmt.Println("Hello World")
}
31

Asked later that week to add a feature to the code, have to rewrite it all from scratch because it's spaghetti.

9

You reached the end

Testing good | Spyke