Showing 64 open source projects for "teaching"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    The GLM is an eclipse-based rich-client application allowing the graphical design of IMS Learning Design compliant learning and teaching flows by encapsulating the complexity of the IMS LD specification in a coherent user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GeoGebra is free and multi-platform dynamic mathematics software for learning and teaching geometry, algebra, statistics, and calculus. Download the free software at http://www.geogebra.org. Find the source code at http://www.geogebra.org/trac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The m6800 Simulator is a teaching tool to introduce students to microprocessors. It is based on a cut-down version of the M6800 chip, and a reduced instruction set. The simulator assembles and simulates execution of the users code on a GUI
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    A didactic tool, made for the support of teaching and learning of basic computer programming courses through the edition and execution of pseudocode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    This package contains the original scpfw (A "framework" for teaching CP), JISIMONEK (a Java Implementation of the SIMONEK model) and SISONEK (a Java environment for studying Joinable Schedules).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Software for Teaching Graph Theory Algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project extends the BlueJ Java IDE. It aims to add networking capabilities to the BlueJ interface through BlueJ's extensions API. Since BlueJ is most suited for teaching Java to new programmers this project will focus on teaching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A collection of cognition and perception experiment software intended to be used as a teaching tool for an undergraduate lab classroom. These tools are cross-platform and written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simulation of a simple computer to provide a basis for teaching assembler language programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Tank Battles is a 3D simulator for teaching robot artificial inteligence. It's heavilly influenced by Robocode, but differs from the former in that it adds the complexity of a full 3D scene, realistic physics simulation, among other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open Learning Management System (Open LMS). An online Course Management System (CMS, LMS). Tools for online teaching including course builder, syllabus, discussion forum, announcements, file up-loader, grade book, calendar, secure login, email list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is a proof of concept for the use of video games as an alternative to traditional methods of music teaching, particularly for boys. It is the basis for the "Million Musician Challenge"- to engage 1,000,000 in music making.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An Eclipse plugin to help create, edit and transform Educational Modeling Languages (EML), i.e. semi-formal languages describing teaching/learning strategies. It uses the Eclipse Modeling Framework (EMF) to automatically generate e-learning applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    vlab2006 stands for virtual lab, a software to aid the teaching of security skills in the course of "Security sistems LS" in the University of Bologna. It will help students to create and/or test exercitations using simple security components linked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JCPUSim is a CPU (Central Processing Unit) simulator written in Java. It is intended to aid in teaching how the fetch-decode-execute cycle, CPU, registers, memory and assembly programming language work in a computer system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Collaboratively developed educational exercises aimed at the Java professional. Teach while learning and learn while teaching. Hopefully with many sub-projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gild is an Eclipse plugin that supports the teaching and learning of programming. Gild currently enables teachers to integrate course materials with code examples. Current project work includes improving collaborative, customization, and marking support.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    This project is no longer maintained. Based on the Open Source Portfolio (OSP) application, the Personal e-Portfolio for Teaching and Learning (PETAL) is a web based Java Application which allows users to create and share their e-Portfolios with anyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple turn-base strategy game written in Java meant to be used as a teaching aid for an introductory computer science course. The game incorporates the concept of staking out and holding one's territory with the goal of world domination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DukeBot is a small but powerfull learning/teaching GUI-comp for pubils and students to learn "How to code". It´s a gameing-style Java-Component for training every kind of programmingproblem. The Bot knows different orders and sensors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Virtual Professor is a JAVA Applet for interactive teaching. It consists of an editor that enables a teacher to set up lessons (“virtual lectures”) and a client, which allows students to "attend" a lesson and test their knowledge afterwards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BasicJ is a Java API that emulates a variant of the BASIC Language. It is intended as a tool for teaching first time students of computer programming and a stepping stone into Java. It can also be used by adv. users who need easy access to a 2D interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The KML-Editor is an application for the generation of teaching material and lesson preparations. It assists the teachers in the creation of a knowledge base for their special subject, from with every registered user can compose his unique lessons.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    BoardWars is a teaching utility for computer science classes. It runs as a server supporting multiple turn based board games. The games are played by supplying the AI code in java or c++. BoardWars was funded by the University of Iowa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pavlov is a Java multiple choice teaching program. Easy to write, pluggable question selection strategies & user feedback modules optimize time spent learning huge amounts of info stored in XML libraries. Also library editor and general use packages.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo