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/zackeryrsmith/tut-pong

Raylib-Zig pong tutorial

pong raylib tutorial zig

Last synced: 07 Apr 2025

https://github.com/der3318/winrt-fd-sample

Notes and Samples to Use WinRT Face Detector

notes samples tutorial winrt

Last synced: 27 May 2026

https://github.com/foufou-exe/iac-terraform-ansible-aws-webserver-demo

Complete example of deploying a Debian web server on AWS EC2 using Terraform and Ansible. Perfect for learning infrastructure as code (IaC) basics. 🤖

ansible automation aws cloud debian devops ec2 example iac infrastructure-as-code linux open-source terraform tutorial webserver

Last synced: 11 Apr 2026

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

Java - List Calls Tutorial

tutorial voice

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/matbesancon/distributionsexamples.jl

Examples of analyses run using Distributions.jl

julialang probability-distribution statistics tutorial

Last synced: 28 Oct 2025

https://github.com/bruvellu/cartography-tutorial

Tutorial on how to generate map projections using Blender Tissue Cartography

3d-visualization blender blender-tissue-cartography fiji ilastik imagej map-projections tissue-cartography tutorial

Last synced: 13 Jan 2026

https://github.com/joeribreedveld/traversy-graphql-mern

Traversy Media GraphQL crash course with MERN project

apollo express graphql mern mongodb nodejs react traversy-media tutorial

Last synced: 08 Apr 2026

https://github.com/fblupi/nodejs-express-postgres-sequelize-tutorial

Repository hosting code for the "Getting Started with Node, Express and Postgres Using Sequelize" tutorial by @waiyaki

express nodejs npm postgresql sequelize todos tutorial

Last synced: 15 Apr 2026

https://github.com/serihiro/rails_mini_blog_tutorial

Rails5 web application tutorial

rails tutorial

Last synced: 27 Apr 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/crustde-containerizedrustdevenv/windows_reinstall

Description of my Windows OS prepared for Rust development in Linux

tutorial

Last synced: 28 Jan 2026

https://github.com/frozen-beak/hash_table

Hash Table in rust from scratch with djb2 algorithm

djb2 hashtable rust tutorial

Last synced: 23 Mar 2025

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/santiagodotsh/expo-sticker-smash

🍩 📱 Sticker Smash app with React Native and Expo.

expo images react react-native tutorial typescript

Last synced: 11 Apr 2026

https://github.com/marshallmcdonnell/redux-intro-re-ducks

Working examples of David Ceddia's excellent React-Redux tutorial

ducks ducks-pattern react react-redux tutorial

Last synced: 22 Apr 2026

https://github.com/rileyseaburg/dev-connect

A MERN stack example of a simple social media app.

sample traversy-media tutorial

Last synced: 31 Jul 2025

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/freeclimbapi/node-list-participants-how-to-guide

Node - List Participants Tutorial

connecting-calls 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/catchsubu/dependencyinjection

A comparative Dependency Injection tutorial showcasing Microsoft.Extensions.DependencyInjection (built-in) and Autofac containers with practical .NET Core and .NET Framework examples.

autofac csharp dependency-injection design-patterns dotnet dotnet-core ioc-container microsoft-extensions-dependencyinjection solid-principles tutorial

Last synced: 22 Apr 2026

https://github.com/hyzhak/siraj-tutorials

My interpretation of Jupyter Notebooks of Siraj Raval Tutorials

jupyter-notebook machine-learning neural-network python tutorial

Last synced: 15 Apr 2026

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/dryrel/gad2017_lab

Unity Engine - Game Development I (C#)

bahcesehir-university education tutorial unity

Last synced: 25 Apr 2026

https://github.com/faizantkhan/numpy

NumPy Practice Repository Dive into the world of numerical computing with our collection of NumPy exercises. Perfect for beginners and seasoned programmers alike, this repository offers a range of challenges to sharpen your array manipulation and data analysis skills.

data-science library machine-learning numpy numpy-arrays numpy-library numpy-python outlier outlier-detection python pythonlibrarires tutorial

Last synced: 21 May 2026

https://github.com/aniri/tutorial-facebook-signup

old tutorial moved to github :) - playing with facebook signup

facebook-signup tutorial

Last synced: 29 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/aavache/cpp-tutorial

Get started with C++ with this tutorial repository. It contains plenty of intuitive examples.

cmake cpp cpp-programming getting-started patterns pointers programming tutorial

Last synced: 19 Jul 2025

https://github.com/gorkemgul/golang_tutorial

This is the Golang tutorial that I've prepared after I learned it.

go golang tutorial

Last synced: 27 Jul 2025

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

Emulation - EmuDeck Setup Tutorial

emudeck setup tutorial

Last synced: 30 Jan 2026

https://github.com/kevinbird61/grpc-practice

Practice & Tutorial of grpc and protocol buffer

grpc tutorial

Last synced: 29 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/eduardozepeda/programming-notes

My programming notes a little bit of everything related the web development and software engineering: languages, frameworks, tools and even digital nomadism.

ebooks epub notes pdf programming tutorial tutorials

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

Java - Make a Queue Tutorial

queues tutorial

Last synced: 30 Jun 2026

https://github.com/j-m-li/htmlcssjavascript

Introduction simple et rapide à HTML5, CSS3 et JavaScript

css francais html html-css-javascript javascript tutorial

Last synced: 15 Apr 2026

https://github.com/eldesoukyelkhouly/vb.net

شرح لغة فجول بيسك دوت نت

arabic guide tutorial vb-net vbnet

Last synced: 31 Jan 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/valen1ob0/git-tuto

Test y tutorial de git/github para entender como funciona

git github learn-with-me tutorial

Last synced: 18 Apr 2026

https://github.com/br-chan/financial-dashboard-next.js

A simplified financial dashboard full-stack web application, following https://nextjs.org/learn/dashboard-app .

tutorial

Last synced: 16 Apr 2026

https://github.com/pedrohenriquebr/react-tutorial

React tutorial project

html javascript react tutorial web

Last synced: 15 Apr 2026

https://github.com/hoijui/lwjgl-book-game26-kotlin

LWJGL-Book - Chapter 26 - in Kotlin

example-project kotlin-port lwjgl opengl tutorial

Last synced: 22 Apr 2026

https://github.com/macagua/example-vuejs2-names-people

A Name People List App simple demo with Vue.js 2 following the "Vue.js 2 Quickstart Tutorial 2017"

demo tutorial vue-components vue2 vue2-demo vuejs vuejs2

Last synced: 28 Apr 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/tailorvj/hardhat-gitpod

Set up your HardHat Solidity smart contract development environment on Gitpod.io

deployment gitpod hardhat howto smart-contracts solidity tutorial

Last synced: 23 Apr 2026

https://github.com/vasiliy-l/tutorial-ios-qr-code-reader

A QR Code Scanner App in Swift

avfoundation ios swift tutorial

Last synced: 30 Mar 2025

https://github.com/applitools/tutorial-protractor-basic

Applitools tutorial using Protractor

applitools protractor tutorial

Last synced: 23 Aug 2025

https://github.com/freeclimbapi/node-create-conference-how-to-guide

Node - Create Conference Tutorial

connecting-calls tutorial

Last synced: 07 Feb 2026

https://github.com/smerth/react-styles-with-css-modules

Project code for a tutorial on using React CSS Modules

css css-modules react tutorial

Last synced: 10 Apr 2026

https://github.com/andrewjbateman/angular-fast-http-caching

:clipboard: Get data from a Github API and use observables for fast http caching. Tutorial from 'Demos with Angular'

angular angular15 cache-storage html5 httpclient observable rxjs rxjs7 tutorial tutorial-code typescript

Last synced: 28 Apr 2026

https://github.com/shuuji3/terraform-tutorials

Terraform Tutorials - HashiCorp Learn

terraform tutorial

Last synced: 22 Mar 2025

https://github.com/sushantrahate/role-based-access-control

Role-based access control (RBAC) is essential for managing user permissions and access to specific features within an application.

rbac tutorial webdev

Last synced: 24 Apr 2026

https://github.com/freeclimbapi/node-dequeue-member-how-to-guide

Node - Dequeue a Member Tutorial

queues tutorial

Last synced: 02 Feb 2026

https://github.com/thetoxin/pystudy

Example of possible python for studing

example python study study-project tutorial

Last synced: 10 Jun 2025

https://github.com/inbo/dwc-in-r

Training material for standardizing data to Darwin Core using R

course-materials oscibio r rstats tutorial

Last synced: 18 May 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/mkdika/gin-rest-api

Simple REST API using Golang & Gin web framework

gin-gonic golang poc rest-api tutorial

Last synced: 29 Apr 2026

https://github.com/chilipp/psyplot-ak-viewer-workshop-20210412

Presentation material for the psyplot demonstration at the Datahub AK Viewer workshop

jupyter jupyter-notebook presentation psyplot python tutorial visualization

Last synced: 24 Apr 2026

https://github.com/edneimonteiro/internal-apim

Azure API Management Internal (VNet) — Terraform reference with CAF naming, private DNS and private endpoints

apim azure caf infrastructure-as-code networking private-dns terraform tutorial vnet

Last synced: 06 Jun 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/szczyglis-dev/quantum-random-bit-generator

[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit

azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial

Last synced: 26 May 2026

https://github.com/thetoxin/hibernatetest

Example project for studing Hibernate

example hibernate java study tutorial

Last synced: 26 May 2026

https://github.com/jenny-ouyang/vibe-coding-bootcamp

Ship your first AI product in 7 days — no programming experience required. A complete guide to building with AI assistance.

ai ai-assisted-coding beginner-friendly bootcamp guide no-code tutorial vibe-coding

Last synced: 13 Jan 2026

https://github.com/3olen/phpunit-tp

Base de code pour le TP PHPUnit.

phpunit tutorial

Last synced: 18 Jan 2026

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

HTML Tutorial: Comment Example

comment example html html5 tutorial

Last synced: 29 Mar 2025

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/modcommunity/how-to-install-skyrim-mods-on-pc

A guide on how to download and install mods in Skyrim for PC (Windows and potentially Linux).

elder-scrolls guide how-to modding mods skyrim skyrim-se skyrim-special-edition sse tutorial

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/vin20777/roll-a-ball

Unity 3D Tutorial Practice

tutorial unity3d

Last synced: 19 Apr 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/vin20777/tanks

Unity3D Tutorial

csharp tutorial unity3d

Last synced: 22 Apr 2026

https://github.com/j-sephb-lt-n/understanding

Understanding the variability of data by visualising a simulated a/b/n test

ab-test ab-testing data-vis dataviz statistics tutorial

Last synced: 07 Nov 2025

https://github.com/jonaylor89/housefly

be careful...here be spiders

ai playwright tutorial webscraping

Last synced: 15 Apr 2026

https://github.com/silvestrevivo/react-redux-sagas

React application following the Udemy tutorial from Tom Philips to explain the Saga's functionality

reactjs redux redux-saga tutorial udemy udemy-tutorial

Last synced: 11 Apr 2026

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

Studying Prolog language.

prolog tutorial

Last synced: 09 Feb 2026

https://github.com/carljosephsalac/job-board-platform

Project in Laracasts Laravel 11 course

course laracasts laravel11 tutorial

Last synced: 29 Oct 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/arielspencer/issue

👾 Este guia irá ajudá-lo a entender como criar uma issue de forma clara e concisa.

github issue issues open-source tutorial

Last synced: 15 May 2025

https://github.com/janbaig/visitor-design-pattern

Implementation and Explanation of the Visitor Design Pattern

design-patterns tutorial visitor-design-pattern

Last synced: 25 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/fogarecious/rust_tutorial

Tutorial of Rust

rust rust-lang tutorial

Last synced: 26 Jan 2026

https://github.com/bulderkristian/golang-goland-setup-guide

Tutorial and example of IntelliJ Goland setup for Golang 1.11+ for Go modules

go go-modules goland golang tutorial

Last synced: 25 May 2026

https://github.com/reubano/devcraft-workshop

Materials for the DevCraft workshop on stream processing

data functional-programming meza python riko stream-processing tutorial

Last synced: 04 May 2026