Structured BASIC Programming

Structured BASIC Programming
ISBN-10
0471810878
ISBN-13
9780471810872
Category
Computers / Languages / General
Pages
388
Language
English
Published
1987-03-27
Publisher
Wiley
Authors
John G. Kemeny, Thomas E. Kurtz

Description

An introduction to computer programming via well-structured BASIC. Assuming no prior knowledge of BASIC, this book presents the fundamentals of programming, then shows, through examples and problems, how algorithmic processes from many fields can be transcribed into computer programs. Emphasis is on use of subroutines, and on collections of external subroutines called libraries, as well as on use of top-down design. Section on programming techniques includes advice on how to design, code, test, and debug large programs. Contains varied applications: text, mathematical, business, games, graphics, and music.

Similar books

  • JDBC API Tutorial and Reference: Universal Data Access for the Java 2 Platform
    By Seth White

    This license allows and is limited to the creation and distribution of clean room implementations of this specification that ... For more information , please contact : Pearson Education Corporate Sales Division ; 201 W. 103rd Street ...

  • Core Java
    By Gary Cornell, Cay S. Horstmann

    Software -- Programming Languages.

  • Java Platform Performance: Strategies and Tactics
    By Steve Wilson, Jeff Kesselman

    Direct from Sun's Java(tm) Performance Team, this is a comprehensive field manual full of battle-tested strategies and tactics for developing high-performance applications and applets with Java technology.

  • XML: Designing XML internet applications
    By David Megginson

    XML: Designing XML internet applications

  • An Introduction to Programming and Problem Solving with PASCAL
    By G. Michael Schneider, Steven W. Weingart, David M. Perlman

    Algorithms; Basic pascal concepts; Elementary pascal programming; Flow of control; Running debugging and testing programs; Additional pascal data types; Functions and procedures; Building quality programs.

  • Programming Perl
    By Larry Wall, Randal L. Schwartz

    Software -- Operating Systems.

  • Programming Right from the Start with Visual Basic.Net
    By Thaddeus R. Crews, Chip Murphy

    Raffle Sales Х Seller Sell Amount Process Sales Data Name Qty Cost Accept Sales Data Name Qty cost $ 10.00 $ 25.00 $ 12.00 $ 35.00 $ 20.00 $ 20.00 $ 1.00 Michael Campbell Joshua Boone Keith Dye Michael Campbell Amanda Dodson Deborah ...

  • Core Java 2
    By Gary Cornell, Cay S. Horstmann

    Demonstrates the advanced features of the most recent upgrade to the Java programming language

  • The Waite Group's C++ Primer Plus
    By Stephen Prata

    11 exceptar.cpp use the ArrayDbe class 1 / Compile with arraydbe.cpp #include < iostream > using namespace std ; #include " arraydbe.h " const int Players 5 ; int main ( ) { try { ArrayDbE Team ( Players ) ; cout

  • Code Complete
    By Steve McConnell

    Mackinnon, Tim, Steve Freeman, and Philip Craig. 2000. “Endo-Testing: Unit Testing with Mock Objects,” eXtreme Programming and Flexible Processes Software Engineering-XP2000 Conference. Maguire, Steve. 1993. Writing Solid Code.