skip to main
|
skip to sidebar
Kyle on Software
Kyle Blaney's thoughts on software development.
Sunday, December 6, 2009
Organizational Leakage
This post has been moved to
http://www.kblaney.com/software-blog/2009/12/6/organizational-leakage.html
.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
About Me
kblaney
View my complete profile
Kyle's Recommended Books
Effective Java
by Joshua Bloch
Clean Code: A Handbook of Agile Software Craftsmanship
by Robert Martin
Practices of an Agile Developer: Working in the Real World
by Venkat Subramaniam and Andy Hunt
The Pragmatic Programmer: From Journeyman to Master
by Andy Hunt and David Thomas
Facts and Fallacies of Software Engineering
by Robert Glass
Ship It! A Practical Guide to Successful Software Projects
by Jared Richardson and William Gwaltney Jr.
Code Complete
by Steve McConnell
User Interface Design for Programmers
by Joel Spolsky
Joel on Software
by Joel Spolsky
Best Software Writing I
selected by Joel Spolsky
Smart and Gets Things Done: Joel Spolsky's Concise Guide to Finding the Best Technical Talent
by Joel Spolsky
Blog Archive
►
2012
(1)
►
July
(1)
▼
2009
(7)
▼
December
(1)
Organizational Leakage
►
November
(2)
►
October
(1)
►
August
(3)
Upcoming Blog Topics
How standardization stifles progress
False economies in software - hardware, hiring, and contractors
Testing methods that throw IllegalArgumentException
In-memory unit tests
Testing servlets in memory
Trusting Developers
Good Idea: Test classes that return instances
The Perils of New
Adding "throws Exception" to Test Methods
The Joys of Callable