algorithmswithgo.com - Algorithms with Go

Description: Algorithms are a core component in a computer science education, and when taught properly they can help a developer improve his or her skills massively. In this course we will work to both understand how common computer algorithms work, as well as how to properly code each of them in Go.

golang go algorithms coding course gopher screencast video lesso (1)

Example domain paragraphs

Don't worry, you aren't alone! Not everyone will admit it, but many developers feel exactly what you are feeling when they get started with coding, algorithms, and more.

Whether you are a CS student at university, self-learning at home, or something in between, the scenario is nearly always the same. First you start to learn the algorithm, and at a high level it all seems to make sense. You can even walk through the algorithm on paper, showing what steps should be taken and how the state changes as the algorithm is used. And then when you sit down to code it everything seems to fall apart...

And the list goes on and on and on...

Links to algorithmswithgo.com (2)