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-27 00:27:56 UTC
- JSON Representation
https://github.com/mpc-bioinformatics/pia-tutorial
Tutorial for PIA - Protein Inference Algorithms
Last synced: 15 Mar 2026
https://github.com/junaidqadirb/timbercast-s01e03-poll
E03: Twitter Poll
laravel livewire poll poll-application timbercast tutorial twitter-poll
Last synced: 08 May 2026
https://github.com/kadyb/sf_load_save
Tutorial on how to load and save spatial vector data in R
Last synced: 28 Jul 2025
https://github.com/michaeldouglas/mvcgo
Tutorial Go MVC
article golang mvc mvc-architecture tutorial
Last synced: 16 Mar 2025
https://github.com/dmvianna/gabriel-tut
Data science tutorial by @gabriel439
data-science haskell-stack tutorial
Last synced: 07 Oct 2025
https://github.com/baeldung/linux-tutorials
Supporting code for the tutorials on https://www.baeldung.com/linux
Last synced: 08 May 2026
https://github.com/better-go/learn-go
go go-kratos go-micro go-zero golang learning-by-doing tutorial
Last synced: 30 Mar 2025
https://github.com/guaix-ucm/megaradrp-cookbook
MEGARADRP Cookbook
astronomy python science tutorial
Last synced: 08 Mar 2026
https://github.com/reneweb/react-native-component-tutorial
This repository contains some examples on how to create react native components
javascript native-components react-native tutorial
Last synced: 04 Apr 2026
https://github.com/pedrochamberlain/proffy
A single page application for Rocketseat's Next Level Week #2
react react-native spa tutorial typescript
Last synced: 08 May 2026
https://github.com/rafi/docker-k8s-101
Docker & Kubernetes 101
101 docker kubectl kubernetes tutorial
Last synced: 18 Apr 2026
https://github.com/wave-av/examples
Working examples for WAVE SDK, ADK, and MCP server
examples streaming tutorial typescript video
Last synced: 18 Apr 2026
https://github.com/alexmhack/expressjs-todo-list
A simple todo list web app in ExpressJS
expressjs getting-started mongodb simple-app todolist tutorial
Last synced: 04 Apr 2026
https://github.com/flowforfrank/chrome-extension
๐ถ๏ธ Chrome extension created with JavaScript
chrome chrome-extension extension javascript tutorial webtips
Last synced: 19 Apr 2026
https://github.com/julesblm/geologicalmapthehague
The end result of a leaflet.js geological map tutorial.
geology leaflet-map leafletjs tutorial
Last synced: 21 Feb 2026
https://github.com/yagiziskirik/screentypr
Transparent chat boxes for illustration purposes
css electronjs html javascript nodejs streaming-tool tutorial twitch youtube
Last synced: 12 Apr 2026
https://github.com/nikos-kekatos/spaceex-tutorials
SpaceEx tutorials and features
executable plotting reachability-analysis spaceex spaceex-tutorials tutorial
Last synced: 15 May 2025
https://github.com/thawkin3/a11y-card-components
This project is meant to teach software engineers how to create accessible card components in React. It includes good examples and bad examples.
a11y accessibility demo react tutorial workshop
Last synced: 18 Apr 2026
https://github.com/1337xcode/android-game-hacking
Android game hacking and modding based repo with curated list of tools and source codes.
android android-game-hacking android-modding game-hacking mod-menu reverse-engineering tutorial
Last synced: 23 Mar 2025
https://github.com/dplaton/obstacle-course
Obstacle course game built using LibGDX and Ashley
Last synced: 07 Oct 2025
https://github.com/gotz1480/sqlite-tutorials
SQLite tutorials in C
sqlite sqlite3 sqlite3-database tutorial
Last synced: 07 Apr 2025
https://github.com/krsoninikhil/phil-opp-rust-os
A small working Operating System in Rust. Follows this blog series https://os.phil-opp.com/
Last synced: 22 Mar 2025
https://github.com/missingdays/supermariokotlin
Implementation + refactoring + new features of https://github.com/BrentAureli/SuperMario libgdx tutorial
Last synced: 17 Apr 2026
https://github.com/actinia-org/actinia-example-plugin
A small example plugin for actinia-core.
actinia actinia-plugin geospatial opensource rest-api tutorial
Last synced: 17 Jan 2026
https://github.com/desoga10/webpack-babel
A simple tutorial on how to set up React using Webpack and Babel in the most minimalistic way possible.
babel babel-plugin react reactjs tutorial web-development webpack webpack4
Last synced: 12 Apr 2026
https://github.com/kathleenwest/azure-virtual-machine-web-app-demo-project
This tutorial azure cloud project demonstrates how to install a basic web app on a virtual machine. We will use our azure account to creature a resource group and virtual machine. Then we will install and configure the virtual machine to run nginx web server and python. Our web app is a flask template and python web application that is uploaded to our virtual machine and then configured to run with nginx. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on an azure cloud virtual machine.
azure azure-virtual-machine azure-web-app azure-webapp demo flask flask-app flask-application how-to nginx nginx-configuration nginx-proxy nginx-reverse-proxy nginx-server python tutorial video virtual-machine virtual-machines-installation web-app
Last synced: 11 Apr 2026
https://github.com/kingdrea/rpg
RPG offers a clear framework for developing KL-regularized policy gradient methods in online reinforcement learning. This repository includes tools for data preparation and the RLHF process, making it easier to implement the concepts from our research. ๐ ๏ธ๐
angband application canvas combat composer flutter game-engine godot hacktoberfest laravel roguelike turn-based tutorial ultima-online unity unreal-engine web webgame
Last synced: 17 Aug 2025
https://github.com/marianpekar/ue5-fetch-art
An example project for 'Learn Working with APIs in Unreal Engine by Building a Virtual Art Gallery' tutorial.
blog-post cplusplus cpp tutorial ue5 unreal-engine unreal-engine-5
Last synced: 25 Oct 2025
https://github.com/ccrashzer0/lazyadmin
A write-up for the Lazy Admin challenge from TryHackMe.
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 04 Jan 2026
https://github.com/vagnerbellacosa/curso_github
Compartilhando o material de apoio curso DIO GitHub Iniciante de Rafael Galieani
git github tutorial version-control
Last synced: 16 May 2026
https://github.com/kathleenwest/connect-app-to-azure-sql-server-storage-demo-project
Let's have some fun and showcase our pets and their photos in a web application. This is a python web app that connects to both an Azure SQL Server Database and an Azure Blob Storage Container. Watch the tutorial video for step-by-step instructions on how to create the azure resources and utilize them in the web app for your own project.
azure azure-sql-database azure-sql-db azure-sql-server azure-storage azure-storage-blob azure-storage-blobs azure-storage-container demo demo-app how-to pets python python-tutorial python-web-application python-webapp tutorial tutorial-demos tutorial-videos video
Last synced: 19 Apr 2026
https://github.com/yasenstar/powerbi_tutorial
Base on "PowerBI Tutorial" book, provide step by step video demo on learning and mastering Power BI tool
analytics data microsoft powerbi tutorial visualization
Last synced: 07 Jan 2026
https://github.com/umesh-timalsina/not-so-long-intro-to-pydantic
A basic tutorial on introducting pydantic basemodels and their usage
Last synced: 23 Mar 2025
https://github.com/L4zzur/minecraft-on-ursina
ะัะพัะพัะธะฟ Minecraft ะฝะฐ ัะทัะบะต Python ะธ ะดะฒะธะถะบะต Ursina
minecraft python tutorial ursina-engine
Last synced: 20 Apr 2026
https://github.com/annimon-tutorials/newtab-firefox
NewTab addon template
firefox-addon html speed-dial tutorial
Last synced: 04 Jan 2026
https://github.com/dariodip/golearngo
A workshop for learning the basic concepts of Go.
Last synced: 16 Aug 2025
https://github.com/lucasmagnum/django-tip-01
#DjangoTIP 01
django example-project portfolio python tutorial
Last synced: 20 Apr 2026
https://github.com/dogxii/zero-frontend
ไป๐ฅๅฐ1ๅญฆไน ๅ็ซฏ ๆ็จๅฎ่ทต่ทฏ็บฟๅพ :) ๅ็ซฏๅๅญฆ่ ๆ็จ๏ผHTML CSS JavaScript Nodejs React TypeScript
css frontend html javascript react tutorial
Last synced: 18 Apr 2026
https://github.com/petercamilleri/connect_n_game
A simple connect N (4..8) game with some simple AI players.
connect-four game ruby tutorial
Last synced: 04 Oct 2025
https://github.com/dvanael/django-tutorial
WIP Um tutorial completo de como iniciar um projeto em Python utilizando o Django Framework.
css django documentation html javascript tutorial
Last synced: 11 Mar 2025
https://github.com/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api
It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.
backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget
Last synced: 19 Apr 2026
https://github.com/soran-ghaderi/backpropagation
Backpropagation and automatic differentiation, and grid search from scratch.
automatic-differentiation backpropagation backpropagation-neural-network gridsearch mlp neural-network tuning tutorial
Last synced: 12 Nov 2025
https://github.com/trickypr/linux-game-console
A quick install system for a Debian based gaming console
awesomewm debian game-console gaming linux linux-game-console qt tutorial
Last synced: 26 Jan 2026
https://github.com/prathameshdhande22/c-sharp-tutorial
Repository for C# Tutorial Files
c-sharp c-sharp-tutorial kudvenkat net-7 net-core net-framework tutorial
Last synced: 03 Jan 2026
https://github.com/gnebbia/perl_data_structures_tutorial
data-structures datastructures notes perl tutorial
Last synced: 09 Jun 2026
https://github.com/mapmeld/postgis-erbil
Code for mapping workshop
iraq kurdish postgis postgresql tutorial
Last synced: 19 Apr 2026
https://github.com/filipe1309/shubcogen-template
This template is a simple way to create a new repository with a pre-defined structure and files.
class course github github-actions-workflow template tutorial workflow
Last synced: 30 May 2026
https://github.com/gnebbia/bash_scripting_tutorial
A personal tutorial for Bash scripting
Last synced: 05 Jun 2026
https://github.com/choidae1/git-github-study
Repo for learning ใ๊น&๊นํ๋ธ ์ ๋ฌธใ(์ด์ง์คํผ๋ธ๋ฆฌ์ฑ)
Last synced: 21 Apr 2026
https://github.com/divertimentos/tutorial-selenium-real-python
Tutorial de Selenium
Last synced: 21 Apr 2026
https://github.com/anshajk/python-frameworks
Curated collection of powerful Python frameworks across different domains with examples
deep-learning machine-learning python python-library python3 tutorial
Last synced: 24 Feb 2026
https://github.com/nexmo/ruby-2fa
Two Factor Authentication with Nexmo Verify
Last synced: 24 Jul 2025
https://github.com/pierrebeitz/typescript-workshop
The fastest way to learn Typescript as a seasoned ES6-Dev
intro introduction learning learning-by-doing primer tutorial typescript typescript2
Last synced: 18 Jan 2026
https://github.com/gvwilson/sunset
A workshop on handing projects over (or winding them down)
codebender open-science succession-planning tutorial
Last synced: 04 Sep 2025
https://github.com/senior-sigan/vgg_style_transfer
Style transfer example app for Huggingface spaces based on the PyTorch tutorial
Last synced: 21 Apr 2026
https://github.com/sylhare/powershell
Some PowerShell examples
documentation powershell tutorial
Last synced: 05 Jun 2026
https://github.com/nexmo/node-verify-fraud-detection
Fraud Detection using Node and the Nexmo Verify and Number Insight APIs
Last synced: 24 Jul 2025
https://github.com/eduardoprofe666/jformattedtextfield
Proyecto del tutorial en Youtube del JFormattedTextField
java java-swing jformattedtextfield tutorial youtube
Last synced: 21 Apr 2026
https://github.com/abdulmumin1/yt-kivycalculator
Calculator app for youtube tutorial.
Last synced: 21 May 2026
https://github.com/applitools/example-webdriverio-javascript-classic
Applitools Example: WebdriverIO JavaScript with the Classic Runner
applitools applitools-example applitools-eyes applitools-tutorial javascript test-automation tutorial visual-testing webdriverio webdriverio-v7 webdriverio-v8
Last synced: 05 Jun 2026
https://github.com/bradmartin/egghead-phone
https://egghead.io/lessons/javascript-using-the-device-phone-and-sms-with-nativescript
eggheadio lesson nativescript tutorial
Last synced: 11 Apr 2026
https://github.com/juliaturkudatascience/pkgtutorial.jl
Instructions and guidelines to create a package in Julia
julia julia-package package package-development tutorial walkthrough
Last synced: 22 Apr 2026
https://github.com/cjimti/notes-kafka
Getting started with Kafka on Docker
docker kafka kafka-container mq tutorial
Last synced: 14 Aug 2025
https://github.com/petercollingridge/bloops-canvas
Ecology and evolution simulation using Javascript and canvas
alife canvas evolution genetic-algorithm javascript tutorial
Last synced: 10 Jan 2026
https://github.com/haruyasu/django-ecommerce
:bulb: Ecommerce - Django Startup
Last synced: 27 Jan 2026
https://github.com/soyelmoreno/express-crash-course
Tutorial: Following along with Express crash course video
express tutorial web-dev-simplified
Last synced: 24 Apr 2026
https://github.com/hashicorp-education/learn-terraform-datadog
datadog hashicorp terraform tutorial
Last synced: 17 Mar 2026
https://github.com/zoltan-nz/flask-playground
Python Flask, playground, tutorial, best practices, modern implementation
flask playground python tutorial
Last synced: 24 Apr 2026
https://github.com/jcbritobr/sevenguitasksgiu
This is an implementation of the 7GUIs tasks written with Golang and GIU library.
Last synced: 06 Apr 2025
https://github.com/hemanth759/survival-shooter
This is a Unity game created by following the tutorials from the official unity team
csharp-code opensource standalone-applications survival-game tutorial unity3d webgl-game
Last synced: 15 Apr 2026
https://github.com/mdanalysis/spidal-mdanalysis-midas-tutorial
Tutorial for SPIDAL presentation at workshop, showing how to use Midas radical.pilot to analyze an ensemble of MD trajectories with Path Similarity Analysis (as implemented in MDAnalysis).
mdanalysis python science spidal tutorial
Last synced: 14 May 2025
https://github.com/leomaurodesenv/smm-data-mining
Tools and results ~ Knowledge Discovery on the Super Mario Maker
data-mining research-project toolkit tutorial
Last synced: 31 Jan 2026
https://github.com/suryaadtmaja/sails-backend
backend using sails
hacktoberfest sailsjs tutorial
Last synced: 07 Jun 2026
https://github.com/feelpp/feelpp-tutorial-dev
Feel++ development tutorial
cpp17 development feelpp tutorial
Last synced: 31 Jan 2026
https://github.com/candasm/bens-ansible-tutorial
This is a tutorial code of "Ansible - A Beginner's Tutorial" from "Ben's IT Lessons" Channel on Youtube.
Last synced: 26 Apr 2026
https://github.com/withaarzoo/responsive-gym-website--zengym
Welcome to the Gym Website Project! This project offers a customizable template for creating your gym's online platform to showcase facilities, services, and achievements.
codewithaarzoo css html tutorial webiste
Last synced: 27 May 2026
https://github.com/maximkrouk/swift-udf-tutorial
UDF Tutorial for Swift
combine composable-architecture fp functional-programming playground swift swiftui tutorial udf
Last synced: 26 Apr 2026
https://github.com/swapagarwal/learn-vue-app
๐ Enjoy the Vue!
exercise guided-exercises javascript learn learn-vue learn-vuejs tutorial tutorial-exercises vue vuejs
Last synced: 26 Apr 2026
https://github.com/devinceble/books
Books - A repository for Introduction to cross platform native mobile app using React Native. API: https://goo.gl/dcJszC
react-native react-native-app tutorial tutorials
Last synced: 16 May 2026
https://github.com/mvuorre/hpbm-bayes-tutorial
A tutorial on Bayesian statistics for HPBM
bayesian-statistics psychology statistics tutorial
Last synced: 25 Feb 2026
https://github.com/theodesp/scalatuts
Exploring Scala by example
learning-by-doing sbt scala tutorial
Last synced: 28 Mar 2025
https://github.com/sanidhyy/gpt3-web-app-react
GPT-3 Web App created using React JS.
javascript nodejs reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/wiseaidev/rust-releases
๐ฆ Explore Rust Releases Through Tiny Practical Examples. (WIP)
Last synced: 18 May 2026
https://github.com/controversial-fact877/frontend-master-prep-series
๐ Prepare for frontend interviews with structured Q&A, coding problems, and interactive flashcards tailored for mid to senior-level developers.
accessibility css frontend html javascript npm performance-optimization react responsive-design state-management testing tutorial user-experience web-development webpack
Last synced: 27 Apr 2026
https://github.com/raiyanyahya/how-to-train-your-gpt
Build a modern LLM from scratch. Every line commented. Explained like we are five.
attention-mechanism deep-learning educational from-scratch gpt language-model llama llm machine-learning natural-language-processing python pytorch tokenisation transformers tutorial
Last synced: 11 May 2026
https://github.com/flowforfrank/csserver
๐ฎ CS:GO Server Starter CLI
batch cli cmd csgo javascript node nodejs tutorial webtips
Last synced: 27 Apr 2026