Best development tools (for me :)
As my previous post about cross platform tools, and hours needed for downloading trial version softwares, open source projects, reading FAQ, manuals, and trying examples. And to not make further delay, I decided to use and learn more thorough some development tools: version control, IDE, and database.
For version control I use Bazaar-NG, because bzr is distributed vcs.
I spend more time learning Ultimate++, it’s a complete development tools, framework and IDE. Able to use GCC or free Microsoft Visual C++.
This is my first time with C/C++, I expect some times learning-curve…
FPC-Lazarus, Free Pascal with Lazarus for visual editing.
Simply, because I already knew how to code in Pascal
And Python…
I don’t know, but many applications said “use python for scripting”, so I think it’s good to know Python, and then I found pyGTK for GUI thing…
And there are some other tools that I am going to learn: Gentee, open source and cross platform, and maybe I will take Suneido which is Windows only, maybe it’s good for “quicky”
