![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Dec 2005
Posts: 4
Rep Power: 0
![]() |
Basic help needed with Basic :)
Please bear with me as I have just started learning programming.
I intend to learn Basic, but I do not have QBASIC in my computer. It's not in my XP installation disc either. Do you people know where I can get a copy of it? Are there any other good compilers? Another question: I would like to program in the Windows environment. How can I do that with Basic? |
|
|
|
|
|
#2 |
|
Expert Programmer
|
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#3 |
|
Newbie
Join Date: Dec 2005
Posts: 4
Rep Power: 0
![]() |
Clicking on the link, I still do not find a download page.
|
|
|
|
|
|
#4 |
|
Programming Guru
![]() Join Date: Apr 2005
Posts: 1,827
Rep Power: 5
![]() |
|
|
|
|
|
|
#5 |
|
Newbie
Join Date: Dec 2005
Posts: 4
Rep Power: 0
![]() |
When I double-clicked on qbasic.exe, I got the following message:
C:\unzipped\qbasic.exe C:\Program~1\Symantec\S32EVNT1.DLL. An installable Virtual Device Driver failed Dll initialization. Choose "Close to terminate the application. |
|
|
|
|
|
#6 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
It might be better to start with a less crippled/legacy language. You can obtain the Express edition of Visual Basic .Net from Microsoft's site. The Java SDK is freely available as are many Java IDEs. It's better to learn good practice now than unlearn bad practice later.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#7 | |
|
Professional Programmer
|
Quote:
under downloads. But get a version of Visual basic as soon as you get the hang of QBASIC. It uses many of the same commands and (in my opinion) less stressful to use than QBASIC. |
|
|
|
|
|
|
#8 |
|
Programmer
Join Date: Jan 2006
Location: Some where
Posts: 74
Rep Power: 3
![]() |
You may want to learn a newer basic first... Qbasic is where I started - it's great but it takes some getting used to. It's old so, you may have trouble navigating the ide. You can't use VB to make windows apps - just qbasic interpeted DOS programs. VB is most definatly a good place to start windows programming. When you get used to that you should start C and C++.
|
|
|
|
|
|
#9 | |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Please, for the love of the sacred FSM, don't learn QBASIC. As the great Dijkstra said:
Quote:
You can get a free copy from http://msdn.microsoft.com/vstudio/express/vb/. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|