In previous posts,I’ve covered some details about creating windows & console applications.If you haven’t read the previous part,please take a look at part1,part2 & part3.For those who followed this series continue reading this article.
As DevC++ (Bloodshed) is not being maintained actively, so my hunt for C++ IDE continues. Netbeans & Eclipse C++ Packages can be a good option but very few opt for them as they’re more suitable for Java & PHP. So Finally I’ve found Codeblocks to replace DevC++.
MS-SQL server express is good database for developers, hobbyists and it includes all the features that you need to develop database for website or VB/VC application. If you’re using access for your visual basic application then switching to MS-SQL is easy & beneficial. It is also available as free of cost and you can get [...]
Dev-C++ is the most promising IDE for learning C++ that gives you with mingw(source),package manager,devpaks & more features.But best of all it is free,thats why it is the most downloaded IDE from sourceforge.But there has been no news for this IDE since last version beta 5.In the meantime guru cathiresan came up with Wx-DevC++,fork of [...]
Eclipse is open source, free and easy to use IDE. This is most popular java IDE that is used in open source as well as commercial application. Eclipse is supported by many software companies like Borland, IBM etc. So learning eclipse can help you get the most out of your java development. Apart from java, [...]