|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
3 Articles match "1996","Process"
|
The Latest from DevelopMentor
|
MORE
|
|
Processing Text Files with LINQ
I was recently writing some code to stream through a large text file, processing the lines it found that matched a regular expression. It’s not until we start looping over titles with the foreach statement, when the file processing finally gets to start. For example, here’s a snippet from the file that shows the movies directed by Wes Anderson: Anderson, Wes Bottle Rocket (1994) Bottle Rocket (1996) Darjeeling Limited, The (2007) Fantastic Mr. Let’s say that we want to process the file one block, or group, at a time. Lost in Translation (2003).
Jason Diamond
- Sunday, September 7, 2008
Christmas reading: Classic essays on software development
The ones about project management take up a bit less space but they are still plentiful, and the ones about people in the process take up even less space but are longer lasting. Rational Development Process and How to Fake It by Dave Parnas. In this paper Parnas argues that while we may want to use a rational development process, and while it makes sense to do so it is impossible. And since you can’t schedule these things or guarantee they will happen the chances of following a rational process are negligible. There are many, many books about software development.
Allan Kelly's Blog
- Saturday, December 22, 2007
Another book: Leading Change by Kotter
Kotter, 1996). Software developers, and more so their managers, have hidden behind methodologies and process for far too long. Rather than chasing a process they should be addressing the real problems. A couple of train journeys yesterday allowed me to race to the end of Leading Change (John P. This is a book I’ve been meaning to read for some time. Now I’ve read it I wish I’d read it sooner. Although it is written by an academic like most HBS press books it doesn’t come across as academic and is quite an easy read. But back to why I liked the book.
Allan Kelly's Blog
- Wednesday, March 1, 2006
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Processing Text Files with LINQ
I was recently writing some code to stream through a large text file, processing the lines it found that matched a regular expression. It’s not until we start looping over titles with the foreach statement, when the file processing finally gets to start. For example, here’s a snippet from the file that shows the movies directed by Wes Anderson: Anderson, Wes Bottle Rocket (1994) Bottle Rocket (1996) Darjeeling Limited, The (2007) Fantastic Mr. Let’s say that we want to process the file one block, or group, at a time. Lost in Translation (2003).
Jason Diamond
- Sunday, September 7, 2008
-
Another book: Leading Change by Kotter
Kotter, 1996). Software developers, and more so their managers, have hidden behind methodologies and process for far too long. Rather than chasing a process they should be addressing the real problems. A couple of train journeys yesterday allowed me to race to the end of Leading Change (John P. This is a book I’ve been meaning to read for some time. Now I’ve read it I wish I’d read it sooner. Although it is written by an academic like most HBS press books it doesn’t come across as academic and is quite an easy read. But back to why I liked the book.
Allan Kelly's Blog
- Wednesday, March 1, 2006
-
Christmas reading: Classic essays on software development
The ones about project management take up a bit less space but they are still plentiful, and the ones about people in the process take up even less space but are longer lasting. Rational Development Process and How to Fake It by Dave Parnas. In this paper Parnas argues that while we may want to use a rational development process, and while it makes sense to do so it is impossible. And since you can’t schedule these things or guarantee they will happen the chances of following a rational process are negligible. There are many, many books about software development.
Allan Kelly's Blog
- Saturday, December 22, 2007
|
|
|