|
|
|
|
|
by edw519
5589 days ago
|
|
Thanks for your words. Your welcome. Posts like yours often help other people as well, so thank you too. I'm never comfortable with my code Neither am I. I don't think that feeling ever goes away. Whenever I look at something I wrote last year, I think 2 things: "I can't believe I wrote this," and "I hope no one else ever sees it with my name on it." It just takes a very long time for me to develop something from scratch Then don't write anything from scratch. I have about 2 dozen "base programs". Whenever I need to develop something new, I grab the closest one, "save as" something else and get to work. I'm always tweaking, improving, and adding to those base programs, kinda like automating my own continuous improvement. I'm too busy focusing on my user's dilemma and the task at hand to waste valuable brain space memorizing syntax. Every little boost helps. We all do it. |
|
That's an interesting method. Could you give an example of those 'base programs'—what are they, how long, how much do they do, etc.