Computer Science Canada turing to C++ |
Author: | Viper [ Thu Dec 02, 2004 2:00 pm ] |
Post subject: | turing to C++ |
if someone could be so kind as to try n help me learn C++ by way or relating to turing i would greatly appreciate it . so far i only know how 2 do basic out put and a little bit of input and if statements for C++ |
Author: | Martin [ Wed Jan 05, 2005 1:52 am ] |
Post subject: | |
Well, you are going to have to be ready to learn. A lot of the concepts that you know will continue to be applied, but the syntax you will find to be quite different. Here's a quick primer: http://www.cprogramming.com/tutorial.html |