Journal progam done!
Yay! Find the code over at Gitlab or Github.

The program is a lot more basic than I expected.
It does not let me keep multiple journals :)
But I’m happy with what I learnt.

  • How to put together a program
  • How to use modules
  • Found a little extension in VSCode, called VSCode autoDocstring, that makes typing in docstrings a breeze.
  • Oh, I learnt about docstrings, to help document what I am doing.
  • And brushed up on the basics, loops, conditionals, etc.

Here’s to more happy programming.