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
algorithm
level) - how a thing (like string slicing) is
implemented
in 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
snippets
for specific problem
1. links
several fellow developer who practice zettelkasten blogs about it before: