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-09 00:28:20 UTC
- JSON Representation
https://github.com/pmocz/advectiondiffusion-jax
Solve the advection diffusion equations looped into an optimization problem with JAX/autodiff
automatic-differentiation jax scientific-computing tutorial
Last synced: 21 Apr 2026
https://github.com/hoangtk0100/go-tutorials
advanced basic example fundamentals go go-tutorials golang oop tutorial tutorials
Last synced: 11 Jun 2026
https://github.com/e6qu/rust-lean-aeneas
Comprehensive tutorial series: formal verification of Rust programs using Lean 4 and Aeneas — from arithmetic proofs to a verified multi-agent LLM harness
aeneas formal-verification lean4 llm-agents rust theorem-proving tui tutorial
Last synced: 04 Apr 2026
https://github.com/alexmhack/python-with-secrets-manager
Testing a simple python application by making use of GCP Secrets Manager for the environment variables
aws environment-variables gcp learning python3 secrets secrets-manager testing tutorial
Last synced: 17 Apr 2026
https://github.com/apiverve/airport-distance-python-tutorial
Airport distance calculator that calculates distance between airports using Python
airport apiverve aviation cli distance-calculator iata-codes python travel tutorial
Last synced: 25 Jun 2026
https://github.com/marshallmcdonnell/redux-intro-re-ducks
Working examples of David Ceddia's excellent React-Redux tutorial
ducks ducks-pattern react react-redux tutorial
Last synced: 22 Apr 2026
https://github.com/senior-sigan/nou_poisk_fall_2022
Код с осенней школы НОУ Поиск. Где делали игры на LÖVE2D
Last synced: 17 Apr 2026
https://github.com/lornajane/beyond-mysql-tutorial
Supporting material for my "Beyond MySQL" tutorial (includes PostgreSQL, CouchDB and Redis)
couchdb postgresql redis sample tutorial
Last synced: 13 May 2026
https://github.com/blackwakhu/introduction-to-functional-programming
introduction to functional programming
clojure functional-programming replit tutorial tutorial-code
Last synced: 04 Apr 2026
https://github.com/hoijui/lwjgl-book-game26-kotlin
LWJGL-Book - Chapter 26 - in Kotlin
example-project kotlin-port lwjgl opengl tutorial
Last synced: 22 Apr 2026
https://github.com/apiverve/crypto-tracker-react-tutorial
Bitcoin price tracker with real-time data built with React
apiverve bitcoin crypto-tracker cryptocurrency finance price-tracker react tutorial
Last synced: 25 Jun 2026
https://github.com/tailorvj/hardhat-gitpod
Set up your HardHat Solidity smart contract development environment on Gitpod.io
deployment gitpod hardhat howto smart-contracts solidity tutorial
Last synced: 23 Apr 2026
https://github.com/apiverve/barcode-generator-node-tutorial
Barcode generator for creating Code128 and Code39 barcodes with Node.js
apiverve barcode barcode-generator express inventory nodejs retail tutorial
Last synced: 25 Jun 2026
https://github.com/haolipeng/xdp-tutorial-cn
xdp-tutorial的中文版
beginner-friendly ebpf learning-by-doing tutorial xdp
Last synced: 24 Apr 2026
https://github.com/morphclue/android-tutorial
Android-Kotlin fundamentals course
Last synced: 17 Apr 2026
https://github.com/angeligareta/basics-web-development
Example of a Landing Page using the web technologies HTML, CSS, and Javascript.
css3 html5 javascript landing-page tutorial
Last synced: 24 Apr 2026
https://github.com/transientlunatic/notes-software
Notes on software engineering principles for the natural sciences
containers docker htcondor lecture-notes notes python python-package scientific-computing singularity software-development software-engineering testing tutorial unit-testing version-control versioning
Last synced: 24 Apr 2026
https://github.com/chilipp/psyplot-ak-viewer-workshop-20210412
Presentation material for the psyplot demonstration at the Datahub AK Viewer workshop
jupyter jupyter-notebook presentation psyplot python tutorial visualization
Last synced: 24 Apr 2026
https://github.com/iamfrench/mise-en-place-d-un-load-balancer-sous-pfsense
Ou comment configurer PfSense avec 2 WAN et 1 LAN
guide load-balancer pfsense router tutorial
Last synced: 24 Jan 2026
https://github.com/mohnkhan/myos-simple
A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox
assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86
Last synced: 26 Jun 2026
https://github.com/hu2di/android-in-app-billing
Android app for in-app purchase guides
android guide in-app-purchase tutorial
Last synced: 24 Apr 2026
https://github.com/victorrseloy/tutorial-react-e-flux-calculadora
Mais um tutorial de react e flux, você pode acompanhar o passo a passo aqui https://mestredocodigo.com.br/calculadora-em-javascript-com-react-e-flux/
Last synced: 24 Apr 2026
https://github.com/nicolocurioni96/tutorial-swift-intermedio
Swift programming tutorials, Intermediate tutorials (ITA language) 🇮🇹
ios iosdevelopment programming swift swiftui tutorial
Last synced: 25 Apr 2026
https://github.com/marcosvbras/androidexamples
Examples with several Android Components
android examples kotlin mobile mobile-app tutorial
Last synced: 25 Apr 2026
https://github.com/googtech/shell-tutorial
It's a learning note for shell beginner.
learning-note linux shell tutorial
Last synced: 13 May 2026
https://github.com/applitools/tutorial-selenium-ruby-ultrafastgrid
Applitools Selenium Ruby tutorial with Ultrafast Grid
Last synced: 06 Jun 2026
https://github.com/solomonkassa/javascript-tutorial-complete
A complete, comprehensive, organized JavaScript tutorial with everything needed to learn JavaScript from absolute beginner to advanced developer.
javascript oop tutorial tutorial-code typescript
Last synced: 03 Apr 2026
https://github.com/iampriteshkumar/desktop-tutorial
GitHub Desktop tutorial repository.
git github githubdesktop practice tutorial
Last synced: 25 Apr 2026
https://github.com/georgepanaretos/angular-stackblitz-intro
Angular Intro with StackBlitz ⚡️
angular free html5 stackblitz tutorial typescript
Last synced: 14 May 2026
https://github.com/arifuddincoder/postgresql
PostgreSQL Essential Shortcuts & Cheatsheet — psql meta-commands, CRUD, backup/restore, and Mac-friendly setup tips.
cheatsheet macos postgresql psql quickstart sql tutorial
Last synced: 14 May 2026
https://github.com/yisuschrist/python-async-tutorial
Simple async tutorial extracted from RealPython
async markdown python tutorial
Last synced: 26 Apr 2026
https://github.com/chingc/tutorial-mise
A quickstart and reference for mise to help you get up and running fast.
documentation mise quickstart readme reference tutorial
Last synced: 01 Feb 2026
https://github.com/toelt-llc/paper-nn-performance-bootstrap-tutorial
This repository contains material that has been linked in the MAKE paper on bootstrapping. No paper files are contained here. Only code.
Last synced: 26 Apr 2026
https://github.com/cdarlint/hadoop-unittest
learn unit test on hadoop via mini dfs cluster
hadoop minicluster minidfscluster tutorial unittest wordcount
Last synced: 07 Jun 2026
https://github.com/demapy/realtime-chat
Socket.IO - project tutorial to understand how things works together.
chat socket-io sqllite tutorial
Last synced: 26 Apr 2026
https://github.com/hoxtygen/codeplanks.com
Personal blog running on NextJs. Still under development
Last synced: 27 Apr 2026
https://github.com/quantam-studios/topdownshooterlesson
A game made for programming lessons of the CCHS Makers Club specific to game design.
Last synced: 07 Jun 2026
https://github.com/deadlykam/tutorialsimpleinterface
A tutorial on how to use Simple Interface
game-development kamran kamran-wali prefab prefab-manager prefab-placement tutorial unity unity3d wali
Last synced: 17 Apr 2026
https://github.com/leesharma/flask-api
A tutorial application to play around with building API servers in Flask.
Last synced: 27 Apr 2026
https://github.com/antoniolofiego/hashnode-dockerseries-expressapp
A simple Express application running in a Docker container for my Docker tutorial series on Hashnode.
docker express hashnode tutorial
Last synced: 17 Apr 2026
https://github.com/elpddev/article-react-rxjs-obj-hooks-class-hooks
Example Rxjs class hooks
Last synced: 27 Apr 2026
https://github.com/davibmmgallo/monogame-tutorial
Getting started with monogame development
Last synced: 27 Apr 2026
https://github.com/yuji-k64613/shellsible
Shellsible is a simple IT automation system inspired by Ansible.
ansible automation best-practices devops linux shell-script tutorial
Last synced: 01 Feb 2026
https://github.com/kailoon/firegram
A Photo Gallery With React & Firebase.
firebase framer-motion learning-by-doing react tutorial
Last synced: 17 Apr 2026
https://github.com/stevenrice99/2d-tutorial
A sample 2D project for CSSE-4900.
course-materials csharp game-design game-development game-programming tutorial tutorial-code tutorial-sourcecode unity unity-2d unity-course unity-demo unity-demonstration unity-engine unity-script unity-scripting unity-scripts unity-tutorial unity-tutorials unity2d
Last synced: 31 Jan 2026
https://github.com/julienxx/elm-bingo
Code for the Pragmatic Studio Elm course
Last synced: 25 May 2026
https://github.com/jbenner-radham/mdn-2d-breakout-game
A learning implementation of MDN's "2D breakout game using pure JavaScript" tutorial.
2d beginner canvas games javascript mdn tutorial
Last synced: 16 Mar 2025
https://github.com/salmanbe/laravel-datatables-tutorial
Datatables integration to Laravel using yajra/laravel-datatables-oracle
datatables html5 jquery laravel laravel-datatables php tutorial yajra-datatable
Last synced: 12 Apr 2026
https://github.com/jnbdz/demo-golang-nodejs-extension-helloworld
Demo: Golang Node.js Extension: Hello World!
demo extension golang helloworld nodejs tutorial
Last synced: 09 May 2026
https://github.com/vitaliy-bezugly/angular-tutorial
This is tutorial project for learning Angular SPA framework.
angular css html tutorial typescript
Last synced: 10 Mar 2025
https://github.com/apiverve/dns-lookup-go-tutorial
DNS lookup tool that retrieves DNS records using Go
apiverve cli devops dns dns-lookup go golang networking tutorial
Last synced: 25 Jun 2026
https://github.com/seanmcp/tutorial-deploy-gh-pages
Tutorial to deploy a static site to GitHub Pages
github github-pages hosting how-to static-site tutorial
Last synced: 04 Apr 2025
https://github.com/zjunaidz/nextjs-dashboard
Tutorial follow up of official nextjs website
Last synced: 24 Mar 2025
https://github.com/angular-demos/tooltips
A simple demo for creating tooltips in Angular
angular angular5 bootstrap-4 demo example tooltips tutorial
Last synced: 10 Mar 2025
https://github.com/rfluethi/wordpress-playgrounds
This repository contains various blueprints for the WordPress Playground and serves as a training resource for WordPress. It is designed to help users learn and practice WordPress configurations and features.
blueprints configuration education learning playground training tutorial wordpress wordpress-playground
Last synced: 08 Apr 2025
https://github.com/didinj/angular-9-component-examples
Angular 9 Tutorial: Angular Component Example
angular angular9 component components example examples tutorial
Last synced: 07 Jan 2026
https://github.com/mochafreddo/typechain
This GitHub repository hosts a simple blockchain implementation in TypeScript. It uses Node.js and Nodemon, and includes instructions for setup and execution in the README.
blockchain crypto education learning nodejs nodemon tutorial typescript
Last synced: 12 Apr 2026
https://github.com/course-one/rxjs-starter-kit
Simple RxJS learning kit
learning reactive-programming rxjs tutorial tutorial-code
Last synced: 12 Jun 2025
https://github.com/hcl-tech-software/code-realtime-art-tutorial
A VS Code extension for learning Code RealTime and the Art language
art code-realtime cpp realtime statemachine tutorial
Last synced: 21 Feb 2026
https://github.com/ydlv-frc/ydlv-frc.github.io
Blog (hebrew): Yuval Dolev teaches Java and programming with Java for FRC teams
blog first-robotics-competition frc frc-java frc-robot java tutorial
Last synced: 03 Jan 2026
https://github.com/juandic24/unity-essentials-pathway
My version of the Essentials Pathway project from Unity Learn. I explored the Unity editor, 3D features, 2D workflow, audio, programming, publishing, and more. In the bonus scene, I tried to create a small gallery of cool elements using free assets, where you can wander around and collect cheese while viewing the exhibits.
game-development tutorial unity
Last synced: 18 May 2026
https://github.com/lamestation/im-alive
Make some blinky lights blink!
alive lamestation led propeller spin tutorial
Last synced: 26 Jan 2026
https://github.com/EvokeMadness/AutoCAD-hot-keys
AutoCAD hot keys cheat sheet
autocad cad cheat-sheet cheat-sheets cheatsheet cheatsheets guide tutorial
Last synced: 31 Mar 2025
https://github.com/zeyu-li/unity-user-guide
A Unity User Guide that supplements the Unity Documentation, along with some tips and tricks! Is a collection of my 2D and 3D notes on Unity :video_game:
3d-game tutorial unity unity-2d unity-3d unity-tutorial
Last synced: 16 Mar 2025
https://github.com/naimur-29/learning-react
Following some projects from tutorial and trying to learn react...
Last synced: 13 Apr 2026
https://github.com/welli7ngton/flaskr-blog
Este repositório contém o código-fonte de um blog simples desenvolvido usando o framework Flask. O projeto é baseado no tutorial disponível na documentação oficial do Flask, que fornece uma introdução passo a passo ao desenvolvimento de aplicativos web com Flask.
blog docs flask flask-application pyhton3 self-learning sqlite3 tutorial
Last synced: 11 Apr 2026
https://github.com/cybex-dev/java_reflection_xml
A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.
example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml
Last synced: 02 Jul 2025
https://github.com/educhastenier/spring-boot-kotlin-blog-tutorial
Spring-boot, Kotlin, Mustache tutorial material
kotlin mustache mustache-templates spring-boot tutorial
Last synced: 11 Apr 2026
https://github.com/arxiver/age-of-discord
Apache AGE graph database based discord implementation
age apache apacheage database development discord gdb graph graphdatabase graphdb graphs python python3 tutorial
Last synced: 13 Apr 2026
https://github.com/ethand91/admob-sample
admob-sample
android jetpack-compose sample tutorial
Last synced: 11 Apr 2026
https://github.com/kinneko-de/sample-humanfriendly-id-go
Sample how to create a human-friendly identifier in Go
go golang human-friendly id sample tutorial
Last synced: 17 Mar 2025
https://github.com/jaygaha/ai-mastery-roadmap
A collaborative AI learning roadmap. I'm documenting my journey from grasping the fundamentals of Python to mastering Machine Learning. Feel free to fork and contribute — let's build our AI skills together!
artificial-intelligence beginners-guide data-science deep-learning education numpy python python-programming self-taught tutorial
Last synced: 18 Jan 2026
https://github.com/freeclimbapi/c-sharp-send-sms-during-call-tutorial
C# - Send SMS During Call Tutorial
Last synced: 26 Jun 2026
https://github.com/paulfioravanti/tic-tac-toe
Application from the React Tutorial
javascript react react-tutorial tutorial typescript
Last synced: 13 Oct 2025
https://github.com/krystof2so/sublimetutorfr
SublimeTutor - Translate FR
editor sublime-text-3 tutorial
Last synced: 15 Mar 2025
https://github.com/inbo/rpubs
A repository with the source code of the documents on http://rpubs.com/INBOstats
Last synced: 05 Jul 2025
https://github.com/coasterfreakde/pythonv3
Es geht in die dritte Runde. Wieder einmal startet eine neue/aktualisierte Reihe der Discord Python Bot Tutorials.
Last synced: 17 May 2025
https://github.com/baijum/guile-programming-tutorial
Guile Programming Tutorial
documentation guile scheme tutorial
Last synced: 01 Mar 2025
https://github.com/ot-nemoto/cdk-workshop
AWS CDK Workshop - TypeScript ワークショップ
Last synced: 27 Apr 2026
https://github.com/mzaini30/w3
Tutorial W3 CSS
css-framework simple tutorial w3css
Last synced: 23 Mar 2025
https://github.com/znagadeon/processing-tutorial
UNIST Pinocchio 프로세싱 튜토리얼
arduino processing tutorial unist
Last synced: 11 Mar 2025
https://github.com/frozenassassine/cpp-winapi-tutorial
C++ WinApi tutorial with some samples
Last synced: 03 May 2025
https://github.com/didinj/javascript-function-refactoring-recursive
Javascript Function: Refactoring & Recursive
examples function javascript js recursive refactoring tutorial
Last synced: 06 Jul 2025
https://github.com/jaiakash/cryptozombies_solidarity_web3
Crytpozombies solidarity tutorial codes
crypto solidarity tutorial web3
Last synced: 08 Jan 2026