Timeline for What is the most efficient way to continue developing a piece of software in the long-term?
Current License: CC BY-SA 4.0
17 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 8, 2022 at 19:56 | comment | added | gidds | …Many times, writing such documentation has highlighted issues that I had previously glossed over — and sometimes it has prompted me to make improvements to the code. | |
| Dec 8, 2022 at 19:56 | comment | added | gidds | In my experience, one thing that partly changes your brain back again is writing documentation. Good documentation, from the point of view of someone wanting to use the class/method/property without looking at its code; documentation that explains what a class represents and how it fits into the bigger picture, what a method's overall purpose is and who should call it and when, what the caller has to provide and what results the caller can expect; that discusses any problems and situations to watch out for and opportunities for future improvement. …(contd) | |
| Dec 5, 2022 at 22:59 | history | edited | candied_orange | CC BY-SA 4.0 | added 253 characters in body |
| Dec 5, 2022 at 13:41 | history | edited | candied_orange | CC BY-SA 4.0 | deleted 1 character in body |
| Dec 5, 2022 at 3:16 | comment | added | Nelson | The stuff that frustrates you when you "re-learn" really should be refactored so that it is easier to digest. It is an ongoing process and requires refinement over time. | |
| Dec 4, 2022 at 1:11 | history | edited | candied_orange | CC BY-SA 4.0 | added 5 characters in body |
| Dec 3, 2022 at 13:17 | history | edited | candied_orange | CC BY-SA 4.0 | added 1 character in body |
| Dec 3, 2022 at 1:50 | history | edited | candied_orange | CC BY-SA 4.0 | added 15 characters in body |
| Dec 3, 2022 at 0:55 | history | edited | candied_orange | CC BY-SA 4.0 | added 2 characters in body |
| Dec 3, 2022 at 0:49 | history | edited | candied_orange | CC BY-SA 4.0 | added 196 characters in body |
| Dec 3, 2022 at 0:08 | history | edited | candied_orange | CC BY-SA 4.0 | added 1 character in body |
| Dec 3, 2022 at 0:02 | history | edited | candied_orange | CC BY-SA 4.0 | added 8 characters in body |
| Dec 2, 2022 at 18:45 | history | edited | candied_orange | CC BY-SA 4.0 | deleted 1 character in body |
| Dec 2, 2022 at 18:38 | history | edited | candied_orange | CC BY-SA 4.0 | added 1 character in body |
| Dec 2, 2022 at 16:39 | history | edited | candied_orange | CC BY-SA 4.0 | added 378 characters in body |
| Dec 2, 2022 at 16:33 | history | edited | candied_orange | CC BY-SA 4.0 | added 378 characters in body |
| Dec 2, 2022 at 15:51 | history | answered | candied_orange | CC BY-SA 4.0 |