Skip navigation

Category Archives: Getting Started

WINBGIm Graphics

Previously, I’ve discussed installation & configuration of Winbgim with Dev-C++ here. As devpaks for Winbgim are released, things are now much better than before. This article is designed to help you create graphics programs using WINBGIm and DEV-C++.

C++ under linux

There are plenty of ways with which you can do C++ programming under linux. You can use mdern IDE’s or use VI/Emacs to create C++ program files then can even use gcc on terminal to compile and execute C++ files.Let’s discuss the simple way to create programs under linux.

Getting Answers : C++

If you’re C++ programmer and you’ve some problem regarding it then there are plenty of resources to receive help . You can even keep your C++ knives sharp by joining some of the forums or groups to help others and learn something new from it.

MS-SQL Server Express

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 [...]

Eclipse IDE

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, [...]