For the developers on here how do you go about storing/noting down anything new you learn in terms of programming/code snippets?
I am not a pro but as I learn different things I copy the code into separate txt files for reference should I need it again.
Is there a nice organised way of doing this? Do you write and maintain your own utility classes with useful functions? Any good tips to save rewriting previous stuff?
I am not a pro but as I learn different things I copy the code into separate txt files for reference should I need it again.
Is there a nice organised way of doing this? Do you write and maintain your own utility classes with useful functions? Any good tips to save rewriting previous stuff?