Desktop Calculator

I always appreciate coding in standard C++. Desktop Calculator is a application coded in Standard C++. It is a application based on the example 6.1 in the book “The C++ Programming Language”, Third Edition by Bjarne Stroustrup. Desktop Calculator is a GPL software.

To download full code click here.
Continue reading

Windows programing with Dev-C++

Dev-C++ is good IDE for programming in C++. Considering it supports MinGW and MSVC (Rarely used with MSVC). It has syntax highlighting, debugger, profiler, TO DO lists and many more. It is best for small and medium size project development.

Basic requirements

Personal Computer

Download ( ?? )
23. Just don’t talk about it.
Continue reading