Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • @BenMcDougall - The other question is about code organization only. Commented Aug 8, 2013 at 13:30
  • @JeffO - Okay, sorry. Didn't pay enough attention there then Commented Aug 8, 2013 at 13:32
  • You can start by creating project folders somewhere on a network drive and accumulating project documentation yourself. You can also search for project documentation software, and see if anything fits your company's needs. Commented Aug 8, 2013 at 13:40
  • possible duplicate of How do you organize your projects? Commented Aug 8, 2013 at 15:16
  • If the project is really small then it's not even in company's VCS. - This is a BIG problem! If your company doesn't allow you, keep it in a local git repo and back it up. History management is critical! Commented Aug 8, 2013 at 16:22