Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 404 Bytes

File metadata and controls

11 lines (8 loc) · 404 Bytes

Hello World, from the code to the screen

Jesús Espino

Github | Twitter

The Go compiler is a great tool, but sometimes it looks like magic. How does this software convert my source code into something that just works? In this tutorial, I will guide you through the whole process with the simplest possible example, a “Hello World”.