Showing 52 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    The Missing Semester

    The Missing Semester

    The Missing Semester of Your CS Education

    The Missing Semester is a course and repository that teaches the engineering skills often skipped in traditional computer science curricula: command-line fluency, shell scripting, editors, version control, debugging, data wrangling, and automation. It includes lecture notes, exercises, and sample solutions that encourage hands-on practice rather than passive reading.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Molsketch

    Molsketch

    2D molecule editor

    Molsketch is a 2D molecular editing tool. Its goal is to help you draw molecules quick and easily. Of course you're creation can be exported afterwards in high quality in a number of vector and bitmap formats.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 3
    MathMod

    MathMod

    MathMod is a mathematical modeling software

    ...Change-log for MathMod-13.0 (15/11/2025) 1) Scripts generator to add thickness to iso/parametric surfaces 2) Undo/Redo commands for navigating through previous scripts 3) New scripts, Bug-fixes, code optimization and documentation update For a complete list of changes made during the course of development, please visit: https://github.com/users/parisolab/projects/2
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 4
    Statistics101 - Resampling Statistics

    Statistics101 - Resampling Statistics

    Use simulation to perform statistical analyses.

    ...Julian Simon (https://www.juliansimon.com/) and Peter Bruce (https://www.scientificamerican.com/author/peter-bruce/) as a new way to teach Statistics to social science students. Of course, social science students aren't the only ones who can benefit. Anyone who wants to learn statistics will find that the resampling approach helps in understanding statistical concepts from the simplest to the most difficult. In addition, professionals who want to use resampling, bootstrapping, or Monte Carlo simulations will find Statistics101 helpful. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 5
    The NSCL Data Acquisition system is a general purpose nuclear physics data acquisition system in use at several university labs and, of course, the National Superconducting Cyclotron Laboratory at Michigan State University. The development of the NSCLDAQ is currently funded by DOE grant DE-SC0000661 Note that as of July, 2023 all development and release packages will be hosted at https://github.com/FRIBDAQ/NSCLDAQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pysces

    Pysces

    PySCeS is the Python Simulator of Cellular Systems

    PySCeS is the Python Simulator of Cellular Systems. For a network of coupled reactions it does a stoichiometric matrix analysis, calculates the time course and steady state, and does a complete control analysis.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    rethinking

    rethinking

    Statistical Rethinking course and book package

    This R package accompanies Richard McElreath’s Statistical Rethinking (2nd edition), offering utilities to fit and compare Bayesian models using both MAP estimation (quap) and Hamiltonian Monte Carlo via RStan (ulam). It supports specifying models via explicit distributional assumptions, providing flexibility for advanced statistical workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    misc genomics tools

    Various scripts used in sequencing, annotation and RNAseq analysis

    This is a collection of various programs developed in the course of a genomics project, involving the Pseudomonas strain NCIMB10586 These include * identifying and correcting errors in an (eg) pacbio genome sequence using illumina reads * prokaryotic sequence/genome annotation * RNAseq analysis - normalisation and collation of multiple samples as a group * RNAseq visualisation All scripts are provided on a 'best efforts' basis, however due to various system changes I do not guarantee that all files are the version used in the analysis. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This data set contains data for virtual experiments for an undergraduate course from the Pontificia Universidad Católica del Perú. It constitutes the Supporting Information for a scientific article entitled "Application of blended physical-virtual experiments and flipped instruction in a fundamental fluid mechanics course: a design-based research study" submitted to Computer Applications in Engineering Education.
    Downloads: 1 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
  • 10

    Idream_gl02

    Tweet analyzer for a school project at UTT course GL02

    This project is a tweet analyzer, the aim of the project is to assist a communication company to measure the impact of an event on Twitter. This project is under BSD Licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Quadrotor

    Quadrotor

    Quadrotor control, path planning and trajectory optimization

    This MATLAB-based repository contains implementations of quadrotor control systems, path planning, and trajectory optimization algorithms developed as part of an advanced robotics course at the University of Pennsylvania. It includes PD controllers, path planning via Dijkstra and A* algorithms, and trajectory optimization (minimum snap/acceleration). Run code: change trajectories in file control/runsim.m and run. See quadrotor_dynamics.pdf for dynamic modeling of the quadrotor. See control/controller.m for implementation of the PD controller. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python4Proteomics Course

    Python4Proteomics Course

    Python course for Proteomics analysis

    Python course (in Spanish) for Proteomics analysis using basically Jupyter NoteBooks. For more information, you can have a look at the readme.md file in the source code tree: https://sourceforge.net/p/lp-csic-uab/p4p/code/ci/default/tree/readme.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    coarrays

    coarrays

    A free Fortran 2008, 2018 coarrays course with notes and exercises

    ...F2018 adds new functionality, e.g. collectives, teams, events, more atomics. Coarrays are used extensively in CASUP library for HPC (https://cgpack.sourceforge.io). The course is aimed at experienced Fortran users. Working knowledge of Fortran is assumed. The course is designed for a 1 day study with an instructor. Multiple exercises with full solutions are accompanied by notes. This course is taught to the University of Bristol HPC users. Exercises have been verified with Intel and GCC/OpenCoarrays. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Robotinics

    Robotinics

    robotic project

    ...Are characteristic of Robotinics: - Integration of Arduino and Raspberry Management of its features - Project completely open source and open hardware - Low cost of production The Robotinics is being used as the basis for mechanical design in the course of ETEC Ribeirao Preto - Brazil and across the design and modeling of its mechanical parts are presented as academic work for this purpose.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    My Beaglebone Black Project
    The Beaglebone Black project presented here is a software written by Python and Qt and is intended to show the simple control of inputs and outputs (GPIO), the graphic course of input signals GPIO, the configuration and sending and receiving of data via the UART interfaces, the display of the PIN configuration of the Beaglebone Black and the graphic display of the signal course at the analog inputs. The software runs on the BBB under Debian 8.9 and on Linux computers (as a demo). It is intended to demonstrate the interaction of software with hardware and to encourage the development of peripheral hardware that works with the software described here. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    WireFactory Simulator

    WireFactory Simulator

    Small factory simulator for control logic test purpose

    ...The WFS were mainly tested with FBDK (http://www.holobloc.com/). Wire Factory has been implemented to help to test more complex automation systems during a doctorate course under guidance of: Supervisor: Prof. Dr. Roberto Silvio Ubertino Rosso Jr. Co-Supervisor: Prof. Dr. André Bittencourt Leal at Santa Catarina University State (UDESC) located in Joinville/Brazil. CONTACT INFO ------------ Leandro Israel Pinto leandroip.com leandro.israel.p@gmail.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Computer Science (OSSU)

    Computer Science (OSSU)

    Path to a free self-taught education in Computer Science

    ...The courses themselves are among the very best in the world, often coming from Harvard, Princeton, MIT, etc., but specifically chosen to meet the following criteria. We recommend doing all courses in Core CS, only skipping a course when you are certain that you've already learned the material previously. Courses in Advanced CS are electives. Choose one subject (e.g. Advanced programming) you want to become an expert in and take all the courses under that heading.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    pySimiam

    pySimiam

    Robot simulator inspired by Sim.I.Am

    PySimiam is a robot simulator, created to follow the course "Control of Mobile Robots" offered at Coursera. The simulator models an arbitrary number of mobile robots in a 2D environment, each controlled by a arbitrary algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lagrangian Dynamics NF Sims

    Lagrangian Dynamics NF Sims

    Articulated-body simulation engine written in C

    ...It is delivered through sample-simulators relying on it. The modified falvour of the Lagrangian Dynamics here proposed is also a bit simpler to use and to understand than the original one. Of course it is all based on finite-differece derivatives, both oridinary and partial. The new flavour relies on my first theorem on Numerical Methods,and the 1 on numerical stability Hope this piece of software will be useful to many. For more info,visit homepage. I will provide detailed documentation on how to use the engine to implment simulations of most types of articulated bodies, soon. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    labsystem

    labsystem

    Web-based eLearning system

    For installation see: http://youtu.be/c2SpPjITmGk ...the web based eLearning tool for practical exercises! The system is designed for supporting a special didactic concept for (practical) exercises at universities/ schools/ training centres/ etc. Since 2003 the system is continuously in use at multiple German universities (e.g. http://ilab.net.in.tum.de/, http://ilab2.net.in.tum.de/). More than 800 students worked with the system until 2012! It is getting continuously improved: now...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Deem

    Analyze time-course data with significance tests, clustering, modeling

    Use statistical methods to analyze time-course data (gene expression microarray and RNA-seq data in particular, but not limited to). Apply significance tests to filter out only significant genes or time series. Cluster time series into similar groups. Generate network models, including linear or non-linear models. Variable selection and optimization routines included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Molcrunch

    An atomic or molecular electronic properties computational package

    ...The package is completely modular, allowing control over ordering of most steps within the limitations imposed by the theory. Flow is controled completely by tcsh shell scripts, many of which are provided in the package. Users may devise their own scripts, of course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    KYM 0.5
    KYM is a MATLAB / GNU Octave set of functions that implements a wavelet-based automated procedure of quantification and characterization of biological signals. In particular it has been thought for the analysis of the oscillatory component of cytosolic calcium concentration time course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    eemod_dnsmod

    A detailed nitrogen model inside of a simple ecological model

    ...If someone contributes improving the capabilities of this model in a substantial way, I will include that person as co-author of the model in the next version release. I hope this will promote people to contribute. Of course, fixing bugs or minor changes will also be mentioned with the corresponding author. Thanks a lot. I hope this can be the seed of a Open Source Community of Ecological Modellers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next