Slashdot Mirror


User: mikehur

mikehur's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Out of context on A Profile of Coders · · Score: 1

    The description is taken from McConnell's new book "After the Gold Rush", subtitled "Creating a True Profession of Software Engineering". I recommend the book (as well as his other efforts), and can report that the description is given as a warning, not as an ideal. McConnell advocates elevating our trade by subscribing to set standards and ethics. He argues that we either do so ourselves, or wait for the government to dictate it. After all the money that was spent on Y2K, how long will it be until legislation is introduced requiring coders to be licensed?

  2. Extreme Programming on Practical Software Requirements · · Score: 1

    I also found PSR well-written and very helpful. It described formally many practices which I had been trying to understand intuitively. It offers a very clear way of explaining what is expected of a piece of software. It also offers some guidance on elicting requirements from users. In a similar vein, I can recommend the guidelines of the Extreme Programming group (http://c2.com/cgi/wiki?ExtremeProgrammingRoadmap) .