Search Results for "tutorial programming" - Page 2

Showing 75 open source projects for "tutorial programming"

View related business solutions
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Odoo Business Applications Icon
    Odoo Business Applications

    Odoo is a software suite to better manage and run your company.

    Odoo is a fully integrated, customizable, open-source software packed with hundreds of expertly designed business applications. Odoo’s intuitive database is able to meet a majority of business needs, such as: CRM, Sales, Project, Manufacturing, Inventory, and Accounting, just to name a few.
    Get Started
  • 1
    rCore-Tutorial-v3

    rCore-Tutorial-v3

    Let's write an OS which can run on RISC-V in Rust from scratch

    rCore-Tutorial-v3 is an educational project designed to guide learners through the process of building a minimalistic operating system from scratch using the Rust programming language. Targeting the RISC-V architecture, this tutorial emphasizes safety and concurrency, leveraging Rust's features to teach OS fundamentals such as memory management, process scheduling, and file systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Learning Bitcoin from the Command Line

    Learning Bitcoin from the Command Line

    A complete course for learning Bitcoin programming and usage

    Learning Bitcoin from the Command Line is a tutorial for working with Bitcoin (and Lightning) that teaches direct interaction with the servers themselves, as the most robust and secure way to begin cryptocurrency work. This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for use. Learning Bitcoin from the Command Line is a project of Blockchain Commons. We are proudly a "not-for-profit" social benefit corporation committed to open source &...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pointer-tutorial

    A Tutorial on Pointers and Arrays in C

    This is Ted Jensen's Tutorial on Pointers and Arrays in C. Ted used to make it available on his netcom website but has recently been deleted, This here is to preserve what I consider the best tutorial on pointers in C out there. This tutorial is intended to introduce pointers to beginning programmers in the C programming language. Over several years of reading and contributing to various conferences on C including those on the FidoNet and UseNet, I have noted a large number of newcomers to C appear to have a difficult time in grasping the fundamentals of pointers. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    PS-Drone

    PS-Drone

    Programming a Parrot AR.Drone 2.0 with Python - The Easy Way

    ...The video function is not restricted to mere viewing, it is also possible to analyze video images data using OpenCV2. Obviously, the PS-Drone is perfect for teaching purposes; however, even the requirements for professional purposes can be satisfied. PS-Drone comes with a tutorial, explaining its most important commands and the drone's most important sensor values. The examples are easy to understand for people with little programming experience. A full list of commands and a description of all sensor data is available in a detailed documentation. It took several months to create PS-Drone, so it would be nice to get some donations for further development (e.g. ...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • Best Visitor Management System Icon
    Best Visitor Management System

    Instantly Notify Staff Of Deliveries And Guest Arrivals To Increase Your Efficiency

    <p class="mb-4">Do stacks of paperwork pile up at the front desk area? Or are your receptionists constantly filing reports, guest log-in information and NDAs – taking them away from other important tasks? Not anymore! Our Visitor Management System automates all these processes, streamlining your workflow. Guests can complete inductions, sign NDAs, fill in their contact details and much more using the easy software. These records are then automatically filed and stored, making life easy for receptionists and the HR team. Claim your FREE 7-day trial and experience how VisitUs can transform your workplace!</p>
    Try it Free
  • 5
    imeight

    imeight

    The imaginary eight-bit machine

    ...The emulator brings back memories from the 1980s, offers graphical features like sprites, character generator, 16-color palette. One goal is to create a framework for making games with 8-bit look and feel, including the process of programming. The programming tutorial helps beginners enter the world of programming in a gamified way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tropycal RPG Engine

    Tropycal RPG Engine

    A RPG maker engine using Pygame

    The TP-1 (Tropycal RPG engine 1 ) is a set of modules, with various functions, that will make the rpg creating and play easy. It is in the "code" folder, totally writed in Python programming language, using Pygame API. It simulates persons, battles, animals and vegetals, timed actions, weather and more. The version 1.09 or above can run a game module from a zip file automatically. You dont need to extract it ! The version 1.12 have a very simple network support, tested on GNU/Linux and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jsoncat

    jsoncat

    Lightweight HTTP framework built in Java

    ...The code has detailed comments (recently translated or annotated for Chinese readers), making it a practical study project for learning network programming, middleware design, and handler chains. Projects like this are especially useful for backend engineers or Java learners who want to demystify how web servers and routing frameworks work at a low level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    swirl

    swirl

    Learn R, in R

    swirl is an R package that allows interactive, in-R learning of statistics, data science, R programming etc. The idea is that you load swirl in R, and it presents you with lessons (within R’s console or RStudio) that ask you to type commands, check results, and progress through tutorial material—without leaving the R environment. It is used for teaching R, especially for beginners, as well as for self-paced learning of packages, data manipulation, visualization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Light Bright in Python

    Light Bright in Python

    The classic toy reinvented in free software!

    ...Requires Python 3.7 and Pygame 1.9.6. These are FREE: Python Download: https://www.python.org/downloads/ Python/Pygame install YouTube tutorial: https://www.youtube.com/watch?v=AdUZArA-kZw
    Downloads: 0 This Week
    Last Update:
    See Project
  • Centralized Workload Automation and Job Scheduling Icon
    Centralized Workload Automation and Job Scheduling

    Orchestrate your entire tech stack with our no-code connectors and low-code REST API adapter

    Orchestrates any process from a single point of control. Build reliable, low-code workflows in half the time. Develop end-to-end business and IT processes faster with hundreds of drag-and-drop actions. Coordinate enterprise-wide MFT processes using dozens of prebuilt actions for common file operations.
    Learn More
  • 10
    BeakerX

    BeakerX

    Beaker Extensions for Jupyter Notebook

    BeakerX is a collection of kernels and extensions to the Jupyter interactive computing environment. It provides JVM support, Spark cluster support, polyglot programming, interactive plots, tables, forms, publishing, and more. BeakerX supports Groovy, Scala, Clojure, Kotlin, Java, and SQL, including many magics. Widgets for time-series plotting, tables, forms, and more (there are Python and JavaScript APIs in addition to the JVM languages). Polyglot magics and autotranslation, allowing you to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Devhints Cheatsheets

    Devhints Cheatsheets

    Cheatsheets for web development

    The Cheatsheets repository (also known as Devhints) is a massive, community-driven collection of concise cheat sheets covering web development, programming languages, frameworks, CLIs, tools, and design patterns. Each cheat sheet is a single Markdown file focusing on quick-reference usage, syntax, command lists, tips, and common patterns—ideal for when you need a fast refresher rather than full tutorial. The repository structure makes it easy to browse by topic (CSS Grid, Bash, Docker, etc.), find what you need, and contribute or update entries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RTC-simulator

    Simulation and Control of Processing Plants

    ...This is a simple interactive simulator including 20 different applications for such aspects as PID and DMC controller tuning, advanced level control, Smith prediction, Kalman filtering, and control strategies for a furnace, a boiler, and a hybrid system. A tutorial gives brief background to the theory and programming of each application, plus a stepwise set of objectives to illustrate the main features. The simulations include a number of the techniques described in Applied Process Control – Essential Methods, and that book’s accompanying volume, Applied Process Control – Efficient Problem Solving. ...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Functional, Data Science Intro To Python

    Functional, Data Science Intro To Python

    [tutorial]A functional, Data Science focused introduction to Python

    The first section is an intentionally brief, functional, data science-centric introduction to Python. The assumption is a someone with zero experience in programming can follow this tutorial and learn Python with the smallest amount of information possible. The sections after that, involve varying levels of difficulty and cover topics as diverse as Machine Learning, Linear Optimization, build systems, command line tools, recommendation engines, Sentiment Analysis and Cloud Computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kaleidoscope

    Kaleidoscope

    Haskell LLVM JIT Compiler Tutorial

    This repository is a Haskell port of the classic LLVM “Kaleidoscope” tutorial that walks you through building a tiny programming language from scratch. It covers the complete pipeline: tokenizing and parsing a simple, expression-oriented language, constructing an AST, and generating LLVM IR with a JIT so you can execute code interactively. Along the way it adds language features like user-defined functions, conditionals, loops, and operator precedence, demonstrating how each addition impacts parsing and codegen. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Write a hash table in C

    Write a hash table in C

    Learn how to write a hash table in C

    ...It is a low-level language, so you get deeper exposure to how things work at a machine level. The full implementation is around 200 lines of code, and should take around an hour or two to work through. This tutorial assumes some familiarity with programming and C syntax. The code itself is relatively straightforward, and most issues should be solvable with a web search. A hash table is a data structure which offers a fast implementation of the associative array API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Tutorial:Link Database,C Sharp&SQL Query

    Link MS Access Database to C Sharp Winform

    in this easy (as can be) tutorial we will link an MS access DB (database) to a C# Windows Form Application -and through that form query the DB with the SQL database language . This is for a beginner tutorial i.e. so you need no background knowledge of SQL. Knowledge of MS access and C# programming is required. we will be using access 2007 , MS C# 2010 version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JavaScript Stack from Scratch

    JavaScript Stack from Scratch

    Tutorial to build a modern JavaScript stack

    This is a straight-to-the-point guide to assembling a JavaScript stack. It requires some general programming knowledge, and JavaScript basics. It focuses on wiring tools together and giving you the simplest possible example for each tool. You can see this tutorial as a way to write your own boilerplate from scratch. Since the goal of this tutorial is to assemble various tools, I do not go into details about how these tools work individually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python in neuroscience

    Python in neuroscience

    Collection of tutorials about methods of computational neuroscience

    "Python in neuroscience" is a collection of collaboratively edited tutorials on computational neuroscience methods using Python language. Each tutorial is presented as a literate programming tutorial mixing text, code, and figures. The tutorials offer an introduction to basic methods of computational neuroscience and scientific programming in Python. They are authored in the environment called Jupyter Notebook -- you can even try it in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Assembly to Machine code (HEX) converter

    Assembly to Machine code (HEX) converter

    Converts Assembly code to Machine code for 8085 microprosessor

    Most of the students who learn programming for microprocessor(mp) will first begin with Intel 8085. But the microprocessor cant understand assembly directly it needs to be converted into machine code. There are many tutorial kits which accepts only machine code. So, there this software will be much useful to save time and to get accurate machine code in just few milli seconds.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    Apparatus

    Apparatus

    A hybrid graphics editor and programming environment

    Apparatus is a browser-based visual editor and programming environment that streamlines building interactive diagrams. Users draw shapes, flows, constraints, and attach behavior code-side. It combines visual design with real code, supporting live demos, exports, and embedding. Created by CDG Labs, it helps build educational and exploratory tools quickly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Functional-Programming

    Functional-Programming

    Functional Programming concepts, examples and patterns

    This repository is a tutorial collection showcasing functional programming concepts across multiple languages (Haskell, OCaml, Scala, Scheme, Clojure, Python). It provides reusable code snippets, examples, and case studies to illustrate FP ideas in a comparative manner. The purpose of this tutorial is to illustrate functional programming concepts in many languages by providing reusable and useful snippets of code, examples, case studies and applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    HelloAbacusUtil

    A general programming utility library in Java

    It's a tutorial project for AbacusUtil. AbacusUtil is a general java programming utility library/framework. It provides below features: 1, Exclusive SQL executor with well-designed API. It’s more than two times faster than SpringJDBC/iBatis/Hibernate. 2, Supports serialization from java object to JSON/XML or deserialization from JSON/XML to java object with concise and high performance APIs. 3, Supports http client and web service programming in simple way. 4, The big 'N', a comprehensive collection of general utility methods. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    C++ Annotations

    An extensive tutorial about the C++ programming language

    The C++ Annotations have moved to GitHub, and can now be reached at https://fbb-git.github.io/cppannotations/ Please refer to github's location for the latest archive and releases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Python Programming in iPhone

    Python Programming in iPhone

    Learn Python Programming and Scripting using your iPhone

    About this video Learn Python Programming and Scripting using your iPhone Introduction Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. Like Perl, Python source code is also available under the GNU General Public License (GPL). This tutorial gives enough understanding on Python programming language. Audience This tutorial is designed for software programmers who need to learn Python programming language from scratch. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Go Web

    Go Web

    Set of audio and video tutorials

    "Go Web Basics" is a set of audio and video tutorials for the Go language produced by Google. It is mainly for learners who want to learn more about Go Web development after completing the "Go Programming Basics" tutorial. "Go Web Basics" is a set of video and audio tutorials for the Go language produced by Google. It is mainly for learners who want to learn about Go Web development after completing the "Go Programming Basics" tutorial. Each class will create a folder (for example: lecture1), which contains the project source code and class notes that match the progress of the class. ...
    Downloads: 0 This Week
    Last Update:
    See Project