Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Qbasic - is it anything more than an introductory language?
Closed Thread
Old 12-09-2008, 11:33 PM   #11 (permalink)
Baez's Avatar
 

Join Date: Sep 2005

Location: Toronto, Canada

Posts: 5,422

Baez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of light

Default Re: Qbasic - is it anything more than an introductory language?

It is to learn the syntax before learning object oriented properties of C++ like encapsulation.
__________________

Baez is online now  
Old 12-10-2008, 12:18 AM   #12 (permalink)
aaronkupen's Avatar
 
Monster Techie

Join Date: Sep 2005

Location: Boston, MA

Posts: 1,790

aaronkupen is on a distinguished road

Send a message via AIM to aaronkupen Send a message via Yahoo to aaronkupen Send a message via Skype™ to aaronkupen
Default Re: Qbasic - is it anything more than an introductory language?

It can be very awkward for some people to transition to Object Oriented programming, or from it for that matter.
__________________
Lenovo Thinkpad T60
Intel Core 2 Duo T7200 @ 2.00 Ghz
2 GB DDR-2 memory
ATI Mobility Radeon x1400
60 GB 7200 rpm Hard Drive
Windows Vista Business SP1 32 Bit
aaronkupen is online now  
Old 12-10-2008, 02:40 AM   #13 (permalink)
Baez's Avatar
 

Join Date: Sep 2005

Location: Toronto, Canada

Posts: 5,422

Baez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of lightBaez is a glorious beacon of light

Default Re: Qbasic - is it anything more than an introductory language?

They wouldn't do it in colleges if it didn't work .
__________________

Baez is online now  
Old 12-10-2008, 08:52 AM   #14 (permalink)
 

Join Date: Jul 2005

Location: England

Posts: 2,040

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: Qbasic - is it anything more than an introductory language?

Quote:
Originally Posted by Baez View Post
He said he wanted to either learn C++ or Java. So I told him to start with C. Read the previous posts first before commenting.
I did read the previous posts. I suppose I was thrown off a bit when you said "better off to start learning with C". It was just a misunderstanding.
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is offline  
Old 12-10-2008, 09:42 AM   #15 (permalink)
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default Re: Qbasic - is it anything more than an introductory language?

Quote:
They wouldn't do it in colleges if it didn't work
Unfortunately, you're probably serious about that implication. However, that's another discussion for another time. More to the point, many universities begin by teaching an object-oriented language, like Java, and continue to use it throughout the curriculum. There is not necessarily a right or wrong way to learn programming. The first language I learned was C, but I don't really see any advantage in learning that language before learning a language that has better support for object orientation.
jaeusm is offline  
Old 12-10-2008, 04:27 PM   #16 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,389

office politics will become famous soon enough

Default Re: Qbasic - is it anything more than an introductory language?

ran across this blog today; it made me think of this post.

Coding Horror: Everything I Needed to Know About Programming I Learned from BASIC


Quote:
Too funny. The 2600 basic programming cartridge to Atari 800 basic constituted my entry into the world of programming as well. At first, I had no tape drive and no disk drive, so you'd type in a program (usually from a magazine), play with it for a while and then press the reset button and start all over again. The best would be when a program listing had a whole bunch of assembly code that you would 'poke' into some address. You'd be typing in a huge string of gibberish and if there was one typo, nothing would happen when you ran program. Or if you were really lucky, you'd get some garbage displayed on the screen.

I wouldn't trade that early experience for anything.

Skinner on April 21, 2008 04:04 PM

office politics is offline  
Old 01-22-2009, 07:09 PM   #17 (permalink)
carlitos's Avatar
 
Newb Techie

Join Date: Jan 2009

Posts: 9

carlitos is on a distinguished road

Default Re: Qbasic - is it anything more than an introductory language?

qbasic is dead, learn other languages like visual basic which is based on qbasic (easy to learn and use) or start with harder languages like c++,C# or .net (also based on BASIC)
carlitos is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista Language Packs NosBoost300 Windows Operating Systems and Software 8 09-24-2008 10:14 AM
Language Bug Issue in Control Panel and Install Menus RomanGreen23 Windows Operating Systems and Software 1 08-30-2008 08:43 PM
Best Language/ web browser rehaku Programming Discussions 2 06-08-2008 04:42 PM
How to Change Language in Windows Operating System freezy Windows Operating Systems and Software 1 11-21-2007 08:59 PM
Why do we need language specific Operating System? mooni_mirza Windows Operating Systems and Software 4 10-17-2007 05:14 PM