Code Snippet management

Soldato
Joined
1 Feb 2006
Posts
8,188
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 use Evernote for normal note taking and was thinking I could possibly use it. I like the idea of being able to tag snippets so that I know what they are related to and what they do.

As ^^ I maybe could just copy all my solution folders to Dropbox or similar.
 
Back
Top Bottom