use zettelkasten as software engineer
Table of Contents
primitive actions relevent to software engineer mainly1 comprise2:
- how a thing (like sorting) is done generally (in
algorithmlevel) - how a thing (like string slicing) is
implementedin a specific [programming language] [framework] - definition of
patterns and concepts(like steps of handelling HTTP request) andsyntax(like function wrapper in python) - utility scripts and
snippetsfor specific problem
1. links
several fellow developer who practice zettelkasten blogs about it before: