Source Code

4.25/5 (8)

On this site, you can find many of my programming source codes in BASIC.

To develop computer programs one must source code examplea) clarify what the program should do, b) specify how it should be done, and c) write this (the source code) in a language that can be translated to instructions, which the computer can understand and execute. results of running source code

Thus the source code consists of instructions written in a language the programmer can use to tell the computer what to do.

Some common programming languages are BASIC, FORTRAN, COBOL, C, C++, C#, Java, PHP, JavaScript, Perl, Python, Assembly, Delphi, and Pascal.

I have been programming for many years – first in FORTRAN then in BASIC and the latest in PowerBASIC. This is a very powerful programming language, which also can be used to make programs in Windows.

PowerBASIC is fully competitive when it comes to speed. The compiled programs are self-contained, small, and take up very little space on your storage media.

For some web pages, I have used PHP.

On this site, you can also find links to the source codes in BASIC that I have submitted to the PowerBASIC Forum. You can choose between more than 140 different source codes.

On the present website you can get direct access to the following source codes:

Beta function
Chi-square distribution
F-distribution
Gamma function
Matrix inversion
Normal distribution
t-distribution

Please Rate This Page