Skip to content

Small introduction course into the Go programming language

License

Notifications You must be signed in to change notification settings

chrisvdg/start-to-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Start to Go

This repo is intended to host a small introduction course to the Go programming language.
The audience for the course is for developers new to Go or other people with basic programming knowledge who want to learn Go.
After going through the course the students should be able to write a basic Go program, know where to look when creating more complex programs and know what to do to make it production ready (testing, documentation, ...)

The course is written in the course.md file
This file contains the main content of the course and is intended to also serve as a reference manual for students after the course.

Contribution

If you have suggestions or ideas to improve the course, feel free to open an issue or pull request!

About

Small introduction course into the Go programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published