and is there big deference between them ?
Actually i have my own cucumbers cookies , i wont code a server in assembly for a cookie , which i dont know how to do it too XDQuote:
Do a server in assembly and you will have my cookie.
You're right , in C# you will get autocomplete to all functions and it is easy (if you learn it) ......but C++ is for smart people ! Wtf my teacher is fucking me with all that algorithms in C++ !I have like 300 exercises for my summer homework !Quote:
C++/C is a low-level programming meaning that you can pretty much control the processor and memory directly, though its not recommended because you might get a blue screen if you don't know what you're doing.
C# is entirely managed and most things are already added for you, you only have to do bla a = new bla(), and its all done, so yeah its to make fast programs but you don't get the same performance as with a low-level programming language. Because C# is managed you don't control much without native functions.
And you're not smart if you know C#?Quote:
You're right , in C# you will get autocomplete to all functions and it is easy (if you learn it) ......but C++ is for smart people ! Wtf my teacher is fucking me with all that algorithms in C++ !
So your saying that C# is easy because it has an autocomplete built into it. Are you kidding? That just allows you to type faster <_<"Quote:
You're right , in C# you will get autocomplete to all functions and it is easy (if you learn it) ......but C++ is for smart people ! Wtf my teacher is fucking me with all that algorithms in C++ !I have like 300 exercises for my summer homework !