|
Now that I am working on a second project & it is getting bigger, I was wondering what the "rule of thumb" some of the more experienced coders are using for managing/arranging the source code. As I add a new function, it gets added to the bottom of the program. Then as changes are made to the program, I end up scrolling through the code looking for the correct function. What I am contemplating doing is to put the functions in order by window, part, & event. This seems to be a logical order but that is why I am asking the question. Is it or what do you do or what other suggestions might you offer? I noticed the compiler listing is by part, event, & parent (window) but I guess I would be more inclined to group by window, part, & event because that is the way I would think out a program. But then this is only my third program so who am I to know? Thanks - Dennis. Dennis Munro "I love deadlines. I especially like the whooshing sound they make as they go flying by." Dilbert's Words Of Wisdom: Badger Mining Corporation www.badgerminingcorp.com dmunro@badgerminingcorp.com (920) 361-2388
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.