[artofprogramming] Re: Turbo C++

  • From: Krupa Sivakumaran <krupa32@xxxxxxxxx>
  • To: artofprogramming <artofprogramming@xxxxxxxxxxxxx>
  • Date: Tue, 17 Sep 2019 16:21:25 +0530

Attached is my config file for TurboC, with beautiful syntax coloring.
You may not need it now, but later you may copy it to C:\TURBOC3\BIN to
make turboc look pleasant.


On 9/16/19, Krupa Sivakumaran <krupa32@xxxxxxxxx> wrote:

http://www.turboc8.com/p/download.html

It works in Windows 7, I assume it will in Windows 8/10 too.
Goto above link and find the one suitable for your Windows.
Install it in your laptop and let me know if there are any issues.

TurboC++ is an 'ancient' C/C++ IDE, from the days of DOS.
There are many more recent ones with better interface for Windows.
BUT, I still prefer to start programming with this one because

- You can do everything with the keyboard alone. Even though there is
mouse support,
you will never need it. Mouse slows down programming.

- The full screen mode will take you to a different world where you
will not be distracted
by any Windowsy things. And, the font will be big enough so your eyes
are not strained.

- You can set up the colors for dark theme, ie, white text on black
background.
When there is little text that you will be staring at for a
long time, dark themes are better.

Attachment: TCCONFIG.TC
Description: application/extension-tc

Other related posts: