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/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/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/matthewfeickert/git-basics
Some examples of how to do some core things in Git
Last synced: 15 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/gvwilson/sim
Simple discrete event simulation
discrete-event-simulation open-source python simpy tutorial
Last synced: 07 Mar 2026
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/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/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/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/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/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/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/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/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/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/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/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/daviddao/pytorch-without-a-phd
PyTorch version of TensorFlow without a PhD
deep-learning pytorch tutorial
Last synced: 13 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/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/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/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/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/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/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/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/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/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/sst/tutorial-links-app
Source for the links app that we build in the SST tutorial.
Last synced: 26 Jun 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/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/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/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/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/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/qingyangkong/dynamicnft-tutorial
配合视频教程的源码,请在 readme 中查看教程地址
Last synced: 24 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/arangogutierrez/singularity-on-nomad
The Singularity on Nomad tutorial documents how to deploy Singularity on Nomad.
consul containers hashicorp nomad singularity-container tutorial
Last synced: 25 Mar 2025
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/javascript-tutorial/hy.javascript.info
Modern JavaScript Tutorial in Armenian
Last synced: 07 Apr 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/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/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/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/javascript-tutorial/el.javascript.info
Modern JavaScript Tutorial in Greek (Μοντέρνο JavaScript Tutorial στα Ελληνικά)
Last synced: 03 Aug 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/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/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/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/llamacademy/get-terrain-texture
sing this tutorial repository and associated video you will learn how to get the Albedo texture from any Renderer using any Shader AND how to get the active textures on a Unity terrain at any given point.
game-development gamedev renderer terrain texture tutorial
Last synced: 25 Apr 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/muziing/cpp_learning
C++学习代码笔记仓库,OOP、STL,有较多注释帮助理解回顾基本知识点。
Last synced: 19 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/becksteinlab/adkgromacstutorial
Basic tutorial for running and analyzing a Gromacs MD simulation of AdK
gromacs molecular-dynamics-simulation tutorial
Last synced: 23 Apr 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/hashicorp-education/learn-terraform-cdktf-applications
cdktf hashicorp kubernetes terraform tutorial
Last synced: 12 Jul 2025
https://github.com/ajduberstein/gis_tutorial
PostGIS/QGIS tutorial using public data sets
Last synced: 04 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/imevanc/nextjs-aws-s3
An example of a Next.js application allowing you to upload photos to an Amazon Web Services S3 storage bucket.
aws aws-s3 demo javascript nextjs tailwindcss tutorial typescript
Last synced: 11 Mar 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/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/rodrigokamada/nodejs-aws-lambda
Example application using the Node.js with TypeScript and Express.js where a serverless API will be implemented and deployed on the AWS Lambda service.
article aws aws-lambda devcommunity expressjs hacktoberfest javascript lambda nodejs serverless tutorial typescript
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/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/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/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/brackendev/scikit-learn-hy
An introduction to scikit-learn (machine learning in Python) and Hy (a Lisp dialect embedded in Python)
hy hylang machine-learning python scikit-learn tutorial
Last synced: 09 Oct 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/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/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/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/enryun/tutorialkit
TutorialKit help developers create interactive tutorial experience for iOS applications
Last synced: 15 Sep 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/cjsaylor/angular-workshop
Angular tutorial for a workshop setting.
Last synced: 10 Jan 2026
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/ianfabs/vue-driver
A Vue.js wrapper for Driver.js
javascript js tour tutorial vue web
Last synced: 22 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/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/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/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/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/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/mkock/busproject
Source code for my blog post "A Bus Ride with Golang"
Last synced: 24 Dec 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/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/shahednasser/history-bot
Repo for Twitter Bot tutorial: History Bot
bot tutorial tutorial-code twitter twitter-api
Last synced: 08 May 2025