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-03-31 00:31:19 UTC
- JSON Representation
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/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/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/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/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/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/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/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/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/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/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/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/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/javascript-tutorial/el.javascript.info
Modern JavaScript Tutorial in Greek (Μοντέρνο JavaScript Tutorial στα Ελληνικά)
Last synced: 03 Aug 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/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/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/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/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/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/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: 20 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/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/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/muziing/cpp_learning
C++学习代码笔记仓库,OOP、STL,有较多注释帮助理解回顾基本知识点。
Last synced: 19 Apr 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/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/ianfabs/vue-driver
A Vue.js wrapper for Driver.js
javascript js tour tutorial vue web
Last synced: 22 Apr 2025
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/ralfebert/connectedcolors
Example code for the Multipeer Connectivity framework tutorial.
Last synced: 15 Mar 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/enryun/tutorialkit
TutorialKit help developers create interactive tutorial experience for iOS applications
Last synced: 15 Sep 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/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/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/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/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/jp7io/typescript-crud
A guide to build a TypeScript CRUD (Frontend) with React.
Last synced: 06 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/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/slashhuang/react-tutorial
react tutorial for developers intrested in react
Last synced: 11 Apr 2025
https://github.com/bitoiu/expo-start-octocat
Expo.io startup project, but with an Octocat :octocat:
dev-to expo react-native tutorial
Last synced: 30 Apr 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/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/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/javascript-tutorial/test.javascript.info
Modern JavaScript Tutorial in Test
Last synced: 01 Aug 2025
https://github.com/xmas7/rust-tutorials
Code Examples in Rust. Reviewing RUST
Last synced: 01 Aug 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/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/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/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/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/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/hackersandslackers/bigquery-python-tutorial
:bar_chart: :snake: Create tables in Google BigQuery, auto-generate their schemas, and retrieve said schemas.
bigquery data-warehouse gcs google-bigquery google-cloud google-cloud-sdk google-cloud-storage python tutorial
Last synced: 28 Apr 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/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/mongodb-developer/workshop
MongoDB Developer Workshops
database-as-a-service mongodb mongodb-atlas python tutorial workshop
Last synced: 07 Apr 2025
https://github.com/cody1991/typescript-tutorial
开源的 TypeScript Tutorial 教程中文版,翻译自:https://www.typescripttutorial.net/
Last synced: 07 Apr 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/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/colinkiama/vala-tutorial
An unofficial ✨modern✨ Vala tutorial
docs documentation examples tutorial vala
Last synced: 04 Mar 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/annimon-tutorials/telegram-bot-example
Simple Telegram bot allows you to bookmark messages
Last synced: 01 May 2025
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/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/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/whiteboxdev/tutorial-defold
Tutorials of game design concepts and feature implementations in Defold game engine projects.
Last synced: 30 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/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/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/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/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/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/kandy-io/kandy-cpaas-js-sdk
Kandy CPaaS JavaScript SDK
documentation javascript kandy tutorial webrtc
Last synced: 04 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/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/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/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/mkock/busproject
Source code for my blog post "A Bus Ride with Golang"
Last synced: 24 Dec 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/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/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