I don't get the C++ & Java ones, and those are my fav languages, but asm and c made sense, latex was funny for some reason, but i dont even know what that is.
Originally Posted by why06
I don't get the C++ & Java ones, and those are my fav languages, but asm and c made sense, latex was funny for some reason, but i dont even know what that is.
Dunno about C++ either, Java is probs considered "confusing" because it's really all oop and a semi-rip off C++ and the likes
C++ coders tend to write code in such a way it's not really reusable, they just copy the code over and over instead of writing it in such a way it can be used by all parts of your code. At least that's how I interpret it, which would me sense for me cause I do it all the time =p
Lol @ python and Unix Shell
Whole thing is HILARIOUS!
Originally Posted by NextGen1
Whole thing is HILARIOUS!
With NextGen1's experience, he probably knows exactly what all of this means to the littlest details.
He prolly fell of his chair.
PS: Someone explain the HTML one to me. |:
Originally Posted by Hell_Demon
C++ coders tend to write code in such a way it's not really reusable, they just copy the code over and over instead of writing it in such a way it can be used by all parts of your code. At least that's how I interpret it, which would me sense for me cause I do it all the time =p
Oh copy paste code instead of writing it to easily be linked to. Yeh I do that all the time =).