DOS QBASIC and WIN VB6 alternatives in Linux
Anyone out there code in QBASIC or Visual BASIC 6 anymore? Well, I'm forced to use M$ WINDOZE only because of these too IDEs. If I could find similar apps in KNOPPIX in particular or Linux in general, I could finally scrap Billy Boy's OS!
I'm looking for as similar as possible alternatives in Linux. I've heard that yabasic is pretty close to QBASIC and HBASIC is sort of like VB6. My students use this in a very introductory course about programming, so they're not ready for anything like .NET yet which is totally OOP(Object Oriented Prohramming - creating new objects and modifying existing ones), just VB6 which is OBP(Object Based Programming - using existing objects).
Any comments would be appreciated!
TIA,
Re: DOS QBASIC and WIN VB6 alternatives in Linux
Quote:
Originally Posted by A. Jorge Garcia
Anyone out there code in QBASIC or Visual BASIC 6 anymore? Well, I'm forced to use M$ WINDOZE only because of these too IDEs. If I could find similar apps in KNOPPIX in particular or Linux in general, I could finally scrap Billy Boy's OS!
Try this http://www.janus-software.com/
Re: How old are the kiddies?
Quote:
Originally Posted by mabhatter
Most programming is multi-program...multi-system...multi-language so they might as well learn early! The key would be to set a reasonable goal for each week and let them work together to acomplish it.
How true :)