Log in

View Full Version : crap! programming...


Kiros
April 8th, 2005, 04:53 PM
crap crap, shit shit, dammit dammit dammit! >.< I've messed up again! AHHH! >.<

I think that I totally code a c++ program the wrong way... anyone know if the iostream.h class is used anymore? cuz im pretty sure that the stdafx.h and resource.h replaced it... :? also, in the past 2 years, hasnt the cin and cout commands been refined into something else?


-.- i really shouldnt have learned c++ 4 years ago...


hey, j/w but does anyone know the architecture of J# ?

kevin
April 8th, 2005, 05:36 PM
Haven't learned it yet. I'm not that interested in c++. But I do want to learn asp at one point (big companies use it over php, they love microsoft) and in asp, you use a littl c++ (it can be intertwined). So I don't know what I'm going to learn next. Probly cgi scripting.

Kiros
April 8th, 2005, 07:29 PM
id go with c++ cuz its a superset of c, and c++ has a great architecture - which is why things like javascript and asp use the class, variable, and value layout - it originated in c, but c++ is now considered better because it can do anything that c can except more. anyone that learned c would have trouble learning c++ because theyd have to forget most of what they learned. :? anyway, i would learn a programming language like c++ or python before u learn cgi or asp.