Developer Tools - Distribution & Setup
In addition to your programming language, what do you need to be a successful programmer?
One part of the answer is the right set of tools, including many not provided
as a part of the language distribution. The old saying "It's a poor carpenter who blames his tools!"
may be true, but having good tools definitely gives a good programmer a head start.
Distribution Tools
Bundling all of the elements of your application, inclusion of all
file dependencies, OS recognition, placement of files in the proper
user location and providing proper user options during installation
are all features users have come to expect.
I use, and highly recommend, the following freeware setup tool.
Check out my software reviews section
for a more complete listing/recommendation of programming tools.
|