|
|
#1 |
|
In Runtime
Join Date: Jun 2010
Posts: 193
|
Years ago I taught myself BASIC to create a program.
Now I expect BASIC to be out of date. What programming language comes closest to BASIC? Can I teach myself from off the internet? |
|
|
|
|
|
#2 |
|
Site Team
|
QBASIC is probably the closest with Python having a very similar code layout IMO.
While a lot of people will kill me to say it's even a real language, Visual Basic is similar enough too...
__________________
"as a fanboy i refuse to admit it and will pull countless things out of my butt to disprove it" Team Thelegorm! Total Kills: 21 (i iz in uor profile, editsing your sigz) |
|
|
|
|
|
#3 |
|
Site Team
Join Date: Jul 2009
Posts: 2,627
|
QBASIC is the closest, but it's also rather out of date these days. VB.NET is similar (ish) and probably the closest language in widespread use to the old BASIC. And yes, you can definitely teach yourself from the internet (though be careful of crap tutorials.. find a reputable source first.)
Is this just for fun or are you hoping to make a career out of it as well? If it's the former, then go ahead and do what you most enjoy. If it's the latter than it might worth looking at a language more respected in the field such as Java or C#.
__________________
Save the whales, feed the hungry, free the mallocs. |
|
|
|
|
|
#4 | |
|
In Runtime
Join Date: Jun 2010
Posts: 193
|
Quote:
|
|
|
|
|
|
|
#5 |
|
Site Team
Join Date: Mar 2004
Posts: 6,945
|
with visual basic...
it's (pretty much only) well suited to Rapid Application Development (RAD), for business software. it is useful, and there are plenty of people out there using it... the trouble is business software isn't fun to write.
__________________
I didn’t fight my way to the top of the food chain to be a vegetarian… Im sick of people saying 'dont waste paper'. If trees wanted to live, they'd all carry guns. "The inherent vice of capitalism is the unequal sharing of blessings; The inherent vice of socialism is the equal sharing of miseries." |
|
|
|
|
|
#6 |
|
In Runtime
|
What even comes close To BASIC?
I Would stick with it the closest language to BASIC is QBASIC. |
|
|
|
|
|
#7 |
|
Site Team
Join Date: Mar 2004
Posts: 6,945
|
QBASIC has not been release for over a decade.
it has no relevance in today's world, and wont run on any modern hardware without emulators...
__________________
I didn’t fight my way to the top of the food chain to be a vegetarian… Im sick of people saying 'dont waste paper'. If trees wanted to live, they'd all carry guns. "The inherent vice of capitalism is the unequal sharing of blessings; The inherent vice of socialism is the equal sharing of miseries." |
|
|
|
|
|
#8 |
|
In Runtime
Join Date: Jun 2010
Posts: 193
|
I want to thank everyone who has responded to my inquiry.
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|