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-03 00:28:28 UTC
- JSON Representation
https://github.com/bhattbhavesh91/catboost-tutorial
A small tutorial to demonstrate the power of CatBoost Algorithm
catboost catboost-algorithm catboost-tutorial categorical-features data-science decision-trees gpu gpu-computing gradient-boosting machine-learning tutorial
Last synced: 17 Apr 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/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/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/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/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/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/gvwilson/sim
Simple discrete event simulation
discrete-event-simulation open-source python simpy tutorial
Last synced: 07 Mar 2026
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/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/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/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/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/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/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/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/daviddao/pytorch-without-a-phd
PyTorch version of TensorFlow without a PhD
deep-learning pytorch tutorial
Last synced: 13 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/yj8023xx/recsys-tutorial
推荐系统入门教程,包含基础知识和相应的运行实例
pytorch recommender-system tutorial
Last synced: 04 Sep 2025
https://github.com/aralroca/webgl-gears
Dynamic gears implemented with WebGL
javascript learning opengl preact snowpack tutorial wegbl
Last synced: 19 Apr 2025
https://github.com/didinj/react-native-firebase-fcm-push-notification
React Native Firebase Cloud Messaging (FCM) Push Notification
android cloud example fcm firebase ios messaging notification push react-native reactnative rnfirebase tutorial
Last synced: 25 Jul 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/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/rashidi/boot-batch-rest
Demo application demonstrates implementation of REST operation with Spring Batch
demo-app spring-batch spring-batch-jobs spring-boot tutorial
Last synced: 23 Mar 2025
https://github.com/coenmooij/vuejs-exercises
A collection of vuejs exercises and assignments
Last synced: 09 Apr 2025
https://github.com/flowforfrank/real-time-chat-app
💬 Real-Time Chat App with Socket.IO
chat chat-application javascript real-time socket-io tutorial webtips
Last synced: 09 Apr 2025
https://github.com/javascript-tutorial/el.javascript.info
Modern JavaScript Tutorial in Greek (Μοντέρνο JavaScript Tutorial στα Ελληνικά)
Last synced: 03 Aug 2025
https://github.com/bodrovis-learning/rust-yt-series
Серия уроков "Язык Rust" на YouTube
Last synced: 09 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/dykstrom/mazela-man
An FXGL tutorial. Build a simple game.
fxgl game-development javafx tutorial
Last synced: 09 Apr 2025
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/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/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/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/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/xmas7/rust-tutorials
Code Examples in Rust. Reviewing RUST
Last synced: 01 Aug 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/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/hashicorp-education/learn-terraform-cdktf-applications
cdktf hashicorp kubernetes terraform tutorial
Last synced: 12 Jul 2025
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/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/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/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/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/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/mongodb-developer/workshop
MongoDB Developer Workshops
database-as-a-service mongodb mongodb-atlas python tutorial workshop
Last synced: 07 Apr 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/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/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/whiteboxdev/tutorial-defold
Tutorials of game design concepts and feature implementations in Defold game engine projects.
Last synced: 30 Aug 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/ajduberstein/gis_tutorial
PostGIS/QGIS tutorial using public data sets
Last synced: 04 Jan 2026
https://github.com/javascript-tutorial/test.javascript.info
Modern JavaScript Tutorial in Test
Last synced: 01 Aug 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/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/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/harveyslash/sympyle
Automatic differentiation in python
backpropagation computational-graphs deep-learning learning machine-learning neural-network tutorial
Last synced: 07 Oct 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/muziing/cpp_learning
C++学习代码笔记仓库,OOP、STL,有较多注释帮助理解回顾基本知识点。
Last synced: 19 Apr 2025
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/ayushexel/deeptorch
Implementation and tutorial of deep learning algorithms in pyTorch
deep-learning machine-learning machine-learning-algorithms machine-learning-library neural-network python pytorch pytorch-implmention pytorch-tutorial reinforcement-learning tutorial
Last synced: 07 May 2025
https://github.com/enryun/tutorialkit
TutorialKit help developers create interactive tutorial experience for iOS applications
Last synced: 15 Sep 2025
https://github.com/pharo-graphics/tutorials
I contain the code that results from tutorials on Bloc.
bloc memory-game pharo tutorial
Last synced: 25 Apr 2025
https://github.com/fzn0x/php-unit-test-tutorial-bahasa
PHP Unit Test Tutorial in Bahasa
composer indonesia php phpunit tutorial unit-testing
Last synced: 26 Oct 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/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/ralfebert/connectedcolors
Example code for the Multipeer Connectivity framework tutorial.
Last synced: 15 Mar 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/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/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/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