Test projects give you a way to exercise your code to see if it works but they're also part of your project's "permanent record." If all you want to do is try something out with some throwaway code, C ...
Editors exist for all kinds of scripting needs—some free, some cheap, and some not-so-cheap. Use this guide to help you find the right product for your work. KiXtart is a free Microsoft-based ...
If you are writing a program that has a technical user base, it is a nice touch to make the program scriptable. In fact, you might want to do the hard work in a programming language and then use your ...