View Full Version : Programmin Languages...
kevin
May 10th, 2005, 04:01 PM
I'm starting to learn C++ sort of. I hope it goes ok. But just to clarify things, do you think I can learn it smoothly with only basic scripting knowledge?
Kiros
May 12th, 2005, 10:19 PM
it depends on where ur learning it from.
id recommend waiting a couple months for a new C++ book to come out in books-a-million. i THINK that there might be some ones in there now, but if u want to script with the .NET 2.0 architecture, then id wait for a 2005 book to come out for the new VC and VB and ASP.
tip: never get the iostream.h confused with the iostream header... b/c its sooo been replaced with the iostream declaration (in other words, dont reference the iostream.h file in the beggining of a file - just use the 'iostream' in the <> along with the stdafx.h to get things working)
kevin
May 15th, 2005, 12:49 PM
Thanks for the tip, but I won't need it for a while. I made the sample file and that didn't even work, so I'm just a little confused.
DouggyO.o
May 15th, 2005, 01:42 PM
sure
vBulletin® v3.8.9, Copyright ©2000-2021, vBulletin Solutions, Inc.