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-05 00:25:56 UTC
- JSON Representation
https://github.com/morningspace/termitorial
A script that allows you to organize your tutorial in multiple lessons using a hierarchical structure where each lesson is written as a Markdown file, then run interactively in a terminal.
interactive markdown shell terminal tutorial
Last synced: 11 May 2026
https://github.com/tact-lang/tour
WIP: 🎓 Learn Tact in your browser with an interactive tour
interactive-tutorial onboarding tact tact-by-example ton-blockchain tour tutorial
Last synced: 05 Mar 2026
https://github.com/hmemcpy/toolkata
Interactive tutorials for learning developer tools - starting with jj (Jujutsu) for git users
effect-ts git jujutsu nextjs tutorial typescript
Last synced: 02 Apr 2026
https://github.com/sinalalebakhsh/portswigger
Solving PortSwigger Labs in YouTube
portsw portswigger-labs securi tutorial
Last synced: 05 Apr 2025
https://github.com/antonniklasson/cssgrid.pro
An interactive guide through CSS Grid.
Last synced: 22 Apr 2026
https://github.com/cbhihe/doc_python-virtual-environments-quickstart
A hands-on python VE tutorial for Linux users
bash linux pyenv python shell tutorial virtualenv
Last synced: 05 Mar 2026
https://github.com/choidae1/2022-cvlab-winter-study
Repo for learning at 2022 CVLAB Winter Study
deep-learning pytorch tutorial
Last synced: 24 Apr 2026
https://github.com/nsdonato/redux-essentials-example-app
App en proceso, de los vivos de "Aprendiendo: Redux Toolkit desde cero". https://twitch.tv/vamoacodear
Last synced: 24 Apr 2026
https://github.com/vmandic/learning-denojs
I am using this repository to learn about Deno JS.
denojs javascript learning tutorial typescript
Last synced: 27 Apr 2026
https://github.com/ikr4-m/vbscript-learning
Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.
database repository tutorial vbscript
Last synced: 14 Jun 2026
https://github.com/javascript-tutorial/da.javascript.info
Modern JavaScript Tutorial in Danish
Last synced: 07 Apr 2025
https://github.com/flowforfrank/jest-test
🔬 Unit tests created with Jest
javascript jest jest-tests tutorial unit-test webtips
Last synced: 27 Apr 2026
https://github.com/biosimulators/biosimulators_tutorials
Tutorials for BioSimulators
biosimulations biosimulators combine computational-biology jupyter mathematical-modeling numerical-simulation omex sbml sed-ml systems-biology tutorial
Last synced: 12 Feb 2026
https://github.com/dangom/mrtoolkit-recon
Tutorial exercises on MR Image Reconstruction and Parallel Imaging
Last synced: 12 May 2026
https://github.com/melasistema/hyde-wizard
Welcome to the Hyde Wizard repository! This magical project brings to life "The Tale of Zoe: From Doodler to Best-Seller", a whimsical journey of creativity and web development powered by HydePHP and Layouts Manager. You can find the tutorial link in the README.md!
blogging flowbite font-manager google-fonts hydephp landing-page layout-manager tailwindcss tutorial
Last synced: 08 Feb 2026
https://github.com/shreyazh/philosophy
Roadmap for Studying Philosophy
arts humanities learning philosophy philosophy-roadmap react roa tutorial typescript
Last synced: 29 Jun 2026
https://github.com/nfantone/2d-roguelike
Unity3D tutorial for a 2D Roguelike game
Last synced: 07 Jan 2026
https://github.com/ginberg/crypto
Tutorial: Create your cryptocurrency dashboard in R shiny
cryptocurrency r shiny tutorial
Last synced: 03 Jul 2025
https://github.com/pratik-nawale/homelab-vpn-journey
My week-long journey setting up VPN access to my homelab server behind CGNAT - from frustration to success with Tailscale
cgnat documentation homelab mesh-vpn networking self-hosted tailscale tutorial vpn wireguard
Last synced: 29 Nov 2025
https://github.com/danimart1991/wuaanimationsintroduction
Introduction to WUA Animations.
animations howto tutorial uwp windows windows-8 wua xaml
Last synced: 02 Oct 2025
https://github.com/cubrid-labs/cubrid-python-cookbook
Production-ready Python examples for CUBRID — quickstarts, migration guides, templates, performance patterns
celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript
Last synced: 01 Apr 2026
https://github.com/h-iaac/cst-tutorial-babybot
This repository provides the content of the ICDL tutorial, we use a Docker-based environment to integrate infant behavior models using the CST (Cognitive System Toolkit). Tutorial presented at the ICDL (International Conference on Development and Learning).
attention cognitive-architectures cognitive-robotics cognitive-science coppeliasim docker java mimo perception sensorial tutorial
Last synced: 29 Sep 2025
https://github.com/snipcart/snipcart-angular
A tutorial on integrating a single page Angular app with Snipcart's shopping cart platform.
angularjs ecommerce javascript tutorial
Last synced: 14 Apr 2026
https://github.com/imvickykumar999/djangowithharry
Django Tutorial In Hindi : https://youtu.be/JxzZxdht-XY?t=8753
bootstrap codewithharry django imvickykumar999 tutorial
Last synced: 06 May 2026
https://github.com/ismacortgtz/cpp-guide
An intermedius guide to learn C++ from any knowledge level.
course cpp cpp-course english guide spanish tutorial
Last synced: 07 Oct 2025
https://github.com/filippomb/tutorial_gnn_explainability
This in an introduction to PyTorch Geometric, the deep learning library for Graph Neural Networks, and to interpretability tools for analyzing the decision process of a GNN.
captum explainability explainable-ai geometric-deep-learning graph-neural-networks pytorch-geometric tutorial tutorial-code
Last synced: 29 Jun 2026
https://github.com/robertcorponoi/unreal-follow-lead-ai
Demo project for my tutorial about creating an Ally AI that can follow the player around or lead them around the level.
ai cpp tutorial unreal-engine unreal-engine-4
Last synced: 29 Jun 2026
https://github.com/applitools/example-playwright-csharp
Applitools Example: Playwright in C#
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud nunit playwright test-automation tutorial ultrafast-grid visual-testing
Last synced: 09 May 2026
https://github.com/the-akira/pygamedev
Repositório voltado para estudos sobre o desenvolvimento de Games com Python.
examples pygame pygame-games pygame-library python3 tutorial
Last synced: 03 Mar 2026
https://github.com/idanov/craftinginterpreters
Implementation of craftinginterpreters.com in Rust
craftinginterpreters interpreter learning-by-doing rust tutorial
Last synced: 25 Feb 2026
https://github.com/saeedkohansal/php-oop-crud-pdo-mysql-script
I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.
backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development
Last synced: 05 Jan 2026
https://github.com/purejoymind/csharpdocs
C# Personal notes and documents
csharp csharp-code document documentation documents mosh-hamedani notes tutorial
Last synced: 10 Jun 2026
https://github.com/bessouat40/exe-generation-tutorial
Tutorial for exe generation
executable executable-file executable-packing python tutorial
Last synced: 01 Jun 2026
https://github.com/bhattbhavesh91/tensorgram-tutorial
Tutorial on TensorGram which is a real-time remote service to get the Keras callbacks to the telegram including the details of metrics.
keras telegram telegram-bot tensorflow tensorflow2 tensorgram tutorial
Last synced: 04 May 2026
https://github.com/azure/iot-central-compute
A simple way to do compute and data transformation on data sent to Azure IoT Central using Azure Functions and a slightly modified version of the Azure IoT Central Device Bridge.
azure-functions data-transformation iot iot-central javascript nodejs tutorial
Last synced: 04 Sep 2025
https://github.com/valera-rozuvan/howtos
a collection of HOWTO documents - mostly linux related
Last synced: 02 Mar 2026
https://github.com/nexmo/ruby-passwordless-login
Passwordless Login with Nexmo Verify
Last synced: 17 Aug 2025
https://github.com/antonio-f/tensorflow2_digits_classification-linear_classifier-mlp
TensorFlow2 digits classification - Linear Classifier and MLP
deep-learning digit-classification linear-classifier linear-model logistic-classifier logistic-regression machine-learning matplotlib mlp mnist multilayer-perceptron-network neural-networks numpy python tensorflow2 tutorial
Last synced: 24 Feb 2026
https://github.com/banghuazhao/app-ideas
A Swift iOS app for discovering and organizing app development project ideas. Features curated collections by difficulty level, detailed requirements, user stories, and implementation guidance. Perfect for developers looking to build their portfolio and improve coding skills.
advanced-projects app-development beginner-friendly coding-challenges coding-projects developer-tools educational intermediate-projects ios learning-resource mobile-development portfolio-builder practice programming project-ideas skills-improvement software-development swift swiftui tutorial
Last synced: 10 Aug 2025
https://github.com/theinvincibleknight/aws-knowledge-hub
This repository serves as a central hub for storing AWS-related scripts, documents, guides, and step-by-step tutorials. This repository aims to simplify AWS operations and empower users with practical knowledge and tools. Explore, contribute, and accelerate your journey with Amazon Web Services!
amazon-web-services automation aws ci-cd-pipeline devops json shell-script tutorial
Last synced: 01 Mar 2026
https://github.com/edijunior88/astro_documentacao
🚀 Astro é um framework web tudo em um para a construção de websites rápidos, focados em conteúdo.
astro astrojs blog documentacao documentation tutorial
Last synced: 19 Feb 2026
https://github.com/hasanbaysal/uml-class-diagrams
Uml Class diyagramları ve anlamlarıyla ilgili aldığım notlar
tutorial uml uml-class-diagram uml-diagram
Last synced: 19 Mar 2026
https://github.com/zachwhaley/cmake-prep
cmake practice preparation tutorial
Last synced: 19 Mar 2026
https://github.com/ldilley/linmod
:penguin: Various demonstrational Linux kernel modules
c example example-code linux linux-drivers linux-kernel linux-kernel-module operating-system tutorial tutorial-code
Last synced: 28 Apr 2026
https://github.com/lat-lon/deegree-workshop
Quickstart Tutorial for setting up INSPIRE Network Services with deegree web services
configuration deegree docker docker-commands inspire ogc-services slide tutorial wfs workshop-materials
Last synced: 23 Jan 2026
https://github.com/drkenreid/introductory-data-science
Hands-on machine learning tutorials in Google Colab, covering various algorithms and techniques for learners at different levels.
cnn data data-science deep-learning learning-datascience learning-machine-learning learning-python neural-network neural-networks regression rnn science tutorial tutorial-exercises tutorials
Last synced: 28 Jan 2026
https://github.com/piotrpersona/etcd-core
Core concepts of etcd database assembled in a single document.
coreos-etcd etcd etcd-tutorial raft tutorial
Last synced: 19 Mar 2026
https://github.com/zerotohero-dev/octomate
Octomate: Automation made easy.
automation buddy-works byte-sized bytesized-javascript bytesized-tv ci-cd demos deps deps-url javascript learning libary pipeline podcast screencast trainings tutorial vidcast videocast videos
Last synced: 05 Jul 2025
https://github.com/robertobochet/keras-talk
Jupyter notebook for the Keras talk, part of the Python Course 2021 by Politecnico Open unix Labs
course jupyter-notebook keras neural-network politecnico-di-milano politecnico-open-unix-labs python slides talk tensorflow tensorflow-tutorials tutorial tutorial-code
Last synced: 13 Feb 2026
https://github.com/applitools/example-cypress-javascript
Applitools Example: Cypress in JavaScript
applitools applitools-example applitools-eyes applitools-tutorial cypress javascript test-automation tutorial ultrafast-grid visual-testing
Last synced: 15 Apr 2025
https://github.com/chenshuliu/machine-learning-in-r
Introduction to Machine Learning Application in R
Last synced: 18 Jan 2026
https://github.com/applitools/example-playwright-java
Applitools Example: Playwright in Java
applitools applitools-example applitools-eyes applitools-tutorial java playwright test-automation tutorial ultrafast-grid visual-testing
Last synced: 26 Sep 2025
https://github.com/benckx/liquibase-jooq-codegen-example
How to generate your DAO code from your Liquibase definition
codegen codegenerator database example example-project gradle jooq jooq-generator kotlin liquibase sqlite3 sqllite tutorial tutorial-code
Last synced: 22 Feb 2026
https://github.com/iamflowz/multi-region-cdk-example
Companion repository for the Multi Region Deployments blog post
Last synced: 03 May 2026
https://github.com/shahednasser/chrome-omnibox-tutorial
Tutorial on How to Use Chrome's Omnibox API
chrome chrome-extension javascript tutorial
Last synced: 10 May 2026
https://github.com/1010code/face-swap-tutorial
convex-hull delaunay-triangulation face-alignment face-swap landmarks opencv tutorial
Last synced: 25 Oct 2025
https://github.com/sylhare/java
:coffee: Some java experiences for fun
beginner cucumber documentation encapsulation intellij java java-development java-virtual-machine maven polymorphism sdk tutorial
Last synced: 03 May 2026
https://github.com/bradgarropy/static-web-server
server static-server static-web-server tutorial web-server
Last synced: 18 Mar 2026
https://github.com/jakesteam/firebasereference
FirebaseReference is a project being developed alongside a straightforward tutorial series, featuring step by step guides to every service in Firebase.
android authentication cloud-firestore cloud-functions cloud-storage crashlytics firebase hosting invites kotlin mlkit performance-monitoring realtime-database tutorial
Last synced: 08 May 2026
https://github.com/erickwendel/palestra-docker-nodejs-containers-msptech
Demonstração da apresentação sobre Containers Docker e Node.js no MSP Tech Day Azure realizado em 01/09/2018
docker docker-compose example message mongodb nodejs postgres redis tutorial
Last synced: 10 Apr 2026
https://github.com/tienhuynh-tn/git-github-basic-tutorial
:octocat: Basic knowledge of Git/GitHub :octocat:
basic git git-tutorial git-tutorials github github-tutorial github-tutorials knowledge share tutorial vietnamese
Last synced: 20 May 2026
https://github.com/onlyphantom/accomplish
A multi-series tutorial walking through the development of a task manager app, CRUD operations, and a cohesive UI design using the latest from Bootstrap and Material Design.
bootstrap4 flask flask-application flask-sqlalchemy material-ui tutorial
Last synced: 16 Apr 2026
https://github.com/TexasBullet26/trey-learns
This is a repository to keep track of anything I'm learning. Notes on tutorials, books, docs, anything.
bootstrap code education ember go golang javascript learning notes php progress python react rust self-education tutorial tutorials
Last synced: 23 Aug 2025
https://github.com/ga58lar/ros2-docker-example
ROS2 Docker example
docker dockerfile ros2 tutorial
Last synced: 30 Mar 2025
https://github.com/yankeexe/demo-chat-app
Demo Chat app built for my YouTube video 🎥
largelanguagemodel llama3 llm local-llm ollama streamlit streamlit-webapp tutorial youtube
Last synced: 24 Aug 2025
https://github.com/mocdaniel/k8s-primer
how-to kubernetes mkdocs tutorial workshop
Last synced: 09 May 2026
https://github.com/javascript-tutorial/tk.javascript.info
Modern JavaScript Tutorial in Turkmen
Last synced: 07 Apr 2025
https://github.com/vanheemstrasystems/real-flight-simulator-8
Real Flight Simulator 8
8 drone flight heli helicopter realflight simulator tutorial
Last synced: 06 Jan 2026
https://github.com/didinj/react-native-facebook-login-example
React Native Tutorial: Facebook Login Example
example facebook fbsdk login native react react-native reactnative tutorial
Last synced: 19 Jan 2026
https://github.com/bessouat40/docker-postgres-sqlalchemy
Postgresql database connect to sqlalchemy.
beginner beginner-project docker docker-compose postgresql python sqlalchemy template template-project templates tutorial
Last synced: 26 Sep 2025
https://github.com/teebusch/r-intro
A brief hands-on introduction to R with RStudio, the Tidyverse, and RMarkdown.
Last synced: 17 Mar 2025
https://github.com/hashicorp-education/learn-terraform-migrate-s3-tfc
Companion repository for "Migrate from Remote S3 Backend to Terraform Cloud" Learn tutorial
Last synced: 25 Mar 2025
https://github.com/nidup/manipulate-csv-data-in-php
Tutorials on How to Read and Write CSV Files in PHP
Last synced: 29 May 2026
https://github.com/miguelmota/consensys-zkevm-messenger-l2-to-l1-example
Send a message from L2 ConsenSys zkEVM testnet to L1 Goerli.
bridge consensys consensys-zkevm cross-chain ethereum example hardhat messenger multi-chain smart-contract solidity tutorial zk zkevm
Last synced: 04 May 2026
https://github.com/schadokar/colorcli
the `colorcli` is to return the name of the hexcode of the color. If the hexcode doesn't exist then `colorcli` can add the color.
Last synced: 14 May 2025
https://github.com/davidmoremad/fraud-exercise
Creamos una BBDD de transacciones y mediante Python detectamos actividad fraudulenta
curso ejerciciosresueltos python supabase tutorial
Last synced: 19 Apr 2026
https://github.com/kwabenberko/mailtrap-tutorial
A Tutorial on Email Testing using Mailtrap.io
email expressjs javascript mailtrap nodejs sandbox testing tutorial
Last synced: 09 Apr 2026
https://github.com/spack/spack-tutorial-ami
Setup scripts for our Spack tutorial AMI
Last synced: 13 Mar 2026
https://github.com/javascript-tutorial/si.javascript.info
Modern JavaScript Tutorial in Sinhala
Last synced: 15 Aug 2025
https://github.com/wsdltophp/packagecolissimopickuppoint
PHP SDK for Colissimo Pickup Point Web Services with SOAP
colissimo-webservices packagegenerator php soap-client tutorial
Last synced: 15 Aug 2025
https://github.com/tomheaton/react-tutorial
a react tutorial
react tailwindcss tutorial vite
Last synced: 11 Apr 2026
https://github.com/beeman/tutorial-styling-angular-cli-apps-with-bootstrap
Example repo for tutorial: Styling Angular CLI Apps with Bootstrap
angular angular-cli bootstrap tutorial
Last synced: 15 Jul 2025
https://github.com/websolutionstuff/laravel-9-crud-operation-example
As we know Laravel 9 was officially released yesterday with many new functionalities like Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved route list output, a Laravel Scout database driver, etc, and many more and laravel 9 version requires a minimum PHP version of 8.0. So, here I will show you how to create CRUD operation in laravel 9, in this site we have performed many crud operations with example crud operation in ajax crud operation in laravel 8 etc. So, today I will give you laravel 9 crud application example or how to create crud in laravel 9.
crud crud-application crud-operation example html laravel laravel-9-crud-operation laravel-crud-operation laravel8 laravel9 php tutorial
Last synced: 30 Mar 2025
https://github.com/thibaudcolas/wagtail-tutorials
If you want to learn to use Wagtail, you are in the right place!
django djangogirls documentation gitbook netlify tutorial wagtail walkthrough
Last synced: 02 Apr 2025
https://github.com/eggy115/objective-c
Objective-C
examples objective-c objective-c-examples objective-c-scripts objectivec objectivec-examples programs script scripts tutorial
Last synced: 30 May 2026
https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.
asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube
Last synced: 28 Apr 2026
https://github.com/applitools/example-webdriverio-javascript
Applitools Example: WebdriverIO in JavaScript
applitools applitools-example applitools-eyes applitools-tutorial execution-cloud javascript test-automation tutorial ultrafast-grid visual-testing webdriverio webdriverio-v7 webdriverio-v8
Last synced: 15 Apr 2025