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/svelterust/saltos

Tutorial for creating an x86 operating system from scratch using Zig

osdev tutorial x86 zig

Last synced: 01 Jul 2025

https://github.com/amirali511/nim-tutorial

Nim programming tutorial

nim nim-lang nim-language nimlang tutorial

Last synced: 23 Mar 2025

https://github.com/macagua/product_video_preview

Tutorial of "How to Create a Widget in Odoo"

addon example frontend javascript odoo odoo-13 python tutorial

Last synced: 09 May 2026

https://github.com/snaka/storybook-tutorial-taskbox

This repository is a practical application of the contents of following page

reactjs storybook tutorial

Last synced: 11 Apr 2026

https://github.com/ryan-haskell/gtk-hello

My first vala application

elementaryos tutorial vala

Last synced: 23 Mar 2025

https://github.com/serihiro/rails_mini_blog_tutorial

Rails5 web application tutorial

rails tutorial

Last synced: 27 Apr 2026

https://github.com/fzaninotto/ra-relationships-tutorial

A sample react-admin app demonstrating fields for relationships. Support for a video tutorial on YouTube.

react react-admin tutorial

Last synced: 13 Oct 2025

https://github.com/jo56/three-saas-apps

Three SaaS architecture approaches in TypeScript with shadcn/ui

fastify nextjs saas shadcn-ui tutorial typescript

Last synced: 11 Jun 2026

https://github.com/000daniel/000daniel.github.io

A website about confusing C# programming topics made easy to understand.

csharp document documentation easy made-easy program programming simple tutorial website

Last synced: 04 Jun 2026

https://github.com/rubaxa/rdot

Reactive Dot

reactive-programming tutorial

Last synced: 20 Jun 2025

https://github.com/achie72/druid-dash-2

PICO-8 puzzle game made for Pursuing Pixels James Jam Game Gam #3

game-development gamejam lua pico-8 pico8 tutorial

Last synced: 29 Mar 2025

https://github.com/mcanouil/mctrainings

Training Workshops from Mickaël Canouil

ggplot2 r r-package tutorial

Last synced: 15 Jul 2025

https://github.com/venenux/tutorial-codeigniter

(mirror) tutorial de codeigniter en linux usando Geany y mysqlworkbench correctamente, en lenguaje comun.

codeigniter debian espanol geany linux mariadb mysql php tutorial venenux

Last synced: 11 Apr 2026

https://github.com/brlin-tw/hello-gnu-build-system

This is a starter project for learning GNU Build System and its features and constraints.

autoconf autoheader automake gnu-build-system limitations tutorial

Last synced: 02 Jan 2026

https://github.com/meicloudie/js_buoi1

CyberSoft Academy - JavaScript

course-project javascript tutorial

Last synced: 16 Mar 2025

https://github.com/cumulocity-iot/cumulocity-provision-epl

This microservice provides a POST endpoint provision to deploy an EPL model from the enterprise tenant to a subscribed target tenant.

agent cli client cumulocity-iot cumulocity-microservice example extension iot-analytics microservice microservices simulator tutorial webapp widget

Last synced: 23 Mar 2025

https://github.com/cybex-dev/java_reflection_xml

A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.

example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml

Last synced: 02 Jul 2025

https://github.com/gerbenjacobs/unix-piping-course

This course will show you how to make a Go binary that acts as a unix tool. We will read data from stdin, convert it to our custom JSON model and push it through to stdout, completing the cycle.

golang pipes tutorial unix

Last synced: 10 Mar 2026

https://github.com/myworldbox/tutorial

All tutorial notes related coding

git tutorial

Last synced: 08 Apr 2025

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/antonio-f/easy_naive_bayes

Easy Naive Bayes method implementationfor the Spam Filtering problem (using Python)

101 easy machine-learning naive-bayes spam-classification spam-filtering spamassassin tutorial

Last synced: 30 Mar 2025

https://github.com/sshaplygin/make-file-tutorial

It is simple tutorial about make file by article from habr.com

cpp makefile tutorial

Last synced: 15 Mar 2025

https://github.com/zeyu-li/unity-user-guide

A Unity User Guide that supplements the Unity Documentation, along with some tips and tricks! Is a collection of my 2D and 3D notes on Unity :video_game:

3d-game tutorial unity unity-2d unity-3d unity-tutorial

Last synced: 16 Mar 2025

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

Node - Make a Queue Tutorial

queues tutorial

Last synced: 15 Jun 2026

https://github.com/educhastenier/kotlin-koin-sample-app

Playground for Kotlin Koin discovery

koin kotlin tutorial

Last synced: 18 Oct 2025

https://github.com/rachitdhar/quick-guide-to-python

A quick guide to the Python programming language

guide python tutorial

Last synced: 30 Jun 2025

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/piyalidas10/pdf-tutorials

PDF / Images Tutorials for UI/Front-end

frontend tutorial tutorials ui

Last synced: 15 Mar 2025

https://github.com/thetoxin/hibernatetest

Example project for studing Hibernate

example hibernate java study tutorial

Last synced: 26 May 2026

https://github.com/tdiblik/moodle-docker-setup

Custom docker-compose file and a script to automatically setup moodle (any version) using docker

docker-compose moodle tutorial

Last synced: 09 Jul 2025

https://github.com/rominalodolo/linux_terminal_course

Youtube tutorial by Free Code Camp - The 50 Most Popular Linux & Terminal Commands - Full Course for Beginners. Link: https://www.youtube.com/watch?v=ZtqBQ68cfJc

bash command-line linux permissions sort sudo tutorial whoami youtube zip

Last synced: 04 May 2026

https://github.com/rigelrozanski/shelldown

Let your markdown tutorials test themselves!

automation bash markdown markdown-parser shell-script tutorial tutorial-code

Last synced: 11 Apr 2026

https://github.com/jay-study-nildana/bungiecordblog

Blogging project that shows a web api (.NET) and front end (Angular and React)

angular dotnet react tutorial

Last synced: 18 Apr 2026

https://github.com/freeclimbapi/node-send-sms-during-call-how-to-guide

Node - Send SMS During Call Tutorial

messaging tutorial

Last synced: 26 Jan 2026

https://github.com/kelvingao/python-tutorials

Python tutorial

python tutorial

Last synced: 15 May 2025

https://github.com/dimodimchev/learningreactnative

A repository for my projects from a YouTube course for React Native

firebase jsx mobile react-native tutorial

Last synced: 28 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/robertobochet/git101-talk

Slides for the talk Git 101, part of the Git Course by Politecnico Open unix Labs

course git politecnico-di-milano politecnico-open-unix-labs revealjs talk tutorial

Last synced: 07 Apr 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/edserranoc/markdown-essentials

🚀 Master Markdown in Minutes! A complete guide with examples, tips, and tricks.

jupyter-notebook markdown tutorial

Last synced: 02 May 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/suryakarmakar/reactnative-resources

📌In this repo you can find everything related React Native like tutorial, documents, study materials, books, code etc

react-native resources study-materials tutorial

Last synced: 04 Mar 2025

https://github.com/keiloktql/tutorial-stripe-payments

Repository for 'Stripe with React & NodeJS' Tutorial

nodejs react sass stripe tutorial

Last synced: 04 May 2026

https://github.com/toxe/react-router-tutorial

React Router Tutorial

react react-router tutorial

Last synced: 10 Apr 2026

https://github.com/divertimentos/tutorial-django-todolist-pretty-printed

A simple to-do list app made with love using Django.

django python todoapp todolist tutorial

Last synced: 12 Apr 2026

https://github.com/arsy786/todo-mern-app

This is a simple Todo MERN app that follows the CRUD operations for the todos.

2023 expressjs mern-stack mongodb nodejs reactjs tutorial

Last synced: 10 Apr 2026

https://github.com/meet59patel/github-pages-tutorial

Tutorial by DSC DAIICT for deploying simple website using GitHub Pages.

dsc-daiict github github-pages tutorial

Last synced: 06 Apr 2025

https://github.com/flowforfrank/nextjs

➡️ Render React on server-side with Next.js

javascript next nextjs react react-server reactjs server-side-rendering tutorial webtips

Last synced: 12 Apr 2026

https://github.com/jnbdz/demo-golang-nodejs-extension-helloworld

Demo: Golang Node.js Extension: Hello World!

demo extension golang helloworld nodejs tutorial

Last synced: 09 May 2026

https://github.com/freeclimbapi/c-sharp-play-a-recording-tutorial

C# - Play a Recording Tutorial

recordings tutorial

Last synced: 04 Sep 2025

https://github.com/bestia-dev/rust02_workspace_and_testing

Learning Rust - how to use workspace, binary, library and testing

obsolete tutorial

Last synced: 09 Apr 2025

https://github.com/frozar/laravel-9-grafikart

Tutoriel de Grakifart traduit en Laravel 9

laravel-9 tutorial

Last synced: 06 Jan 2026

https://github.com/vitaliy-bezugly/angular-tutorial

This is tutorial project for learning Angular SPA framework.

angular css html tutorial typescript

Last synced: 10 Mar 2025

https://github.com/pblischak/evol2017

Tutorial, code, and data for Evolution 2017

hybridization jupyter-notebook python27 tutorial

Last synced: 30 Apr 2026

https://github.com/twtrubiks/grpc_python_tutorial

grpc python 教學 Google RPC

grpc python3 tutorial

Last synced: 07 May 2026

https://github.com/josedavila24/guias-abc

🚀📚 Repositorio con guías ABC 🎯 sobre el uso de diversas herramientas y tecnologías 🛠️💻. ¡Aprende de forma fácil y rápida! ⚡📖

git oracle-db tutorial ubuntu-server

Last synced: 01 Apr 2025

https://github.com/daffafaizan/go-rest-api

My first Go project creating a REST API.

go rest-api tutorial

Last synced: 24 Jul 2025

https://github.com/eic/tutorial-setting-up-environment

EIC Tutorial: Setting up your environment

tutorial

Last synced: 20 Jan 2026

https://github.com/gregorykogan/devlog

Step by step tutorial for creating Vue blog (+ template)

blog css deployment devblog devlog github-pages markdown syntax-highlighting tutorial vue

Last synced: 03 May 2026

https://github.com/heiwa4126/tutorial-recoil0

RecoilのチュートリアルをTypeScriptのVite4で

immer react recoil tutorial typescript vite

Last synced: 04 May 2026

https://github.com/pacovk/cdk-terraform-tutorial

A CDK portation of the official Terraform Lambda + ApiGateway tutorial

aws cdk lambda serverless terraform tutorial

Last synced: 10 May 2026

https://github.com/bulbatronik/image-classification-and-time-series-forecasting

Repo containing homeworks and the project files for "Artificial Neural Networks and Deep Learning" course taken during academic year 2021-2022 winter semester of Master of Telecommunication Engineering program at Politecnico di Milano.

computer-vision deep-learning python tensorflow time-series tutorial

Last synced: 09 May 2026

https://github.com/cyberdevcorp/tutorial-kotlin

tutorial during my UDEV integration to CGI

audio-player kotlin kotlin-android tutorial

Last synced: 31 Aug 2025

https://github.com/japhetrugas/javatutorial

A beginner-friendly Java tutorial repository with various tutorials to help you learn and master Java programming.

beginners examples java learning programming tutorial

Last synced: 07 Apr 2025

https://github.com/pmuens/goker

A Texas Hold'em Poker implementation written in Go

go golang tdd test-driven-development tutorial

Last synced: 29 Aug 2025

https://github.com/thykof/tuto-private-eth

How to set up your own private Ethereum blockchain?

blockchain ethereum-blockchain geth-node tutorial web3

Last synced: 25 Aug 2025

https://github.com/royerlab/sample-project

Sample microscope project for ClearControl environment

clearcontrol tutorial

Last synced: 24 Aug 2025

https://github.com/3y3l3ss0ur0b0r0s/deminer

Deminer is a basic Minesweeper game that runs in the terminal window. It was built using Kylie Ying's tutorial.

game minesweeper python terminal-based terminal-game tutorial

Last synced: 03 Jan 2026

https://github.com/raigorx/pacman-web

Pacman canvas game web

canvas-game educational pacman tutorial

Last synced: 13 Jan 2026

https://github.com/rrwen/r-spintro

Short introduction to practical spatial data processing for R

crs gis intro introduction learn r read spatial spatial-data tidyverse tutorial write

Last synced: 17 Jun 2026

https://github.com/couchbase-examples/java-transactions-quickstart

A Spring Boot application that illustrates using Couchbase transactions with Java SDK

acid couchbase how-to howto java spring-boot transactions tutorial

Last synced: 20 Feb 2026

https://github.com/tranbavinhson/retrofit-tutorial

Simple retrofit-tutorial for beginners

android android-development api rest-api retrofit2 tutorial

Last synced: 12 Apr 2026

https://github.com/zeppaman/docker-basics-tutorial

Docker tutorial for base operation

docker docker-turorial tutorial

Last synced: 05 Oct 2025

https://github.com/arceryz/interaction-in-matplotlib

Interactive matplotlib plots python template file. Fully commented and explained. Enhance your plots!

interactive interactive-visualizations matplotlib matplotlib-animation matplotlib-pyplot plotting plotting-in-python python template tutorial

Last synced: 16 Aug 2025

https://github.com/programando-ideas/stack_opensource_ang-dotnet-mariadb-ubuntu

Stack de desarrollo OpenSource "ANGULAR + Node.js/Express + ASP.NET CORE + MARIADB SERVER + UBUNTU"

angular aspnetcore dotnet dotnet-aspnet-codegenerator express-asp mariadb-server nodejs opensource tutorial ubuntu video

Last synced: 26 Jan 2026

https://github.com/jiahaoxiang2000/tutor

This is project is one collection, which aims to provide the resource for my tutoring.

tutorial

Last synced: 01 Dec 2025

https://github.com/favstats/statistische-modellbildung-ii

Alle Materalien für das Tutorium zu Statistische Modellbildung II

learnr r social-sciences statistics tidyverse tutorial

Last synced: 02 Apr 2025

https://github.com/lotes/quaery

Write your own language!

antlr blog ide language query-language tutorial

Last synced: 12 Aug 2025

https://github.com/apiverve/number-to-words-html-tutorial

Number to words converter that converts numbers to written form using vanilla JavaScript

apiverve html javascript number-converter number-to-words text-conversion tutorial vanilla-js

Last synced: 25 Jun 2026

https://github.com/ahammadshawki8/pycampaign20

😇 Learn to Code in Python during Lockdown! 🔥🔥

beginner-friendly lockdown python tutorial

Last synced: 09 Nov 2025