How to fix a project with basically no structure?
I’ve been working on a software project mostly solo for over 5 years. It was a mess to begin with (I am the third or fourth developer to be working on it), and although it’s less of a mess now it is still incredibly disorganized. The rate of progress in getting it under control is glacial and I’m starting to feel despondent over the state that it’s in. How do I really start fixing it?
Good platform to teach Programming 101? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Best Practice – Loop Exit Via Iterator Modification
I had an interesting discussion with my boss today regarding exiting a loop before the terminal condition is met. He had a construct in some of his VB6 code that looked something like this:
What is the IDE for Visual basic? [closed]
Closed 9 years ago.