|
-
Jan 29th, 2010, 04:18 AM
#1
Thread Starter
Junior Member
What is better?
Should I learn C++ Or Visual Basic, What is better?
-
Jan 29th, 2010, 08:45 AM
#2
Re: What is better?
Depends on whether you want to be a happy man or a sad man.
vb = happy man
c++ = sad man
-
Jan 29th, 2010, 08:48 AM
#3
Re: What is better?
 Originally Posted by ZueS
Should I learn C++ Or Visual Basic, What is better?
What's good for me, may not be good for someone else.
Make a choice and stick to it. Then again, you could simply go out of your way and learn both.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Jan 29th, 2010, 10:42 AM
#4
Re: What is better?
Or you could learn Objective-C and spend your hours on the Apple Developer forum... that's what Mendhak does all day, although damned if he won't admit it to save his soul from Steve Jobs.
Holla!
-
Jan 29th, 2010, 04:43 PM
#5
Re: What is better?
Be a happy man.
It beats the hell out of tracking down memory management issues and null pointers.
-
Jan 30th, 2010, 02:32 AM
#6
Re: What is better?
 Originally Posted by Jenner
Be a happy man.
It beats the hell out of tracking down memory management issues and null pointers.
Yep. Exactly my point.
And what I hate most is the case sensitivity and unnecessary compiler shrieks for things like missing semi-colon terminators etc. Instead of concentrating on the program objective, you concentrate more on such things.
But then again these are purely my own feelings. C++ lovers may have some good arguments in favor of these things.
-
Jan 30th, 2010, 09:59 AM
#7
Re: What is better?
Easy - don't forget the semicolons. C# is like that too, but then the IDE helps you out a lot.
-
Jan 31st, 2010, 05:56 AM
#8
Re: What is better?
To be honest I always felt the frustrations with C++ are more to do with the lack of a decent ide than to do with the language itself's syntax. Can you imagine trying to write VB in notepad?
I also think that asking which language to learn kinda misses the point when you're a beginner. You should be concentrating on how to be a 'good programmer' rather than a 'C++ programmer' or a 'VB programmer'. Good programming practices and techniques transcend the language and, once you've gopt good practices down, switching between languages is reasonably simple.
Last edited by FunkyDexter; Jan 31st, 2010 at 05:59 AM.
The best argument against democracy is a five minute conversation with the average voter - Winston Churchill
Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd
-
Jan 31st, 2010, 09:39 PM
#9
Hyperactive Member
Re: What is better?
Or you could blow them both off and learn java. There'll probably be a job at Apple trying to work out multitasking in the not too distant future
-
Feb 1st, 2010, 06:52 AM
#10
Re: What is better?
I'm doing Java right now. I die a little bit inside with every keystroke.
-
Feb 1st, 2010, 08:41 AM
#11
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|