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/naja-js/guide

Code for Naja's introductory guide

guide naja nette-framework tutorial

Last synced: 07 Feb 2026

https://github.com/jharrilim/odetofoodtutorial

Pluralsight Tutorial: ASP.NET Core Fundamentals

asp-net-core mvc-core tutorial

Last synced: 02 Mar 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/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/nongol7090/ci-cd-node-app

🚀 Build and deploy a Node.js app effortlessly with a CI/CD pipeline using GitHub Actions and Docker for seamless integration and delivery.

angular angular-cli angular20 aws-cloudformation circleci continuous-deployment docker e2e-tests eksctl example hibernate mongodb nodejs protractor react redux ssr tutorial

Last synced: 14 Apr 2026

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

Introducción a python (y sympy)

teaching-materials tutorial

Last synced: 27 Jan 2026

https://github.com/ankush-003/learning-ml-basics

A repository which contains all the resources that i am using to learn Basics of Machine Learning

linear-regression logistic-regression machine-learning neural-networks python tensorflow tutorial

Last synced: 08 Apr 2026

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

Dev.to Tutorial Repository

devops jenkins nexus tutorial

Last synced: 22 Jan 2026

https://github.com/erik1066/golang-features

Features of the Go programming language.

examples features golang tutorial

Last synced: 28 Jun 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/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/ellisvalentiner/walkingthroughpostgres

Slides and notes for the "Walking Through Postgres" talk at the Ann Arbor Computer Society Meetup on March 6th, 2019

postgres postgresql slides tutorial walkthrough

Last synced: 30 Mar 2025

https://github.com/ansh-info/responsible-healthcare-ai

AI-powered healthcare test result prediction using machine learning, with a focus on fairness, explainability, and responsible AI practices.

ai classification data-science deep-learning jupyter-notebook machine-learning neural-network prediction predictive-modeling python3 pytorch random-forest shape tensorflow tutorial xai

Last synced: 14 Apr 2026

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/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/caiofov/pygame-tutorial

A game developed in Python using pygame module. This game was a practice from "Pygame Programming Tutorial" course by Tech With Tim YouTube channel

pygame python tutorial

Last synced: 06 Apr 2025

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

Studying Haskell language

haskell tutorial

Last synced: 06 Apr 2025

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

React tutorial project

html javascript react tutorial web

Last synced: 15 Apr 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/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/aaghamohammadi/tdd-stack

This is an example of how someone should use TDD in practice.

tdd tdd-java test-driven-development tutorial

Last synced: 22 May 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/refkinscallv/taskbar

Minimize modal popup to taskbar or tab

bootstrap5 html jquery tutorial

Last synced: 22 Jan 2026

https://github.com/obitech/practice_python

Refreshing my Python with practicepython.org

python tutorial

Last synced: 27 Jan 2026

https://github.com/ivailop7/snake-game

A snake game in JavaScript done following a YouTube Video

javascript p5js snake-game tutorial

Last synced: 30 Mar 2025

https://github.com/rohya8/unixfundamentalcommands

Fundamental UNIX commands necessary for development

cheatsheet commandline development linux linux-shell perl tutorial unix unix-command

Last synced: 14 Apr 2026

https://github.com/fitzy1321/rust-tutorials

A collection of various projects dedicated to learning rust

fibonacci rust rust-lang tutorial

Last synced: 22 May 2026

https://github.com/iamtalhaasghar/reactjs-developer-roadmap-for-beginners

A Simple list of courses which can help you become a ReactJS developer.

react reactjs roadmap tutorial

Last synced: 14 Mar 2025

https://github.com/kmbuki/django_new_boston_tutorial

Updating skills on django framework

boston django tutorial

Last synced: 26 May 2026

https://github.com/nmrshll/hello-rust

Code extracts from the Rust programming language book

learning rust rust-lang tutorial

Last synced: 30 Mar 2025

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/rcardin/http4s-tutorial

A small tutorial on the library http4s

http4s scala tutorial

Last synced: 21 May 2026

https://github.com/murshidazher/bestil

:books: A simple and elegant finder web app using react.

book-search front-end initial learn react seamless tutorial

Last synced: 15 Mar 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/billy0402/nestjs-shopping-cart-api

A tutorial project for Nest.js API tutorial.

nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod

Last synced: 20 Jan 2026

https://github.com/mdbenito/km2em

From KMeans to Expectation Maximization: a short review

machine-learning machine-learning-algorithms texmacs texmacs-documents tutorial

Last synced: 23 Jul 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/daidoujichen/installperfectonec2

Perfect on EC2 安裝筆記

ec2 perfect-server swift tutorial

Last synced: 12 Jan 2026

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/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/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/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/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/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/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/mchirico/minikube_common_commands

Minikube -- Common commands, tips and tricks.

docker kubernetes tutorial

Last synced: 21 Apr 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/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/obitech/salt-tutorial

The repo for my SaltStack tutorial

docker saltstack terraform tutorial vagrant

Last synced: 08 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/nanmu42/guess-number

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

rust rust-lang tutorial

Last synced: 05 Apr 2025

https://github.com/devvoid/piston-tutorials

Series of tutorials on how to use the Piston game engine.

piston piston-game-engine piston-tutorials rust tutorial

Last synced: 01 Jun 2026

https://github.com/kevinlin1/nifty-web-apps-python

Build a web app for any Python programming assignment.

education python tutorial web-app

Last synced: 27 Oct 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/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/matbesancon/distributionsexamples.jl

Examples of analyses run using Distributions.jl

julialang probability-distribution statistics tutorial

Last synced: 28 Oct 2025

https://github.com/arthurdjn/sentipy

Deep Sentiment Analysis on Twitter.

pytorch sentiment-analysis tutorial twitter

Last synced: 21 May 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/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/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/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/felipefacundes/hdparm_tuto

Tradução em português do artigo da Linux Magazine de 2006 sobre HDPARM (atualizado).

hd hdparm improvement performance portuguese ssd tutorial tutorial-exercises tutorials

Last synced: 24 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/uilianries/conan-folly-example

Folly example using Conan for blog post

cmake conan cplusplus cpp folly tutorial

Last synced: 18 May 2026

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/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/educhastenier/spring-boot-kotlin-blog-tutorial

Spring-boot, Kotlin, Mustache tutorial material

kotlin mustache mustache-templates spring-boot tutorial

Last synced: 11 Apr 2026

https://github.com/howiprompt/local-ai-model-security-middleware

Organizations deploying DeepSeek 4 or similar local models face a critical blind spot: 100% of in-house traffic bypasses traditional cloud D

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026