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/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/coenmooij/vuejs-exercises
A collection of vuejs exercises and assignments
Last synced: 09 Apr 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: 27 Jul 2025
https://github.com/cgohlke/ipcf.ipynb
Pair correlation function analysis of fluorescence fluctuations in big image time series
fluorescence-fluctuations fluorescence-microscopy-imaging jupyter-notebook pair-correlation python tutorial
Last synced: 26 Feb 2026
https://github.com/flowforfrank/pagination
📖 Pagination Component in Vanilla JS
javascript js pagination tutorial vanilla-javascript
Last synced: 03 Oct 2025
https://github.com/yj8023xx/recsys-tutorial
推荐系统入门教程,包含基础知识和相应的运行实例
pytorch recommender-system tutorial
Last synced: 04 Sep 2025
https://github.com/cicirello/interactivebinpacking
Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.
bin-packing combinatorial-optimization constructive-heuristics courseware discrete-optimization java self-directed-learning self-guided-tutorial tutorial
Last synced: 07 May 2025
https://github.com/dykstrom/mazela-man
An FXGL tutorial. Build a simple game.
fxgl game-development javafx tutorial
Last synced: 09 Apr 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/matthewfeickert/git-basics
Some examples of how to do some core things in Git
Last synced: 15 Apr 2025
https://github.com/zhassanq/psvita-guide
This is a repository contains a complete guide on how to install HENKaku (Homebrew ENabler) on your PlayStation Vita, how to make it permanent if it’s compatible and everything to do with it.
guide homebrew playstation playstation-vita tutorial vita vita-homebrew
Last synced: 23 Aug 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://bernatgel.github.io/karyoploter_tutorial/
Examples on how to use the karyoploteR R/Bioconductor package
bioconductor bioinformatics data-visualization genomics-visualization plotting-in-r rstats tutorial
Last synced: 09 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/flowforfrank/javascript-fireworks
✨ Fireworks created in JavaScript
2d canvas fireworks javascript particles tutorial webtips
Last synced: 09 Apr 2025
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/alvinwan/lightful
Real-Time multiplayer puzzle game in virtual reality
game javascript multiplayer nodejs socketio tutorial virtual-reality
Last synced: 27 Oct 2025
https://github.com/valnub/welcomescreen.js
Guides the user through a swipeable tutorial screen for iOS and Android
css guide html javascript swiper tutorial welcomescreen
Last synced: 28 Jul 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/nafiesl/laravel-tdd
Source code laravel testing pada blog https://blog.nafies.id/tdd-laravel
laravel55 tdd tdd-workflow tutorial
Last synced: 27 Oct 2025
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/qingyangkong/dynamicnft-tutorial
配合视频教程的源码,请在 readme 中查看教程地址
Last synced: 24 Oct 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/glaucia86/microservice-node-mongo
Repositório para fins de estudos relacionado a desenvolvimento Microserviços com Node.js & MongoDb
docker expressjs microservices-architecture mongodb nodejs raml-documentation tutorial
Last synced: 26 Oct 2025
https://github.com/dorianneto/laraticket
Tutorial de um software de ticket desenvolvido em Laravel 5.5
laravel-framework laravel5 software tutorial
Last synced: 10 Apr 2025
https://github.com/mickypaganini/gan_tutorial
Vanilla GAN and WGAN implementations in PyTorch on the FashionMNIST dataset
binder fashionmnist fermilab gan generative-adversarial-network ipython-notebook pytorch pytorch-tutorial tutorial wasserstein-gan wgan
Last synced: 28 Oct 2025
https://github.com/javascript-tutorial/el.javascript.info
Modern JavaScript Tutorial in Greek (Μοντέρνο JavaScript Tutorial στα Ελληνικά)
Last synced: 03 Aug 2025
https://github.com/hashicorp-education/learn-terraform-cdktf-applications
cdktf hashicorp kubernetes terraform tutorial
Last synced: 12 Jul 2025
https://github.com/gvwilson/web-tutorial
Web Programming for Data Scientists
data-science javascript open-source python tutorial web-development
Last synced: 14 Jun 2025
https://github.com/ajduberstein/gis_tutorial
PostGIS/QGIS tutorial using public data sets
Last synced: 04 Jan 2026
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/llamacademy/ai-series-part-14
Project corresponding to AI Series Part 14 where we implement Baking NavMesh at Runtime around the Player, instead of baking on the entire scene
ai gamedev gamedevelopment navmeshagent navmeshsurface tutorial unity
Last synced: 25 Apr 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/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/cdimascio/watson-nlc-spam
Create a spam classifier with Watson Natural Language Classifier.
classifier python tutorial watson watson-natural-language watson-natural-language-classifier
Last synced: 28 Apr 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/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/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
https://github.com/billimarie/simple-react-tailwind-tutorial
Create a simple, multi-page website that watches your CSS changes & refreshes your app, accordingly.
postcss react react-js react-tutorial tailwind-css tailwindcss tutorial
Last synced: 02 May 2025
https://github.com/kandy-io/kandy-cpaas-js-sdk
Kandy CPaaS JavaScript SDK
documentation javascript kandy tutorial webrtc
Last synced: 04 Jul 2025
https://github.com/slashhuang/react-tutorial
react tutorial for developers intrested in react
Last synced: 11 Apr 2025
https://github.com/adnanrahic/load-balancing-nodejs-in-production
Four samples of how to load-balance Node.js in production.
cluster docker docker-swarm guide kubernetes nginx nodejs systemd tutorial
Last synced: 14 Sep 2025
https://github.com/zukahai/caro-board-game
Khám phá cách tạo game Caro đơn giản bằng Java. Bài viết hướng dẫn chi tiết từ thiết kế bàn cờ, xử lý lượt chơi đến kiểm tra chiến thắng, giúp bạn tạo ra trò chơi thú vị và hấp dẫn. Dự án này phù hợp cho cả người mới học lập trình và những ai muốn nâng cao kỹ năng Java của mình.
blog caro caro-game game gomoku gomoku-game haizuka share tutorial
Last synced: 07 Jul 2025
https://github.com/antigenomics/repseq-annotation-tutorial
📝 [Tutorial] RepSeq data mining basics in R
bioinformatics immunology r sequencing tutorial
Last synced: 15 May 2026
https://github.com/mvinyard/lightning-tutorial
PyTorch-Lightning Tutorial
ai deep-learning deep-neural-networks machine-learning pytorch pytorch-lightning tutorial
Last synced: 30 Apr 2025
https://github.com/walidabazo/unity-swipe-slide-show-tutorial
Unity package : Swipe Slide Show Tutorial to image gallery and change size (gameObject.transform.localScale) and Rotate (gameObject.transform.eulerAngles)
change csharp eulerangles image-gallery pagackes rotate size swipe swipe-slide tutorial unity unity-asset unity-plugin unity3d video webar webarkit
Last synced: 24 Oct 2025
https://github.com/dellintosh/pipeline
A step by step guide on creating build and deployment pipelines for Kubernetes... using Drone CI !
deployment-pipeline drone-ci kubernetes-cluster tutorial
Last synced: 14 May 2025
https://github.com/valentingol/deep-learning-installation
This tutorial provide a step-by-step pipeline to install an effective Python set-up optimized for deep learning for Ubuntu LTS, containing libraries to use efficiently the last versions of Tensorflow and Pytorch with the GPU and a comfortable environment of work with flexible and highly customizable IDE (VSCode) and environment manager (Virtualenv/VirtualenvWrapper).
cuda deep-learning deep-learning-library deep-learning-tutorial setup tutorial virtualenv virtualenvwrapper vscode
Last synced: 15 Sep 2025
https://github.com/ysoroko/ft_server_tutorial
A complete step-by-step guide to teach people how to use Docker, Nginx, phpMyAdmin and MySql to validate ft_server project for 42 coding school network
42 autoindex comment commented docker dockerfile ft-server ftserver guide howto nginx phpmyadmin project s42 ssl step-by-step tuto tutorial walkthrough wordpress
Last synced: 11 Apr 2025
https://github.com/lmammino/11ty-sample-project
An example project to illustrate the main features of Eleventy 🎈🐁
eleventy nodejs static-site static-site-generation tutorial tutorials
Last synced: 07 May 2025
https://github.com/zeyu-li/unity-tutorial-2d
A Unity Tutorial for 2D games 🎮! Acts as a template for a 2D platformer
2d-games plateform-game tutorial unity-2d unity-template unity-tutorial
Last synced: 13 Jul 2025
https://github.com/der-on/mini-pc-chrome-kiosk
Einrichtung eines Mini-PCs für den Google-Chrome Kiosk-Modus.
chrome kiosk mini-pc tutorial windows-10
Last synced: 05 Apr 2025
https://github.com/annimon-tutorials/telegram-bot-example
Simple Telegram bot allows you to bookmark messages
Last synced: 01 May 2025
https://github.com/koddr/tutorial-go-i18n
📖 Tutorial: An easy way to translate your Golang application
go golang i18n languages tutorial tutorial-code tutorial-sourcecode
Last synced: 29 Apr 2025
https://github.com/colinkiama/vala-tutorial
An unofficial ✨modern✨ Vala tutorial
docs documentation examples tutorial vala
Last synced: 04 Mar 2025
https://github.com/chandler767/cube-fight
Multiplayer augmented reality game using Magic Leap powered by PubNub.
augmented-game augmented-reality csharp eye-tracking game gaze-tracking magic-leap magicleap magicleapone publish pubnub pubsub subscribe tutorial unity virtual-reality
Last synced: 14 Jul 2025
https://github.com/thinkverse/laravel-vite-and-bootstrap
Source for the article - How to use Bootstrap with Laravel and Vite
bootstrap laravel tutorial vite
Last synced: 10 Apr 2025
https://github.com/vsoch/lessons
quick lessons for reproducible research practices
hpc lessons reproducibility research-computing tutorial
Last synced: 13 Feb 2026
https://github.com/manifoldco/service-catalog-tutorial
A step by step introduction to the service-catalog in kubernetes
kubernetes openservicebrokerapi service-catalog tutorial
Last synced: 10 May 2025
https://github.com/extcore/extcore-sample-accounting
ExtCore framework 7 advanced sample accounting web application
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 22 Jul 2025
https://github.com/rezmoss/network-vulnerability-scanner
Build a network vulnerability scanner from scratch in Go, port scanning, service detection, and vulnerability identification. Full walkthrough
cybersecurity go golang infosec networking penetration-testing port-scanner security tutorial vulnerability-scanner
Last synced: 12 Jun 2026
https://github.com/vhiribarren/llvm-tuto-kaleidoscope-golang
LLVM Kaleidoscope tutorial in Go, toy project.
go golang llvm toy-project tutorial
Last synced: 24 Apr 2025
https://github.com/ianfabs/vue-driver
A Vue.js wrapper for Driver.js
javascript js tour tutorial vue web
Last synced: 22 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