| ***READ DESCRIPTION*** Sorry about the screen resolution/framerate. The recording for this video was done with Hypercam 2 on an Asus Eee PC 1015PEM netbook. Also, the reason for the relatively slow compiling times was not only attributed to the dual-core intel N550 in my netbook, but also because I was running the C++ compiler off of a USB flash drive. My personal favorite C++ compiler is the bloodshed dev version ( www.bloodshed.net ) because it is easy to use, lightweight, portable, and free. In this video, I use some basic C/C++ commands to make a simple console calculator. |