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/someb1oody/rustguide

Rust Primer Notes

chinese english rust-lang tutorial

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/daidoujichen/installperfectonec2

Perfect on EC2 安裝筆記

ec2 perfect-server swift tutorial

Last synced: 12 Jan 2026

https://github.com/paulfioravanti/apollo-fullstack-tutorial

My sandbox for the Apollo Tutorial

apollo graphql tutorial typescript

Last synced: 13 Oct 2025

https://github.com/javascript-tutorial/pt-pt-deleted.javascript.info

Please use https://github.com/javascript-tutorial/pt.javascript.info

javascript portuguese-portugal tutorial

Last synced: 14 Apr 2025

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/javascript-tutorial/bs.javascript.info

Modern JavaScript Tutorial in Bosnian

bosnian javascript tutorial

Last synced: 14 Apr 2025

https://github.com/agamiko/tiny-mnist-challenge

Tiny MNIST Challenge for university student's class with example codes in matlab and pytorch.

challenge convolutional-neural-network example-code pytorch student-project toolbox tutorial

Last synced: 30 Jul 2025

https://github.com/thinkswan/vue-todos-vuex

A Vue todo app that uses Vuex for state management.

javascript tutorial vue vuex

Last synced: 15 Apr 2026

https://github.com/tomerfi/dependency-injection-java-part2-tutorial

Dependency Injection in Java is easy - Part 2 - Leveraging with Google Guice.

blog-post dependency-injection dev guice java tutorial

Last synced: 29 Mar 2025

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/pugn0/httrack-site-cloner

Tutorial passo a passo para baixar um site completo usando o HTTrack Website Copier, incluindo imagens, arquivos e scripts.

clone-site httrack offline-browsing site-ripper tutorial web-scraping website-downloader

Last synced: 24 Feb 2026

https://github.com/gorkemgul/html5_tutorial

The HTML5 tutorial that I prepared right after I finished learning HTML5. Indeed, it includes a little bit CSS as well.

css html html5 tutorial

Last synced: 16 Oct 2025

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

Node - List Conferences Tutorial

connecting-calls tutorial

Last synced: 18 Feb 2026

https://github.com/garanas/tailwind-css-course

The output of a course by Dave Gray about TailwindCSS

css tailwind tutorial

Last synced: 28 Jun 2025

https://github.com/freeclimbapi/c-sharp-send-sms-during-call-tutorial

C# - Send SMS During Call Tutorial

messaging tutorial

Last synced: 26 Jun 2026

https://github.com/o-x-l/ebpf-getting-started-guide

A guide that sums up some information about eBPF for beginners

bpf ebpf getting-started network-analysis network-intelligence tutorial

Last synced: 18 May 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/vellankikoti/code2k8s

Hands-on guide to deploying Next.js + Postgres + Redis on a bare-metal k3s cluster using three $5 VPS nodes. Covers ingress, cert-manager HTTPS, persistent volumes, and zero-downtime deploys.

bare-metal cert-manager devops ingress-nginx k3s kubernetes nextjs postgres redis tutorial

Last synced: 06 Jul 2026

https://github.com/azmainadel/the-rabbit-with-the-python

Just the basic implementations of RabbitMQ using Python

python rabbitmq tutorial

Last synced: 06 Apr 2025

https://github.com/mchirico/minikube_common_commands

Minikube -- Common commands, tips and tricks.

docker kubernetes tutorial

Last synced: 21 Apr 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/abhaskumarsinha/2d-continuous-skip-gram-model

A word2vec embedding, called Continuous Skip Gram Model encodes each word to a Vector depending on how closely they are related or how often they are used along.

continuous-skip-gram-model encoding keras keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms skipgram tensorflow2 tutorial word2vec word2vec-model

Last synced: 21 May 2026

https://github.com/xantosromerodev/html-tutorial

Tutorial completo de HTML W3Schools en español.

html5 tutorial w3schools

Last synced: 02 Jan 2026

https://github.com/aygp-dr/athenaeum

Personal knowledge management system built with GitHub Pages and Jekyll

documentation github-pages jekyll tutorial

Last synced: 28 Jan 2026

https://github.com/extcore/extcore-sample-modular-ui-adv

ExtCore framework 7 advanced sample web application with modular UI

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 20 Jan 2026

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

Java - Delete a Recording

recordings tutorial

Last synced: 03 Jul 2026

https://github.com/obitech/salt-tutorial

The repo for my SaltStack tutorial

docker saltstack terraform tutorial vagrant

Last synced: 08 Apr 2026

https://github.com/nanmu42/guess-number

使用Rust实现的一个按大小反馈猜数字的游戏

rust rust-lang tutorial

Last synced: 05 Apr 2025

https://github.com/frankheart-100ub/codex-roblox

Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.

code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial

Last synced: 14 Sep 2025

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/freeclimbapi/node-get-a-queue-how-to-guide

Node - Get a Queue Tutorial

queues tutorial

Last synced: 30 Jan 2026

https://github.com/indivar0508/genetic-algo-tutorial

Implementation of genetic algorithm by Code-Bullet, but in Python

genetic-algorithm machine-learning python reinforcement-learning tutorial

Last synced: 21 May 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/lagenorhynque/todo-cljs

A ClojureScript todo list app

clojurescript tutorial

Last synced: 05 Jul 2026

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/freeclimbapi/node-dequeue-member-how-to-guide

Node - Dequeue a Member Tutorial

queues tutorial

Last synced: 02 Feb 2026

https://github.com/arthurdjn/sentipy

Deep Sentiment Analysis on Twitter.

pytorch sentiment-analysis tutorial twitter

Last synced: 21 May 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/lamestation/snake

Create your own Snake game!

game lamestation propeller snake spin 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/abd3lraouf/dagger

Dagger tutorial for beginners.

android beginner dagger dependency-injection tutorial

Last synced: 12 Jan 2026

https://github.com/antonharbers/godot-3d-tutorial

3D Game Tutorial Godot

3d gamedev gdscript godot tutorial

Last synced: 21 May 2026

https://github.com/pasunboneleve/vinyl-tut

Vinyl tutorial

haskell tutorial

Last synced: 16 Apr 2026

https://github.com/davidjnevin/django_girls_tutorial

Django Girls Blog Tutorial

blog django tutorial

Last synced: 16 Apr 2026

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

HTML Tutorial: Button Examples

button examples html html-button html5 tutorial

Last synced: 10 Feb 2026

https://github.com/uudashr/git-intro

Introduction to Git

git tutorial

Last synced: 29 May 2026

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

Render markdown to html client-side in the browser with WASM.

maintained ready-for-use tutorial

Last synced: 23 Jul 2025

https://github.com/gvolpe/erlang-tutorial

Getting Started with Erlang User's Guide

erlang learning tutorial

Last synced: 02 Nov 2025

https://github.com/javieraviles/git-flow

Example exercise of how to apply gitflow methodology

example gitflow gitflow-methodology how-to tutorial

Last synced: 12 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/juj/bat_chase

Kuva- ja äänitiedostot Bat Chase WebAssembly+WebGL -peliä varten

game-development tutorial

Last synced: 02 Apr 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/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/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/galnov/hello-world

Hello World

github tutorial

Last synced: 16 Apr 2026

https://github.com/freeclimbapi/c-sharp-connect-caller-to-another-party

C# - Connect Caller To Another Party

connecting-calls tutorial

Last synced: 03 Mar 2026

https://github.com/tmp-friends/go-tutorial

https://go.dev/doc/

tutorial

Last synced: 12 Jan 2026

https://github.com/thehale/threejs-dice-screensaver

A tutorial teaching the basics of the 3D Web Graphics library THREE.js via the creation of a 3D Dice Screensaver

three-js threejs threejs-example threejs-learning tutorial webgl

Last synced: 16 Apr 2026

https://github.com/kahsolt/tiny-q

Tiny-Q is a minimal framework to show quantum computation basics in a tensor/matrix perspective view.

educational quantum-computing tutorial

Last synced: 04 Mar 2026

https://github.com/dinau/zig-platformer

Writing a 2D Platform Game in Zig language with SDL

build dev devel game learning platformer sdl2 sdl3 stb stb-image tutorial zig

Last synced: 16 Apr 2026

https://github.com/949886/godot-demos

A collection of godot examples and tutorials.

csharp gdscript godot tutorial

Last synced: 20 May 2026

https://github.com/saqibbedar/learn-assembly-masm-nasm-dosbox-linux

Learn x86 assembly with step-by-step examples and setup guides: DOS 8086 (MASM in DOSBox) and Linux x86-64 (NASM).

16-bit 8086 assembly assembly-language beginner dos dosbox examples int21h intel-syntax linux low-level-programming masm nasm systems-programming tutorial windows x86 x86-64

Last synced: 03 Jun 2026

https://github.com/phuijse/tutorial_pyro_astronomy

A tutorial on probabilistic models based on deep neural networks using Pytorch and Pyro for astronomical time series data

astronomy pyro pytorch time-series tutorial

Last synced: 20 May 2026

https://github.com/odziom91/pingwinator

Polski poradnik o gamingu na dystrybucjach Linux oparty na systemie operacyjnym CachyOS. Poradnik napędza Polska Społeczność Linuksa!

archlinux cachyos fedora gaming gaming-on-linux gry linux opensuse poradnik tutorial

Last synced: 17 Apr 2026

https://github.com/kailoon/firegram

A Photo Gallery With React & Firebase.

firebase framer-motion learning-by-doing react tutorial

Last synced: 17 Apr 2026

https://github.com/antoniolofiego/hashnode-dockerseries-expressapp

A simple Express application running in a Docker container for my Docker tutorial series on Hashnode.

docker express hashnode tutorial

Last synced: 17 Apr 2026

https://github.com/thetoxin/springtest

Example project for studing Spring

example java spring study tutorial

Last synced: 17 Apr 2026

https://github.com/ojaswithag/opencv-doc

OpenCV ile görüntü ve video işleme, makine öğrenmesi ve proje uygulamaları için Türkçe kapsamlı bir rehber. 🐙 Adım adım kod örnekleriyle öğrenin ve projeler geliştirin.

arm-architecture cuda cuda-support deployment django docker-image docker-images heroku image-processing javascript nodejs nvidia opencv-contrib opencv3 production python scanner tutorial

Last synced: 08 Apr 2026

https://github.com/yukihirai0505/coursera

personal repo for coursera

tutorial

Last synced: 17 Apr 2026

https://github.com/senior-sigan/nou_poisk_fall_2022

Код с осенней школы НОУ Поиск. Где делали игры на LÖVE2D

love2d lua tutorial

Last synced: 17 Apr 2026

https://github.com/alexmhack/python-with-secrets-manager

Testing a simple python application by making use of GCP Secrets Manager for the environment variables

aws environment-variables gcp learning python3 secrets secrets-manager testing tutorial

Last synced: 17 Apr 2026

https://github.com/timcnicholls/angular-tour-of-heroes

Angular Tour of Heroes Tutorial example

angular javascript tutorial

Last synced: 04 Apr 2026

https://github.com/thinkswan/ember-todo-list

An Ember app that allows users to manage a todo list.

ember handlerbars javascript tutorial

Last synced: 18 Apr 2026

https://github.com/mtvbrianking/ck-editor-tutorial

CKEditor Setup & Configuration

ckeditor tutorial

Last synced: 05 Apr 2026

https://github.com/vicjun22/contract-first-with-swagger_spring-boot

This repository demonstrates how to integrate Swagger into a Spring Boot project to generate API documentation.

contract-first java maven openapi springboot swagger swagger-ui tutorial

Last synced: 18 Apr 2026

https://github.com/metalmoosefrc/mooseguides

Guides related to the First Robotics Competition by the Metal Moose.

frc guide java tutorial

Last synced: 20 Apr 2026