I know that C++ simplified quite a bit since it was made, and im looking into teaching myself JAVA and have a book published in 2001, would i be handicapping myself if i learned a much older version?
by this i mean in C++, i noticed older books didn't run "using namespace std", it would instead use std:: everytime someone wanted to call a function from the library.
Thanks in advance!