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-25 00:28:12 UTC
- JSON Representation
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/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/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/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/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/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/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/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/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/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/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/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/luwangel/react-admin-tutorials-build-your-own-theme
Learn how to customize the theme of a react-admin application without rewriting everything
hacktoberfest react react-admin tutorial
Last synced: 16 May 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/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/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/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/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/qingyangkong/dynamicnft-tutorial
配合视频教程的源码,请在 readme 中查看教程地址
Last synced: 24 Oct 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/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/valnub/todo-app-example-with-vuex-and-framework7
css demo example html javascript tutorial vue vuejs vuex
Last synced: 28 Jul 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/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/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/flowforfrank/pagination
📖 Pagination Component in Vanilla JS
javascript js pagination tutorial vanilla-javascript
Last synced: 03 Oct 2025
https://github.com/coenmooij/vuejs-exercises
A collection of vuejs exercises and assignments
Last synced: 09 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/juristr/video-your-first-ng2-app
Application for the video on creating your first Angular 2 app
Last synced: 25 Jul 2025
https://github.com/henrikbengtsson/future-tutorial-user2022
Tutorial: An Introduction to Futureverse for Parallel Processing in R (useR! 2022)
future futureverse parallel-processing r-language tutorial user2022
Last synced: 10 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/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/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/enkaypeter/cloud-pub-sub-tut
Project repository for getting started with cloud pub/sub in node.js
expressjs gcp-pubsub nodejs tutorial
Last synced: 13 Jun 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/flowforfrank/javascript-fireworks
✨ Fireworks created in JavaScript
2d canvas fireworks javascript particles tutorial webtips
Last synced: 09 Apr 2025
https://github.com/librity/gowiki
Go Tutorial - A wiki web app in pure Golang.
golang heroku-deployment tutorial wiki
Last synced: 25 Apr 2025
https://github.com/bodrovis-learning/rust-yt-series
Серия уроков "Язык Rust" на YouTube
Last synced: 09 Apr 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/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/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/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/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/ralfebert/connectedcolors
Example code for the Multipeer Connectivity framework tutorial.
Last synced: 15 Mar 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/whiteboxdev/tutorial-defold
Tutorials of game design concepts and feature implementations in Defold game engine projects.
Last synced: 30 Aug 2025
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/shuoros/spring-101
🧑💻 A complete set of road maps, tutorials, guides, exams, projects and etc. to become a master in Spring Framework!
roadmap spring-boot spring-framework tutorial
Last synced: 28 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/hashicorp-education/learn-terraform-cdktf-applications
cdktf hashicorp kubernetes terraform tutorial
Last synced: 12 Jul 2025
https://github.com/jorgensd/fenics22-tutorial
Tutorial for the FEniCS [22 conference](https://fenicsproject.org/fenics-2022/) in San Diego
Last synced: 09 Oct 2025
https://github.com/hectorpulido/guia-como-usar-git
Guia rapida y practica sobre como usar git
como-instalar-git git tutorial
Last synced: 16 Apr 2025
https://github.com/ajduberstein/gis_tutorial
PostGIS/QGIS tutorial using public data sets
Last synced: 04 Jan 2026
https://github.com/cody1991/typescript-tutorial
开源的 TypeScript Tutorial 教程中文版,翻译自:https://www.typescripttutorial.net/
Last synced: 07 Apr 2025
https://github.com/adamspannbauer/minimal_python_package
A minimal introduction to writing packages with python.
education package python tutorial
Last synced: 28 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/kandy-io/kandy-cpaas-js-sdk
Kandy CPaaS JavaScript SDK
documentation javascript kandy tutorial webrtc
Last synced: 04 Jul 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/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/jp7io/typescript-crud
A guide to build a TypeScript CRUD (Frontend) with React.
Last synced: 06 Apr 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/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/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/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/xmas7/rust-tutorials
Code Examples in Rust. Reviewing RUST
Last synced: 01 Aug 2025
https://github.com/javascript-tutorial/test.javascript.info
Modern JavaScript Tutorial in Test
Last synced: 01 Aug 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/enryun/tutorialkit
TutorialKit help developers create interactive tutorial experience for iOS applications
Last synced: 15 Sep 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/annimon-tutorials/telegram-bot-example
Simple Telegram bot allows you to bookmark messages
Last synced: 01 May 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/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/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/slashhuang/react-tutorial
react tutorial for developers intrested in react
Last synced: 11 Apr 2025