Slashdot Mirror


User: kostlk888

kostlk888's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Use SDLC on What Workplace Coding Practices Do You Use? · · Score: 1

    I'm quite surprised that I haven't seen it mentioned in any of the posts yet (maybed I missed it), but I think it's important to use the Software Development Life Cycle (SDLC) when designing, implementing and maintaining projects. Not only does it improve the quality of your project, but it also helps out others who will be working with the project in the future, by providing them with documentation. There's plenty of SDLC documentation online.