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-07-03 00:28:28 UTC
- JSON Representation
https://github.com/lennonka/sphinx-tutorial-cs
Český tutoriál k dokumentačnímu nástroji Sphinx a značkovacímu jazyku reStructuredText
czech restructuredtext sphinx-doc tutorial
Last synced: 03 Jul 2026
https://github.com/thehoneymad/tweetsearchsample
A sample search api on asp.net core baked by ANTLR with a sample data storage of Azure CosmosDb
antlr4 asp-net-core dotnet-core query-language rest-api sample-code search searching tutorial tutorial-sourcecode
Last synced: 17 May 2026
https://github.com/sierra-arn/quarto-docker-guide
Quarto Docker Guide: Transparent Multi-Language Environment Setup
conda data-science docker educational html julia latex multi-language pdf python quarto quarto-docker r-language tinytex tutorial
Last synced: 14 Apr 2026
https://github.com/emanuele-em/slicing-in-python
Simple guide - Slicing in Python by examples
array best-practices guide python3 slicing string tutorial wiki
Last synced: 21 Mar 2025
https://github.com/muhammadaminusmonov/djangotutorial
Django Tutorial project
Last synced: 18 May 2026
https://github.com/androidcrypto/esp32_adafruit_pn532_read_credit_card
The tutorial explains how to read a Credit Card on an ESP32 with a connected PN5232 NFC reader.
arduino credit-card creditcard emv emv-card emv-contactless esp32 nfc nfc-card-reader pn532 pn532-rfid-module tutorial tutorial-code
Last synced: 25 Jan 2026
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/androidcrypto/esp32_adafruit_pn532_mifare_desfire_evx_starter_tutorial
The starter tutorial explains how to use a Mifare DESFire NFC card on an ESP32 with a connected PN5232 reader.
arduino desfire desfire-ev1 desfire-ev2 desfire-ev3 esp32 mifare mifare-desfire nfc nfc-card-reader nfc-reader pn532 pn532-rfid-module tutorial tutorial-code tutorial-sourcecode
Last synced: 25 Jan 2026
https://github.com/shshojaei/python-tutorial
Python tutorials
jupyter-notebook matplotlib numpy pandas programming-t python python-tutorial scipy seaborn tutorial
Last synced: 05 Apr 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/christopherandrewtopalian/catopalian_python_computer_science
A Python tutorial series that teaches pure functional programming with a data driven object oriented style.
computer-science py python tutorial
Last synced: 11 Sep 2025
https://github.com/lord-turmoil/rabbitmqdemo
A demo of RabbitMQ in Spring Boot
Last synced: 17 May 2026
https://github.com/rmnblm/cnsm-smart-contracts-tutorial
Handout for the Smart Contracts Tutorial at CNSM in Rome 🇮🇹
smart-contracts solidity tutorial
Last synced: 20 May 2026
https://github.com/freeclimbapi/java-dequeue-member-how-to-guide
Java - Dequeue a Member Tutorial
Last synced: 11 Sep 2025
https://github.com/stefanbohacek/radical-gallery
A radically simple gallery you can host for free.
gallery image-gallery neocities tutorial
Last synced: 02 Jul 2026
https://github.com/EvokeMadness/SALOME-Cheat-Sheets
Cheat sheets for SALOME
cad cheat-sheet cheat-sheets cheatsheet cheatsheets salome tutorial
Last synced: 31 Mar 2025
https://github.com/abmsourav/journey-of-typescript
Let's Learn TypeScript
docs javascript tutorial typescript typescript-definitions webdevelopment
Last synced: 03 May 2026
https://github.com/manuelarte/presentation-create-your-first-linter
Presentation about creating your first linter.
go golang golangci golangci-lint guide linter meetup plugin tutorial
Last synced: 17 Jan 2026
https://github.com/emmanuel-dominic/ot-bootcamp-v1
Bootcamp learning tutorial level-up deep dive in python, with a flask application!
api bootcamp css deep-learning flask html javascript postgresql python tutorial
Last synced: 09 Apr 2026
https://github.com/chingc/demo-github-actions
GitHub Actions quickstart and reference for my future self.
demo github-actions quickstart reference tutorial
Last synced: 03 Mar 2025
https://github.com/martishin/a-tour-of-go
Exercise solutions for "A Tour of Go"
Last synced: 11 Jan 2026
https://github.com/mlhiter/messenger
A chat application,simple and fully-functional.
chat messenger real-time tutorial
Last synced: 10 Apr 2026
https://github.com/schluppeck/matlab-catchup
Documents and some code snippets for Matlab catch-up session
Last synced: 21 Mar 2025
https://github.com/reubano/pyconza-tutorial
Jupyter notebooks and data for "Data Mining and Processing for fun and profit" PyConZA16 tutorial
data functional-programming jupyter-notebook meza pycon python tutorial
Last synced: 17 May 2026
https://github.com/liteobject/docker.training
Writing a Dockerfile for a C# Application
containerization csharp docker dockerfile tutorial
Last synced: 17 May 2026
https://github.com/bittricky/node-torrent
Simple node.js bittorrent client
javascript nodejs torrent tutorial
Last synced: 17 May 2026
https://github.com/neozenith/hello_go
Toy project exploring the capabilities of GoLang
Last synced: 21 Mar 2025
https://github.com/marwendoukh/android-layouts-exam-solution
The solution for the android layout exam
android android-layout tutorial
Last synced: 19 Jul 2025
https://github.com/huangfusl/python-lec
Slides and example code for the Python lecture in 2023-2024 Spring semester.\
python tutorial tutorial-exercises
Last synced: 24 Aug 2025
https://github.com/freeclimbapi/node-update-a-queue-how-to-guide
Node - Update a Queue Tutorial
Last synced: 28 Jan 2026
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-make-recording-how-to-guide
Node - Make Recording Tutorial
Last synced: 27 Feb 2026
https://github.com/freeclimbapi/node-delete-recording-how-to-guide
Node - Delete a Recording
Last synced: 10 Feb 2026
https://github.com/freeclimbapi/node-handle-a-call-queue-how-to-guide
Node - Inbound Call Queue Tutorial
Last synced: 05 Feb 2026
https://github.com/freeclimbapi/node-connect-caller-to-another-party
Node - Connect Caller To Another Party
Last synced: 25 Feb 2026
https://github.com/salmanbe/laravel-firebase-tutorial
Tutorial to integrate Laravel with firebase database using kreait/laravel-firebase.
bootstrap5 firebase html5 laravel laravel-firebase php tutorial
Last synced: 06 Apr 2026
https://github.com/liteobject/demo.loadtesting.locust
Getting Started with Load Testing Using Locust
csharp load-testing locust python tutorial
Last synced: 10 May 2026
https://github.com/haroldadmin/hello-kotlin
Code samples to introduce Kotlin to beginners in programming
Last synced: 18 Jul 2025
https://github.com/josephadoga/hamburger-menu
How to create Hamburger Menu in HTML and CSS.
github hamburger-menu tutorial
Last synced: 17 Jul 2025
https://github.com/chrisiogwaan/cpp-teaching
C++14 Learning
cpp cpp14 documentation practice-programming proramming tutorial
Last synced: 17 Feb 2026
https://github.com/ikzaa/systemd-systemctl
Discover systemd and systemctl, the modern init system for Linux. Learn efficient service management, parallel booting, and centralized logging. 🚀🛠️
configuration containers daemon-management devops journald linux linux-commands linux-logging linux-services machinectl service service-management sysadmin system-administration systemctl systemd systemd-nspawn tutorial
Last synced: 16 Jul 2025
https://github.com/squishy123/networking-with-greenfoot
Short tutorial for setting up sockets in greenfoot
Last synced: 16 Jul 2025
https://github.com/yuji-k64613/ansible_tutorial_ja
ansible best-practices tutorial
Last synced: 17 May 2026
https://github.com/dumebii/simon-game
A website version of the Simon Game. Come and play the captivating Simon game here. Link below 👇🏾👇🏾
css3 game game-development html-css-javascript html5 javascript tutorial
Last synced: 08 May 2026
https://github.com/ijlee2/lights-out-octane
Ember-D3 tutorial for Ember ATX Meetup
d3 d3js ember ember-octane emberjs lights-out lights-out-game tutorial
Last synced: 07 May 2026
https://github.com/olliefr/go-docker-example
An example of compiling and running an application written in Go in a Docker container.
docker dockerfile example go golang tutorial
Last synced: 17 May 2026
https://github.com/princep/mobile-computing-project
Mobile Computing Project
Last synced: 04 May 2026
https://github.com/rustkas/zig_how_it_works
Исходные коды к статье о языке программирования Zig "Как работает Zig?"
Last synced: 14 Jul 2025
https://github.com/mariokreitz/mytritubepageformycats
A tiny and simple tribute page for my lovely cats as a part of a practice project
css freecodecamp-project german html learning-by-doing tutorial
Last synced: 23 Jun 2025
https://github.com/vladyslav-panchenko280/debug-custom-hooks-in-react
A React + TypeScript app with intentional bugs in custom hooks. Practice debugging with StrictMode, useDebugValue, and React DevTools. Includes 4 real-world bugs: race conditions, stale closures, missing dependencies, and unstable references.
debugging frotnend react react-devtools react-training strict-mode tutorial typescript
Last synced: 07 Apr 2026
https://github.com/sumit03guha/python-poetry-init
Introductory guide to python-poetry.
guide introduction poetry poetry-python python python3 tutorial web3py
Last synced: 13 Mar 2025
https://github.com/thawkin3/boundaries-demo
Demo of Clean Code Chapter 8: Boundaries
clean-code date-time react tutorial workshop
Last synced: 18 May 2026
https://github.com/applitools/tutorial-webdriverio5-ultrafastgrid
Applitools Ultrafast Test Grid VisualGridRunner tutorial using WebdriverIO 5
Last synced: 23 Jun 2025
https://github.com/colin-farkas-personal/nextjs-dashboard
A dashboard built with Next.js following the Learn Next.js tutorial
Last synced: 18 May 2026
https://github.com/ddewaele/tutorial.spring.simple.jpa
Simple Skeleton Spring Boot JPA app
spring-boot spring-boot-jpa tutorial
Last synced: 16 May 2026
https://github.com/mtumilowicz/clojure-ring-reitit-h2-workshop
Exemplary Clojure webapp written with ring, reitit, conman.
clojure clojure-development clojure-exercises clojure-rest clojure-tutorial conman reitit ring tutorial workshop workshop-materials
Last synced: 22 Jun 2025
https://github.com/stephane-klein/linux-firewall-playground
Linux firewall playground environment
draft firewall playground tutorial
Last synced: 18 May 2026
https://github.com/syncfusionexamples/importing-and-exporting-rules-in-the-vue-query-builder
A Vue quick start project that shows how to import and export rules in the Syncfusion Vue Query Builder component. This project contains simple code to export rules to JSON and SQL. The code includes Inline, Parameter, and Named Parameters SQL query handling.
ej2-query-builder exporting html5 importing inline-sql json mongodb named-parameter-sql parameter-sql query-builder query-builder-ui sql tutorial vue vue-components vue-query-builder vue-ui-components vuejs
Last synced: 02 May 2026
https://github.com/arction/lcu-tutorial-areaseries-04
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple AreaSeries.
areaseries chart charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/conways-glider/minigrep
An implementation of the minigrep example from the Rust lang documentation.
Last synced: 05 Apr 2025
https://github.com/youngermaster/my-tutorials
This repository has some scripts that I used to teach people some concepts about different topics
Last synced: 16 May 2026
https://github.com/madi-s/pydantic-tutorial
Quick glance on what da hell pydantic is.
Last synced: 13 Jul 2025
https://github.com/zvyn/yatt
My resullt of following the tutorial at https://www.tensorflow.org/tutorials/mnist/beginners/.
mnist-classification tensorflow tutorial
Last synced: 29 Mar 2025
https://github.com/freeclimbapi/java-list-participants-how-to-guide
Java - List Participants Tutorial
Last synced: 29 Oct 2025
https://github.com/georginapuig/djangogirls
DjangoGirls tutorial.
blog bootstrap css django djangogirls html python python3 tutorial
Last synced: 12 Apr 2026
https://github.com/aygp-dr/jwt-parsing-examples
A cross-language exploration of JWT header parsing techniques across multiple programming paradigms
clojure examples functional-programming hy javascript jwt lisp parsing python racket rust scheme shell tutorial typescript
Last synced: 30 Apr 2025
https://github.com/kahsolt/conv2d-kernels-cluster
Try simplifying a CNN by conv-kernel clustering!
Last synced: 11 Jul 2025
https://github.com/joaofaveri/redux-essentials-tutorial
The Redux Essentials tutorial is a "top-down" tutorial that teaches "how to use Redux the right way", using our latest recommended APIs and best practices
frontend nodejs reactjs redux redux-thunk redux-toolkit tutorial tutorial-code typescript
Last synced: 07 Apr 2026
https://github.com/amitnema/spring-coach
This repository contains the code to teach the spring or the beginners.
java maven spring spring-coach spring-xml springframework tutorial tutorials
Last synced: 18 May 2026
https://github.com/optimistvova75rc/codex-roblox-saj
Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.
code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial
Last synced: 19 Jun 2025
https://github.com/wr47h/learn-go-by-example
Learning Go from Go by Example
go gobyexample golang tutorial
Last synced: 11 Jan 2026
https://github.com/yatw/wordpressexperiment
A simple website made from WordPress and run on XAMPP localhost
Last synced: 18 May 2026
https://github.com/ermlab/introduction-to-julia
Introduction to Julia Lang, basic data types, functions and matrix operations
Last synced: 07 Apr 2026
https://github.com/antonio-f/local-rag-llama3
Local RAG using LLaMA3
annotated artificial-intelligence hands-on jupyter-notebook langchain llama3-rag llm local machine-learning python rag retrieval-augmented-generation scikit-learn support-vector-machines tutorial
Last synced: 09 Apr 2026
https://github.com/qwreey/lua_tutorial_for_korean
lua를 입문하려는 사람들을 위한 튜토리얼, 한글판
Last synced: 08 Sep 2025
https://github.com/arction/lcu-tutorial-barseries-05
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple BarSeries.
barseries charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy
Last synced: 12 Mar 2025