Posts: 768
Threads: 40
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: May 2011
Reputation:
0
Dont waste your time in learning VB or C# you will have to unlearn most of it when u start learning C++
So i would go directly for C++
Posts: 7
Threads: 1
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Apr 2013
Reputation:
0
Dont waste your time in learning VB or C# you will have to unlearn most of it when u start learning C++
So i would go directly for C++
i dont think so VB/C# have a lot of documentations and tutorials so you can better learn basic things like int/char and these things which you still need in C++ and if you want to use managed C++/C++ CLI it is helpful if you can C#/VB
Greets
Posts: 359
Threads: 30
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Oct 2011
Reputation:
0
i dont think so VB/C# have a lot of documentations and tutorials so you can better learn basic things like int/char and these things which you still need in C++ and if you want to use managed C++/C++ CLI it is helpful if you can C#/VB
Greets
if you need to learn VB/C# to understand int and char xD better you stop to learn programming cuz its not your job .
(talking not about you but in general)
Posts: 528
Threads: 50
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Oct 2011
Reputation:
0
if you need to learn VB/C# to understand int and char xD better you stop to learn programming cuz its not your job .
(talking not about you but in general)
Yeah i think thats the most Basic stuff..
For example i didnt learned that, bc i had that in school..^^
But anyways i would start C++ ^^
Like wiza said dont waste your Time with learning C#..
Posts: 335
Threads: 22
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2011
Reputation:
0
i would recommend to learn first the basics like allraedy said, what is a int what is a unsigned int and so on
then the basics about ASM, the simple things jump and long jump and push some bytes
then going over to C++