Open Source Linux Education Software - Page 62

Education Software for Linux

View 191 business solutions
  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    The goal of our project is to create an online course management system for college classes that will enable professors and students to communicate more efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a CMS for an employment search system written in PHP/MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CMake Examples

    CMake Examples

    A collection of useful CMake examples

    CMake is a cross-platform open-source meta-build system which can build, test and package software. It can be used to support multiple native build environments including make, Apple's xcode and Microsoft Visual Studio. The cmake-examples reposiory includes some example CMake configurations which I have picked up when exploring it's usage for various projects. The examples are laid out in a tutorial like format. The first examples are very basic and slowly increase in complexity drawing on previous examples to show more complex use cases. These examples have been tested on Ubuntu 14.04 but should work under any Linux system that supports CMake. The basic requirements for most examples are CMake, and a c++ compiler [defaults to gcc). There are many CMake tutorials and examples online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    COBAS

    COBAS

    Conversor de Bases

    Sistema de Apoio Didático Profissional COBAS - Conversor de Bases O aplicativo COBAS tem como função realizar a conversão entre bases numéricas. As bases suportadas são: Binária, Octal, Decimal e Hexadecimal. São permitidas conversões entre todas as bases. É entregue ao usuário a resolução do problema passo-a-passo, de forma didática, prática e precisa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    CODENAME: Monkey-Bots is an educational and entertaining multiplayer game for the GameBoy Advance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An interpreted or compiled language written in C++, COEVAL is intended to be a guide for others wishing to write an interpreter/compiler/language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    COFALE: A Web-based open-source adaptive e-Learning platform supporting cognitive flexibility (an important facet of constructivist learing theories)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    COMTOR

    COMTOR

    A Java source code comment analysis system.

    Comment Mentor (COMTOR) is a tool for automatically assessing the quality of source code comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CONICET Social Network

    Navegar la información de investigadores de CONICET

    Aplicación que modela y permite navegar sobre la información pública acerca de investigadores del CONICET Proyecto para final de la materia Programación Orientada a Objetos en la Universidad Nacional del Centro, Argentina, 2013
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    CORREGIDOR

    CORREGIDOR

    Apprentissage de l'orthographe française

    Learn french spelling, using graduated dictations. Opened to registered teachers and students. Some dictations can be tried by Anonymous students. The level of proposed dictations depends on the results of the student in previous dictations. Apprentissage de l'orthographe francaise par la pratique de dictées graduées: dictées à écouter; dictées à écouter et recopier; dictées à recopier; dictées à réciter. Correction intelligente indiquant la place des erreurs, assortie sur demande de commentaires automatiques et de commentaires de l'auteur. Ouvert aux professeurs et aux étudiants inscrits. Quelques dictées peuvent être faites par des passants. Le niveau des dictées proposées dépend du résultats de l'apprenant aux dictées précédentes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The programming outpouts of the COVCELL Minerva Project. Modules for Moodle to improve communications, allow for spontaneous interactions, and provide other tools, for enhanced language learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    COVID-19 Scenarios

    COVID-19 Scenarios

    Models of COVID-19 outbreak trajectories and hospital demand

    Models of COVID-19 outbreak trajectories and hospital demand. This tool is based on the SIR model (see about page for details) that simulates a COVID19 outbreak. The population is initially mostly susceptible (other than for initial cases). Individuals that recover from COVID19 are subsequently immune. Currently, the parameters of the model are not fit data but are simply defaults. These might fit better for some localities than others. In particular, the initial case counts are often only rough estimates. The primary purpose of the tool is to explore the dynamics of COVID19 cases and the associated strain on the health care system in the near future. The outbreak is influenced by infection control measures such as school closures, lock-down etc. The effect of such measures can be included in the simulation by adjusting the mitigation parameters. Analogously, you can explore the effect of isolation on specific age groups in the column "Isolated" in the table on severity assumptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CPA exam Simulations is available FREE. CPAPASS.COM has its own source code open, allowing users to take free simulations. Familiarity with simulation is must-have, for CPA Exam. Join the rising open simulations group. Why buy? You have them open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C++ genetic algorithms library (solving of the NP opnimisation problems). More GA strategies, more useability, more algorithm speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CPU schedule is an educational program for simulating CPU scheduling algorithms.The program provides simulation for the following scheduling algorithms: First come first served (FCFS),non preemptive shorts job first (SJF), and non preemptive priority.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CRC

    CRC algorithms, test code, libraries and tables

    This is a modified version of the CRC algorithms by Lammert Bies. It supports more algorithms and has been ported to several languages. It's also useful for learning how to do hexadecimal calculations and bitwise operations in various programming languages. Disclaimer: These test programs demonstrate the calculation of CRC. I made these translation with a basic knowledge of each language. They may or may not be appropriately formatted / secured / robustified / idiot proofed or any similar programming issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CRaPI - Correct, Robust and Perfect API for simulated RoboCup - is a framework for development of teams in the RoboCup simulated league. The framework is event driven, not bound to any specific agent architecture and works with soccer server 9.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CS Books

    CS Books

    Computer Science Books

    Computer science books computer technology books PDF. The books in this warehouse come from the Internet, and the copyright belongs to the original author. It is not for profit, but only for learning and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CS Notes

    CS Notes

    Essential knowledge for technical interviews, Leetcode, and OS

    CS-Notes is a comprehensive, community-driven collection of study materials and technical notes for computer science students and professionals. Created by CyC2018, the repository consolidates essential computer science topics, algorithm solutions, and interview preparation materials in one well-organized resource. It covers a broad range of subjects, including data structures, algorithms, operating systems, networks, databases, and Java development. The repository also includes sections on system design, distributed systems, caching, and message queues, providing practical knowledge relevant to software engineering interviews and real-world applications. In addition, it emphasizes code readability, clean coding practices, and proper documentation formatting. The notes follow the Chinese copywriting typesetting guidelines for improved readability, and the project employs consistent HTML-based image formatting to maintain a polished, uniform presentation across all documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CS Self-Learning

    CS Self-Learning

    Chinese-language CS self-learning guide with curated resources

    cs-self-learning is a comprehensive, Chinese-language guide aimed at helping self-learners master computer science concepts. It provides a structured roadmap covering algorithms, operating systems, networks, databases, and more, with curated links to online courses, tutorials, and books. The project is especially useful for non-English speakers pursuing independent or supplemental learning in CS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CS Java course team project. Developing a client/server blackjack application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a program being developed for the Winona State University Computer Science Club (csclub.winona.edu) to help keep students involved in the major through a programing contest. This is a 2d tile programing contest, including the tournament code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This java application is for using a standard Makefile to grade student code submitted to Sakai via the mass-download functionality. It was created for, and is being used actively by, the CS1372 teaching assistance at Georgia Tech.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The workspace is developed to support collaborative learning. It is a contribution from CSCL lab at Pennstate. The unofficial code name of the Workspace is Neptune.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CSRmanage

    CSRmanage

    Centralized vetting and records of Certificate Signing Requests (CSRs)

    CSRmanage is an application that can be used to validate CSRs (Certificate Signing Requests) and store them along with anciliary information about the personnel involved with CSRs and certificate installations and approvals. CSR evaluation is configurable/very strict. With adequate configuration, CSRmanage may save organizations time and money by ensuring that CSRs to be submitted are formatted corrrectly and conform to organizational network/I.T/DNS naming conventions. It can also serve as a historical record of organizational CSRs.
    Downloads: 0 This Week
    Last Update:
    See Project