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/eschao/redux-tutorial-cn

redux-tutorial (中文版)

redux tutorial

Last synced: 09 Apr 2025

https://github.com/seanmcp/tutorial-deploy-gh-pages

Tutorial to deploy a static site to GitHub Pages

github github-pages hosting how-to static-site tutorial

Last synced: 04 Apr 2025

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/paulcoding810/blog

my blog

tech tutorial

Last synced: 28 Feb 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/angular-demos/tooltips

A simple demo for creating tooltips in Angular

angular angular5 bootstrap-4 demo example tooltips tutorial

Last synced: 10 Mar 2025

https://github.com/aboualine/hangman-game

This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.

beginner c cli console-game education game hangman learning open-source programming software-development tutorial word-game

Last synced: 01 Apr 2025

https://github.com/michaelgermini/python-3d-programming-book

Complete Python & 3D Programming Book: 30 chapters, 120+ examples, real-time ray tracing, ML graphics, OpenGL, NumPy

3d-graphics computer-graphics educational game-development graphics-programming machine-learning numpy opengl python ray-tracing tutorial

Last synced: 16 Apr 2026

https://github.com/ahmedfahim21/c02-envision-project

The goal of this project is to teach frontend Web Development, starting off with HTML, CSS and JavaScript to building a Movie website in ReactJS.

javascript reactjs tutorial

Last synced: 08 Apr 2025

https://github.com/thetoxin/studyjs

Example of possible js and technology for studing

angularjs boostrap example jquery js node-js reactjs tutorial

Last synced: 16 Apr 2026

https://github.com/bessouat40/keycloak-postgres-docker

Minimalist example of keycloak connection with a postgres database.

beginner beginner-project docker docker-compose keycloak postgresql tutorial

Last synced: 06 May 2026

https://github.com/jccampagne/sql_playground

play with SQL / PLSQL - tutorial

learning-by-doing postgresql sql tutorial

Last synced: 16 Mar 2025

https://github.com/oblerion/how-do-i-make-plugin-on-zerobrane-studio-ide-

Tutorial about making plugin on zerobrane studio IDE

open-source plugins tutorial zerobrane-studio

Last synced: 19 Mar 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/shreeshrii/tess4tutorial

Training Data files for https://github.com/Shreeshrii/tess4training - eng_layer_eng

lstm tesseract tesseract-ocr training tutorial

Last synced: 13 Feb 2026

https://github.com/yershalom/foodtracker

FoodTracker app based on apple tutorial

ios ios-navigation swift tutorial ui-automation

Last synced: 25 Mar 2025

https://github.com/0-mostafa-rezaee-0/genai_image_tutorial

Step-by-step tutorial to implement DDPM and PGGANs on Chest X-Ray images, addressing imbalanced datasets in medical imaging.

ddpm genai medical-imaging pggan resnet-50 tutorial vgg16

Last synced: 31 Mar 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/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/freeclimbapi/node-collect-digits-how-to-guide

Node - Collect Digits Tutorial

ivr tutorial

Last synced: 13 Feb 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/keiloktql/tutorial-stripe-payments

Repository for 'Stripe with React & NodeJS' Tutorial

nodejs react sass stripe tutorial

Last synced: 04 May 2026

https://github.com/fil/d3-cours-gapminder

Un cours de D3 basé sur gapminder

d3js french tutorial

Last synced: 14 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/freeclimbapi/node-list-queue-members-how-to-guide

Node - List Queue Members Tutorial

queues tutorial

Last synced: 14 Feb 2026

https://github.com/macagua/vauxoo_webinar_widgets_odoo13

Tutorial of Vauxoo Webinar "Crea widgets en Odoo 13 (Webinar técnico)"

example frontend javascript odoo odoo-13 tutorial vauxoo webinar widgets

Last synced: 12 Jul 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/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/bestia-dev/backup_for_zeljko_egui

Simple backup program tailored for my friend Željko. Made with rust and egui.

egui gui obsolete rust tutorial

Last synced: 09 Apr 2025

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

09. Tutorial to code authentication for database_web_ui (2022-10)

obsolete tutorial

Last synced: 09 Apr 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/mochafreddo/typechain

This GitHub repository hosts a simple blockchain implementation in TypeScript. It uses Node.js and Nodemon, and includes instructions for setup and execution in the README.

blockchain crypto education learning nodejs nodemon tutorial typescript

Last synced: 12 Apr 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/natancabral/linux-learn

The Linux command line is a text interface to your computer. Often referred to as the shell, terminal, console, prompt or various other names. This tutorial will teach you a little more about commands line on Linux.

bash linux linux-command sh shell shell-script terminal tutorial ubuntu

Last synced: 16 Apr 2026

https://github.com/dvshu/classic-tutorial

各种demo演示列表

demo tutorial

Last synced: 14 Feb 2026

https://github.com/beebus/node-express-course

An introduction to Node.js and Express.js servers

express express-js expressjs javascript node-js nodejs postman-api tutorial

Last synced: 16 Apr 2026

https://github.com/minitauros/go-concurrency-training

Exercises for practicing concurrency and testing in Go.

concurrency go golang testing training tutorial

Last synced: 11 Mar 2026

https://github.com/benpollarduk/netaf.blazor

A Blazor implementation of NetAF.

blazor csharp example framework netaf text-adventure tutorial

Last synced: 14 Feb 2026

https://github.com/natural-affinity/react-hooks-tic-tac-toe

ReactJS Tutorial with functional components and hooks

hooks react tic-tac-toe tutorial

Last synced: 14 Feb 2026

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/djdarcy/mcp-server-tutorial

A detailed hands-on tutorial for learning Model Context Protocol (MCP) server development with Python. Includes working examples, VSCode debugging setup, tests, and a step-by-step guide covering everything from basic architecture to deployment. Perfect for anyone wanting to build AI-integrated tools and to understand how Claude extensions work.

ai-assistant ai-integration ai-tools anthropic beginner-friendly claude claude-code claude-desktop debugging developer-tools examples learning-resources llm-tools mcp model-context-protocol python sdk step-by-step tutorial vscode

Last synced: 25 Oct 2025

https://github.com/itenthusiast-ru/my_proxy

This project provides a simple SOCKS5 proxy server using Dante, running inside a Docker container. It supports authentication and IPv6

beginner-friendly docker easy-deploy ipv6 linux logging networking open-source proxy server socks5 tutorial vpn

Last synced: 16 Apr 2026

https://github.com/po8rewq/vite-react-weather-app

Source code for the tutorial on how to create a weather application with viteks and react

react tutorial tutorial-sourcecode typescript vitejs

Last synced: 16 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/codenameone/toolbarsidemenu

Code of the How Do I tutorial for designing a sidemenu

codenameone demo sidemenu tutorial tutorial-code

Last synced: 23 Mar 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/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/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/kskitek/k8sfirststeps

First steps in Kubernetes - introductory presentation and workshop materials

k8s kubernetes presentation tutorial

Last synced: 01 May 2026

https://github.com/salmanbe/laravel-datatables-tutorial

Datatables integration to Laravel using yajra/laravel-datatables-oracle

datatables html5 jquery laravel laravel-datatables php tutorial yajra-datatable

Last synced: 12 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/kevinlin1/nifty-web-apps-java

Build a web app for any Java programming assignment.

education java tutorial web-app

Last synced: 08 Apr 2025

https://github.com/enygma/sunphp17

Application setup for Sunshine PHP 2017 Tutorial

security sunphp17 sunshinephp tutorial

Last synced: 03 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/chanos-dev/tour.net

.net farmework48 winforms tour uiux

csharp netframework48 tutorial winforms

Last synced: 16 Feb 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/obitech/practice_python

Refreshing my Python with practicepython.org

python tutorial

Last synced: 27 Jan 2026

https://github.com/silvestrevivo/native-manager

React Native application following the Udemy Tutorial from @StephenGrider

firebase react react-native reactjs stephengrider tutorial udemy

Last synced: 11 Apr 2026

https://github.com/serihiro/rails_mini_blog_tutorial

Rails5 web application tutorial

rails tutorial

Last synced: 27 Apr 2026

https://github.com/librity/learning_cpp

All my C++ tutorials

cpp opengl tutorial tutorials

Last synced: 15 Apr 2026

https://github.com/obitech/weekendpractice

Practice, practice, practice!

c tutorial

Last synced: 27 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/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/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/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/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/data-camp/markdown

Mardown - 规范书写语言

markdown tutorial

Last synced: 01 Jun 2026

https://github.com/jbenner-radham/mdn-2d-breakout-game

A learning implementation of MDN's "2D breakout game using pure JavaScript" tutorial.

2d beginner canvas games javascript mdn tutorial

Last synced: 16 Mar 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/ryan-haskell/gtk-hello

My first vala application

elementaryos tutorial vala

Last synced: 23 Mar 2025

https://github.com/bruvellu/3d-tutorial

Tutorial on how to visualize 3D data in Fiji using built-in tools and 3Dscript

3d 3d-visualization 3dscript fiji imagej tutorial

Last synced: 13 Jan 2026

https://github.com/ianhomer/try-hibernate-with-spring

Try Hibernate With Spring

example hibernate try tutorial

Last synced: 17 Oct 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/freeclimbapi/node-list-conferences-how-to-guide

Node - List Conferences Tutorial

connecting-calls tutorial

Last synced: 18 Feb 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/khaledsalshibani/markdown-tutorial

A simple guide to learn Markdown with examples.

guide markdown tutorial

Last synced: 01 Jun 2026

https://github.com/freeclimbapi/node-stream-recording-how-to-guide

Node - Stream a Recording Tutorial

recordings tutorial

Last synced: 18 Feb 2026