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.
- GitHub: https://github.com/topics/tutorial
- Wikipedia: https://en.wikipedia.org/wiki/Tutorial
- Last updated: 2026-06-30 00:28:13 UTC
- JSON Representation
https://github.com/cacilhas/tree
tree datatype according to http://homepages.inf.ed.ac.uk/stg/NOTES/node62.html
exercise mlton smackage sml standard-ml tree-structure tutorial
Last synced: 11 Oct 2025
https://github.com/haru52/nextjs-blog
Next.js tutorial.
blog nextjs react tutorial typescript
Last synced: 14 Apr 2026
https://github.com/vyngt/odoo-another-module
Combo: https://github.com/vyngt/odoo-sample-app + https://github.com/vyngt/odoo-sample-module
Last synced: 12 Oct 2025
https://github.com/jwill9999/crypto_node
Nodejs Crypto module code examples
aes-256-ctr buffer buffer-encyption crypto decryption decrypts encrypted-data encryption hash node nodejs password-checker password-hash pipe salt streams-encryption tutorial
Last synced: 12 Oct 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/someb1oody/rustguide
Rust Primer Notes
chinese english rust-lang tutorial
Last synced: 19 Jan 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/riborings/physicstutorials
A collection of MATLAB scripts and public material used for the Physics and Math tutorials at my university
Last synced: 19 Feb 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/kevin-doolaeghe/homey-influxdb
Homey support for InfluxDB
homey homey-app influxdb javascript tutorial
Last synced: 23 Feb 2026
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/bryantson/copilot-simple-command-execution-webapp
Made for my Udemy course titled "GitHub Copilot - The Complete Guide learning from an expert. See the link below. GitHub Copilot tutorial that demonstrates a simple web app console creation.
copilot-tutorial github githubcopilot javascript learning nodejs tutorial webdevelopment
Last synced: 15 Feb 2026
https://github.com/pedritomelenas/python-intro
Introducción a python (y sympy)
Last synced: 27 Jan 2026
https://github.com/obitech/exercises
A pool of small scripts and exercises I've done in different languages
c cpp javascript python ruby tutorial
Last synced: 10 Apr 2026
https://github.com/thinkswan/vue-todos-vuex
A Vue todo app that uses Vuex for state management.
Last synced: 15 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/christmaskris/gitsheet
A beginner-friendly guide to Git, GitHub, and terminal commands. Includes essential workflows, command references and tips.
bash documentation git tutorial
Last synced: 20 Apr 2026
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/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/fab2bprog/exemple-utilisation-csharp-avec-mysql
Exemple C# avec base de données mysql : Servira au developpement de votre application. Classes CRUD. Fonctions de recherche etc...
base-de-donnees crud crud-application crud-sample csharp csharp-code database exemple howto-tutorial mariadb mariadb-database mysql sql tutorial
Last synced: 13 Apr 2026
https://github.com/anjakammer/staticsite
A tutorial for creating a static website with GitHub Pages
Last synced: 22 Jan 2026
https://github.com/freeclimbapi/node-stream-recording-how-to-guide
Node - Stream a Recording 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/freeclimbapi/node-list-conferences-how-to-guide
Node - List Conferences Tutorial
Last synced: 18 Feb 2026
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
Last synced: 27 Jan 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/bestia-dev/bestia-dev.github.io
Files for website bestia.dev
maintained ready-for-use tutorial website
Last synced: 22 Jan 2026
https://github.com/ahkarami/playing-with-mxnet
This repository shows my history of MXNet learning.
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/freeclimbapi/java-speech-recognition-how-to-guide
Java - Speech Recognition Tutorial
Last synced: 19 Oct 2025
https://github.com/applitools/tutorial-webdriverio-basic
Applitools Ultrafast Test Grid ClassicRunner tutorial using WebdriverIO 4
applitools tutorial webdriver webdriverio
Last synced: 24 Feb 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/1git2clone/proc-macro-example
A short getting started on derive macros guide in Rust.
compile-time-meta-programming compile-time-reflection guide proc-macro proc-macro-derive reflection rust tutorial
Last synced: 23 Oct 2025
https://github.com/huser123/pynteraktiv.infotanar.eu
education hungarian interactive programming-tutorials python tutorial
Last synced: 23 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/dipaolo/price-extractor
The source code of a video tutorial: how to parse prices from a web site and store them to DB (links in README)
parsing python scraping selenium tutorial web-parser
Last synced: 15 May 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/lagenorhynque/go-getting-started
A barebones Go app, which can easily be deployed to Heroku
Last synced: 19 Jun 2026
https://github.com/peterfox/form-exception-handler-demo
The example code for the article https://medium.com/@SlyFireFox/laravel-tip-a-workflow-for-exceptions-when-handling-forms-9ffb262b6a0
Last synced: 15 Apr 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/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/unikraft/asplos22-tutorial
Architectural Support for Programming Languages and Operating Systems (ASPLOS'22) Tutorial
asplos asplos22 lightweight-virtual-machines tutorial unikernels unikraft
Last synced: 16 Mar 2026
https://github.com/freeclimbapi/node-list-queues-how-to-guide
Node - List Queues Tutorial
Last synced: 28 Jan 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/0xjcf/crypto-wallet-viewer
An open-source guide that teaches developers how to integrate Bitcoin and Ethereum balance checks into a simple Express/TypeScript application. This step-by-step tutorial emphasizes practical lessons, solid architecture, and test-driven development.
bitcoin ethereum mongodb nodejs passportjs testing tutorial typescript web3
Last synced: 16 Apr 2026
https://github.com/eslamalawy/regex
Regular Expression
regex regular-expressions summary tutorial
Last synced: 27 Oct 2025
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/gugazimmermann/course-1-authentication
This repository contains the code for the "Authentication" project, from the ebook "Authentication with React/TypeScript and Jest", which I wrote.
authentication best-practices conventional-commits course ebook eslint husky jest lint prettier react tutorial typescript
Last synced: 24 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/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/freeclimbapi/node-list-calls-how-to-guide
Node - List Calls Tutorial
Last synced: 28 Jan 2026
https://github.com/freeclimbapi/node-list-participants-how-to-guide
Node - List Participants Tutorial
Last synced: 29 Jan 2026
https://github.com/getlarge/create-nestjs-libraries-with-nx
Learn how to build NestJS libraries with Nx
Last synced: 15 Apr 2026
https://github.com/hyzhak/siraj-tutorials
My interpretation of Jupyter Notebooks of Siraj Raval Tutorials
jupyter-notebook machine-learning neural-network python tutorial
Last synced: 15 Apr 2026
https://github.com/aniri/tutorial-facebook-signup
old tutorial moved to github :) - playing with facebook signup
Last synced: 29 Jan 2026
https://github.com/freeclimbapi/node-get-a-queue-how-to-guide
Node - Get a Queue Tutorial
Last synced: 30 Jan 2026
https://github.com/kevin-doolaeghe/emudeck-tutorial
Emulation - EmuDeck Setup Tutorial
Last synced: 30 Jan 2026
https://github.com/derekxkwan/dxk-pd-tutorial
ongoing series of tutorials about computer music in pure data
filters midi puredata tutorial
Last synced: 17 Mar 2026
https://github.com/eduardozepeda/programming-notes
My programming notes a little bit of everything related the web development and software engineering: languages, frameworks, tools and even digital nomadism.
ebooks epub notes pdf programming tutorial tutorials
Last synced: 30 Jan 2026
https://github.com/j-m-li/htmlcssjavascript
Introduction simple et rapide à HTML5, CSS3 et JavaScript
css francais html html-css-javascript javascript tutorial
Last synced: 15 Apr 2026
https://github.com/valen1ob0/git-tuto
Test y tutorial de git/github para entender como funciona
git github learn-with-me tutorial
Last synced: 18 Apr 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/pedrohenriquebr/react-tutorial
React tutorial project
html javascript react tutorial web
Last synced: 15 Apr 2026
https://github.com/conradwt/dockercoins-using-kind
The purpose of this example is to provide instructions for running the Dockercoins sample app using Kind.
dockercoins kind kubernetes redis tutorial
Last synced: 08 Feb 2026
https://github.com/didinj/html5-background-color-examples
HTML5 Tutorial : Set or Change HTML Background Color
background background-color change color examples html html5 set tutorial
Last synced: 08 Feb 2026
https://github.com/modcommunity/how-to-install-skyrim-mods-on-pc
A guide on how to download and install mods in Skyrim for PC (Windows and potentially Linux).
elder-scrolls guide how-to modding mods skyrim skyrim-se skyrim-special-edition sse tutorial
Last synced: 08 Feb 2026
https://github.com/agn-7/test_service
A simple ROS Services (client/server) project.
python python2-7 ros ros-kinetic ros-service ros-services tutorial
Last synced: 15 Apr 2026
https://github.com/aasteria/doukutsu
洞窟物語資源 - Cave Story
cave-story doukutsu-monogatari mods resources tutorial
Last synced: 09 Feb 2026
https://github.com/p-org/p-tutorials-sosp2023
This repository maintains the material related to P Tutorials at SOSP 2023
Last synced: 09 Feb 2026
https://github.com/jeremy-miller/tic-80-tutorials
Various tutorials for the TIC-80 fantasy console
Last synced: 09 Feb 2026
https://github.com/didinj/html-table-example
HTML 5 Tutorial: Table Example
example html html5 html5table htmltable table tutorial
Last synced: 18 Mar 2026
https://github.com/hello-andrew-yan/spigot-smoke
Tutorial on how to implement a smoke sphere in Minecraft using the SpigotAPI.
java minecraft minecraft-plugin spigot spigot-plugin tutorial
Last synced: 27 Feb 2026
https://github.com/davidjnevin/django_girls_tutorial
Django Girls Blog Tutorial
Last synced: 16 Apr 2026
https://github.com/didinj/html-button-example
HTML Tutorial: Button Examples
button examples html html-button html5 tutorial
Last synced: 10 Feb 2026
https://github.com/ccrashzer0/tomghost
Try Hack Me - TomGhost Write Up
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 11 Feb 2026
https://github.com/toolforge/my-first-flask-oauth-tool
Mirror of https://phabricator.wikimedia.org/source/tool-my-first-flask-oauth-tool/
Last synced: 27 Feb 2026
https://github.com/adamtiger/deeplearningtutorial
In-depth tutorial on deep learning
deep-learning pytorch reinforcement-learning tutorial
Last synced: 01 May 2026
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/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/freeclimbapi/node-collect-digits-how-to-guide
Node - Collect Digits Tutorial
Last synced: 13 Feb 2026
https://github.com/fil/d3-cours-gapminder
Un cours de D3 basé sur gapminder
Last synced: 14 Feb 2026
https://github.com/juj/bat_chase
Kuva- ja äänitiedostot Bat Chase WebAssembly+WebGL -peliä varten
Last synced: 02 Apr 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