An open API service indexing awesome lists of open source software.

Tutorial

A tutorial, in education, is a method of transferring knowledge and may be used as a part of a learning process. More interactive and specific than a book or a lecture, a tutorial seeks to teach by example and supply the information to complete a certain task.

https://github.com/mindsers/tutorial-socketio

Application example on socket.io. Drawing application with multiplayer mode.

mindsersit-tutorials socket-io tutorial websocket

Last synced: 19 Jan 2026

https://github.com/riborings/physicstutorials

A collection of MATLAB scripts and public material used for the Physics and Math tutorials at my university

math physics tutorial

Last synced: 19 Feb 2026

https://github.com/mustafaahmed313/typescript-for-jsdevs

This repository is a shorthand tutorial that explain the basic differences between typescript and Javascript for all javascript developers.

js-developer programming-language strongly-typed tutorial types typescript

Last synced: 13 Oct 2025

https://github.com/thecrab/nombaplet

This is the NombaPlet app repo.

nombaplet tutorial website

Last synced: 13 Oct 2025

https://github.com/bryantson/copilot-simple-command-execution-webapp

Made for my Udemy course titled "GitHub Copilot - The Complete Guide learning from an expert. See the link below. GitHub Copilot tutorial that demonstrates a simple web app console creation.

copilot-tutorial github githubcopilot javascript learning nodejs tutorial webdevelopment

Last synced: 15 Feb 2026

https://github.com/pedritomelenas/python-intro

Introducción a python (y sympy)

teaching-materials tutorial

Last synced: 27 Jan 2026

https://github.com/jkosla/nexus-tutorial

Dev.to Tutorial Repository

devops jenkins nexus tutorial

Last synced: 22 Jan 2026

https://github.com/penge/csharp-web-app-examples

Example Web app projects in C#

aspnet-core csharp example tutorial web-app

Last synced: 14 Oct 2025

https://github.com/vaadin/mpr-demo

Demonstrate stepwise migration of Vaadin 8 to Vaadin 13 using MPR (DevDays May / 2019)

demo demo-app devday example java migration tutorial vaadin vaadin-flow vaadin-platform vaadin13 vaadin8

Last synced: 14 Apr 2026

https://github.com/girkovarpa/sciter-js-autocomplete

Simple demo of autocompleting a textbox in Sciter.JS

after autocomplete autofill css demo example js pseudo sciter sciter-js suggestions tis tutorial

Last synced: 14 Apr 2026

https://github.com/christmaskris/gitsheet

A beginner-friendly guide to Git, GitHub, and terminal commands. Includes essential workflows, command references and tips.

bash documentation git tutorial

Last synced: 20 Apr 2026

https://github.com/freeclimbapi/c-sharp-inbound-call-queue-tutorial

C# - Inbound Call Queue Tutorial

queues tutorial

Last synced: 15 Oct 2025

https://github.com/andrewjbateman/javascript-mousemove-shadow

:clipboard: Javascript30 tutorial 16 from Wes Bos. Javascript code to move shadown around text when mouse is moved.

css-text-shadow javascript-mousemove-shadow mouse mouse-move tutorial

Last synced: 15 Oct 2025

https://github.com/johannesrabauer/optionals

This is my script for the corresponding youtube video.

introduction java optional tutorial

Last synced: 15 Oct 2025

https://github.com/fab2bprog/exemple-utilisation-csharp-avec-mysql

Exemple C# avec base de données mysql : Servira au developpement de votre application. Classes CRUD. Fonctions de recherche etc...

base-de-donnees crud crud-application crud-sample csharp csharp-code database exemple howto-tutorial mariadb mariadb-database mysql sql tutorial

Last synced: 13 Apr 2026

https://github.com/anjakammer/staticsite

A tutorial for creating a static website with GitHub Pages

tutorial

Last synced: 22 Jan 2026

https://github.com/vasiliy-l/tutorial-ios-notifications-sender

Test local notifications on iOS in Swift

ios swift tutorial usernotifications

Last synced: 16 Oct 2025

https://github.com/freeclimbapi/node-stream-recording-how-to-guide

Node - Stream a Recording Tutorial

recordings tutorial

Last synced: 18 Feb 2026

https://github.com/pin3dev/42_pushswap

Algorithm challenge focused on sorting a stack of integers with the minimum number of operations. Implemented in C with a limited set of operations, ideal for understanding algorithm optimization.

42cursus 42porto 42pushswap 42school algorithm c sorting sorting-algorithm sorting-algorithms tutorial tutorial-sourcecode

Last synced: 17 Oct 2025

https://github.com/ianhomer/try-hibernate-with-spring

Try Hibernate With Spring

example hibernate try tutorial

Last synced: 17 Oct 2025

https://github.com/obitech/weekendpractice

Practice, practice, practice!

c tutorial

Last synced: 27 Jan 2026

https://github.com/data-camp/markdown

Mardown - 规范书写语言

markdown tutorial

Last synced: 01 Jun 2026

https://github.com/tehlers/bevy-introduction

An introduction to the game engine Bevy made with presenterm.

bevy game-development tutorial

Last synced: 18 Apr 2026

https://github.com/thetoxin/pyneuronet

Example simple neural net in python

example machine-learning neural-network python tutorial

Last synced: 20 Oct 2025

https://github.com/akshaybabloo/unrealengine_4_notes

UnrealEngine 4 Notes

tutorial unrealengine

Last synced: 23 Jan 2026

https://github.com/monk-afk/minetest_postgresql

Tutorials for Creating a Minetest Server, or MultiCraft Server, on Debian with PostgreSQL Backend

minetest multicraft postgresql tutorial

Last synced: 04 Jan 2026

https://github.com/arun-kc/flask_sqlalchemy_rest_api

A simple RESTful API build for educational purpose

api-rest educational-project flask-api flask-sqlalchemy python tutorial

Last synced: 24 Oct 2025

https://github.com/devlights/try-java

This is my TUTORIAL project for Java.

java tutorial

Last synced: 23 Feb 2026

https://github.com/dipaolo/price-extractor

The source code of a video tutorial: how to parse prices from a web site and store them to DB (links in README)

parsing python scraping selenium tutorial web-parser

Last synced: 15 May 2026

https://github.com/peter22-cell/walkthroughjs

🎨 Create interactive tutorials and onboarding experiences for web apps easily, with a beautiful design and no dependencies required.

frontend guide javascript onboarding product-tour react tutorial ui ux vue walkthrough

Last synced: 29 Apr 2026

https://github.com/anarchymonkey/learn_golang

go programming language | beginner | advanced | comprehensive | repository | syntax | data types | concurrency | web development | interactive code examples | tutorials | challenges | practice | skills | updated regularly | latest information | best practices.

basics-of-go create-go-app go golang learn-go learn-go-webservers learn-go-with-tests learn-golang tutorial

Last synced: 24 Oct 2025

https://github.com/lagenorhynque/go-getting-started

A barebones Go app, which can easily be deployed to Heroku

go heroku tutorial

Last synced: 19 Jun 2026

https://github.com/infolektuell/a11y-tutorials

Code for my accessibility tutorials

a11y accessibility tutorial video web

Last synced: 25 Feb 2026

https://github.com/freeclimbapi/node-accept-incoming-call-how-to-guide

Node - Accept Incoming Call Tutorial

tutorial voice

Last synced: 28 Jan 2026

https://github.com/unikraft/asplos22-tutorial

Architectural Support for Programming Languages and Operating Systems (ASPLOS'22) Tutorial

asplos asplos22 lightweight-virtual-machines tutorial unikernels unikraft

Last synced: 16 Mar 2026

https://github.com/freeclimbapi/node-list-queues-how-to-guide

Node - List Queues Tutorial

queues tutorial

Last synced: 28 Jan 2026

https://github.com/freeclimbapi/java-make-recording-tutorial

Java - Make a Recording Tutorial

recordings tutorial

Last synced: 26 Oct 2025

https://github.com/freeclimbapi/java-delete-recording-tutorial

Java - Delete a Recording

recordings tutorial

Last synced: 03 Jul 2026

https://github.com/validusgroup-design/beaglebone-clion-remote-build

Step-by-step guide to setting up remote CMake builds for BeagleBone boards using CLion IDE.

beaglebone clion cmake cross-compilation embedded-linux remote-development tutorial

Last synced: 23 Jan 2026

https://github.com/gugazimmermann/course-1-authentication

This repository contains the code for the "Authentication" project, from the ebook "Authentication with React/TypeScript and Jest", which I wrote.

authentication best-practices conventional-commits course ebook eslint husky jest lint prettier react tutorial typescript

Last synced: 24 Jan 2026

https://github.com/gugazimmermann/curso-1-autenticacao

Este repositório contém o código para o projeto "Autenticação", do ebook "Autenticação com React/TypeScript e Jest", que eu escrevi.

authentication best-practices boas-praticas conventional-commits course curso ebook eslint husky jest lint prettier react tutorial typescript

Last synced: 24 Jan 2026

https://github.com/gnebbia/virtualizzazione_appunti

Appunti in italiano da riordinare sulle tecnologie di virtualizzazione

appunti guida notes tutorial virtualization virtualizzazione

Last synced: 24 Feb 2026

https://github.com/iamfrench/mise-en-place-d-un-load-balancer-sous-pfsense

Ou comment configurer PfSense avec 2 WAN et 1 LAN

guide load-balancer pfsense router tutorial

Last synced: 24 Jan 2026

https://github.com/freeclimbapi/node-list-calls-how-to-guide

Node - List Calls Tutorial

tutorial voice

Last synced: 28 Jan 2026

https://github.com/freeclimbapi/node-list-participants-how-to-guide

Node - List Participants Tutorial

connecting-calls tutorial

Last synced: 29 Jan 2026

https://github.com/mzaini30/tutorial

Kumpulan berbagai macam tutorial

tutorial

Last synced: 29 Jan 2026

https://github.com/getlarge/create-nestjs-libraries-with-nx

Learn how to build NestJS libraries with Nx

nestjs nx tutorial

Last synced: 15 Apr 2026

https://github.com/freeclimbapi/node-get-a-queue-how-to-guide

Node - Get a Queue Tutorial

queues tutorial

Last synced: 30 Jan 2026

https://github.com/kevin-doolaeghe/emudeck-tutorial

Emulation - EmuDeck Setup Tutorial

emudeck setup tutorial

Last synced: 30 Jan 2026

https://github.com/derekxkwan/dxk-pd-tutorial

ongoing series of tutorials about computer music in pure data

filters midi puredata tutorial

Last synced: 17 Mar 2026

https://github.com/freeclimbapi/node-play-recording-how-to-guide

Node - Play Recording Tutorial

recordings tutorial

Last synced: 30 Jan 2026

https://github.com/developer-zahid/our-formation

Live preview link: https://ourformation.netlify.app/ | Our Formation is a tutorial sell type website

course responsive-layout responsive-web-design sell tutorial website

Last synced: 30 Jan 2026

https://github.com/shahabvshahabi1996/tabbartutorial

React-Native Custom Tab bar for Android and IOS

android component ios javasctipt react-native tabbar tutorial

Last synced: 15 Apr 2026

https://github.com/naja-js/guide

Code for Naja's introductory guide

guide naja nette-framework tutorial

Last synced: 07 Feb 2026

https://github.com/yuji-k64613/shellsible

Shellsible is a simple IT automation system inspired by Ansible.

ansible automation best-practices devops linux shell-script tutorial

Last synced: 01 Feb 2026

https://github.com/chingc/tutorial-mise

A quickstart and reference for mise to help you get up and running fast.

documentation mise quickstart readme reference tutorial

Last synced: 01 Feb 2026

https://github.com/drshika/gwc-html-workshop

Code and Tutorial for Girls Who Code HTML workshop

girlswhocode html learn-to-code learning-exercise tutorial web-development

Last synced: 02 Feb 2026

https://github.com/modcommunity/how-to-install-mods-in-sotf

How to download and install mods in Sons of the Forest for PC.

gaming guide how-to mod modding mods sons-of-the-forest sotf sotf-mod sotf-mods tutorial

Last synced: 07 Feb 2026

https://github.com/hemant2000-karens/tinyml-app-android

This is the Shape image Classification of Geometric Images using Tensorflow, TensorFlow Lite, and Lite Micro

android-application tensorflow-lite tinyml tinyml-edx tutorial

Last synced: 26 Feb 2026

https://github.com/didinj/html5-background-color-examples

HTML5 Tutorial : Set or Change HTML Background Color

background background-color change color examples html html5 set tutorial

Last synced: 08 Feb 2026

https://github.com/modcommunity/how-to-install-mods-in-oblivion

A guide on how to download and install mods in Oblivion for PC.

guide how-to mod modding mods oblivion oblivion-mods obse tutorial vortex wrye-bash

Last synced: 08 Feb 2026

https://github.com/forketyfork/learn-you-a-haskell

Code examples and exercises from the "Learn You a Haskell for Great Good!" book

functional-programming haskell learn-you-a-haskell tutorial

Last synced: 26 Feb 2026

https://github.com/lamestation/snake

Create your own Snake game!

game lamestation propeller snake spin tutorial

Last synced: 09 Feb 2026

https://github.com/aasteria/doukutsu

洞窟物語資源 - Cave Story

cave-story doukutsu-monogatari mods resources tutorial

Last synced: 09 Feb 2026

https://github.com/p-org/p-tutorials-sosp2023

This repository maintains the material related to P Tutorials at SOSP 2023

tutorial

Last synced: 09 Feb 2026

https://github.com/caiofov/prolog-tutorial

Studying Prolog language.

prolog tutorial

Last synced: 09 Feb 2026

https://github.com/didinj/html-table-example

HTML 5 Tutorial: Table Example

example html html5 html5table htmltable table tutorial

Last synced: 18 Mar 2026

https://github.com/erossini/fsharptutorial

F# tutorial: building applications, data programming and tests

application data-programming test tutorial

Last synced: 10 Feb 2026

https://github.com/yaroslaff/locker-example-notebook

Simple notebook (no backend), example application of locker-server technology

example frontend locker notebook tutorial

Last synced: 27 Feb 2026

https://github.com/hello-andrew-yan/spigot-smoke

Tutorial on how to implement a smoke sphere in Minecraft using the SpigotAPI.

java minecraft minecraft-plugin spigot spigot-plugin tutorial

Last synced: 27 Feb 2026

https://github.com/pasunboneleve/type-families-tut

Tutorial for the Type Families GHC extension

ghc-extensions haskell tutorial

Last synced: 16 Apr 2026

https://github.com/pin3dev/42_cpp_modules_00-04

Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on

42 42-cpp-module 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 cpp-project cpp98 cpp98-compatible doxygen doxygen-documentation tutorial

Last synced: 11 Feb 2026

https://github.com/toolforge/my-first-flask-oauth-tool

Mirror of https://phabricator.wikimedia.org/source/tool-my-first-flask-oauth-tool/

mirror toolforge tutorial

Last synced: 27 Feb 2026

https://github.com/erictleung/tutorial-sweave-and-knitr

:pencil: Tutorial on using Sweave and knitr with R and RStudio for reproducible research

knitr literate-programming rstudio sweave tutorial

Last synced: 12 Feb 2026

https://github.com/paulcoding810/blog

my blog

tech tutorial

Last synced: 28 Feb 2026

https://github.com/thetoxin/studyjs

Example of possible js and technology for studing

angularjs boostrap example jquery js node-js reactjs tutorial

Last synced: 16 Apr 2026

https://github.com/shreeshrii/tess4tutorial

Training Data files for https://github.com/Shreeshrii/tess4training - eng_layer_eng

lstm tesseract tesseract-ocr training tutorial

Last synced: 13 Feb 2026

https://github.com/freeclimbapi/node-collect-digits-how-to-guide

Node - Collect Digits Tutorial

ivr tutorial

Last synced: 13 Feb 2026

https://github.com/fil/d3-cours-gapminder

Un cours de D3 basé sur gapminder

d3js french tutorial

Last synced: 14 Feb 2026

https://github.com/freeclimbapi/node-list-queue-members-how-to-guide

Node - List Queue Members Tutorial

queues tutorial

Last synced: 14 Feb 2026

https://github.com/natancabral/linux-learn

The Linux command line is a text interface to your computer. Often referred to as the shell, terminal, console, prompt or various other names. This tutorial will teach you a little more about commands line on Linux.

bash linux linux-command sh shell shell-script terminal tutorial ubuntu

Last synced: 16 Apr 2026

https://github.com/benpollarduk/netaf.blazor

A Blazor implementation of NetAF.

blazor csharp example framework netaf text-adventure tutorial

Last synced: 14 Feb 2026

https://github.com/connectkushal/cssnotes

Revision notes for css, sass, bulma, bootstrap5 and the related tools

bootstrap5 bulma bulma-css bulma-css-framework css css-flexbox css-grid css3 notes postcss sass sass-framework tutorial vite

Last synced: 15 Feb 2026

https://github.com/chanos-dev/tour.net

.net farmework48 winforms tour uiux

csharp netframework48 tutorial winforms

Last synced: 16 Feb 2026

https://github.com/bonifatius94/vhs-video-grabbing

A Tutorial on VHS Video Grabbing (German)

tutorial vhs video

Last synced: 01 Mar 2026

https://github.com/adityasharat/angular-1.5.x-tutorial

Learn some Angular JS 1.5.x hands on

angular angular1 tutorial

Last synced: 02 Mar 2026

https://github.com/angelvicenteg/todo-list

A clean, responsive to-do list web application built with HTML, CSS, and JavaScript. Easily add, complete, and delete tasks to stay organized and productive.

animation asp-net-core-identity asp-net-core-mvc beginner best-practices css docker elm-architecture etcd gorm grpc how-to html javascript todolist todolist-application todomvc tutorial

Last synced: 16 Apr 2026

https://github.com/techsolutionstuff/laravel-rest-api-crud-tutorial

In this tutorial we will learn about laravel REST API CRUD opeation. REST means Representational State Transfer and API means Application Programming Interface while CRUD means Create, Read, Update and Delete.

authentication crud crud-operation example laravel laravel7 passport php postman rest-api restful-api tutorial

Last synced: 02 Mar 2026

https://github.com/apocfly/sweatbox-tutorial

提供模拟机文本(Sweatbox)从撰写到开启的完整教程

euroscope python sweatbox tutorial

Last synced: 02 Mar 2026