Skip to content

Latest commit

 

History

History
268 lines (220 loc) · 20.2 KB

golang.md

File metadata and controls

268 lines (220 loc) · 20.2 KB

In the projects, in which I work, it comes up that I am asked what I recommend for xyz. So that I don't forget half of the information, I'll started to collect it thematically and in a more or less structured way and publish it here. Here my hopefully helpful ressoures for the Go language.

Blogs

Recommended readings

Asking go questions

Coming from Python

Style guide, "best" practices, templates...

Concurrency (aka Nebenläufigkeit)

TUI

CLI

Podcasts

  • Cup o' Go Stay up to date with the Go community in just 15 minutes per week.
  • Ardan Labs Podcast This podcast features intimate conversations with engineers who are in the forefront of building or teaching technology.
  • go podcast()
  • Go Time

GUI / TUI

Finding libs

Profiling

Based on a question from my team mate who is used to Pythons line_profiler (%lprun) and memory_profiler (%mprun).

Learning & Miscellaneous

Cheatsheets

Roadmaps, Jobs, Career

Learning to code from source

Starting projects to learn from source and to get ideas what to build to learn and improve your skills.

Learning by coding and contributing

Youtube videos

Some resources to find recorded talks from GopherCon Conferences:

Youtuber

WebDev

Security & Malware


If you find this notes helpful and want to support me, you can do so by Buy me a coffee! ☕ it will keep my motivation high and I will be really thankful.