Showing 171 open source projects for "linux basic programming"

View related business solutions
  • Cortex: Boost Developer Coding Skills Icon
    Cortex: Boost Developer Coding Skills

    Cortex makes coding easier and faster for developers. See how our portal connects tools and cuts busywork.

    Cortex is a simple portal that helps developers work smarter by linking all your tools, setting clear rules, and slashing repetitive tasks. It speeds up onboarding, updates old code, and fixes issues fast. Over 100 big companies use it to save time and get better results.
    Try it now!
  • Project Planning and Management Software | Planview Icon
    Project Planning and Management Software | Planview

    For Enterprise PMOs

    Planview® ProjectAdvantage (formerly Sciforma) is an enterprise-centric project and portfolio management (PPM) software designed to enable change, drive innovation, and lead in a company's digital transformation. With ProjectAdvantage, teams can strategically track and monitor project data in order to make relevant decisions. It offers multiple features focused on strategic management, functional management, and execution management. A highly scalable and cost-effective solution, ProjectAdvantage is available in various deployment models.
    Learn More
  • 1
    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
  • 2
    The Basic E-Learning Tool Set provides a basic set of tools for using and managing learning objects. Users can search and discover content, and set up classes (groups of users) and lessons (sequences of learning objects) for others to interact with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a prolog-like programming language based on the fuzzy logic. It includes the class-libraries for fuzzy logic, probability theory and method of resolution, all made in C++. Java releases possible in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Ludwig system is a combined tutoring and assessment system written mainly in PHP and using a MySQL database. It is intended for elementary programming classes. Ludwig was developed at Penn State as the result of a Software Design class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Planfix: Manage Projects, Team's Tasks and Business Processes Icon
    Planfix: Manage Projects, Team's Tasks and Business Processes

    All-in-One Enterprise-Level Software is Now Available for SMB

    Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
    Learn More
  • 5
    The General Intensional Programming System (GIPSY) consists in three modular sub-systems: The General Intensional Programming Language Compiler (GIPC) ; the General Eduction Engine (GEE), and the Intensional Run-time Programming Environment (RIPE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A collection of beginner-friendly Java multi-media classes designed to be used in a CS1 programming course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Programming Evaluation System, helps writing evaluations and marking students, includes an IDE for Java, C and Pascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Can calculate mathematical expression. It have a module system witch make it very easy to add own functions. Other features are a graph painter and a tiny programming language designed too make it easy too write small mathematical tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project aims at creating a Java application/library that is capable of generating a syntax diagramm of a (programming) language in the SVG graphics format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-Powered Identity Governance Icon
    AI-Powered Identity Governance

    For IT Teams and MSPs in need of a solution to simplify, optimize and secure their SaaS, file, and device management operations

    Define governance policies, manage access, and optimize licenses with unified visibility across every identity, app, and file.
    Learn More
  • 10
    TLDP Audio Conversion This is an attempt to convert the Entire TLDP Project into audio format for expanded use and distribution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java project (run anywhere) designed to provide a simple but entertaining introduction to the Java language for students in beginning programming classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    J2EE-based system for hosting online programming contests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ToSpeak is an application designed to help users learn the basic words and phrases of some foreign languages. Activities include flashcards, quizzes, alphabet practice, and hangman. Written in Java with XML and JAXB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JBeginner is for teaching and learning the Java programming language. It allows the user to construct simple programs by selecting program elements from menus, and to step through them, studying the evolution of the stack and the heap shown on the screen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jOptimum is a simple linear programming solver developed for educational purposes. Now, jOptimum is hosted by http://incubadora.fapesp.br/projects/joptimum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gumpire is designed to be used as an educational aid in a programming class. It will allow students to program game clients that can participate in a competition without needing to write a complicated interface to a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A group of specific modules that allow to create and manage a simple distance learning system including audio/video and slide synchronization (in live streamed session too), slideshows, content management, teacher/student chat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The project JPetriNet is a Petri Net modeling, analysis and simulation tool made in Java Programming Language. JPetriNet was previously intended to aid educational activities but also could be used in any other purpose involving concurrent systems.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    A Java applet-based shared programming whiteboard system, to use with any programming language with a suitable Java Virtual Machine implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Pattern Recognition Analysis Project is a Java implementation of a basic multilayered backpropagation neural network, used in a color recognition and character recognition project, made for educational and experimental purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dream Box LMS is a light weight learning management system focused toward training departments of small to mid-size corporations. DBLMS is developed using the Java programming language and adheres to MVC style of programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The intentions of this project are as follows: 1; Determine the potential interest level in developing a basic interface for creating models in GAMS (General Algebraic Modeling System). 2; To create a sounding board for what should be added to the exist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    stdnet - original: C++ networking class library; simple event-driven interface stdnet2 - revamp: C++ class library for java-like programming; networking; etc. stdnetj - TODO: Java version of stdnet2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Symbolic math Java applet. Features: big number arithmetic; symbolic and numeric evaluation; programming language constructs;plot functions
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB