Category: programming languages
February 13, 2014
32 bit, animation, beginner, c / c++, code, console, implementation, programming languages, Win32 API, windows
In yesterday’s post, the random rectangles are printed using console only without the help of any graphics. The basic type of each element/pixel in the console (code page 437) …
February 13, 2014
16 bit, 32 bit, 64 bit, algorithms, animation, beginner, c / c++, code, code library, console, DOS, programming languages, Win32 API, windows
Are you still using Turbo C with graphics (code with initgraphics) ? It has been outdated for at least a decade. It is 16-bit graphics so please DON’T use it …
I believe some of you might have used Turbo C++ in the past. Turbo C++ is a 16-bit programming language and it has been outdated for a while. However, …
If you are older enough (born in 1970’s or 80’s) you must be familiar with the following picture, which is what it looks like when TV has paused the …
My second son, Ryan was born today 9/Feb/2014, so this is a gift for him. The single binary executable on Windows platform can be downloaded here . The file …