Share
×
Inspirational Quotes
Authors
Professions
Topics
Tags
Quote
A brute force solution that works is better than an elegant solution that doesn't work.
Steve McConnell
Share
Change background
T
T
T
Change font
Original
TAGS & TOPICS
Steve McConnell
Age: 62
Born: 1962
Born: September 3
Author
Computer Scientist
Engineer
Better
Elegant
Work
Programming
Solution
Solutions
Works
Design
Force
Brute
Doesn
Brutes
More quotes by Steve McConnell
Good code is its own best documentation.
Steve McConnell
Even when you have skilled, motivated, hard-working people, the wrong team structure can undercut their efforts instead of catapulting them to success. A poor team structure can increase development time, reduce quality, damage morale, increase turnover, and ultimately lead to project cancellation.
Steve McConnell
Motivation is undoubtedly the single greatest influence on how well people perform. Most productivity studies have found that motivation has a stronger influence on productivity than any other factor.
Steve McConnell
The job of the average manager requires a shift in focus every few minutes. The job of the average software developer requires that the developer not shift focus more often than every few hours.
Steve McConnell
Building software implies various stages of planning, preparation and execution that vary in kind and degree depending on what's being built. [...] Building a four-foot tower requires a steady hand, a level surface, and 10 undamaged beer cans. Building a tower 100 times that size doesn't merely require 100 times as many beer cans.
Steve McConnell
The primary purpose of software estimation is not to predict a project's outcome it is to determine whether a project's targets are realistic enough to allow the project to be controlled to meet them.
Steve McConnell
Good visual layout shows the logical structure of a program.
Steve McConnell
It's OK to figure out murder mysteries, but you shouldn't need to figure out code. You should be able to read it.
Steve McConnell
Heuristic is an algorithm in a clown suit. It’s less predictable, it’s more fun, and it comes without a 30-day, money-back guarantee.
Steve McConnell
A blanket attempt to avoid mistakes is the biggest mistake of all.
Steve McConnell
Software projects fail for one of two general reasons: the project team lacks the knowledge to conduct a software project successfully, or the project team lacks the resolve to conduct a project effectively.
Steve McConnell
Engineering is the application of scientific principles toward practical ends. If the engineering isn't practical, it's bad engineering.
Steve McConnell
95% on content and the computer language remains the same.
Steve McConnell
It's hard enough to find an error in your code when you're looking for it it's even harder when you've assumed your code is error-free.
Steve McConnell
The trouble with quick and dirty is that dirty remains long after quick has been forgotten.
Steve McConnell