Open Source BASIC Education Software

BASIC Education Software

View 4101 business solutions

Browse free open source BASIC Education Software and projects below. Use the toggles on the left to filter open source BASIC Education Software by OS, license, language, programming language, and project status.

  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 1
    BASIC-256
    BASIC-256 is an easy to use version of BASIC designed to teach anybody how to program. A built-in graphics mode lets them draw pictures on screen in minutes, and a set of easy-to-follow tutorials introduce programming concepts through fun exercises, 2021-08-05 - Ubuntu and other LINUX users can install the latest version with snap: sudo snap --beta basic256
    Leader badge
    Downloads: 123 This Week
    Last Update:
    See Project
  • 2
    BASIC-256 Portable

    BASIC-256 Portable

    BASIC language and IDE for Education - Portable

    BASIC-256 is an easy to use version of BASIC designed to teach anybody how to program. A built-in graphics mode lets them draw pictures on screen in minutes, and a set of easy-to-follow tutorials introduce programming concepts through fun exercises. This is the portable version of BASIC-256 to integrate into the Potable Apps menuing system.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    GradeL is a desktop gradebook application for Linux. It was designed by a teacher for teachers. GradeL uses a spreadsheet-like main interface and provides various reporting options. GradeL requires Gambas 2.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Simple Turtle LOGO

    Simple Turtle LOGO

    Free Educational Tool for Beginner LOGO Coding (STEM Students / Kids)

    SIMPLE TURTLE ================ Create simple LOGO programs with commands to control the Turtle and draw amazing images!! Use for STEM, Coderdojo or similar coding events. Recursive REPEAT statements. INSTANT ON / OFF = Turns on / off immediate execution of commands FD x = Forward x pixels BK x = Backward x pixels RT x = Right by x degrees LT x = Left by x degrees PU = Pen Up (Do not draw) PD = Pen Down (Draw) REPEAT x = Creates a loop to run x times which runs any commands within the loop. Place END or ] when closing loop. END or ] = Closes a REPEAT loop. (can be nested) PEN x = Color of pen (0 - 9) SETBG x = Color of background (0 - 9) CS - Clear screen CT - Center Turtle (Return to Home position) RUN = Runs the current list of commands shown on screen DELETE / DEL = Clears the command list RESET = Clears commands and resets your Turtle SAVE filename = Saves a png of the working graphic to your documents folder QUIT
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 5

    Freebasic Beginners Guide

    An updated Beginners guide to FreeBASIC

    The purpose of this project is to create and update a beginners guide to FreeBASIC. Over the years I have noticed that there was only three real ways to learn FreeBASIC. The FreeBASIC Documentation, the FreeBASIC Community Forum, and A old beginners guide written by Richard D. Clark and Ebben Feagan. Each of these sources are great, but they all assume some experience with a programming language. This Project is taking Richard D. Clark's and Ebben Feagan's "A Beginner's Guide to FreeBasic" and is editing, updating, reorganizing, and simplifying this guide. Mr. Clark and Mr. Feagan generously open sourced there guide so I could start this project. Without being able to stand on their shoulders I could not have even started this project. Please check out my homepage for updated information and ways you can help with this ongoing project. If you can please buy me a hamburger as it is hard writing a book.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Maktabah Al-Miftah

    Maktabah Al-Miftah

    Integrated Islamic Library

    Maktabah Al-Miftah is a Linux digital book reader for Shamela eBook (.bok), Thwab eBook (.th) and its own eBook (.mfth). Version 3.3 is not compatible with Ubuntu 15.10 and up. Version 3.4 runs on Lubuntu 17.04. Now, Version 3.5 runs on Lubuntu 24.04. Its installation is on the Maktabah Al-Miftah Web Site. Maktabah Al-Miftah adalah pembaca kitab digital Linux untuk eBook Syamilah (.bok), eBook Thwab (.th), dan eBooknya sendiri (.mfth). Versi 3.3 tidak kompatibel dengan Ubuntu 15.10 ke atas. Versi 3.4 dapat berjalan di Lubuntu 17.04. Sekarang, Versi 3.5 dapat berjalan di Lubuntu 24.04. Cara pemasangannya ada di Situs Web Maktabah Al-Miftah.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    nuBASIC

    nuBASIC

    BASIC language interpreter (multiplatform)

    nuBASIC is an implementation of an interpreter of the BASIC programming language and IDE. It has been designed mainly for educational purposes and it is suitable for simple games, educational or small business programs.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    Gui Library window9

    Разработка GUI приложений для FreeBasic

    The given library will allow to develop programs with inherent ease in free and pleasant programming language Freebasic. Working with this library, you can always use both the built in functions of language, and API Windows functions or other foreign libraries. At the moment in library already more than 600 functions, very much reminding functions of language PureBasic. The library has convenient enough information and examples from a chm for understanding work on functions. Developers: Stanislav Budinov and D.J.Peters. Library is licensed under: zlib License
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO, in fact we may implement PDO in CDE to standardize PDO results and calls. Some PDO drivers are still regarded as EXPERIMENTAL on PHP website, so use with caution. Feel free to suggest any features you wish to be added or submit a bug report with the tracker
    Downloads: 2 This Week
    Last Update:
    See Project
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 10

    Brandy Basic V Interpreter

    Brandy is an interpreter for BBC Basic

    Brandy is an interpreter for BBC Basic (or Basic V) that runs under a variety of operating systems. Basic V is the version of Basic supplied with desktop computers running RISC OS. These were originally made by Acorn Computers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    General Knowledge Machine Project

    General Knowledge Machine Project

    Intellect Modeling Kit: assisting research, diagnostics, consulting

    We humans are bound by intellectual abilities. All knowledge is far beyond power of any person. The only way to apply knowledge is to build machines able to present it human way but not limited by volume. Intellect Modeling Kit (IMK) is intended to build knowledge machines (KM) assisting experts on the steps of activity: * Observation; * Producing propositions based on knowledge; * Elimination of impossible propositions; * Selection and verification of the most appropriate propositions; * Memorizing - new knowledge item creation; * Abstraction – building objects representing typical signs of similar objects groups, data mining. KM is not intended to replace human experts, it is built to multiply abilities. Machine should not be responsible for decisions. The IMK is designed to create ready-to-use software applications using simple text files. Any human knowledge can be uploaded to KM by expert not familiar with software coding. Demos present in kit. Good luck!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Exuberanza Scripts
    Formerly Slaytanic Scripts. This is the place where you can get addons, tweaks, modules, blocks, etc. designed to work with the great RavenNuke(tm) CMS developed by Jonathan Estrella.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Magic Images

    Magic Images

    Create worksheets for preschoolers.

    An OpenOffice / LibreOffice Calc extension with the single purpose to easily create pictures with hidden images that appear to the children while he/she draw the appropriate regions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Simple Basic for Windows R3 Intermedia Language Version
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Tyche Talks is an open source language learning and training system. You can learn 30+ languages with your favorite language(s), record, compare your voice and save to avi or your mp3 player. Supporting win32,linux, etc. Written in BASIC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    garlic

    garlic

    GaRLiC=Gambas Raw Lines of Code, a Gambas2 code library for use in SMB

    Building blocks, small demo apps, and pieces of sample code for Gambas2. Also see more recent Garlic3 project on https://sourceforge.net/projects/garlic3. All can be used to take a look how things can be done in Gambas, not with the idea to supply a product or a finished program. The sourcecode can easily be run from Gambas2 on Linux. Some small programs that appear here are in real use in a small business, but no warranty is given! SimpleDemo contains more complete apps that can be used to demonstrate a working Gambas program. Database is often needed. SimpleSample is more a small piece of sample code as a reminder how gambas works or how something can be done. Empty project is an example of how you can start with some things in place already; just copy the code to any new project, more templates might appear. Feedback is welcomed of course, bugs might be corrected if you create a ticket in the bug list.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A simple application in italian to list some aluminium properties. Una piccola applicazione che elenca alcune proprietà dell'alluminio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Apousiologos for Linux

    School attentance letters

    THIS PROJECT IS NO LONGER SUPPORTED. IT WILL REMAIN HERE ONLY FOR HISTORICAL REASONS. Please install instead Apousiologos for local network located at: https://sourceforge.net/projects/apousiologoslanversion/ Greek secondary education teachers have the obligation to prepare a report for every student that exceeds the legal limit of absences and post it at their families in a monthly basis. Apousiologos is an application with the purpose to make the counting for the teacher, prepare the necessary report for him/her, and export each report in html or csv form for printing or further editing if necessary. Since, it is not known what are the similarities of the greek school attendance legislation with other countries it is not clear whether it makes sense to provide also an english (or other language) version of the application. However, if someone feels that this would help teachers from another country he/she is welcome to contact me for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bingo Cards

    Bingo Cards

    Prepare bingo cards game for any educational purpose.

    The idea is simple. Instead of solving exercises in serial form in the classroom, it is better to wrap the solving exercises experience with a game similar to Bingo. The students will love it and the teacher will have a very nice time! This extension provides Calc with a tool able to create Bingo Cards and the corresponding interactive document to play the game in the classroom. The teacher type in the Bingo sheet the questions and the corresponding answers and he/she gets the cards in the Bingo Cards sheet. A printer is required to print the BINGO cards and a scissor to cut them apart while the classroom should be equipped with a projector and a computer running OpenOffice or LibreOffice. Download BingoCards-3.1.4.zip and unzip in your computer. Please install the APPROPRIATE .oxt for your system, the other versions will NOT work! Some representative examples are included. For any comments do not hesitate to contact me at epdiamantopoulos@yahoo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CX Flamingo

    A simple paint program for kids.

    Flamingo is a simple paint program for kids with a knack for drawing. The new version 0.9.9.8.4 has new features and documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A crossword designing program for swedish type crosswords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ik heb een nieuw e-mail adres ingesteld. E-mail wordt nu wel naar mij doorgestuurd. Doolhof is een educatief project geschreven in Gambas. Het kan een doolhof generen en oplossen. tevens laat het duidelijk zien hoe de kortste route gevonden is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ensiklopedia Islam

    Ensiklopedia Islam

    Mendekatkan Islam ke hadapan umat

    Ensiklopedia Islam is a set of Al-Qur'an and hadith applications. This application is depended on gambas3-ide, gambas3-gb-db-sqlite3 and Ayat 1.2.2. Its installation is on the Wiki page. Ensiklopedia Islam adalah kumpulan aplikasi Al-Qur'an dan hadits. Dependensi aplikasi ini adalah gambas3-ide, gambas3-gb-db-sqlite3, dan Ayat 1.2.2. Cara pemasangannya ada di halaman Wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    FB Chart Designer

    Create multi-degree polynominals charts. Designed in FbEdit & WinAPI.

    This program allows to draw diagrams with chart library, that can be used with dialog applications, based on the RC files designers (such as FbEdit for example). This is the one of the fastest way to create window application with visual design methods, and implement into it an ellegant and flexible chart, that can be choosen from four different diagram kinds (if you edit code and use it in your projects). The source code chart library by Lothar Schirm is based on the consolidated solutions from FireFly Designer by Paul Squires. FB Chart Designer shows the complete example of connection those mentioned solutions to achieve thiny file and less code project. It makes more simply to analyze code and provides faster implementation of rebuilted chart library. Chart drawing method is based on "windows.bi" FreeBasic library (Windows API framework). For more info visit: https://freebasic.net/forum/viewtopic.php?f=8&t=27714
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB