Skip to content

Instantly share code, notes, and snippets.

@ba11b0y
Created April 24, 2020 20:41
Show Gist options
  • Save ba11b0y/a0a2942b36b6ec48e997c0e794072256 to your computer and use it in GitHub Desktop.
Save ba11b0y/a0a2942b36b6ec48e997c0e794072256 to your computer and use it in GitHub Desktop.
Calmcode feedback

A short feedback about calmcode.io after going through it.

Things which worked perfectly for me:

  • Short length videos. Personally I despise long videos and these were just the right length videos.
  • Crisp and concise content. No BS. Loved it!

Things which I feel were missing:

  • The files below the videos seem just enough but I personally feel that if you could document the files with comments, they would be just awesome. For instance, I went through the gin lesson and I felt that the code files here would have been easier to go through if commented. I understand it's just a few lines of code but adding a comment like # gin.REQUIRED makes the parameter of the function to be required. This would probably make the code serve the function of a video transcript which otherwise would not make sense for ~2 min long video.
  • More content, maybe adding lessons like publishing your code as a python package at pypi or maybe using alternate dependency managers like poetry
  • Probably a speed setting for the video.
  • Fix some typos.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment