Which C++ programmable software that you using ?
@myownswordsman (102)
China
10 responses
@harsha_kak (241)
• India
11 Mar 07
I personally advice to use turbo cpp compiler because it give s the best performance when compared to other compilers and more over if u use any other ides like stuff then u cant become a perfect coder . U will get better practice and grip on subject only if u hand code all ur programs in normal note pad and then compile ur stuff using an ordinary turbo cpp compiler
1 person likes this
@myownswordsman (102)
• China
18 Mar 07
turbo is the best one ? i cant understand your view but thanks for your reply ~
@Dadexter (438)
• Pakistan
1 Apr 08
Well I haven't done any real programing for quite some time now!!! I Studied a course of C++ in college when I was doig FSc. Now I amd doing BBA and therefore cant get enough time to refocus myself on programming!!!!
I used both the BORLAND and TURBO Compilors then!!!!
May be sometime in future i might do programming again!!! it was really fun doing programming!!!!
@myownswordsman (102)
• China
4 Apr 08
Yeah.. thanks for your reply.. Hope you could return to the wonderful world of programming as soon as possible.
@myownswordsman (102)
• China
18 Mar 07
i guess maybe VC++ could give you a more better feeling than turbo c..
thanks for your reply
@myownswordsman (102)
• China
18 Mar 07
maybe each tool has different results thru different platform..
i do believe Linux will be better than Windows series..
@eminaren86 (106)
• India
11 Mar 07
well it depends upon ur requirements...cos if u want some graphical user interface(GUI)applications means u should go microsoft visual c++...if u go for normal apllications then select borland c++....moreover remeber this answer is suitable to u only if u r programming in c++
@myownswordsman (102)
• China
18 Mar 07
wow ~ im surpriesed than so many progruamming tools that you have used...
but , do you thought that windows was the best platform for programming c++?
id love to do it thru linux than windows ...
thanks for your reply !
@mnsrwt123 (2057)
• India
1 Apr 08
Well, Visuall C++ is also a software for using visual C++ but i don't use it though, and i only use borland C++ which is a free version and also run in both dos and windows...lol
Keep posting!!!
@ram_cv (16513)
• India
9 Mar 07
I use both VC++ as well Intel C++ as my compilers for C++ programs. I use Visual C++ when I have use some GUI as MFC applications are the fastest way to develop GUI using C++. When performance matters, then I prefer to use the Intel C++ compiler as it is much faster and generates a smaller footprint than Visual C++.
Borland C++ was the best of the C++ compiler until they made the fatal mistake of enforcing the namespace concept. Since then they have been going downhill as both VC++ and Intel have made inroads into their market.
Cheers!
Ram
@myownswordsman (102)
• China
18 Mar 07
yeah ~ cheers!
im agree with you fully ~! and i have to thank you for you have made the first reply of this discussion! thx ~