Skip to content

LinkedInLearning/go-recipes-practical-projects-2883106

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Recipes: Practical Projects

This is the repository for the LinkedIn Learning course Go Recipes: Practical Projects. The full course is available from LinkedIn Learning.

Go Recipes: Practical Projects

If you’re figuring out what to make for dinner tonight, this course will not help you. However, if you’re learning the Go programming language, this course is a great resource for practical learning. Instructor Miki Tebeka walks you through common Go projects with "recipes," or step-by-step instructions. Miki shows you some basics, such as Go slices, maps, error handling, and panic recovery. He explains how to measure, format, parse, and convert time in Go. Miki goes over ways you can work with text in Go, then demonstrates using structs, methods, and interfaces to improve your code. He discusses working with JSON and HTTP, then concludes by describing the benefits of bringing concurrent instructions to your apps.

Installing

  1. To use these exercise files, you must have the following installed:
  2. Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.
  3. Change directory to the root and run go mod download

Instructor

Miki Tebeka

CEO at 353Solutions

Check out my other courses on LinkedIn Learning.

About

Go Recipes: Practical Projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published