- Back to Home »
- How to Make a Software/ Make your own software. Make applications for windows.
How ever it is necessary to learn a programming language to make a software. But there are some tools which can make easy to build you a software.
Some of those are opensource while other are paid. One of the open source software to build a software is eclipse indigo. Using eclipse you can make software in c++, c, java and some other languages also. Eclipse is a multi-language software development environment comprising a base work space and an extensible plug-ins system for customizing the environment. It is written mostly in java.
The Eclipse Platform uses plug-ins to provide all functionality within and on top of the run time system, in contrast to some other applications, in which functionality is hard cord. The Eclipse Platform's run-time system is based on equinox, an implementation of the OSGi core framework specification.