Click here to Skip to main content
15,915,783 members
Home / Discussions / Collaboration / Beta Testing
   

Collaboration / Beta Testing

 
GeneralBeta release of Awasu (v0.7) - an RSS reader Pin
Taka Muraoka21-Jan-03 16:41
Taka Muraoka21-Jan-03 16:41 
GeneralAdvanced Developers wanted :) Pin
FruitBatInShades16-Jan-03 6:54
FruitBatInShades16-Jan-03 6:54 
QuestionHow to test ConsoleApplications with NUnit? Pin
Erik Doernenburg6-Jan-03 4:36
Erik Doernenburg6-Jan-03 4:36 
AnswerRe: How to test ConsoleApplications with NUnit? Pin
Kevin Stewart14-Jan-03 10:45
Kevin Stewart14-Jan-03 10:45 
GeneralArticle pre-publishing comments Pin
peterchen2-Jan-03 12:51
peterchen2-Jan-03 12:51 
GeneralRe: Article pre-publishing comments Pin
Marc Clifton2-Jan-03 14:08
mvaMarc Clifton2-Jan-03 14:08 
GeneralRe: Article pre-publishing comments Pin
peterchen2-Jan-03 20:53
peterchen2-Jan-03 20:53 
GeneralRe: Article pre-publishing comments Pin
Matt Gullett2-Jan-03 15:38
Matt Gullett2-Jan-03 15:38 
I read your article and I think it is written well. I would suggest that you include an overview where you list your 5 points (the ones in blue) by themselves before the main body of the article. I don't think it is too long.

One thing that I would suggest covering is how to plan for refactoring. What I mean is to tell how to develop code that is intended to be refactored. Sometimes it is necessary to "find" a solution before you can code it properly. Unfortunantely, many times this "experimental" code becomes part of production systems. Planning for refactoring at this level is important because it recognizes the reality of the likelihood of the code finding its way into production systems and it makes the refactoring more productive. If you plan for refactoring you will not leave off application-critical steps (like validating inputs, checking errors, catching exceptions, etc), instead you will keep your design simple but your code well written.

One questionable aspect of AP techniques is that it focuses too heavily on ultra small time-frames and tends to make a developer rely on the compiler too heavily. I find that being able to focus on a code related problem as a whole problem, not just as a component of the problem is often more effecient and ultimately more productive than time-slicing the problem into smaller compoenents. This does not necessarily go against AP, but on the surface seems to.

Also, one of the strengths most developers have is the ability to keep lots of "state" info in their heads at a time as long as it is focused. AP often tends to limit the amount of focus a developer uses by time-slicing everything and I believe reduces the total amount of "state" a developer can handle because while I can remeber 7 related things at a time, I can only remember 4 unrelated things at a time.

All-in-all, a good article.
GeneralRe: Article pre-publishing comments Pin
peterchen3-Jan-03 13:29
peterchen3-Jan-03 13:29 
GeneralRe: Article pre-publishing comments Pin
Matt Gullett3-Jan-03 14:24
Matt Gullett3-Jan-03 14:24 
GeneralRe: Article pre-publishing comments Pin
Jiminy26-Jan-03 7:16
Jiminy26-Jan-03 7:16 
General.Net Book Study Application Pin
Davy Mitchell26-Dec-02 7:36
Davy Mitchell26-Dec-02 7:36 
GeneralRe: .Net Book Study Application Pin
Abbas_Riazi1-Feb-03 6:13
professionalAbbas_Riazi1-Feb-03 6:13 
GeneralMore SearchBar goodness! Pin
Michael Dunn23-Dec-02 20:28
sitebuilderMichael Dunn23-Dec-02 20:28 
QuestionDoes MS Exchange 2000 includes a Listserv-like component ? Pin
Sik23-Dec-02 4:20
Sik23-Dec-02 4:20 
AnswerRe: Does MS Exchange 2000 includes a Listserv-like component ? Pin
William Bartholomew29-May-03 11:42
William Bartholomew29-May-03 11:42 
GeneralTest QuickE program Pin
Code4Food17-Dec-02 18:24
Code4Food17-Dec-02 18:24 
GeneralRe: Test QuickE program Pin
JoeSox25-Jan-03 21:24
JoeSox25-Jan-03 21:24 
GeneralRe: Test QuickE program Pin
Code4Food27-Jan-03 4:53
Code4Food27-Jan-03 4:53 
GeneralRe: Test QuickE program Pin
JoeSox27-Jan-03 5:34
JoeSox27-Jan-03 5:34 
GeneralRe: Test QuickE program Pin
Code4Food27-Jan-03 6:31
Code4Food27-Jan-03 6:31 
GeneralRe: Test QuickE program Pin
JoeSox27-Jan-03 6:45
JoeSox27-Jan-03 6:45 
GeneralIf you're happy and you know it (YAFTP) Pin
David Wulff10-Dec-02 16:09
David Wulff10-Dec-02 16:09 
GeneralRe: If you're happy and you know it (YAFTP) Pin
Jon Sagara10-Dec-02 18:42
Jon Sagara10-Dec-02 18:42 
GeneralRe: If you're happy and you know it (YAFTP) Pin
David Wulff10-Dec-02 18:58
David Wulff10-Dec-02 18:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.