Jump to content

Learn BASIC Now

From Wikipedia, the free encyclopedia
Learn BASIC Now
AuthorMichael Halvorson
David Rygmyr
LanguageEnglish
SubjectBASIC programming language
PublisherMicrosoft Press
Publication date
1989 (MS-DOS Edition)
1990 (Macintosh Edition)
ISBN1-55615-240-X

Learn BASIC Now is a book series written by Michael Halvorson and David Rygmyr, published by Microsoft Press beginning in 1989. The primers introduced computer programming concepts to students and self-taught learners who were interested in creating games and application programs for early personal computers, including IBM-PC compatible systems and the Apple Macintosh.

Learn BASIC Now included software disks containing the Microsoft QuickBASIC Interpreter and the book’s sample programs. The books were influential in the popularization of the BASIC language and they were released during a significant growth phase of the personal computer industry when the installed base of BASIC programmers hit four million active users.

Since the books were distributed by Microsoft and featured robust, menu-driven programming environments, Learn BASIC Now became an important inspiration for the learn-to-program movement, a broad-based computer literacy initiative in the 1980s and 1990s that encouraged people of all ages to learn to write computer programs.

History

[edit]

Early BASIC Primers

[edit]

When programming languages appeared in the 1950s and 60s, most of the early learning resources or manuals assumed their readers were engineers, mathematicians, or experienced tinkerers. When John G. Kemeny and Thomas E. Kurtz introduced Beginner’s All-Purpose Symbolic Instruction Code (BASIC) in 1963, they produced learning materials that described the language in a new way, emphasizing the language’s responsiveness and suitability for students.[1]

BASIC was quickly implemented on time-sharing services, minicomputers, and the first microcomputers, and technology enthusiasts worked to bring programming skills to people with little or no experience in computing.[2] For example, Bob Albrecht, co-founder of the People’s Computer Company Newsletter, published a BASIC primer designed to make programming exciting and enriching. My Computer Likes Me When I Speak BASIC (1972) taught programming using step-by-step instructions and examples from everyday life.[3]

When Ted Nelson published Computer Lib/Dream Machines in 1974, he described computers as revolutionary devices that put the user in charge of their destiny. “The world is divided,” Nelson wrote, “into people who have written a program and people who have not.” [4] Learning to program was described as a way to activate human agency and contribute to community solidarity.

BASIC Computer Games, Microcomputer Edition (1978), by David Ahl, drew attention to the emerging PC platform and how BASIC could be used to create interesting games and puzzles that were exciting to build. BASIC programming instruction also appeared in popular magazines. For example, columnist Dian Crayne published program listings and design tips in PC Magazine, inviting readers to construct their own adventure-type games using BASIC and assembly language.[5]

BASIC dialects proliferated in the late-1980s, and software companies added an integrated development environment (IDE) and structured programming enhancements to their compilers and interpreters to attract more customers. Prominent examples included True BASIC (1985), Microsoft QuickBASIC (1985), Borland Turbo Basic (1987), and Microsoft BASIC Professional Development System (1989). Computer book publishers responded by publishing trade and academic books about BASIC and related products.

Microsoft Press

[edit]

Microsoft Press, the book publishing division of Microsoft, had a history of producing books about PC programming, including The Peter Norton Programmer’s Guide to the IBM PC (1985) and Ray Duncan’s Advanced MS-DOS (1986). When Microsoft released QuickBASIC 4.5 for MS-DOS in 1988, Microsoft Press asked permission to distribute a scaled-down version of the product with a new programming primer that could speed the adoption of QuickBASIC and attract new customers to personal computing.[6] The book-and-software product would sell for $39.95 and provide all the resources that new users would need to learn modern, structured programming techniques on a DOS-based computer.[7]

Learn BASIC Now was written by Michael Halvorson and David Rygmyr, two Microsoft Press employees with experience in PC programming and technical writing. They completed the manuscript and MS-DOS sample programs over a period of five months in early 1989.[8] The authors were assisted by staff editors Megan Sheppard and Dail Magee, Jr., and a team of artists, proofreaders, and compositors. The cover was designed by Greg Hickman, and the original illustrations were created by Becky Geisler-Johnson.[9] The interior design featured multiple colors, original artwork, screen shots, and step-by-step programming instructions.

Each lesson in the MS-DOS edition of the book included QuickBASIC programs that the reader could type in on their own or they could load the programs from 5.25” disks included with the package. The key feature that set the book apart from others was that keyboarding instructions and practice sessions were presented step by step, the eventual title of many Microsoft Press programming tutorials.

Contents

[edit]

Learn BASIC Now was organized into 13 chapters and 4 appendices. Main topics included an introduction to problem solving, building algorithms, controlling program flow, creating subprograms and functions, working with arrays, string-processing techniques, using files and databases, and integrating graphics and sound into games. The text concluded with common debugging scenarios and answers to the questions and exercises presented in the text.

Bill Gates wrote the Foreword to the MS-DOS version of the book, emphasizing that the continuing PC Revolution required all people to participate: “We need a diverse community of users creating tools and solving problems to fully achieve the potential of the microcomputer,” Gates wrote.[10]

Gates also described a universal BASIC-like language that would one day be built into computer applications.[11] Microsoft’s implementation of this became Visual Basic for Applications, first launched in Microsoft Excel 5.0 in 1993.

Halvorson and Rygmyr's text encouraged readers to see programming and the rise of personal computing as positive forces in society. They acknowledged that popular media had depicted computers negatively in the past, but they encouraged people to see how PCs were becoming a part of everyday life:

"Hollywood and television have done a fine job of showing us how computers can take away jobs, make life more difficult, and take over the world. Despite this bad press, personal computers have entered the workplaces and homes of millions, allowing people to perform useful work that makes their lives easier and more productive. Computers have become an integral part of business, communication, entertainment, and scientific research. Because of their ease of use and increased power, people can use today’s personal computer as the tools they were designed to be."[12]

Reception

[edit]

Learn BASIC Now was released in November 1989 and sold over 75,000 copies in its first edition. The book’s $39.95 retail price was higher than comparable primers, but competitive because the book included the Microsoft QuickBASIC Interpreter and QBI Advisor help system on three 5.25” disks.

Significant press coverage accompanied the publication of Learn BASIC Now. In its review of the book, the New York Times wrote, “For anyone who wants to learn something about programming, it would be hard to find an easier or more cost-effective source than Learn BASIC Now.”[13] In 1990, Learn BASIC Now was runner up in the “How To” computer book category for a Computer Press Association award, the preeminent editorial award given in New York City by the computer and technology media.[14]

[edit]

In 1990, Halvorson and Rygmyr published the Macintosh version of Learn BASIC Now, which included the Microsoft QuickBASIC Interpreter for Macintosh Plus, SE, and II systems on 3.5” diskettes. The book-and-software package was also published by Microsoft Press, following an arrangement with the Languages group of Microsoft to distribute a scaled-down version of QuickBASIC for the Macintosh.

Learn BASIC for the Apple Macintosh Now had considerable differences from the MS-DOS version, because the Macintosh was a fully graphical system and offered event-driven programming features. Byte (magazine) columnist and science fiction writer Jerry Pournelle wrote the Foreword to the book, emphasizing the value of learning programming as a gateway to future employment and personal fulfilment.[15]

In 1990, Microsoft also released a book-and-software package for MS-DOS gaming audiences entitled Microsoft Game Shop: Games and the QBasic Learning Environment. The $49.95 software package included the MS-DOS version of Learn BASIC Now, the QBasic Interpreter, and a selection of customizable arcade-style games, including programs similar to Tetris and Missile Command.[16]

Tony Roberts of Compute! wrote, “BASIC is an ideal first language… For learning to program, Microsoft Game Shop provides an excellent introduction with plenty of fun and useful tools. First time programmers have a chance to experience the challenge and excitement of the old days of computing, but with all the comforts afforded by today’s technology.”[17]

Windows Programming

[edit]

In 1995, Halvorson published Learn Visual Basic Now, a version of Learn BASIC Now for the Microsoft Windows operating system using Microsoft Visual Basic version 4.0. Like the first two Learn Now primers, the Microsoft Press book included a working version of the Visual Basic software and step-by-step instructions that presented game and application programming to new audiences, including students and self-taught learners.

Learn Visual Basic Now was a significant revision, replacing older BASIC keywords with newer object-oriented techniques and advice about designing applications for the popular Windows 95 system.[18] In 1999, Learn Visual Basic Now was revised again to introduce Visual Basic 6.0, a program included on a CD-ROM bound into the book. Halvorson continued working on Visual Basic and Windows programming primers as a professor at Pacific Lutheran University, releasing 10 editions of Microsoft Visual Basic Step by Step between 1995 and 2013.[19]

Influence

[edit]

Learn BASIC Now has been cited as a successful model for teaching self-taught learners programming skills in an era when computer instruction was expensive and difficult to obtain. Before the Internet changed teaching and learning methods in the late 1990s, printed books like Learn BASIC Now and Learn Visual Basic Now had considerable influence in user communities and schools, and contributed to the growth of personal computing and computer literacy.

Although BASIC programming is sometimes denigrated as hobbyist or amateur in academic circles, self-taught programmers, students, and office workers used BASIC and its successors to build valuable technical skills and enter the burgeoning computer industry.[20] In the late 1980s and early 1990s, BASIC was one of the most popular programming languages and closely related to the rise of computing as a social and cultural phenomenon.

[edit]
  • Bob Albrecht, My Computer Loves Me When I Speak BASIC (Portland, OR: Dilithium Press, 1972).
  • David H. Ahl, ed., 101 BASIC Computer Games (Maynard, MA: Digital Equipment Corporation, 1973).
  • Thomas Haigh and Paul E. Ceruzzi, A New Modern History of Computing (Cambridge, MA: The MIT Press, 2021).
  • Michael J. Halvorson, Code Nation: Personal Computing and the Learn to Program Movement in America (ACM Books / Morgan & Claypool, 2020).
  • John G. Kemeny and Thomas E. Kurtz, Back to BASICs: The History, Corruption, and Future of the Language (Reading, MA: Addison-Wesley, 1985).
  • Steven Levy, Hackers: Heroes of the Computer Revolution (Garden City, NY: Anchor Press/Doubleday, 1984; Revised edition, Sebastopol, CA: O’Reilly, 2010).
  • Ted Nelson, Computer Lib/ Dream Machines, Second Edition (Redmond, WA: Microsoft Press, 1987).
  • Joy Lisi Rankin, A People’s History of Computing in the United States (Cambridge, MA: Harvard University Press, 2018).

Citations

[edit]
  1. ^ Kemeny, John G.; Kurtz, Thomas E. (1967). BASIC Programming. New York: John Wiley.
  2. ^ Rankin, Joy Lisi (2018). A People's History of Computing in the United States. Cambridge, MA: Harvard University Press.
  3. ^ Albrecht, Bob (1972). My Computer Likes Me When I Speak BASIC. Portland, OR: Dilithium Press.
  4. ^ Nelson, Ted (1987). Computer Lib/Dream Machines, Second Edition. Redmond, WA: Microsoft Press. p. 40.
  5. ^ Crayne, Dian (September 1983). "Do-it-yourself adventure". PC Magazine. pp. 266–276.
  6. ^ Halvorson, Michael J. (2020). Code Nation: Personal Computing and the Learn to Program Movement in America. New York, NY: ACM Books. p. 147.
  7. ^ Halvorson, Michael J. (2020). Code Nation: Personal Computing and the Learn to Program Movement in America. New York, NY: ACM Books. p. 153.
  8. ^ Halvorson, Michael J. (2020). Code Nation: Personal Computing and the Learn to Program Movement in America. New York, NY: ACM Books. pp. 149–151.
  9. ^ Halvorson, Michael; Rygmyr, David (1989). Learn BASIC Now. Redmond, WA: Microsoft Press. p. xi.
  10. ^ Gates, Bill; Halvorson, Michael; Rygmyr, David (1989). Learn BASIC Now. Redmond, WA: Microsoft Press. p. ix.
  11. ^ Gates, Bill; Halvorson, Michael; Rygmyr, David (1989). Learn BASIC Now. Redmond, WA: Microsoft Press. p. x.
  12. ^ Halvorson, Michael; Rygmyr, David (1989). Learn BASIC Now. Redmond, WA: Microsoft Press. p. 4.
  13. ^ Shannon, L.R. (January 16, 1990). "PERIPHERALS; Basic Beyond Simple". New York Times.
  14. ^ Halvorson, Michael J. (2020). Code Nation: Personal Computing and the Learn to Program Movement in America. New York, NY: ACM Books. p. 17.
  15. ^ Pournelle, Jerry; Halvorson, Michael; Rygmyr, David (1990). Learn BASIC for the Apple Macintosh Now. Redmond, WA: Microsoft Press. p. xi.
  16. ^ Halvorson, Michael J. (2020). Code Nation: Personal Computing and the Learn to Program Movement in America. New York, NY: ACM Books. pp. 153–156.
  17. ^ Roberts, Tony (June 1991). "Microsoft Game Shop". Compute!. pp. 136–139.
  18. ^ Halvorson, Michael J. (2020). Code Nation: Personal Computing and the Learn to Program Movement in America. New York, NY: ACM Books. p. 163.
  19. ^ Halvorson, Michael J. (2020). Code Nation: Personal Computing and the Learn to Program Movement in America. New York, NY: ACM Books. p. 163.
  20. ^ Haigh, Thomas; Ceruzzi, Paul E. (2021). A New History of Modern Computing. Cambridge, MA: The MIT Press. p. 273.