Skip to content

anchietajunior/go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Learning Go

This repo has only one purpose, keep all my studies using Golang.

1 - A simple Hello World

Hello-World

This is the first step to know the Go syntax. In this simple Hello World example, i'm using some interesting concepts of Go like Pointers as you can read in the comments contained in the main.go file.

About

In this repo i'll keep all my Go and Go personal projects code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages