Showing 217 open source projects for "course"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Avicenna

    Avicenna

    Location Data Visualisation and Editing

    ...It provides several export functions (such as single pictures, database dumps and even a HTML-export that enables you to use Avicenna on your website). It was developed as part of the course "Techniken der Projektentwicklung" in summer semester 2012 at the University of Bielefeld by Team 2 and is licensed under the GNU Affero General Public License version 3. This project is finished and other developers should be able to use Avicennas features for their own visualization projects without having too much trouble. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jText

    jText

    Lightweight multi-platform portable text editor.

    This simple editor lets you edit any kind of file as a text. Includes Google Fonts. Planned: - own file format - word processing - more fonts - charset chooser - more features, of course!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    University Manager

    Manage a universty (formations, students, teachers, timetables...)

    This program is used to manage a universty (formations, students, teachers, timetables...). It was made in the context of course on design paterns and JUnit tests. The objective of the course wasn't to create a realistic application, so this is just a client application which don't even use a database. A lot of features are missing, but there is some cool stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MCBullsEye

    Bow and Arrow BullsEye game plugin for Minecraft Bukkit servers

    MCBullsEye is a Minecraft game plugin allowing you to create Bow and Arrow courses for competitions. Each player plays on their own course. Multiple games with multiple courses can be created. Create multi-player courses and compete head-to-head to blow-up your targets first. Use any block as a target. When the block is hit it explodes. This is the first beta. I believe most functionality is working properly, but I've only tested it on my machine. Any feedback is appreciated. ...
    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

    Escape the Stone Age

    Escape the Stone Age is a short Adventure RPG Game for Android.

    ...Story Escape the Stone Age is a short Adventure RPG Game. Due to an accident, you are moved back to the Stone Age. Your goal is to find the portal which brings you back home. There are some quests to complete and of course fights against Dinosaurs :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GWT-AppNavigation-Project

    GWT-AppNavigation-Project

    Example GWT Project showing how to navigate between different views.

    ...Sounds perfectly alright, but how do you navigate between different views, if for example you need a loginpage and don´t want the user to have access to your application before entering the right logindata? Of course there is the possibility to have more than one HTML-Page in GWT as well, but if you want to do it the pure GWT-way, you can use a method to exchange the content on the page from inside your javacode. In this GWT-Example-Project i used a switch-case statement in a java method to change the content on the page depending on the userstatus. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OEportlets

    University of Obuda, Standard Java Portals in practice

    University of Obuda, Standard Java Portals in practice course: 2013/13 Spring
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    askcards

    Quiz Game SWT

    Quiz game. It virtually draws "cards": first you can see the question and guess the answer. Then you can see the "answer" side of the card. Program registers if it matches or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Yahtzee

    Yahtzee

    A simple Yahtzee game coded in java.

    A simple Yahtzee game coded in java. This is the working source code for the final project for the course CIS 256 that my partner and I turned in. (2007). This is posted here as a portfolio project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 10
    simon4android

    simon4android

    Simon game for Android os

    This project is an Android version of the old Simon game. This project is for educational purposes; it's an example for a basic course aimed to beginner Android developers. https://play.google.com/store/apps/details?id=it.nick67.android.simon&hl=it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Myrtle

    Myrtle

    A simple programmable spreadsheet for learning statistics.

    ...This can help students focus attention on the important relationships among particular rows or columns of data. Myrtle's graphics and reporting features allow students to report back to their instructors their mastery of course content.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    Minigolf

    Minigolf simulation in Java

    A minigolf-simulator implemented as Java-library featuring easy course-creation and integration of your own course-components. It also includes a stand-alone simulator as well as a port to Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Search-ODT

    Search-ODT

    Independent Study Course Project:Search .odt files by date and content

    Official Course Objective Design an implementation of working search tool. The tool will search .odt files by date and content. OD-What? .odt files are a particular kind of file, many word-processor programs can save to .odt file format. Why .odt and not .doc or .txt? Search-ODT was developed at request as the subject of an independent study course.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    KGJlib

    A Java library containing classes that I wrote and am happy to share.

    KGJlib is a Java library containing various different helper classes, etc. that I have written over the course of time. I open-sourced the library so that I could re-use it in any project I contribute to, and I'm developing it on SourceForge so that others can benefit from it too. The library contains useful classes for audio, JavaBeans, I/O operations, various type conversions, etc. One particularly interesting tool I developed is the NetSharedVariable system, which allows named variables (currently strings only) to be shared between different Java applications or apps that implement KGJlib on a single machine. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CHIC CAD- A tool for craft artisans

    A software tool for Embroidery craft artisans for design digitization

    CHIC is a software tool which can be used by the artisans in making 2D designs (like Embroidery, Chikankari etc). Software provides an inbuilt library of motifs to create embroidery designs by the rural entrepreneurs which help them in creating newer and innovative designs. It also enables Design innovation, Modernization, Digitization. Designs can be stored, reused and combined in various ways to create new designs. It improves productivity, strengthens earlier design concepts and generates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SW2PSA

    SW2PSA (Stop & Wait and Sliding Window Protocol Simulator and Animator

    SW2SPA is an educational simulator with animation for network protocols that allow reliable data transfer, specifically developed for the stop and wait protocols, go-back-N and selective repeat. The aim of SW2PSA is to be used as a tool to support the animation of this protocols in a course like data networks, communication protocols or other related, and to include in the course a project that involves the programming of any of these protocols using a very known language as Java. Since it is an open source program also helps the student who wishes to know the structure of a simple discrete event network simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ‌BloxorzSolver

    solver bloxorz

    in my AI course i'm solve this problem with java for level one and two and three and six .in BFS DFS DLS IDS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SimulationServiceStation

    simulation service with 2 station

    the project in my simulation course . simulation is branch of AI to help better Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BluLM

    BluLM

    BluLM is a learning manager program suited for small schools.

    BluLM is a learning manager program for suited for small schools. It features a homework manager, course schedule, and online chat. The program is written in Java. The server uses a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Höken's Calculator

    Höken's Calculator

    A building points calculator for the browser game The-West.

    Höken's Calculator (Swedish: Hökens Kalkylator) is a program developed by Gunnar Axelson (Höken). The program aims on providing a simple, multi-platform compatible, building points calculator for the browser game The-West. (This application isn't in any way supported, effected or developed by InnoGames GmbH). Currently the newest version is 1.1. Hökens Calculator is free, and opensource licensed under the terms of the GNU General Public License Version 3!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    mobtlk

    course about mobile communications by Android

    course about mobile communications by Android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    ...Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve fundamental problems in phylogenetics. Therefore, for my own educational benefit, all code is original. Of course, there are probably a good deal of mistakes as well. I distribute Javamony, as I did Pysimony, hoping that it will be of educational value to someone else or at least vaguely amusing. Upcoming features will be: - Support for Amino Acid sequences - Support for additional file formats (e.g. Nexus) - Multithreading - Additional scoring methods (e.g. maximum likelihood)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    fzpgloader

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL

    ...You can make SQL (using HSQL) the source file, allowing the transformation of data prior to loading. Can run on any OS that use Java without needing to install any additional components (other than the JRE course) To make SQL on the source file, keep in mind: 1) The file will be played under the name "origin" 2) If the option encCol1era, not in the configuration file or encCol1era = 0, the columns are automatically named file like this: col1, col2, ... coln, and the SQL touches take these names. If the option encCol1era = 1, the first line of the file will be taken into consideration as headings for each field. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Internet Programming With Java Course (in Bulgarian language): multithreading, sockets, Web applications, servlets, JSP, JSTL, Tomcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    java network tictactoe

    java network tictactoe

    ...It can be played in a 3x3 board or 4x4 board. There are more options but some of them are not implemented. I'm only putting this here now (2012) but this was one of the projects for a University course in 2003, when I was still a student. I just thought I should put this some place safe, and so... here it is!
    Downloads: 0 This Week
    Last Update:
    See Project