====== FreeBASIC ====== Welcome to the wiki section for FreeBASIC, a modern dialect of BASIC! For a general overview of BASIC, please refer to the wiki page on the [[basic_language|BASIC language]] **Caveat Emptor** These tutorials will only work if you have access to the MetaArray and are a SDF Meta member. Please consider [[https://sdf.org/?join|joining]]. Not only does it support the SDF community, it comes full of perks which are well worth the money. BASIC stands for Beginners All-purpose Symbolic Code, and as such these tutorials will focus on beginners without any programming background. However, advanced users with a background in programming will be referred to relevant resources to learn in-depth. - [[fb_intro|Introduction]] - [[fb_variables|Variables]] - [[fb_controls|Control Structures]] - [[fb_loops|Loops]] - [[fb_functions|Functions]] - [[fb_routines|Subroutines]] - [[fb_next|Next Steps]] - [[fb_arrays|Arrays]]