The first encounter I had with this was back in my freshman year 2022, through a clip of @ThePrimeagen
He talked about how the so called โlong wayโ
> Practice Algorithms
> Learn Database Systems
> Learn Operating Systems
> Learn Computer Networks
actually turns out to be the real shortcut compared to a 90/180 days bootcamp
Decided to write my own file synchronisation tool across different OS.
Done with P2P and handling file creation and changes in Linux.
Next Step: Make it work for windows
Will publish blog and repo soon :)
Hey guys, New blog is up
https://t.co/6gnWk2k9jd
I was going through "Crafting Interpreters" and I decidede to write about how scanners worked. Do give me feedback.