Jump to content

What language next?

- - - - -

  • Please log in to reply
6 replies to this topic

#1
CriticalError

CriticalError

    Newbie

  • Members
  • PipPipPip
  • 42 posts
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

#2
mrlemke

mrlemke

    Learning Programmer

  • Members
  • PipPipPip
  • 68 posts
  • Location:Redding, CA
I've been learning Common Lisp recently and it is fun and easy. Quite a kick ass language in my opinion.

Practical Common Lisp

#3
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
C# is VB with C-like syntax. LISP would be a significant change.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#4
mrlemke

mrlemke

    Learning Programmer

  • Members
  • PipPipPip
  • 68 posts
  • Location:Redding, CA
In both syntax and power.

#5
AdvMutant

AdvMutant

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 438 posts
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.

Posted Image
There is no problem that cannot be solved by the use of high explosives.


#6
OtisJerabek

OtisJerabek

    Newbie

  • Members
  • Pip
  • 3 posts
Just go with whatever you think is best for you. And what your specific purpose on using that particular language.

#7
mrlemke

mrlemke

    Learning Programmer

  • Members
  • PipPipPip
  • 68 posts
  • Location:Redding, CA
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