Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C++ books

Name: Anonymous 2013-10-23 7:29

Are there any C++ books for beginners?
All the books I read assume you have a masters in CS.

I'm not a complete beginner, though. I know FORTRAN, JavaScript, Ruby, VisualBasic, and C#.

Name: Anonymous 2013-11-04 20:20

>>15
For goodness sake, at least be respectable when you post that.

Like


#include <stdio.h>
#include <string.h>

int main(void)
{
printf("strcmp(\"scheme\", \"basic\") = %d\n", strcmp("scheme", "basic"));
return 0;
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List