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/didinj/html-comment-example

HTML Tutorial: Comment Example

comment example html html5 tutorial

Last synced: 29 Mar 2025

https://github.com/mlhiter/mini-react

a tutorial project about creating a mini-react

mini react tutorial

Last synced: 11 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/ahkarami/playing-with-mxnet

This repository shows my history of MXNet learning.

deeplearning mxnet tutorial

Last synced: 19 Oct 2025

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/3olen/phpunit-tp

Base de code pour le TP PHPUnit.

phpunit tutorial

Last synced: 18 Jan 2026

https://github.com/initdc/crsh

The toy shell written by Crystal

crystal shell tutorial

Last synced: 18 Apr 2026

https://github.com/vsvito420/learning-python

Python Übungen mithilfe von w3schools.com/python .

deutsch python tutorial

Last synced: 23 Mar 2025

https://github.com/ikamranshahzad/golang-init

A collection of small Go (Golang) projects, each in its own folder

golang tutorial

Last synced: 15 Apr 2025

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/freeclimbapi/java-inbound-call-queue-tutorial

Java - Inbound Call Queue Tutorial

queues tutorial

Last synced: 19 Jun 2026

https://github.com/akshaybabloo/unrealengine_4_notes

UnrealEngine 4 Notes

tutorial unrealengine

Last synced: 23 Jan 2026

https://github.com/adityamotale/hash_table

Hash Table in rust from scratch with djb2 algorithm

djb2 hashtable rust tutorial

Last synced: 15 Apr 2025

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/cheesecake87/flask-example-sub-domain

Contains a working example of using Sub Domains in Flask.

example flask guide python tutorial

Last synced: 24 Apr 2026

https://github.com/opastorello/luleey-xs2510-udm-gpon-guide

Manual da comunidade: usar um stick SFP+ GPON LuLeey LL-XS2510 (Realtek RTL960x) no lugar da ONT, direto numa UniFi UDM - HGU vs SFU, dual-bank, MACKEY, VLAN, scripts e troubleshooting

fiber gpon guide ll-xs2510 luleey ont onu pppoe rtl960x sfp-onu tutorial ubiquiti udm unifi xpon

Last synced: 19 Jun 2026

https://github.com/enygma/sunphp17

Application setup for Sunshine PHP 2017 Tutorial

security sunphp17 sunshinephp tutorial

Last synced: 03 Jul 2025

https://github.com/newlandtv/unity-rhythm-game-tutorial

Unity Engine으로 만드는 Rhythm Game 강좌입니다.

2d lecture rhythm-game tutorial unity

Last synced: 14 Mar 2025

https://github.com/toolbuddy/mininet-python

Practice with mininet API in python.

learning mininet python tutorial

Last synced: 23 Oct 2025

https://github.com/timstaley/voevent-parse-tutorial

Getting started with XML, VOEvent and voevent-parse.

deprecated-repo tutorial voevent

Last synced: 15 May 2025

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/applitools/tutorial-protractor-basic

Applitools tutorial using Protractor

applitools protractor tutorial

Last synced: 23 Aug 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/denvrdata/examples

Examples to run various AI workloads for Denvr cloud

ai development llm-inference llm-training tutorial

Last synced: 16 Jan 2026

https://github.com/spapas/feature-requests

A simple application in Flask

flask orm python sql-alchemy tutorial

Last synced: 20 Apr 2026

https://github.com/obitech/exercises

A pool of small scripts and exercises I've done in different languages

c cpp javascript python ruby tutorial

Last synced: 10 Apr 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/angeldollface/yew-tutorial-app

A small tutorial app for Yew.rs. :spider_web: :lock: :crab:

mit-license rust-lang tutorial tutorial-sourcecode yew-components yew-demo yew-framework

Last synced: 06 Jun 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/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/app-generator/tutorial-python

Python Tutorial - Learn to code in Python | AppSeed

appseed elearning python tutorial

Last synced: 29 Sep 2025

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/freeclimbapi/java-make-a-queue-how-to-guide

Java - Make a Queue Tutorial

queues tutorial

Last synced: 30 Jun 2026

https://github.com/guardsarm/rust-memory-safety-examples

Educational examples demonstrating memory-safe programming patterns in Rust

education examples memory-safe rust security tutorial

Last synced: 13 Mar 2026

https://github.com/wilk/twitter-relay-telegram

A Twitter-to-Telegram relay

elixir telegram telegram-bot tutorial twitter

Last synced: 29 Jun 2025

https://github.com/someb1oody/rustguide

Rust Primer Notes

chinese english rust-lang tutorial

Last synced: 19 Jan 2026

https://github.com/aaronksaunders/ionic-react-pickerapp1

This is a sample Ionic ReactJS Application using the IonPicker Component derived from plain javascript example provided in the Ionic Framework Picker Documentation.

forms ionic-framework ionic-react ionpicker-component javascript picker-component react react-hooks reactjs sample-code tutorial

Last synced: 16 Apr 2026

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/kevinbird61/grpc-practice

Practice & Tutorial of grpc and protocol buffer

grpc tutorial

Last synced: 29 Apr 2026

https://github.com/peterfox/form-exception-handler-demo

The example code for the article https://medium.com/@SlyFireFox/laravel-tip-a-workflow-for-exceptions-when-handling-forms-9ffb262b6a0

article laravel php tutorial

Last synced: 15 Apr 2026

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/infolektuell/a11y-tutorials

Code for my accessibility tutorials

a11y accessibility tutorial video web

Last synced: 25 Feb 2026

https://github.com/jangalinski/react-tic-tac-toe

me doing the react tutorial

game reactjs tutorial

Last synced: 16 Apr 2026

https://github.com/vyngt/odoo-another-module

Combo: https://github.com/vyngt/odoo-sample-app + https://github.com/vyngt/odoo-sample-module

erp odoo tutorial

Last synced: 12 Oct 2025

https://github.com/haru52/nextjs-blog

Next.js tutorial.

blog nextjs react tutorial typescript

Last synced: 14 Apr 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/paulgovan/weibullr.learnr

An Interactive Introduction to Life Data Analysis

life-data-analysis r reliability tutorial weibull-analysis

Last synced: 15 Apr 2025

https://github.com/aldro61/colosse-tutorial

Configuring your environment and running jobs on the Colosse super computer @ Calcul Quebec

calculquebec colosse supercomputing tutorial

Last synced: 11 Oct 2025

https://github.com/sam0rr/base_bash_course

bash learning and tutorial

bash learning linux scripting sh shell tutorial

Last synced: 06 May 2026

https://github.com/b13o/react-portfolio

💻 React tutorial with a simple portfolio site.

beginner-friendly javascript react tutorial

Last synced: 06 May 2026

https://github.com/chanhi2000/tddtutorial

A kotlin-based Tetris TDD project made by @orfjackal

intellij intellij-idea intellijidea java java-8 java8 kotlin tdd tdd-java tutorial

Last synced: 13 Apr 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/david-pena/airbnb-clone-rn

Airbnb Clone with React Native

expo react-native tutorial

Last synced: 06 May 2026

https://github.com/0xjcf/crypto-wallet-viewer

An open-source guide that teaches developers how to integrate Bitcoin and Ethereum balance checks into a simple Express/TypeScript application. This step-by-step tutorial emphasizes practical lessons, solid architecture, and test-driven development.

bitcoin ethereum mongodb nodejs passportjs testing tutorial typescript web3

Last synced: 16 Apr 2026

https://github.com/mzaini30/w3

Tutorial W3 CSS

css-framework simple tutorial w3css

Last synced: 23 Mar 2025

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/yosh1/rails-practice

This is Ruby on Rails tutorial application.

rails-tutorial ruby ruby-on-rails tutorial

Last synced: 19 Jan 2026

https://github.com/d-mbithi/trydjango

TryDjango Tutorial project code

django trydjango tutorial

Last synced: 19 May 2026

https://github.com/akkiepro/typescript

core TypeScript concepts

core learn-to-code ts tutorial typescript

Last synced: 10 Oct 2025

https://github.com/yds12/ts-cheatsheet

Cheatsheet for the Typescript language.

cheatsheet tutorial typescript typescript-language

Last synced: 10 Oct 2025

https://github.com/eloistree/2020_05_28_themagicdoors

This project is community experiment to practice the creation of Unity Package with dependencies.

experiment package parctice tutorial unity

Last synced: 19 Apr 2026

https://github.com/olakara/gotuts

Learning Go!

golang tutorial

Last synced: 17 Mar 2025

https://github.com/evandroamparo/lab

.LaB - Aulas de programação rápidas e 100% práticas 🧪 = 👩💻 ↔ 🏗 (🔁)

hands-on hands-on-lab lab learning-by-doing learning-labs programacao tutoriais tutorial tutorial-code tutorial-exercises tutorials video

Last synced: 19 Jan 2026

https://github.com/divertimentos/tutorial-flexbox-techsith

Tutorial de Flexbox disponibilizado pelo canal TechSith

css flexbox html tutorial

Last synced: 22 Jun 2026

https://github.com/matix-media/docker-ctf

A playful tutorial into docker

ctf docker learning learning-by-doing tutorial

Last synced: 16 Apr 2026

https://github.com/thinkswan/react-native-shared-components

A React Native app that shares components with a React web app.

javascript react react-native tutorial

Last synced: 14 Apr 2026

https://github.com/silvestrevivo/react-typescript-fazt

React/typescript application following the YouTube tutorial from faztweb.com

fazt reactjs tutorial typescript youtube

Last synced: 05 Apr 2026

https://github.com/apiverve/crypto-tracker-react-tutorial

Bitcoin price tracker with real-time data built with React

apiverve bitcoin crypto-tracker cryptocurrency finance price-tracker react tutorial

Last synced: 25 Jun 2026

https://github.com/edgomez/vulkan_tutorial

Following the vulkan-tutorial.com

tutorial vulkan

Last synced: 25 May 2026

https://github.com/paulokarabyna/ml-foundations-day1

🔧 Set up a Python environment and practice linear algebra with NumPy while plotting vectors and reflections in this Day 1 ML foundations starter repository.

ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy terminal-mac tutorial visualization

Last synced: 18 May 2026