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/mickablondo/golang-exercises

Exercises to learn coding with golang.

golang tutorial

Last synced: 14 Jan 2026

https://github.com/akecel/deploy-shell-script

Simple shell scripts to easily deploy your applications on a web server.

beginner-friendly deployment devops script ssh tutorial

Last synced: 10 Oct 2025

https://github.com/smiled0g/react-focal-point

🔍 React component that does that masking for tutorial / walkthrough with multiple focus points.

focus react tutorial walkthrough

Last synced: 19 Jan 2026

https://github.com/makosai/gecs-tutorial

A starter project branched by phases to help you learn how to use gecs.

ecs gecs godot guide tutorial

Last synced: 09 Oct 2025

https://github.com/arun-kc/flask_sqlalchemy_rest_api

A simple RESTful API build for educational purpose

api-rest educational-project flask-api flask-sqlalchemy python tutorial

Last synced: 24 Oct 2025

https://github.com/devlights/try-java

This is my TUTORIAL project for Java.

java tutorial

Last synced: 23 Feb 2026

https://github.com/salilab/actin_tutorial

IMP/PMI tutorial, modeling the complex of actin and tropomodulin-gelsolin chimera

integrative-modeling tutorial

Last synced: 19 Jan 2026

https://github.com/sohunn/rest-api-express

A simple project teaching the concepts of REST APIs using Express JS.

express-js expressjs learning-by-doing node-js nodejs rest-api restful-api tutorial

Last synced: 21 Jan 2026

https://github.com/guilhermecaz/py-rabbitmq-tutorials

Hands-on exploration of RabbitMQ using Python, following the official RabbitMQ tutorials.

python rabbitmq tutorial

Last synced: 08 Oct 2025

https://github.com/qchen-fdii-cardc/eigen3tutorial

Eigen3教程和示例

eigen eigen3 example tutorial

Last synced: 08 Oct 2025

https://github.com/thinkswan/netlify-dev-demo

A Netlify Dev app that retrieves random words and names.

javascript netlify tutorial

Last synced: 07 Oct 2025

https://github.com/klebann/moodle-plugin-helloworld

Hello world plugin created for education purposes following tutorial on https://learn.moodle.org/.

education moodle moodle-plugin plugin tutorial

Last synced: 07 Oct 2025

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/mindninjax/data-structures-in-javascript

Learn to implement & use various Data Structures in JavaScript 📚💻

data-structures hacktoberfest javascript tutorial

Last synced: 05 Oct 2025

https://github.com/guillaumefalourd/poc-go-mod

POC of a Golang module 🐿

golang hello-world module poc tutorial

Last synced: 06 Jun 2026

https://github.com/boweihan/websockets-from-scratch

Ruby implementation of websockets V13 handshake and frame parsing

ruby tutorial websockets

Last synced: 26 Mar 2025

https://github.com/davepeck/mastercat

The game of Mastermind, but with cats. By Ellie & Daddy.

cats example learning mastermind tutorial

Last synced: 02 Apr 2025

https://github.com/000daniel/draw3d-godot

A page dedicated to teaching how to Draw in 3D space in the Godot game engine

3d axis beam box circle documentation draw draw3d engine explanation game godot help line page point site teach thickline tutorial

Last synced: 05 Feb 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/freeclimbapi/node-list-queues-how-to-guide

Node - List Queues Tutorial

queues tutorial

Last synced: 28 Jan 2026

https://github.com/melezhik/python-echo-script

sparrow / python example script

python sparrow tutorial

Last synced: 30 Oct 2025

https://github.com/freeclimbapi/java-accept-incoming-call-tutorial

Java - Accept Incoming Call Tutorial

tutorial voice

Last synced: 20 Jun 2026

https://github.com/freeclimbapi/java-get-a-queue-member-how-to-guide

Java - Get a Queue Member Tutorial

queues tutorial

Last synced: 05 May 2026

https://github.com/raguggg/docker-elk-setup

A ready-to-use ELK (Elasticsearch, Logstash, Kibana) setup with Docker for easy log monitoring and analysis.

docker elk logging tutorial

Last synced: 26 Mar 2025

https://github.com/arsy786/redux-toolkit-thunk-app

The aim of this project is to demonstrate how to use Redux Toolkit and Thunk middleware in a React application.

2023 reactjs redux-thunk redux-toolkit tutorial

Last synced: 13 Apr 2026

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/nshimiye/time-shop

At our dream store, we sell time.

calendar reactjs tutorial

Last synced: 13 Apr 2026

https://github.com/lord-turmoil/fluentapidemo

Repository for the article Thoughts on Building Fluent API

fluent-api tutorial tutorial-code

Last synced: 16 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/matheusps/simple-css-tutorial

Tutorial css para os alunos de pfsoft - 2019.2

css mdx react teaching-materials tutorial

Last synced: 08 Jan 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/ubeast/first-repo

Beginner-friendly Python starter: GitHub integration, uv setup, package-ready.

beginner git github packaging project-setup python python-project tutorial uv version-control

Last synced: 08 Jan 2026

https://github.com/tomerfi/groovy-script-java-project-tutorial

Using Groovy scripts in a Java project tutorial.

blog-post dev groovy-scripts java scripting tutorial

Last synced: 14 Jun 2025

https://github.com/llnl/metall-tutorial

Metall tutorial

tutorial

Last synced: 29 Jun 2025

https://github.com/antonio-f/simple-k-nearest-neighbors

Simple K-Nearest Neighbors using partial sort

101 k-nearest-neighbors knn numpy partial-sort python tutorial

Last synced: 08 May 2026

https://github.com/nshimiye/angular-webpack

building angular apps without cli

angular tutorial webpack4

Last synced: 29 Jan 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/ndxdeveloper/go-tutoriel-fr

Tutoriel complet Go en français : de débutant à avancé avec projets pratiques. Guide progressif pour maîtriser le langage Go, de la syntaxe de base aux microservices.

api backend cli concurrency docker francais french go golang guide microservices programming tutorial

Last synced: 29 Jun 2026

https://github.com/yulei-chen/react-router-tutorial

An alternative take on React Router's official tutorial

codehike react-router-v6 tutorial

Last synced: 30 Jun 2025

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/slemus9/corelang-hs

Code and exercises of the book Implementing Functional Languages: a tutorial by S.P. Jones and D. Lester

functional-programming haskell tutorial

Last synced: 26 May 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/kevinbird61/grpc-practice

Practice & Tutorial of grpc and protocol buffer

grpc tutorial

Last synced: 29 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/imgarylai/enron-mturk

Create HIT on amazon mturk.

amazon boto enron mturk python tutorial

Last synced: 15 Mar 2025

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/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/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/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/der3318/winrt-fd-sample

Notes and Samples to Use WinRT Face Detector

notes samples tutorial winrt

Last synced: 27 May 2026

https://github.com/silvestrevivo/react-hooks-2

React-hooks application developed the Udemy Tutorial from @reedbarger

react-hooks-application reactjs tutorial udemy-tutorial

Last synced: 11 Apr 2026

https://github.com/applitools/tutorial-watir-ruby-basic

Applitools Watir tutorial

applitools ruby tutorial watir

Last synced: 28 May 2026

https://github.com/5afe/safe-demo-template

Template to create Safe demo applications

demo ethereum react-hooks safe safe-core-sdk tutorial typescript

Last synced: 19 Feb 2026

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/mcanouil/mctrainings

Training Workshops from Mickaël Canouil

ggplot2 r r-package tutorial

Last synced: 15 Jul 2025

https://github.com/pereprior/space-invaders

Tutorial de Python para principiantes

pygame pygame-games python space-invaders tutorial tutorial-code

Last synced: 24 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/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/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/juandic24/unity-essentials-pathway

My version of the Essentials Pathway project from Unity Learn. I explored the Unity editor, 3D features, 2D workflow, audio, programming, publishing, and more. In the bonus scene, I tried to create a small gallery of cool elements using free assets, where you can wander around and collect cheese while viewing the exhibits.

game-development tutorial unity

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/rfluethi/wordpress-playgrounds

This repository contains various blueprints for the WordPress Playground and serves as a training resource for WordPress. It is designed to help users learn and practice WordPress configurations and features.

blueprints configuration education learning playground training tutorial wordpress wordpress-playground

Last synced: 08 Apr 2025

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/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/kskitek/k8sfirststeps

First steps in Kubernetes - introductory presentation and workshop materials

k8s kubernetes presentation tutorial

Last synced: 01 May 2026

https://github.com/mindsers/tutorial-listtweets

Tutorial source on how to list tweets using the Twitter API

mindsersit-tutorials tutorial tweets twitter-api

Last synced: 29 Jul 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/seanny123/webpack-typescript-helloworld

Get something showing up with Webpack, TypeScript

devops hello-world tutorial

Last synced: 12 Apr 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/yershalom/foodtracker

FoodTracker app based on apple tutorial

ios ios-navigation swift tutorial ui-automation

Last synced: 25 Mar 2025

https://github.com/eschao/redux-tutorial-cn

redux-tutorial (中文版)

redux tutorial

Last synced: 09 Apr 2025

https://github.com/twtrubiks/grpc_python_tutorial

grpc python 教學 Google RPC

grpc python3 tutorial

Last synced: 07 May 2026

https://github.com/delabassee/fn-flow-base

Minimalistic Fn Flow project

fn-flow fnproject java serverless tutorial

Last synced: 23 Apr 2025

https://github.com/wangxiaoyugg/learn-nodejs

learning notes about NodeJs ,easy tutorial

easy learning-notes nodejs tutorial

Last synced: 12 Apr 2026

https://github.com/anastasia-a-zhivaeva/tic-tac-toe

Application from React tutorial https://reactjs.org/tutorial/tutorial.html

game react tutorial typescript unit-testing

Last synced: 02 May 2026

https://github.com/timeless-residents/handson-maven

A hands-on guide for learning how to build and run Java applications using Maven and Docker

docker java maven spring-boot tutorial

Last synced: 23 May 2026

https://github.com/didinj/angular-9-component-examples

Angular 9 Tutorial: Angular Component Example

angular angular9 component components example examples tutorial

Last synced: 07 Jan 2026

https://github.com/bjoernricks/git-knowledge-snack

A knowledge snack about git

git knowledge tutorial

Last synced: 19 May 2026

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

Pacman canvas game web

canvas-game educational pacman tutorial

Last synced: 13 Jan 2026