Skip to content

jean2978/Learn-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning go

My repo for resources connected to go!
The purpose for this repository is to learn go

Project structure

📦Learn-go
 ┣ 📂Data Structures
 ┃ ┗ 📜datastructures.go
 ┣ 📂Go tutorial
 ┃ ┣ 📂greetings
 ┃ ┃ ┣ 📜go.mod
 ┃ ┃ ┣ 📜greetings.go
 ┃ ┃ ┗ 📜greetings_test.go
 ┃ ┗ 📂hello
 ┃ ┃ ┣ 📜go.mod
 ┃ ┃ ┗ 📜hello.go
 ┣ 📂Kattis
 ┃ ┗ 📂99 Problems
 ┃ ┃ ┗ 📜99_problmes.go
 ┗ 📂Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages