I recently completed a course from boot.dev about golang. On the positive side, I feel that I know more about the language than when I started the course - but on the negative side, I feel like I need more practise.

Here is a list of things I feel uneasy about,

  • built-in data structures
    • eg: maps
  • channels
  • mutexes
  • compiling & debugging
  • unit testing

All these were covered in the course - but I do not feel like I know them at my fingertips (unlike other languages). Basically - I need more practise. How to squeeze it into my usual day is the challenge.

0 items under this folder.