The tag has no wiki summary.

learn more… | top users | synonyms

40
votes
12answers
2k views

how do you remember programming related stuff?

How do you remember programming related stuff? Have you had the feeling that you've encountered the error you have before you right now, a few years ago and you could swear you knew the cause then but ...
9
votes
5answers
1k views

Is wiki really appropriate to store document for software development?

Everybody knows that, well-documented software development leads to success. However, it usually means that not only plain text but also binary content will be involved in the document, such as UML ...