Click here to Skip to main content
15,884,836 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
need tutorial assistance or other things to create a windows desktop application using eclipse and c ++ code and some database
Posted
Comments
CPallini 11-May-15 3:01am    
Since you are using Eclipse, I guess you just need a lot of time and patience.
Sergey Alexandrovich Kryukov 11-May-15 3:02am    
:-)
Sergey Alexandrovich Kryukov 11-May-15 3:01am    
Eclipse is nothing but IDE and C++ is just the computer language. Everything else depends on platform, UI library or framework you use and other detail. I don't think there are reasonable manuals on "go-there-who-knows-where and do-that-who-knows-what".
—SA
Richard MacCutchan 11-May-15 3:22am    
You have been around this site long enough to have heard of Google.
Mohibur Rashid 11-May-15 5:02am    
What platform? Windows? Linux? MacOS ....

if windows, I would suggest install visual studio express. Its free and an excellent tool to write c/c++ code. I only have used 2 or three ide. So, my judgement can be wrong. But I prefer Visual Studio over eclipse in case of windows.

incase if you are wondering what other ide is there:
1. Visual studio
2. Eclipse
3. NetBeans
4. CodeBlock
not true ide, But can be very useful.
5. Notepad++
6. vim

Writing until this I realized that this is a very irrelevant comment. But I chose to post it.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900