Skip to content

Latest commit

 

History

History

JesúsEspino-HelloWorldFromTheCodeToTheScreen

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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”.