Re: QUICKBASIC

 BBS: Inland Empire Archive
Date: 04-02-93 (13:51)             Number: 165
From: MARK KIMES                   Refer#: NONE
  To: CORNEL HUTH                   Recvd: NO  
Subj: Re: QUICKBASIC                 Conf: (3) Dr_Debug

CH> LEARN to use BASIC and watch your programming tasks finish 10 times CH> sooner with no bugs! ROFL! Do this: Take a string of about 128K and remove all linefeeds and ASCII 141 characters from it. Then compress it using LZSS and store it in a disk file, length preceded. Get back to me when you're done. BASIC's limitations with strings are atrocious. Sure, you can work your way around it eventually, and slowwwly. But with pointers and btrees it's no problem at all. BASIC may work fine for what you need. That's great; use BASIC. BASIC doesn't work fine for what I need. It slows me down and causes more problems than it solves. So I no longer use BASIC, nor write any more articles for the QBNEWS. Fluency in any language makes that language easy to use. Until you slam headlong into the language's limits. I did an end-around on BASIC years ago. I can now code more quickly in C than I could in BASIC, and I was balls-fast in BASIC (well, it's true :-). Mark --- XHEd-OS/2 1.22 * Origin: The Pit (1:380/16)
Outer Court
Echo Basic Postings

Books at Amazon:

Back to BASIC: The History, Corruption, and Future of the Language

Hackers: Heroes of the Computer Revolution (including Tiny BASIC)

Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution

The Advent of the Algorithm: The Idea that Rules the World

Moths in the Machine: The Power and Perils of Programming

Mastering Visual Basic .NET