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/syncfusionexamples/how-to-customize-the-vue-diagram-and-its-elements

A quick start Vue project that shows how to customize the canvas page in the Vue Diagram component. This project includes code snippets for displaying page breaks and multiple pages in the canvas. It also includes code snippets for customizing the appearance of nodes and connectors and bridging connectors.

bridging connector customize diagram diagrambuilder node page-breaks ports tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 18 May 2026

https://github.com/freeclimbapi/node-update-a-queue-how-to-guide

Node - Update a Queue Tutorial

queues tutorial

Last synced: 28 Jan 2026

https://github.com/rubyonworld/ensembl-api

By Jan Aerts. Copy-paste-modified from the excellent perl API tutorial at www.ensembl.org/info/software/core/core_tutorial.html (with permission of the core Ensembl team).

api copy ensembl paste ruby tutorial

Last synced: 12 Sep 2025

https://github.com/martishin/a-tour-of-go

Exercise solutions for "A Tour of Go"

go golang tour tutorial

Last synced: 11 Jan 2026

https://github.com/survanetwork/surva-plugin-docs

📕 surva network open source plugins documentation

docs plugin plugins setup surva tutorial

Last synced: 23 Jun 2026

https://github.com/rogerboesch/visionos-tutorial-code

visionOS tutorial as part of 'The Spatial projects' substack newsletter

game handtracking headpose swift tutorial visionos visionpro

Last synced: 13 Aug 2025

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

Dependency Injection in Java is easy - Part 1 - Merely a design pattern

blog-post dependency-injection dev java tutorial

Last synced: 29 Mar 2025

https://github.com/muhammadaminusmonov/djangotutorial

Django Tutorial project

django python tutorial

Last synced: 18 May 2026

https://github.com/jeremiegince/learning_svm

Support vector machines (SVM) tutorial with classical and quantum kernels.

kernel quantum-computing svm tutorial

Last synced: 30 Oct 2025

https://github.com/techmely/vue3-practice-course

Project vận dụng Vue 3 để làm các projec theo ý muốn của bạn!

ai buildinpublic claude-ai coderabbit cursor firebase-auth framer-motion pinia techmely tutorial vue3 zod-validation

Last synced: 24 Jun 2025

https://github.com/thawkin3/a11y-nested-interactive-content

This project is meant to teach software engineers how to create accessible nested interactive content in React. It includes good examples and bad examples.

a11y accessibility demo inclusive-design javascript react tutorial

Last synced: 20 Apr 2026

https://github.com/palewire/first-pull-request

How to propose changes to open-source software using GitHub pull requests

education git github guide pull-requests sphinx training tutorial version-control

Last synced: 18 May 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/krystof2so/sublimetutorfr

SublimeTutor - Translate FR

editor sublime-text-3 tutorial

Last synced: 15 Mar 2025

https://github.com/000daniel/collision-mask-layer

A page dedicated to explaining how collision masks/layers works in the Godot game engine

collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial

Last synced: 03 Feb 2026

https://github.com/amirali511/nim-tutorial

Nim programming tutorial

nim nim-lang nim-language nimlang tutorial

Last synced: 23 Mar 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/brlin-tw/hello-gnu-build-system

This is a starter project for learning GNU Build System and its features and constraints.

autoconf autoheader automake gnu-build-system limitations tutorial

Last synced: 02 Jan 2026

https://github.com/brlin-tw/hello-c-world

An example C software project to experiment coding methodology

c-programming experminental learning methodology tutorial

Last synced: 15 Mar 2025

https://github.com/ryan-haskell/gtk-hello

My first vala application

elementaryos tutorial vala

Last synced: 23 Mar 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/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/rubaxa/rdot

Reactive Dot

reactive-programming tutorial

Last synced: 20 Jun 2025

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/jccampagne/sql_playground

play with SQL / PLSQL - tutorial

learning-by-doing postgresql sql tutorial

Last synced: 16 Mar 2025

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/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/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/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/aneilmac/gameoflife

FRP Game of Life implemented with Reactive Banana

functional-reactive-programming haskell reactive-banana-library tutorial

Last synced: 22 Jul 2025

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

Practice & Tutorial of grpc and protocol buffer

grpc tutorial

Last synced: 29 Apr 2026

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

Java - List Conferences Tutorial

connecting-calls tutorial

Last synced: 18 Jun 2026

https://github.com/freeclimbapi/node-make-a-queue-how-to-guide

Node - Make a Queue Tutorial

queues tutorial

Last synced: 15 Jun 2026

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

Java - Make a Queue Tutorial

queues tutorial

Last synced: 05 May 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/icyjoseph/phasertutorial

Learning Phaser to hack a game later on!

hackaton learning phaser3 tutorial

Last synced: 15 Mar 2025

https://github.com/educhastenier/kotlin-koin-sample-app

Playground for Kotlin Koin discovery

koin kotlin tutorial

Last synced: 18 Oct 2025

https://github.com/rominalodolo/linux_terminal_course

Youtube tutorial by Free Code Camp - The 50 Most Popular Linux & Terminal Commands - Full Course for Beginners. Link: https://www.youtube.com/watch?v=ZtqBQ68cfJc

bash command-line linux permissions sort sudo tutorial whoami youtube zip

Last synced: 04 May 2026

https://github.com/appidea/react-workshop

Fast introduction to React.js development (part of the course).

javascript react tutorial

Last synced: 11 Apr 2026

https://github.com/rachitdhar/quick-guide-to-python

A quick guide to the Python programming language

guide python tutorial

Last synced: 30 Jun 2025

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/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/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/rfluethi/german-translation-for-lesson-introduction-to-wordpress

German translation and redesign of "Introduction to WordPress" enhances accessibility for German speakers, part of OER for free, adaptable learning.

content-localization cultural-adaptation education german-translation learning open-educational-resources training tutorial video-production wordpress

Last synced: 02 Aug 2025

https://github.com/chenxingqiang/kube-operator-tutorial

make a k8s Operator focusing on Kube-Operator-Tutorial.

ai kube operator tutorial

Last synced: 04 Feb 2026

https://github.com/piyalidas10/pdf-tutorials

PDF / Images Tutorials for UI/Front-end

frontend tutorial tutorials ui

Last synced: 15 Mar 2025

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/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/timstaley/voevent-parse-tutorial

Getting started with XML, VOEvent and voevent-parse.

deprecated-repo tutorial voevent

Last synced: 15 May 2025

https://github.com/adityamotale/hash_table

Hash Table in rust from scratch with djb2 algorithm

djb2 hashtable rust tutorial

Last synced: 15 Apr 2025

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

Terraform Tutorials - HashiCorp Learn

terraform tutorial

Last synced: 22 Mar 2025

https://github.com/jjyr/vulkan-tutorial-c

Learn https://vulkan-tutorial.com/Introduction with C

c macos tutorial vulkan

Last synced: 21 May 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/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/ikamranshahzad/golang-init

A collection of small Go (Golang) projects, each in its own folder

golang tutorial

Last synced: 15 Apr 2025

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/augustoasilva/todo-go-app-tutorial

Repositório do projeto ToDo App feito em Go para série de Artigos no meu Blog.

api golang tutorial

Last synced: 13 Jul 2025

https://github.com/zjunaidz/nextjs-dashboard

Tutorial follow up of official nextjs website

nextjs14 tutorial

Last synced: 24 Mar 2025

https://github.com/scottgriv/post.e-website

🟨 🟧 🟥 The website for the Post.e iOS Mobile Application.

how-to ios-app iphone-app social-media social-network tutorial watchos watchos-app

Last synced: 01 Apr 2025

https://github.com/vin20777/roll-a-ball

Unity 3D Tutorial Practice

tutorial unity3d

Last synced: 19 Apr 2026

https://github.com/chrisjsewell/sqla-tutorials-nb

The SQLAlchemy tutorial, using notebooks!

sqlalchemy tutorial

Last synced: 08 Jan 2026

https://github.com/abhisekp/the-gists

:bowtie: Gists of tutorials, articles, and miscellaneous stuffs :yum:

article gist javascript js tutorial

Last synced: 19 Jun 2025

https://github.com/otterbk/nodejs-practice

nodejs 튜토리얼 연습

practice tutorial

Last synced: 18 Oct 2025

https://github.com/saqibali-2k/tutorial.js

A javascript library for creating tutorials for your website.

js-library tutorial vanilla-js

Last synced: 10 Mar 2026

https://github.com/amazingcoderpro/huobi-5minutes

火币账号注册、交易入门指导

huobi tutorial

Last synced: 04 Jan 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/arielspencer/pull-request

👾 Descubra como criar um pull request de maneira descomplicada com as instruções deste guia.

github open-source pull-request pull-requests tutorial

Last synced: 15 May 2025

https://github.com/vsvito420/learning-python

Python Übungen mithilfe von w3schools.com/python .

deutsch python tutorial

Last synced: 23 Mar 2025

https://github.com/xeverous/xeverous.github.io

This repo only holds generated website. The actual project is here: https://github.com/Xeverous/the_website

cpp learning tutorial

Last synced: 26 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

https://github.com/toolbuddy/linear-algebra-4fun

Learning Linear Algebra for fun!

learning linear-algebra papogen tutorial

Last synced: 03 Jan 2026

https://github.com/robertobochet/git101-talk

Slides for the talk Git 101, part of the Git Course by Politecnico Open unix Labs

course git politecnico-di-milano politecnico-open-unix-labs revealjs talk tutorial

Last synced: 07 Apr 2025

https://github.com/spapas/feature-requests

A simple application in Flask

flask orm python sql-alchemy tutorial

Last synced: 20 Apr 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