Application Lifecycle Management

Better Software Magazine Articles

The Secret to Software Development

In the wake of Rhonda Byrne's bestseller The Secret, Carol Dekkers examines whether the theories behind Byrne's blockbuster can be applied to software development. Can the Law of Attraction and positive energy really be all it takes for successful, positive project results—or is that just wishful thinking?

Carol Dekkers
Make Reuse a Reality with STL Algorithms

Good code is a beautiful thing--especially when you don't have to write it. While most of us are quick to use prepackaged containers such as vectors, lists, and maps in everyday programming, we often overlook algorithms as a reuse tool. Find out how standard template library algorithms, specifically, can put you on the road to reuse.

Chuck Allison's picture Chuck Allison
Why Compilers Miscalculate Floating Point Numbers: Piles of Sand, Redux

In this continuation of his June 2007 article on floating-point numbers, Chuck Allison explains why certain compilers miscalculate sin(x) for large arguments and why some get it right. He also divulges that floating-point spacing is the key to getting the most from numeric computations.

Chuck Allison's picture Chuck Allison
Getting Your Hands Dirty

One way to build quality in is to prevent defects from ever happening. Discover how you can avoid defects by figuring out how to test each feature or requirement before you begin to write the code. Clarke Ching offers up an easy, hands-on example you can put to use today.

Clarke Ching's picture Clarke Ching
Putting Policy in Its Place

Establishing policies is the easy part. How do you ensure those policies are being universally applied and adopted? Find out how Microsoft's Policy Injection Application Block can help solve some of your policy dilemmas.

Tod Golding's picture Tod Golding
Do You Work in IT?

A self-professed latecomer to IT, Danny Faught has a new appreciation for the challenges faced when developing products for an internal customer rather than products for sale.

Danny R. Faught's picture Danny R. Faught
The Whorfian Hypothesis

Benjamin Whorf hypothesized that the language we speak constrains the thoughts we can have. Learn how a well-developed organizational vocabulary can help increase the quality of your products.

Lee Copeland's picture Lee Copeland
Hurry Up & Wait

There are no industry standards for Web response times. How long a user is willing to wait for a Web page to load depends on any number of variables and conditions. Find out how to determine and quantify performance criteria and use those criteria to create happy customers.

Scott Barber's picture Scott Barber
Piles of Sand

When was the last time you thought about floating-point arithmetic? Chuck Allison says in order to attain maximum accuracy we need to brush up on our floating-point number knowledge and get back to our roots.

Chuck Allison's picture Chuck Allison
Feedback without Fear

Does the word "feedback" make you cringe? How about "configuration management"? Steve Berczuk has a pain-free plan for using your build environments and software configuration management system to provide the feedback that is essential to a successful agile project.

Steve Berczuk's picture Steve Berczuk

Pages

CMCrossroads is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.