Topics
Content Types
About 129 results
-
A strategy to improve application development
Following these strategies will help ensure the business value of your app development projects.
-
Quantify the impact of Agile app development
Some expert guidance on how to effectively measure Agile development.
-
Efficient code is good but clean code is better
Efficiency can be important when writing code, but it should usually take a back seat to writing clear code. Chad Perrin explains why.
-
Test-Driven Development with existing projects
TDD can work well even when maintaining poorly designed software.
-
Binary repository for non-developers: 10 things we can learn from the software development community
Find out how to reap the benefits of the best practices coming out of the agile movement. One trend that is taking developers by storm is socialization.
-
Windows 8: An unprecedented opportunity for enterprise developers
Sanjay Bhatia says the real opportunity for Windows 8 developers is not in making a $10 app that anyone can clone, but in providing solutions that offer businesses a six figure ROI...
-
Revisited: The greatest programming tip ever written
Here's an ingenious little tip to all programmers that will (viciously) guarantee an improvement in the quality of the code you produce.
-
How to survive Objective-C's behind-the-scenes magic
You might have to adjust your programming handbook to accommodate Apple's looking out for you.
-
Business analysts: Clear communication may curb application development failures
Application development success depends on the clarity with which business analysts -- those liaisons between the development and business sides of the house -- explain each side's...
-
Control your arrays and hashes using these Perl functions
This document explores some of the most useful Pearl functions for manipulating arrays and hashes, with brief explanations of how each one works and when it should be used.