Hey guys,
So I just learnt Visual Basic since it is a easy language. What shall I move on to next C# or C++ which is the easiest?
Thanks
6 replies to this topic
#1
Posted 25 October 2010 - 03:48 AM
|
|
|
#2
Posted 25 October 2010 - 10:14 AM
I've been learning Common Lisp recently and it is fun and easy. Quite a kick ass language in my opinion.
Practical Common Lisp
Practical Common Lisp
#3
Posted 25 October 2010 - 05:07 PM
C# is VB with C-like syntax. LISP would be a significant change.
#4
Posted 26 October 2010 - 10:22 AM
In both syntax and power.
#5
Posted 27 October 2010 - 07:55 AM
Is there a reason you want to switch specifically to C# or C++?
Let's make it clear - choosing a programming language really depends on your goals. Every programming language has it's own pros and cons. Take a moment to think what do you want to program - games, software, websites, even operating systems. Just think what you really want to do, so we can point you to the right direction. My guess is that you're using Windows, and after learning VB you're switching to Visual C++ or C# because both are ran by Microsoft.
C# is good for Windows(or Linux, with Mono) software development. If you want 3D games and stuff, go with C++. HTML and PHP are good for web development. If you want to go with the lowest level programming, and develop things like operating systems, C and Assembler are the best for you.
Google and Wikipedia are your best friends, if you know how to use them. Think about your goal, and Google it.
Let's make it clear - choosing a programming language really depends on your goals. Every programming language has it's own pros and cons. Take a moment to think what do you want to program - games, software, websites, even operating systems. Just think what you really want to do, so we can point you to the right direction. My guess is that you're using Windows, and after learning VB you're switching to Visual C++ or C# because both are ran by Microsoft.
C# is good for Windows(or Linux, with Mono) software development. If you want 3D games and stuff, go with C++. HTML and PHP are good for web development. If you want to go with the lowest level programming, and develop things like operating systems, C and Assembler are the best for you.
Google and Wikipedia are your best friends, if you know how to use them. Think about your goal, and Google it.

There is no problem that cannot be solved by the use of high explosives.
#6
Posted 27 October 2010 - 11:22 AM
Just go with whatever you think is best for you. And what your specific purpose on using that particular language.
#7
Posted 27 October 2010 - 11:48 AM
C++ would be better than C# for programming on GNU/Linux. Unless your distribution is weird, it should come with the gcc compiler set and you don't need those Micro$oft dependencies.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









