User Tools

Site Tools


fb_intro

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
fb_intro [2022/12/02 23:35] praetorfb_intro [2022/12/02 23:36] (current) praetor
Line 2: Line 2:
 FreeBASIC is a modern, and powerful dialect of the Beginners' All-purpose Symbolic Instruction Code, or BASIC, family of programming languages. FreeBASIC is a modern, and powerful dialect of the Beginners' All-purpose Symbolic Instruction Code, or BASIC, family of programming languages.
  
-The original version was created by John G. Kemeny and Thomas E. Kurtz at Dartmouth College in 1964. They wanted to enable students in non-scientific fields to use computers. At the time, nearly all computers required writing custom software, which only scientists and mathematicians tended to learn. Since then, BASIC has been available for a variety of computers ranging from mainframes to calculators, and personal computers alike. FreeBASIC is a dialect of Microsoft QuickBasic, of which the more familiar Microsoft qBASIC is a dialect. However, FreeBASIC offers additional features and is actively maintained.+The original version was created by John G. Kemeny and Thomas E. Kurtz at Dartmouth College in 1964. They wanted to enable students in non-scientific fields to use computers. At the time, nearly all computers required writing custom software, which only scientists and mathematicians tended to learn. Since then, BASIC has been available for a variety of computers ranging from mainframes to calculators, and personal computers alike. FreeBASIC is a dialect of Microsoft QuickBasic, of which the more familiar Microsoft qBASIC is a dialect. However, FreeBASIC offers additional features and is actively maintained. While BASIC may be designed for beginners, do not be fooled. Modern dialects are very capable languages able to accomplish a wide variety of tasks.
  
 In this tutorial series, we shall introduce the reader to core programming concepts and hygienic coding practices. At the end of each section there will be a project to perform a number of tasks one may want to accomplish on SDF. In this tutorial series, we shall introduce the reader to core programming concepts and hygienic coding practices. At the end of each section there will be a project to perform a number of tasks one may want to accomplish on SDF.
fb_intro.txt · Last modified: 2022/12/02 23:36 by praetor