Hi All,
Im running through some video tutorials in C# as im newbie. One thing im doing is adding lots of comments to the code so I can go back and revisit the code later and know exacly what is going on.
What id also like to do is store the code snippets in an easy to find place so I can reuse/analyse them later.
I kind of just want a long scrolling page with all my code and commented snippets on that I can use as reference later which also maintains the snippet format and is of course searchable.
There seems to be a few apps as well as Git Hub etc to store code snippets but im just wondering which one from a newbie perspective works best for you and why?
Kind Regards,
John