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-24 00:25:53 UTC
- JSON Representation
https://github.com/cefriel/competence-kg
A tutorial on Knowledge Graphs discussing how to model the employee competences within a company
competences cypher data-modeling knowledge-graph langchain llm sparql sql tutorial
Last synced: 03 Feb 2026
https://github.com/lolipopj/design-patterns-for-humans-zh
🇨🇳 献给中文读者的设计模式教程 || design-patterns-for-humans 中文版 || An ultra-simplified explanation of design patterns
chinese-translation computer-science design-patterns javascript patterns software-engineering tutorial
Last synced: 07 May 2025
https://github.com/lysxia/roll-your-own-irc-bot
Roll your own IRC bot (2019 version) https://wiki.haskell.org/Roll_your_own_IRC_bot
Last synced: 22 Mar 2025
https://github.com/valnub/framework7-authentication-demo
Example code for my Framework7 auth tutorial with Firebase
authentication css firebase framework7 html javascript tutorial
Last synced: 28 Jul 2025
https://github.com/obaraelijah/webdev_tutorial
A tutorial for building Web Services in Rust with Actix-Web, SQLx, and PostgreSQL
actix-web api cargo postgresql rust rust-lang sqlx tutorial webservice
Last synced: 28 Jul 2025
https://github.com/coderdarren/videoplayerproject
Unity3D 5.6 Video Player Example
coders renaissance tutorial ui unity-3d unity-asset unity-editor unity-plugin unity3d unity3d-plugin video
Last synced: 09 Mar 2026
https://github.com/aaronjanse/bootstrapos
[WIP] Bootstrap your own OS: from machine code to web server
arm-assembly os raspberry-pi-4 tutorial
Last synced: 09 Aug 2025
https://github.com/yj8023xx/recsys-tutorial
推荐系统入门教程,包含基础知识和相应的运行实例
pytorch recommender-system tutorial
Last synced: 04 Sep 2025
https://github.com/flowforfrank/pagination
📖 Pagination Component in Vanilla JS
javascript js pagination tutorial vanilla-javascript
Last synced: 03 Oct 2025
https://github.com/fiware/tutorials.big-data-flink
:blue_book: FIWARE 305: Real-time Processing of Context Data using Apache Flink
apache-flink big-data-analytics fiware fiware-cosmos flink orion-flink-connector tutorial
Last synced: 30 Apr 2025
https://github.com/fiware/tutorials.iot-sensors
:orange_book: FIWARE 201: Introduction to IoT Sensors
fiware fiware-iot-agents iot tutorial ultralight
Last synced: 30 Apr 2025
https://github.com/mkasberg/container-immersion
🐳 Learn Docker by doing it.
containers docker docker-compose dockerfile dockerhub documentation hacktoberfest jekyll tutorial
Last synced: 09 Jul 2025
https://github.com/methyldragon/python-data-tools-reference
A reference of frameworks and tools for data science and deep learning in Python
big-data code-snippets numpy pandas python python-data reference tutorial
Last synced: 15 Jul 2025
https://github.com/pangeo-data/pangeo-openeo-bids-2023
Pangeo & OpenEO Joint tutorial for BiDS23 - "Scaling Big Data Analysis with Pangeo and OpenEO: Unlocking the Power of Space Data"
big-data openeo pangeo tutorial
Last synced: 12 Apr 2025
https://github.com/technologicat/python-3-scicomp-intro
Informal introduction to Python 3 for scientific computing. Course for students and scientists new to Python, but familiar with scientific computing. Also some Racket.
cython git-tutorial introduction lecture-notes numpy-tutorial packaging python python3 scientific-computing software-engineering spyder tutorial version-control
Last synced: 14 May 2025
https://github.com/satansdeer/binance-tracker
Source code for React Native Mobx Tutorial
binance cryptocurrency javascript mobx mobx-react react-native tutorial tutorial-sourcecode
Last synced: 05 May 2025
https://github.com/realnimish/avalanche-amm
Learn how to build an Automated Market Maker (AMM) on an EVM-compatible blockchain system. Its tutorial is published on figment.io (https://learn.figment.io/tutorials/create-an-amm-on-avalanche)
amm automated-market-maker avalanche dapp defi ethereum evm reactjs solidity tutorial
Last synced: 08 Jul 2025
https://github.com/pmocz/nestedsampling-python
Apply the Nested Sampling Monte Carlo algorithm to fit exoplanet radial velocity data and estimate the posterior distribution of the model parameters
astrophysics machine-learning nested-sampling radial-velocities scientific-computing tutorial
Last synced: 12 Apr 2025
https://github.com/saeedkohansal/injectorplus-chrome-extension-manifest-v3
Injector+ is a cutting-edge MV3 Chrome extension that empowers you with an infinitely versatile lightweight injection tool. With Injector+, you can seamlessly inject both inline and external JavaScript, as well as internal and external CSS into any website, unlocking endless possibilities for web development and customization.
chrome-extension chrome-extensions chromeextension chromeextention css extension-chrome gilgeekify how-to howto javascript js programming software software-development software-engineering tutorial web-development webdesign webdeveloper webdevelopment
Last synced: 12 May 2025
https://github.com/jincheng9/python-tutorial
Python tutorial,量化交易,涵盖基础、中级和高级教程
data data-analysis-python data-analyst data-science django flask numpy pandas python quant quant-dev tutorial
Last synced: 07 May 2025
https://github.com/cliffhall/react-dtmf-dialer
Demonstrates using React and Redux middleware to control a Web Audio API system by simulating a TouchTone keypad
dtmf middleware react react-redux redux tutorial webaudio webaudio-api
Last synced: 12 Apr 2025
https://github.com/louiscenter/choo-animals
tutorial app for choo-handbook
choo choo-animals choo-handbook front-end javascript tutorial
Last synced: 12 Apr 2025
https://github.com/maastaar/539kernel-book
A Journey in Creating an Operating System Kernel: A book that teaches the reader how to create an operating system's kernel called 539kernel. You can read the book freely in https://539kernel.com/
book kernel os-dev os-development os-kernel tutorial x86 x86-assembly x86-nasm
Last synced: 24 Jan 2026
https://github.com/srugano/kivy_watsapp
A WhatsApp like clone using Python: XMPP app as a Kivy application using this tutorial from Dusty's Diverse Domain
kivy python tutorial xmpp xmpp-client
Last synced: 11 Apr 2025
https://github.com/gvwilson/sim
Simple discrete event simulation
discrete-event-simulation open-source python simpy tutorial
Last synced: 07 Mar 2026
https://github.com/jangbl/jwt-server-to-server
JSON Web Tokens (JWT) server to server communication with Node.js servers
hmac hmac-sha256 hs256 javascript json-web-signature json-web-token json-web-tokens jws jwt jwt-authentication jwt-bearer-tokens jwt-middleware jwt-token node node-js nodejs rs256 server-to-server server2server tutorial
Last synced: 30 Apr 2025
https://github.com/nick-vinesmoke/cpp-tutorial
📚C++ tutorial from beginner to Advanced
advanced beginner cpp cpp-learning cpp-tutorial cpp-tutorials cpp17 intermediate learn-coding learn-cpp tutorial tutorial-code tutorials
Last synced: 11 Apr 2025
https://github.com/dedidot/simple-api-golang
Golang simple api with Mux and Gorm
go golang gorm restful-api simple-api tutorial
Last synced: 11 Apr 2025
https://github.com/shootingking-am/ffmpeg-pseudocode-tutorial
A brief understanding of ffmpeg cli through pseudocode
ffmpeg libav pseudocode tutorial
Last synced: 13 Apr 2025
https://github.com/valnub/Todo-App-Example-with-Vuex-and-Framework7
css demo example html javascript tutorial vue vuejs vuex
Last synced: 04 May 2025
https://github.com/federico-terzi/las-guida-pratica
Una guida pratica per superare l'esame di LAS
amministrazione appunti guida laboratorio pdf sistemi tutorial unibo
Last synced: 01 Feb 2026
https://github.com/daviddao/pytorch-without-a-phd
PyTorch version of TensorFlow without a PhD
deep-learning pytorch tutorial
Last synced: 13 Apr 2025
https://github.com/sst/tutorial-links-app
Source for the links app that we build in the SST tutorial.
Last synced: 26 Jun 2025
https://github.com/gatosnake/es6-examples
Examples of all features of ECMAScript 6
ecmascript6 es6 examples gulp javascript npm tutorial
Last synced: 13 Apr 2025
https://github.com/jmiszczak/qprog-tutorial
Quantum programming tutorial: slides and code examples
quantum-computing quantum-program tutorial tutorial-sourcecode
Last synced: 18 Jul 2025
https://github.com/realkarthiknair/learning-c-lang-sem-1
Sharing my Journey with the C Programming Language
beginner beginner-friendly c exercises learn-to-code learning learning-notes learning-resources notes programming scratch tutorial tutorial-code
Last synced: 19 Mar 2025
https://github.com/rashidi/boot-data-rest-events-sample
Example of application that uses Spring Data Events to perform validation.
event-driven java sample-app spring-boot spring-data-rest tutorial
Last synced: 23 Mar 2025
https://github.com/weedshaker/event-driven-web-components-tutorial
Tutorial covering event driven web component. How to start and in general explaining how you can make your single-page app or any type of web site the simple way.
101-coding eventdrivenarchitecture routing shadowdom single-page-app tutorial usetheplatform vanillajs webcomponents
Last synced: 07 May 2025
https://github.com/antonio-f/bert_from_scratch
Training a BERT model from scratch.
bert from-scratch huggingface-transformers latin oscar oscar-datasets transformers-library tutorial
Last synced: 14 Apr 2025
https://github.com/devtony101/js-todo-app-indexed_db
This is a to-do web application that uses the IndexedDB API.
hacktoberfest hacktoberfest2020 indexeddb javascript tutorial
Last synced: 30 Apr 2025
https://github.com/briancain/starter-dotfiles
A beginner dotfiles repo. Feel free to fork it and customize!
automation beginner dotfiles shell starter-dotfiles tutorial
Last synced: 07 May 2025
https://github.com/erkaman/ffmpeg-add-text-to-video-tutorial
Tutorial that shows how to add text to a video file with ffmpeg
Last synced: 16 Aug 2025
https://github.com/smrfeld/pytorch-cpp-metal-tutorial
Tutorial for (PyTorch) + (C++) + (Metal shader)
apple-silicon cplusplus cppextension metal mps objective-c pybind11 python pytorch shader shaders tutorial
Last synced: 30 Apr 2025
https://github.com/miguelmota/scroll-messenger-l2-to-l1-example
Send a message from L2 Scroll zkEVM testnet to L1 Goerli.
bridge cross-chain ethereum example hardhat l1 l2 messenger multi-chain scroll scroll-zkevm solidity tutorial zk zkevm
Last synced: 06 Oct 2025
https://github.com/chat21/chat21-get-started-android
The Android Get started tutorial
chat chat-application demo-app tutorial
Last synced: 06 Oct 2025
https://github.com/ruzickap/darktable_video_tutorials_list
Links to Darktable Video Tutorials with screenshots
darktable darktable-tutorial screenshots tutorial
Last synced: 06 Feb 2026
https://github.com/uehwan/csharp-yolo-video
C# Yolo for Video
csharp object-detection tutorial windows-form-application windows-forms windows-forms-csharp windows-presentation-foundation wpf wpf-application yolo
Last synced: 25 Oct 2025
https://github.com/robertohuertasm/rust-practical-sessions
🦀 🛠️ - A series of Rust workshops
practical-sessions rust tutorial workshops
Last synced: 12 Oct 2025
https://github.com/mfaisalkhatri/webdriverio-ts-appium
This repository has sample tests to run mobile automation for android using WebdriverIO with TypeScript
android-automation beginner mobile-automation mobile-testing test-automation testing tutorial typescript webdriverio
Last synced: 26 Oct 2025
https://github.com/lzhbrian/resources
A curated list of resources in Software Engineering related field
coding curated-list datascience forum interview job learning platforms resources software software-developer software-engineer software-engineering tutorial websites wechat
Last synced: 30 Jan 2026
https://github.com/fil/observable-jekyll
Tutorial: How to embed ObservableHQ notebooks into your CMS
d3js howto interactive jekyll observable tutorial
Last synced: 25 Oct 2025
https://github.com/giuse/simple_ga
Simple Genetic Algorithm for demonstration purposes
demo evolutionary-algorithm evolutionary-algorithms evolutionary-computation example genetic-algorithm rubyml tutorial
Last synced: 10 Oct 2025
https://github.com/rembertdesigns/programming-language-tutorials
A growing library of web development tutorials and code guides covering AJAX, Angular, C#, CSS, HTML, JavaScript, Node.js, PHP, PUG, SASS, TypeScript, React, and more. Each resource includes clear explanations and practical examples—API use, HTTP methods, accessibility, and beyond.
ajax angular angularjs csharp css html javascript pug react react-native reactjs sass sass-framework tutorial tutorial-code tutorial-exercises tutorial-sourcecode tutorials
Last synced: 07 Oct 2025
https://github.com/feelpp/book.feelpp.org
:globe_with_meridians: The Feel++ Book
book contributor-manual cpp17 developer-manual feelpp fem finite-elements mathematical-framework multiphysics multiphysics-simulation numerical-methods numerical-simulation python3 toolbox-manual tutorial user-manual
Last synced: 31 Jan 2026
https://github.com/zeyu-li/unreal-tutorial
An Unreal Engine tutorial! Acts as a 1st person Unreal template as well :video_game:
epic-games tutorial ue4 unreal-engine unreal-template unreal-tutorial
Last synced: 24 Feb 2026
https://github.com/honkinggoose/git-gosling
Taking your first steps with Git? Grow from gosling to goose with this Git guide. The guide is easy to follow, you'll learn by doing, and you'll get smart with Git.
best-practices git guide hands-on learn-by-doing learn-git lessons mkdocs mkdocs-material tips-and-tricks tutorial tutorials
Last synced: 30 Jun 2025
https://github.com/wsdltophp/packagecolissimopostage
PHP SDK for Colissimo Postage Web Services with SOAP
colissimo-webservices packagegenerator php soap-client tutorial
Last synced: 15 Aug 2025
https://github.com/vinibiavatti1/pythonguide
A guide repository for anyone who wants to learn python from scratch!
guide learning-python python python-tutorial tutorial
Last synced: 27 Apr 2025
https://github.com/asmaloney/spacething
A tutorial project for creating vertical scrolling parallax backgrounds in Godot
beginner godot godot-engine parallax-scrolling tutorial vertical-scroller
Last synced: 19 Jul 2025
https://github.com/markdouthwaite/serverless-scikit-learn-demo
A repository providing demo code for deploying a lightweight Scikit-Learn based ML pipeline modelling heart disease data as a Google Cloud Function.
data-science google-cloud google-cloud-function machine-learning machine-learning-api machine-learning-projects scikit-learn serverless tutorial
Last synced: 25 Jul 2025
https://github.com/hashicorp-education/learn-terraform-cdktf-applications
cdktf hashicorp kubernetes terraform tutorial
Last synced: 12 Jul 2025
https://github.com/szabolcstoth/robotframework-basics
Source code of Robot Framework - Learn the basics site.
automation robotframework testautomation testing tutorial
Last synced: 09 Sep 2025
https://github.com/mrdulin/mocha-chai-sinon-codelab
Learning testing with Mocha, Chai, Sinon By Examples
chai examples mocha mocha-chai-sinon mocha-tests mocha-typescript mochajs nodejs sinon sinon-js sinonjs stackoverflow test test-framework testing testing-framework testing-tools tutorial unit-test unit-testing
Last synced: 25 Oct 2025
https://github.com/ajduberstein/gis_tutorial
PostGIS/QGIS tutorial using public data sets
Last synced: 04 Jan 2026
https://github.com/yoosuf/calculator
How to create a Laravel Package - Tutorial
how-to howto laravel laravel-5-package laravel54 tutorial
Last synced: 02 Oct 2025
https://github.com/javascript-tutorial/test.javascript.info
Modern JavaScript Tutorial in Test
Last synced: 01 Aug 2025
https://github.com/fiware/tutorials.media-streams
:green_book: FIWARE 503: Introduction to Media Streams
express-js fiware kurento media-server tutorial video-processing video-streaming
Last synced: 26 Aug 2025
https://github.com/pitmonticone/leaninvienna2024
Repository hosting resources for the "Lean Tutorial in Vienna" at TU Wien from September 18 to 20, 2024.
formal-mathematics formal-methods formal-proofs formalisation formalisation-mathematics formalized-mathematics interactive-theorem-proving lean lean4 leanprover logic mathematics proof-assistant research tu-wien tutorial
Last synced: 03 Jan 2026
https://github.com/fiware/tutorials.context-providers
:blue_book: FIWARE 104: Registering Context Providers
context-aware contextual-data expressjs fiware fiware-orion ngsi node-js postman-collection tutorial
Last synced: 15 Jun 2025
https://github.com/whiteboxdev/tutorial-defold
Tutorials of game design concepts and feature implementations in Defold game engine projects.
Last synced: 30 Aug 2025
https://github.com/theringsofsaturn/the-rings-of-saturn-particles-threejs
Tutorial on particles in Three.js. We'll create the stars effect, and then we'll add the 3D model of the planet Saturn to complete the scene. We'll use GLTF Loader and a GUI Debugger.
javascript particles three-js threejs tutorial
Last synced: 14 Apr 2025
https://github.com/mongodb-developer/workshop
MongoDB Developer Workshops
database-as-a-service mongodb mongodb-atlas python tutorial workshop
Last synced: 07 Apr 2025
https://github.com/shahednasser/history-bot
Repo for Twitter Bot tutorial: History Bot
bot tutorial tutorial-code twitter twitter-api
Last synced: 08 May 2025
https://github.com/mkock/busproject
Source code for my blog post "A Bus Ride with Golang"
Last synced: 24 Dec 2025
https://github.com/ravbug/tanksunrealold
Outdated, see the rewrite here:
blueprint cpp game sample-project tank tutorial tutorial-game unity-assets unity-tanks unreal-engine
Last synced: 26 Jul 2025
https://github.com/xmas7/rust-tutorials
Code Examples in Rust. Reviewing RUST
Last synced: 01 Aug 2025
https://github.com/nuhmanpk/telegraf-bot
Simple Telegram bot on Telegraf.js using javascript
basic-programming bot bot-framework javascript javascript-library js open-source simple-project source telegraf telegraf-bots telegraf-framework telegraf-js telegraf-plugins telegram telegram-bot telegram-bot-api tutorial
Last synced: 18 Aug 2025
https://github.com/jp7io/typescript-crud
A guide to build a TypeScript CRUD (Frontend) with React.
Last synced: 06 Apr 2025
https://github.com/enryun/tutorialkit
TutorialKit help developers create interactive tutorial experience for iOS applications
Last synced: 15 Sep 2025
https://github.com/ralfebert/connectedcolors
Example code for the Multipeer Connectivity framework tutorial.
Last synced: 15 Mar 2025
https://github.com/chainstacklabs/starknet-cairo-odyssey
Learnings and first steps to work with StarkNet and create smart contracts with Cairo
cairo starknet starkware tutorial
Last synced: 03 Sep 2025
https://github.com/wsvincent/django-allauth-tutorial
Source code for django-allauth tutorial.
django django-allauth github python tutorial
Last synced: 14 Apr 2025
https://github.com/frankiecancino/ml-tutorials
Machine Learning Tutorials in the form of Jupyter Notebooks written in Python 3.
jupyter-notebook machine-learning python tutorial
Last synced: 09 Apr 2025
https://github.com/taniarascia/startgrunt
Learn how to install Grunt and use it to create a Sass and JavaScript workflow.
autoprefixer grunt javascript minify sass task-runner tutorial workflow
Last synced: 25 Mar 2025
https://github.com/cody1991/typescript-tutorial
开源的 TypeScript Tutorial 教程中文版,翻译自:https://www.typescripttutorial.net/
Last synced: 07 Apr 2025
https://github.com/imvickykumar999/ideationology-lab
Learn Python at IDEATIONOLOGY Lab
arduino blink center-of-excellence css esp32 esp8266 html ideationology ir-sensor lab python servo tutorial ultrasonic-sensor
Last synced: 25 Jul 2025
https://github.com/edinsonrequena/ransomware-with-python-3
A complete ransomware made entirely with python 3
computer-science encryption misuse python ransomware tutorial
Last synced: 17 Sep 2025
https://github.com/cdalvaro/ruby-notebooks
💎 A series of Jupyter notebooks for learning the Ruby programming language
ruby ruby-notebooks ruby-programming-language tutorial
Last synced: 05 Apr 2025
https://github.com/jarnorfb/pydata_berlin_sacred
Lightning Talk about sacred at PyData Berlin
experiment-tracking machine-learning sacred tutorial
Last synced: 12 Aug 2025