Skip to content

Soypete/Golang_tutorial_zero_to_hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoLang tutorial for Beginners

NOTE: This tutorial is written for people who have less that one year programming experience or even no experience whatsoever.

A question I get commonly asked as as a speaker and mentor is, Are bootcamps worth it? Should I go to a bootcamp to start my career in tech? I have the hardest time answering that question. This truth is, all the material provided in software bootcamps is available online for free.

The reason behind this course is to provide that same free content, but for my favorite programming language Go

What is Go?

I believe the simplicity and cleanliness of the Go programming language makes it suitable as a language for first time programmers.

Go is a programming language was developed at google in 2009. It was written to help replace some of the heavy and complex c++ infrastructure. Since then it has grown to a powerful tool for all types of programming.

The Why of Go

Here is a great video by Carmen Andoh about Go and why to use it.

https://www.infoq.com/presentations/go-concurrency-gc/

[4.2 Using Opensource Libriares]

Extras (Coming Soon)

  • Problem Solving
  • Object Oriented Programming in Go
  • Concurrency in Go

Additional Resources

About

This is a tutorial, course, or walk through to teach first time developers how to use golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published