Showing 22 open source projects for "python programming language"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 1
    The Art of Programming

    The Art of Programming

    A collection of practical tips can be found at the bottom of this page

    The Art of Programming (Second Edition) is a curated collection of programming problems and solutions originally derived from the Microsoft 100 Interview Questions blog series, later refined into a long-running tutorial and ultimately a published book. Created by July, the series began in 2010 and has since evolved into an in-depth exploration of algorithmic thinking, data structures, and coding interview preparation. The repository brings together 42 classic programming problems from the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    HamsterLab

    HamsterLab

    education, children, course, C programming language, maze, 2d graphic

    This project is meant to particularly support children in learning the C programming language by developing different kinds of hamster-based games in a 2D graphics environment. It is designed to be used for teaching classes and contains a possible lesson plan (currently only in German). Special thanks to Oliver Saalfeld for drawing the texture graphics. Please note that the software is not finished, yet, since it is developed right now in parallel to my current course. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FFmpeg libav tutorial

    FFmpeg libav tutorial

    FFmpeg libav tutorial

    FFmpeg libav tutorial, learn how media works from basic to transmuxing, transcoding and more. Most of the code in here will be in C but don't worry: you can easily understand and apply it to your preferred language. FFmpeg libav has lots of bindings for many languages like python, go and even if your language doesn't have it, you can still support it through the ffi (here's an example with Lua). We'll start with a quick lesson about what is video, audio, codec and container and then we'll go to a crash course on how to use FFmpeg command line and finally we'll write code, feel free to skip directly to the section Learn FFmpeg libav the Hard Way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    OpenRTDynamics

    A framework for implementing real-time control systems

    ...Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides many other nice features. Because of a high-level schematic-description language -- in form of provided Scilab commands -- only a minimal implementation-effort (no error-prone C-programming) is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 5

    CodilitySolutions

    Solved training lessons from website codility.com

    This project contains solutions for all training lessons that can be found on website codility.com: https://codility.com/programmers/lessons/ The solutions are written in programming language C, because I presumed that it is the most basic language anyone can easily understand and the fact that many other languages have a basis in C means the code can be easily rewritten in that language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    AlgVar

    Algorithmic Variations

    An educational project aimed at illustrating programming language concepts and implementation techniques in different programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    kuzya

    kuzya

    Simple crossplatform IDE for people who study programming

    Kuzya is simple crossplatform IDE for people who study programming. Main idea of it is to concentrate attention of the users only on learning the programming language but not on usage of IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    roses

    roses

    The roses project is a C programming language and OpenGL tutorial.

    The roses project is C programming language and OpenGL API programming tutorial for linux and unix based systems designed to be educational and creative, and most of all fun, for anyone wanting to learn more about computers and computing in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Very small and dynamic console typing tutor that starts and ends as a programming project after reading The C Programming Language by K&R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10

    itermd

    Software tools for applications of simulations by iterations.

    For simulations or modeling studies of regulations, Automation or various phenomena, with parameters that may be random, interdependent variables without simple rules, etc.. It can also be used to study mathematical curves remarkable how 'pragmatic'. The claim of these tools is to facilitate the programming of simulations by providing routines to quickly generate: -display windows and input parameters -help to display the variation in the data as graphs -management of iterations Goal for the user: quickly programme his simulation. Requires knowledge of C language. Knowledge of gtk and cairo (for simple graphs) is not necessary. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The eTeachingKit project aims to provide software and teaching material for offering an open e-course. Find an e-learning application for the student, a management application for the teacher and various teaching material for programming in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Comprehensive compilation of open-source software and data that aid the learner of the Japanese language. The project explicitly aims to be cross-platform so as to include the widest audience possible as well as support different modes of access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Berkeley Logo is an interpreter for the Logo programming language. It was originally written in C by Brian Harvey and his students. We are rewriting it to use the wxWidgets graphics library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ComLinC (a COMmunications Library IN C programming language), a C library for communications research and simulation. It's based on GSL. ComLinC aims at providing elegent, fast functionality to the frequently encountered problems in communications area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    APLEpy stands for Algebraic Programming Language Extension for Python. It is an open source alternative to commercial products such as AMPL and GAMS. It offers the same high level of abstraction while keeping the advantages of using Python environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TSys2 is a open source on-line contest management and judge system (ACM/KIROV). It can be used in schools for education purposes and for programming contests.Consist of: server part,tester,admin GUI interface,GUI and web(alpha-stage) client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is the GTK+ port of euler, a program for quicly and interactively computing with real and complex numbers and matrices. It features advanced graphics capabilities and a simple programming language.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming"). - MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code - a MIX interpreter which executes MIX machine code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Projek Munsyi is a project to provide localization (L10N) for the Bahasa Melayu (Malay language) (ms) especially for the GNU software. The goal of this project is to become the hub for the Malay language team at Translation Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. Both Java and C/Unix versions are available.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Educational programming language tools written in Python for use with PC/104 computer based robotics teaching at the middle/high school level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Adapt is data conversion language developped in 1984 by Norman W. Molhant and Christophe Dupriez. It has been used in many circumstances, it translated itself in many programming environment and it should evolve now toward modern environments like Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next