Re: Starting tutions for cbse XII (C++) HELP!
I am planning to start taking C++ tutions for CBSE class XII students.The boys who have approached me told me that they are using turbo C++ as the compiler.They are also using Sumitha Arora's book as reference.
1)I need a link to download the turbo C++ compiler
2) I also need a good reference book for C++ at class XII level .
1. The link to You-know-what compiler cannot be provided here, since most links are unlicensed and therefore illegal. You may however get the download from "antiquated downloads" from Borland Website.
2. For a good reference book to You-know-what compiler, check out "Object Oriented Programming in Turbo C++ by Robert Lafore", the old edition.
Make sure you guide students well enough, and make them aware that what they are learning are of no use apart from getting them marks in the Class XII board examinations. Also at least you as a teacher should be able to use modern compiler, and with modern concepts, if you don't want to be ever tripped or humiliated by a slightly smart student.
is there a standalone c++ compiler for windows 7 64 bit?
Check out Code::blocks. Downloads
Make sure you download the version with bundled MinGW.
And from your thread, I can see you come from a You-know-what Compiler background, keep note you are in for a bit of a shock.
If it's school/college stuff you want to manage, dual work with MinGW/Code::blocks and You-know-what compiler running under DOSBOX.