UBASIC is a ready-to-run language that does not need to be set up with some other advanced language (an all-too-common problem with multi-digit math languages). It runs in DOS or in a DOS box under DOS shell, Windows, etc. It is definitely the language to use if you want to try out number theory, primality testing, factoring, and/or really large numbers of digits for yourself. Being an implementation of BASIC makes it very easy to read programs without having to do extensive study, as BASIC is the language that is closest to ordinary algebra. In this aspect it is better than FORTRAN and much better than PASCAL. The help has articles and lessons if you need them.
UBASIC has a built-in on-line editor with several aids for debugging. It can show cross references to calling lines, lines containing a variable, and lists of variables/arrays. It can renumber lines, change variable names, and append additional programs. It can trace, single step, and time by milliseconds to help determine the fastest way to do highly repetitive sections. It can redefine function keys, either to provide an easy one-keypress function or to prevent a standard function from being accidentally used when it shouldn't. It can shell to DOS or execute a DOS command. It can convert between single-byte character set and double-byte character set, but to have much use for these you would probably need an aware operating system. Documents may be added to or modified in UBHELP.HLP.
The Collected Works of Robert M. Groves : 6 Book Set Robert M. Groves Mon, 29 Jun 2009 04:00:00 -0000 This set features: Survey Methodology, Second Edition by Robert M. Groves, Floyd J. Fowler, Jr., Mick P. Couper, James M. Lepkowski, Eleanor Singer, Roger Tourangeau (978-0-470-46546-2)Nonresponse in Household Interview Surveys by Robet M. Groves and Mick P. Couper (978-0-471-18245-0)Telephone Survey Methodology by Robert M. Groves, Paul P. Biemer, Lars E. Lyberg, James T. Massey, William L. Nicholls, II, and Joseph Waksberg Read More... Sampling of Populations: Methods and Applications, 4th Edition Set Paul S. Levy, Stanley Lemeshow Mon, 29 Jun 2009 04:00:00 -0000 This set features Sampling of Populations: Methods and Applications, Fourth Edition by Paul S. Levy and Stanley Lemeshow (978-0-470-04007-2) and the accompanying Solutions Manual (978-0-470-40101-9). Read More... Calculus: Single Variable 5th Edition with WebAssign 2 Semester Set Deborah Hughes Hallett Mon, 29 Jun 2009 04:00:00 -0000 Read More... Design, Execution, and Management of Medical Device Clinical Trials Salah Abdel-aleem Mon, 22 Jun 2009 04:00:00 -0000 Design, Execution, and Management of Medical Device Clinical TrialsSalah m. Abdel-AleemAn essential introduction to conducting the various stages of medical device clinical trialsClinical research continues to be one of the most vital components of pharmaceutical, biostatistical, and medical studies. Design, Execution, and Management of Medical Device Clinical Trials provides a uniform methodology for conducting and managing clinical trials. Written Read More... Calculus: Single Variable 5th Edition Binder Ready Version with WebAssign 2 Semester Set Deborah Hughes Hallett Mon, 22 Jun 2009 04:00:00 -0000 Read More... Analysis of Complex Networks: From Biology to Linguistics Matthias Dehmer (Editor), Frank Emmert-Streib (Editor) Mon, 22 Jun 2009 04:00:00 -0000 Mathematical problems such as graph theory problems are of increasing importance for the analysis of modelling data in biomedical research such as in systems biology, neuronal network modelling etc. This book follows a new approach of including graph theory from a mathematical perspective with specific applications of graph theory in biomedical and computational sciences. The book is written by renowned experts in the field and offers valuable background Read More...
Babbage Difference Engine - Emulator in UBASIC.
Meta Description: [ Babbage Difference Engine computing polynomial ]
DOS Beowulf - Simple, inexpensive Beowulf supercomputing clusters for DOS using UBASIC.
Meta Description: [ Simple, inexpensive Beowulf supercomputing clusters for DOS ]
MALM - A collection of UBASIC programs which can be used in number theoretic investigations.
404UBASIC - Version 8.8f download from the official site.
UBASIC - Rather-old version (8.74) of this package.
UBASIC Home - Downloads for version 8.8f, help files, bug reports, benchmarks, timings, and links. (Much in Japanese).