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/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/nakamura196/ethers-ja-tutorial

ethers.js v6 の日本語チュートリアル / Japanese Tutorial for ethers.js v6

blockchain ethereum ethersjs japanese tutorial vitepress web3

Last synced: 31 May 2026

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

My first vala application

elementaryos tutorial vala

Last synced: 23 Mar 2025

https://github.com/000daniel/ray-cast-godot

This is documentation about 3D Ray Casting in Godot

3d cast game-engine godot made-easy ray ray-casting tutorial website

Last synced: 21 Jan 2026

https://github.com/freeclimbapi/c-sharp-make-recording-tutorial

C# - Make Recording Tutorial

recordings tutorial

Last synced: 09 Oct 2025

https://github.com/hashicorp-education/learn-terraform-organize-configuration

Source files for a workshop about Terraform source file organization

hashicorp terraform tutorial

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/krishnaura45/code-tutorials

Collection | Beginner-friendly | Notebooks

a-to-z beginner-friendly collection jupyter-notebook python3 tutorial

Last synced: 31 May 2026

https://github.com/syncfusionexamples/getting-started-with-the-vue-file-upload-component

A quick-start Vue project that shows how to create and configure the Syncfusion Vue File Upload component. This project contains code to configure a few of its basic features, like uploading multiple files, uploading a single file, and validation during file upload. It also shows how to upload files asynchronously.

allow-extension asynchronous-upload auto-upload deny-extension ej2-uploader multiple-file-upload restricting-uploading-files synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 03 Apr 2025

https://github.com/kaayzouee/windows-efi-recovery

This is a quick guide to help whoever accidentally formatted nvme0n1p1 while installing a linux distro like nixos for example. Feel free to fix this guide and correct me if anything in this guide doesn't work.

dualboot efi guide recovery tutorial windows-11

Last synced: 09 Oct 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/thinkswan/rails-resque-code-snippets

A Rails app that manages a library of code snippets and uses Resque workers to apply syntax highlighting.

resque ruby ruby-on-rails tutorial

Last synced: 15 May 2026

https://github.com/xlab-si/fana

Farm animal noise assistant python library

pip pypi python tutorial

Last synced: 10 Oct 2025

https://github.com/paulokarabyna/ml-foundations-day1

🔧 Set up a Python environment and practice linear algebra with NumPy while plotting vectors and reflections in this Day 1 ML foundations starter repository.

ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy terminal-mac tutorial visualization

Last synced: 18 May 2026

https://github.com/brooks-code/toulouse-biblio-chronicle

Snapshot of Toulouse public library customer habits — cleaning raw, messy datasets of musical, cinematic, and literary checkouts; includes data-cleaning steps, analysis notebook revealing cultural tastes in the Pink City.

data-analysis data-cleaning data-cleaning-and-preprocessing data-quality exploratory-data-analysis jupyter-notebook library-data misaligned-data mojibake tutorial

Last synced: 10 Oct 2025

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/syncfusionexamples/getting-started-with-the-vue-diagram-component

A quick-start Vue project that shows how to add a Syncfusion Vue Diagram component to a Vue project. It includes code snippets to create nodes and connectors, join the nodes using connectors, and add segments and annotations to the connectors.

create diagram diagrambuilder gettingstarted quickstart tutorial vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 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/jahnvisahni31/handwritten-digits-classifier-with-pytorch

This project implements a handwritten digits classifier using PyTorch. The goal is to accurately classify these images into their respective digit classes.

ai data-science deep-learning handwritten-digit-recognition image-classification machine-learning mnist-dataset neural-networks python pytorch tutorial

Last synced: 06 Apr 2026

https://github.com/eloistree/2020_05_28_themagicdoors

This project is community experiment to practice the creation of Unity Package with dependencies.

experiment package parctice tutorial unity

Last synced: 19 Apr 2026

https://github.com/yds12/ts-cheatsheet

Cheatsheet for the Typescript language.

cheatsheet tutorial typescript typescript-language

Last synced: 10 Oct 2025

https://github.com/yosh1/rails-practice

This is Ruby on Rails tutorial application.

rails-tutorial ruby ruby-on-rails tutorial

Last synced: 19 Jan 2026

https://github.com/cploutarchou/python_rest_api_with_mysql_and_flask

Python - Rest APIs tutorial using Flask & MySQL - phpMyAdmin

api flask flask-sqlalchemy mysql python tutorial

Last synced: 09 May 2026

https://github.com/hemanth759/ping-pong-game

This a Unity game in 2D. This is made purely for the purpose of learning the unity in 2D game.

2d-game csharp-code ping-pong tutorial unity2d

Last synced: 18 Mar 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/aldro61/colosse-tutorial

Configuring your environment and running jobs on the Colosse super computer @ Calcul Quebec

calculquebec colosse supercomputing tutorial

Last synced: 11 Oct 2025

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

Features of the Go programming language.

examples features golang tutorial

Last synced: 28 Jun 2025

https://github.com/syncfusionexamples/explore-form-support-in-the-vue-file-uploader-component

A quick-start Vue project that shows how to use the Syncfusion Vue File Upload component in an HTML form to upload files to a server. This project contains code to add the uploader component and upload a file to the server along with form data.

asynchronous-upload auto-upload customize-drop-area ej2-uploader file-upload-forms form-support html-form multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 11 Oct 2025

https://github.com/thibautgery/elm-tuto

Code product following a elm tutorial

elm-language tutorial

Last synced: 07 Feb 2026

https://github.com/hernancerm/vueweatherapp

My implementation of @TylerPottsDev Vue.js weather app tutorial: https://youtu.be/JLc-hWsPTUY

tutorial vuejs weather-app

Last synced: 01 Apr 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/chingc/tutorial-github-actions

A quickstart and reference for GitHub Actions to help you get up and running fast.

documentation github-actions quickstart readme reference tutorial

Last synced: 18 May 2026

https://github.com/zkan/apache-airflow-tutorial

A Comprehensive Tutorial to Learn Apache Airflow

apache-airflow tutorial

Last synced: 19 Jan 2026

https://github.com/xmrglobal/pgp_tutorials

This repository contains detailed PGP (Pretty Good Privacy) guides for various operating systems. These guides are designed for XMRGlobal users and anyone who values privacy, security, and encryption.

monero p2p pgp pgp-encryption tutorial tutorials xmr

Last synced: 28 Oct 2025

https://github.com/haru52/nextjs-blog

Next.js tutorial.

blog nextjs react tutorial typescript

Last synced: 14 Apr 2026

https://github.com/speg03/python-packaging-tutorial

An example of Packaging Python Projects

packaging python tutorial

Last synced: 24 May 2026

https://github.com/vyngt/odoo-another-module

Combo: https://github.com/vyngt/odoo-sample-app + https://github.com/vyngt/odoo-sample-module

erp odoo tutorial

Last synced: 12 Oct 2025

https://github.com/yuokada/antlr4-work

My practice project for Antlr4

antlr4 java tutorial

Last synced: 28 Jun 2025

https://github.com/mgng13/crearhackingtosh

📜 Historic Archive - Todo el paso a paso que hice para crear mi propia hackingtosh desde Windows.

apple docs hack hackingtosh mac macos open-core opencore spanish tutorial

Last synced: 14 Apr 2025

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/cmkaya/dotnet-docsandsnippets

Embark on a journey through the .NET ecosystem with dotNET-DocsAndSnippets. Explore in-depth documentation and practical code snippets that shed light on fundamental .NET topics.

asp-net-core aspnetcore codesnippets csharp development documentation dotnet dotnet-core dotnetcore example examples learning programming software-engineering tutorial tutorials

Last synced: 30 Apr 2026

https://github.com/zoelabbb/playwithpy

Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.

beginner-friendly comunity development education learning learning-python programming python python-basics tutorial

Last synced: 05 Nov 2025

https://github.com/egigiffari/guess-number-py

Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.

guess-the-number tutorial

Last synced: 28 Jun 2025

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

This project is a video player maked with HTML5, CSS3 and JS

html5 mindsersit-tutorials tutorial video-player

Last synced: 30 Mar 2025

https://github.com/someb1oody/rustguide

Rust Primer Notes

chinese english rust-lang tutorial

Last synced: 19 Jan 2026

https://github.com/jaslatendresse/learningstuff

A space to learn new things for fun

cpp learning python quantum-mechanics tutorial

Last synced: 18 May 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/bygui86/go-protobuf

Golang ProtoBuf sample project

go golang protobuf protobuf3 tutorial

Last synced: 10 Aug 2025

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/cruikshanks/learn-enough-css-tut

Notes and content related to https://www.learnenough.com/css-and-layout-tutorial-tutorial/

css tutorial

Last synced: 02 Mar 2025

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

Repository for the article Using WebSocket in Spring Boot

spring-boot tutorial websocket

Last synced: 15 May 2026

https://github.com/epranka/dec2bin

Simple Dec2Bin converter created in CRA which helps to convert the number from decimal to binary

binary converter cra create-react-app css dec2bin decimal decimal-to-binary javascript react tool tutorial webdesign website

Last synced: 09 Apr 2026

https://github.com/ahammadshawki8/pycampaign20

😇 Learn to Code in Python during Lockdown! 🔥🔥

beginner-friendly lockdown python tutorial

Last synced: 09 Nov 2025

https://github.com/thecrab/nombaplet

This is the NombaPlet app repo.

nombaplet tutorial website

Last synced: 13 Oct 2025

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/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/pedritomelenas/python-intro

Introducción a python (y sympy)

teaching-materials tutorial

Last synced: 27 Jan 2026

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

Dev.to Tutorial Repository

devops jenkins nexus tutorial

Last synced: 22 Jan 2026

https://github.com/ireddragonicy/cb24153-closestpairofpoints

An advanced and comprehensive implementation of the Closest Pair of Points problem using the Divide and Conquer algorithm in computational geometry. This project provides an in-depth exploration of efficient algorithms for solving proximity problems in a two-dimensional plane, focusing on optimizing performance for large-scale datasets.

algorithm analysis closest-pair-of-points divide-and-conquer dnd optimize pair-programming programming python tutorial umpsa

Last synced: 02 Apr 2025

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

A comprehensive collection of Stream Deck customization samples and demos, featuring 40+ basic examples, advanced features, and game integration tutorials for developers of all skill levels.

automation customization demos development development-tools elgato game-development python samples streamdeck tutorial ui-components

Last synced: 26 Mar 2025

https://github.com/eic/tutorial-setting-up-environment

EIC Tutorial: Setting up your environment

tutorial

Last synced: 20 Jan 2026

https://github.com/rdjarbeng/fastai

This repository contains sample code for my learning journey with fast ai

fastai open-source tutorial

Last synced: 16 Feb 2026

https://github.com/paulgovan/weibullr.learnr

An Interactive Introduction to Life Data Analysis

life-data-analysis r reliability tutorial weibull-analysis

Last synced: 15 Apr 2025

https://github.com/fredrikhr/platform-uno-tutorial-bugtracker

Source code repository for Fredrik's walkthrough through the Platform Uno BugTracker Tutorial

cross-platform-gui csharp tutorial uno

Last synced: 02 Apr 2025

https://github.com/aavache/cpp-tutorial

Get started with C++ with this tutorial repository. It contains plenty of intuitive examples.

cmake cpp cpp-programming getting-started patterns pointers programming tutorial

Last synced: 19 Jul 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/kevinbird61/grpc-practice

Practice & Tutorial of grpc and protocol buffer

grpc tutorial

Last synced: 29 Apr 2026

https://github.com/haru52/tic-tac-toe

React tutorial app.

react tutorial

Last synced: 02 May 2026

https://github.com/newlandtv/python-tutorial-3.11.0

This is tutorial about Python 3.11.0 for beginners.

programming-language python python3 python3-11 tutorial

Last synced: 16 Sep 2025

https://github.com/royerlab/sample-project

Sample microscope project for ClearControl environment

clearcontrol tutorial

Last synced: 24 Aug 2025

https://github.com/000daniel/shape-cast

A page dedicated to teaching how to use a ShapeCast in code for the Godot game engine.

3d cast code csharp document documentation engine game godot godot4-3 guide help node page shape shapecast3d tutorial

Last synced: 19 Jan 2026

https://github.com/narven/rust_sandbox

Me following https://www.youtube.com/watch?v=zF34dRivLOw

rust-lang tutorial

Last synced: 22 May 2026

https://github.com/gregorykogan/devlog

Step by step tutorial for creating Vue blog (+ template)

blog css deployment devblog devlog github-pages markdown syntax-highlighting tutorial vue

Last synced: 03 May 2026

https://github.com/initdc/crsh

The toy shell written by Crystal

crystal shell tutorial

Last synced: 18 Apr 2026

https://github.com/salmanbe/laravel-content-translation-tutorial

Laravel content translation tutorial using Astrotomic's laravel-translatable plugin.

astrotomic bootstrap5 html5 laravel laravel-translatable multi-lingual mysql php translation tutorial

Last synced: 12 Apr 2026

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/thinkswan/express-tracking-dashboard

An Express app that tracks visits in realtime by using a tracking pixel.

express javascript socket-io tutorial

Last synced: 29 Apr 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/nakorndev/hello-world

ฝึกการใช้งาน Pull request กับ GitHub

hello-world pull-requests tutorial

Last synced: 08 Mar 2026

https://github.com/vasiliy-l/tutorial-ios-qr-code-reader

A QR Code Scanner App in Swift

avfoundation ios swift tutorial

Last synced: 30 Mar 2025