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-04-02 00:27:18 UTC
- JSON Representation
https://github.com/rekalantar/variationalautoencoders_pytorch
Variational Autoencoder (VAE) PyTorch Tutorial from Scratch
deep-learning generative-model pytorch tutorial variational-autoencoder
Last synced: 08 Sep 2025
https://github.com/ruanbekker/elasticsearch-demo
Tutorial on Getting Started with Elasticsearch
demo elasticsearch elasticsearch-cheatsheet elasticsearch-queries elasticsearch-tutorial tutorial
Last synced: 24 Apr 2025
https://github.com/onlyphantom/sqlalchemy-tutorial
Ground Up tutorial to SQLAlchemy
python sqlalchemy sqlalchemy-orm tutorial tutorial-code
Last synced: 19 Apr 2025
https://github.com/haggaie/rdma-experiment
RDMA experiment VMs, instructions, and example.
benchmarking networking programming-exercise rdma tutorial
Last synced: 30 Mar 2025
https://github.com/methyldragon/moveit-tutorial
Quick crash course for the MoveIt! motion planning framework for ROS robotic manipulators! 🙌
manipulator moveit references robotics ros tutorial tutorials
Last synced: 28 Jun 2025
https://github.com/3ddelano/discord-bot-v2-godot
2nd version of Discord bot made using Discord.gd in Godot engine.
discord discord-bot example godot godotengine heroku host tutorial
Last synced: 22 Aug 2025
https://github.com/didinj/angular-routing-navigation-example
Angular 8 Tutorial: Routing & Navigation Example
activatedroute angular angular8 example navigation route routing tutorial
Last synced: 11 Jul 2025
https://github.com/pmocz/superconductor-spectral
Spectral Solver for the Ginzburg-Landau equation
ginzburg-landau physics scientific-computing simulation superconductors tutorial
Last synced: 12 Apr 2025
https://github.com/houarizegai/pascaltutorial
Step by step to build pascal programs :tada:. Code files for youtube tutorial.
course learning pascal tutorial tutorial-series youtube-tutorial
Last synced: 02 Nov 2025
https://github.com/hasansezertasan/chrome-version
Detect the version of Chrome installed on Windows, Linux, Mac. Cross-platform using Python, native OS detection.
chrome cli pypi-package pypi-reserved python tutorial used-poetry version
Last synced: 16 Mar 2025
https://github.com/bradleyboehmke/cinday-rug-iml-2018
Slides and other material for Cincinnati-Dayton useR presentation on interpretable machine learning with R
data-science interpretable-machine-learning machine-learning r shortcourse-material tutorial tutorial-code
Last synced: 13 Apr 2025
https://github.com/sap-samples/ui5-p13n-tutorial
Tutorial on how to add personalization capabilities to almost any control
openui5 p13n personalization tutorial typescript ui5
Last synced: 13 Apr 2025
https://github.com/jingshing/ngrok-in-stablediffusion-tutorial
A tutorial for enable ngrok in stable diffusion
ngrok stable-diffusion stable-diffusion-tutorial stable-diffusion-webui tutorial
Last synced: 18 Apr 2025
https://github.com/ross-u/deploy-json-server-to-heroku
Create your own server/API in minutes. Ready to deploy json-server configuration with a beginner friendly guide.
api beginner guide heroku heroku-cli heroku-deployment javascript json json-server node nodejs server simple tutorial
Last synced: 13 Sep 2025
https://github.com/srcecde/aws-cloudformation-template
AWS CloudFormation templates.
aws aws-cloudformation cloudformation tutorial
Last synced: 16 Jan 2026
https://github.com/deadlykam/tutorialfpsrotation
A tutorial on how to get smooth first person rotation in Unity3D
fps fps-game game-development kamran kamran-wali tutorial unity unity3d wali
Last synced: 19 Jul 2025
https://github.com/pilosus/c3linear
Naive C3 linearization algorithm tutorial
algorithms inheritance mro python tutorial
Last synced: 30 Jun 2025
https://github.com/cdeil/pyconde2019-debugging
Examples for my PyConDE 2019 talk "10 ways to debug Python code"
Last synced: 10 Aug 2025
https://github.com/jashanj0tsingh/pythontutorials
Scrape Lyrics from genius.com to a text file. Educational purposes only.
beautifulsoup genius-lyrics genius-lyrics-search lyrics-scraping python tutorial webscraping
Last synced: 23 Oct 2025
https://github.com/aldro61/microbiome-summer-school-2017
Introduction to Machine Learning
bioinformatics machine-learning tutorial
Last synced: 11 Oct 2025
https://github.com/dstarner/oauth-gated-docusaurus
Running Docusaurus gated behind an OAuth provider session
Last synced: 13 Mar 2026
https://github.com/ccrashzer0/picklerick
A write up guide for the Pickle Rick room from Try Hack Me.
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 19 Mar 2026
https://github.com/spacetelescope/stis-notebooks
Jupyter Notebooks for HST STIS observation planning and data analysis
astronomy jupyter-notebook telescopes tutorial
Last synced: 10 Oct 2025
https://github.com/living-with-machines/computer-vision-for-the-humanities-workshop
Computer Vision for the Humanities workshop
computer-vision digital-humanities glam tutorial workshop
Last synced: 05 Mar 2026
https://github.com/mrtj/yolox-panorama-tutorial
A step-by-step tutorial with example code on deploying a custom YOLOX object detector model on the AWS Panorama appliance.
aws-panorama computer-vision tutorial yolox
Last synced: 04 Mar 2026
https://github.com/andresrodriguez55/n-tier-architecture-explanation-cookiemanagerapi
Explanation of N-Tier architecture with example code (in C#), brief explanations on SOLID principles, use of docker and Azure Devops are also given.
api azure-devops cicd clean-architecture csharp docker docker-compose docker-image dotnet dotnet-core explanation internship layered-architecture ntier-architecture postgresql software-architecture software-engineering solid tutorial webapi
Last synced: 08 Oct 2025
https://github.com/abolkog/react-native-simple-chat
React Native Simple Chat Tutorial code
firebase react-native tutorial
Last synced: 13 Apr 2025
https://github.com/tirendazacademy/data-science-with-r
Data Science | Machine Learning | Data Analysis
data-analysis data-science data-visualization database machine-learning machine-learning-algorithms r r-data-visualization r-ggplot2 r-machine-learning-turorials r-markdown r-programming r-studio rmarkdown tutorial
Last synced: 23 Jul 2025
https://github.com/vladimirakopyan/netcore_nativecall
This demonstrates how to create a native, unmanaged DLL and invoke it's functionality from a .Net Core Application
c cpp csharp dll netcore netcore-nativecall pinvoke pinvoke-wrapper tutorial
Last synced: 29 Apr 2025
https://github.com/williamdsw/sgdk-tutorials
List of SGDK development tutorials that I followed
Last synced: 11 Apr 2025
https://github.com/luontola/tdd-mooc-tetris
Exercise for learning Test-Driven Development with the help of predefined tests
Last synced: 22 Aug 2025
https://github.com/lammpstutorials/lammpstutorials-ebook
LAMMPS tutorials for both beginners and advanced users: the ebook
course ebook lammps molecular-dynamics polymer tutorial
Last synced: 07 Sep 2025
https://github.com/davidwparker/programmingtil-react
Code for ProgrammingTIL React Screencasts
code javascript programming react reactjs tutorial tutorials webpack
Last synced: 13 Apr 2025
https://github.com/jiujuan/grpc-tutorial
golang grpc tutorial,website:https://github.com/jiujuan/zenblog#grpc%E5%AD%A6%E4%B9%A0
Last synced: 06 May 2025
https://github.com/manustays/algorand-pyteal-smart-contract-starter-template
Starter template to start an Algorand smart-contract project using PyTeal
algorand-blockchain algorand-smart-contract pyteal starter-project tutorial
Last synced: 13 Apr 2025
https://github.com/nepaul/learn-to-code-by-coding
Just Code! "Talk is cheap. Show me the code."
css docker go javascript koajs nodejs serverless tutorial vuejs webassembly
Last synced: 30 Oct 2025
https://github.com/romanovsci/no-framework-tutorial-ru
PHP без фреймворков.
clean-code framework-agnostic mvc php solidity tutorial without-framework
Last synced: 12 Jul 2025
https://github.com/ledell/grayarea-deepdream
Homepage for the Gray Area Festival DeepDream Workshop
deep-learning deepdream machine-learning tutorial
Last synced: 29 Oct 2025
https://github.com/llnl/raja-suite-tutorial
Tutorial materials for the RAJA Portability Suite
Last synced: 10 Jun 2025
https://github.com/zirkletsing/sell-application-
A sell app Powered By Vue.js
Last synced: 03 Jul 2025
https://github.com/mrdotb/billing
:lipstick: Beautiful invoice with phoenix and pagedjs
elixir pdf phoenix-framework tutorial
Last synced: 14 Apr 2025
https://github.com/app-generator/sample-bootstrap-landing-page
Bootstrap 5 Landing Page - Learn by Coding | AppSeed
appseed-sample bootstrap tutorial
Last synced: 14 Jun 2025
https://github.com/miguelmota/polygon-zkevm-messenger-l2-to-l1-example
Send a message from L2 Polygon zkEVM testnet to L1 Goerli.
bridge cross-chain ethereum example hardhat messenger multi-chain polygon polygon-zkevm smart-contract solidity tutorial zk zkevm
Last synced: 08 May 2025
https://github.com/hashicorp-education/learn-terraform-pipelines-vault
hashicorp terraform tutorial vault
Last synced: 10 Apr 2025
https://github.com/voximplant/websdk-endpoint-demo
Demo and tutorial for WebSDK endpoint and centralized server-based video conference functionality
client-sdk demo tutorial voximplant
Last synced: 08 May 2025
https://github.com/bayer-group/go-workshop
Structured hands-on workshop for learning Go
beat-not-applicable go golang tutorial workshop
Last synced: 11 Jun 2025
https://github.com/ciphertron/go-playground
Notes & Code Snippets for beginners to get started with Golang
Last synced: 22 Apr 2025
https://github.com/voletiv/mypythonneuralnetwork
A neural network class in Python built from scratch
gradient-descent ipython-notebook neural-networks tutorial
Last synced: 23 Mar 2025
https://github.com/extcore/extcore-sample-mvc
ExtCore framework 7 sample MVC web application
asp-net-core extcore-framework sample tutorial
Last synced: 11 Sep 2025
https://github.com/fiware/tutorials.linked-data
:blue_book: FIWARE 601: Linked Data for NGSI-v2 developers
fiware json-ld linked-data ngsi-ld tutorial
Last synced: 30 Apr 2025
https://github.com/derlin/fribourg-linux-seminar-k8s-deploy-like-a-pro
Learn kubernetes deployments! We will talk about manifests, Helm, helmfile and argo-cd
argo-cd helm helmfile kubernetes kubernetes-deployment learning-by-doing tutorial
Last synced: 04 Jul 2025
https://github.com/coala/coala-tutorial
Sample sources for a coala tutorial
Last synced: 28 Apr 2025
https://github.com/mrgreensworkshop/zephyros_raspipico_picodro
Zephyr RTOS Tutorials with Raspberry Pi Pico. For more, please see the blog post below.
raspberry-pi-pico raspberrypipico tutorial tutorial-sourcecode zephyr zephyr-rtos zephyros zephyrrtos
Last synced: 07 Mar 2026
https://github.com/javascript-tutorial/kk.javascript.info
Modern JavaScript Tutorial in Kazakh
Last synced: 07 Apr 2025
https://github.com/javascript-tutorial/ug.javascript.info
Modern JavaScript Tutorial in Uyghur
Last synced: 07 Apr 2025
https://github.com/hjerpbakk/xamarin-forms-birthday
Never miss a birthday again! This educational app was created as part of a Xamarin Forms workshop.
csharp tutorial xamarin xamarin-android xamarin-forms xamarin-ios xaml
Last synced: 14 Apr 2025
https://github.com/jihoonerd/rl-maze
Simple maze solver by reinforcement learning
maze policy-gradient q-learning reinforce reinforcement-learning sarsa tutorial
Last synced: 12 Apr 2025
https://github.com/jjpaulo2/tutorial-pygame-python-brasil-2020
🎮 Repositório contendo o material utilizado no tutorial de PyGame ministrado na Python Brasil 2020.
games learning pygame python python-brasil python-brasil-2020 tutorial
Last synced: 11 Jul 2025
https://github.com/applitools/example-selenium-python-pytest-classic
Applitools Example: Selenium Python pytest with the Classic runner
applitools applitools-example applitools-eyes applitools-tutorial pytest python selenium selenium-webdriver test-automation tutorial visual-testing
Last synced: 15 Apr 2025
https://github.com/iridakos/elastic_rails_tutorial
The application from the elastic search tutorial
elasticsearch kibana rails ruby tutorial
Last synced: 10 Apr 2025
https://github.com/jozzzzep/cooldownapi
Simple and easy tool for handling and managing cooldowns in UnityEngine efficiently.
api cd cooldown cooldowns managing-cooldowns system tutorial unity unity3d unityengine wiki
Last synced: 12 May 2025
https://github.com/kandy-io/kandy-link-ios-sdk
Kandy Link iOS SDK release repository
documentation ios kandy tutorial webrtc
Last synced: 07 Sep 2025
https://github.com/makevoid/bitcore-lib-tutorial
Bitcoin Private Key Generation and Transaction Creation and Submission tutorial using bitcore-lib
bitcoin bitcoin-sample-code bitcoin-transaction bitcoin-transaction-example bitcore bitcore-lib blockchain blockchain-bitcoin crypto example learn-bitcoin learn-blockchain sample-code study-bitcoin tutorial utxo
Last synced: 08 Apr 2025
https://github.com/thinkverse/laravel-vite-and-jquery
Source for the article - How to use jQuery with Laravel and Vite
Last synced: 10 Apr 2025
https://github.com/bertspaan/tutorial-historical-addresses
Tutorial: Historical Addresses & NYC Space/Time Directory
dataset geospatial historical-addresses historical-maps leaflet nyc tutorial
Last synced: 12 Apr 2025
https://github.com/vincentdary/rop-with-shellcode
Exploit Writing Tutorial: ROP with Shellcode
buffer-overflow rop shellcodes tutorial
Last synced: 19 Apr 2025
https://github.com/dieg0code/intro_to_rust
Notas del lenguaje Rust :crab:
blockchain espanol newbie-code rust rust-basic rust-lang spanish tutorial
Last synced: 05 May 2025
https://github.com/izolate/static-site-generator
Build your own static site generator (because why not?)
blog blogging-platform guide how-to netlify static-site static-site-generator tutorial
Last synced: 22 Mar 2025
https://github.com/roym899/crf_segmentation_tutorial
Tutorial for efficient inference in fully connected CRFs
Last synced: 13 Mar 2025
https://github.com/greeeg/hetic-p2023-react
⚡️Introduction to React.js & modern front-end development for HETIC H2 students
Last synced: 10 Jul 2025
https://github.com/mapmeld/postgis-zimbabwe
PostGIS tutorial with hosted read-only database and notebooks
postgis postgresql tutorial zimbabwe
Last synced: 12 Apr 2025
https://github.com/onlyphantom/soliditydocs
Implementation of examples from docs.soliditylang.org
smart-contracts smartcontracts solidity tutorial
Last synced: 19 Apr 2025
https://github.com/avinandanbose/c_plus_plus_beginner
Its the beginner series of C++
beginner beginner-code beginner-friendly cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp cpp11 cpp14 cpp17 cpp20 tutorial tutorial-code tutorial-exercises tutorials tutorials-explained tutoring
Last synced: 07 Feb 2026
https://github.com/jkergal/hyperjs-wsl-zsh-powerlevel10k-config-on-windows
Configure your hyper.js terminal with zsh and powerlevel10k theme on windows, with easy default directory
setup shell terminal tutorial ubuntu windows-10 zsh
Last synced: 28 Jul 2025
https://github.com/michael-angerer/zephyr_basics
Basic Zephyr Samples and Projects
Last synced: 12 Mar 2025
https://github.com/ssbostan/docker-with-saeid
Applications repository of Docker with Saeid tutorial
devops docker docker-compose dockerfile tutorial
Last synced: 06 Oct 2025
https://github.com/simonw/mendoza-trees-workshop
A live-coding workshop illustrating the powerful combination of Jupyter notebooks and Django
Last synced: 19 Apr 2025
https://github.com/codeabinash/beyond-javascript
A JavaScript tutorial for beginners level to advanced.
Last synced: 22 Apr 2025
https://github.com/dmportella/golang-tutorial
Golang tutorials I wrote to learn the language.
Last synced: 14 Apr 2025
https://github.com/waylau/webix-tutorial
Webix Tutorial 《Webix 教程》一本关于 Webix 学习的开源书。
Last synced: 09 Mar 2026
https://github.com/lsjsj92/fast-api-tutorial
fast api with machine learning
deeplearning deploy docker example fastapi machinelearning mlops python-api pytorch recommendation-system recommender-system tutorial
Last synced: 22 Jun 2025
https://github.com/agnostiqhq/tutorials_covalent_ieee_2022
Tutorials for 2022 IEEE Quantum Week Workshop on Covalent
covalent-tutorial gqsim ieee ml qcw22 qml quantum-machine-learning siamese-network tutorial
Last synced: 11 May 2025
https://github.com/snakemake/snakemake-tutorial-data
Example data for the official Snakemake tutorial
reproducibility snakemake tutorial
Last synced: 23 Feb 2025
https://github.com/epranka/sections-slider
This is a very simple implementation of the sections slider in jQuery.
app demo fullpage jquery plugin sections-slider slider tutorial website
Last synced: 11 Apr 2025
https://github.com/nexmo/ruby-sms-customer-engagement
Two-way SMS for customer engagement with Ruby
Last synced: 24 Jul 2025
https://github.com/jaidevd/nn-tutorials
deep-learning neural-network python tensorflow tutorial
Last synced: 15 Apr 2025
https://github.com/mountainboooy/mb-react-walkthrough
Simple React component to realize walkthrough UI in your application.
component javascript onboarding react tutorial ui-components walkthrough
Last synced: 13 May 2025
https://github.com/ekeric13/carousel-tutorial
Modular React Carousel
carousel carousel-component component programming-tutorial react react-component react-tutorial tutorial
Last synced: 15 Jul 2025
https://github.com/ultrafunkamsterdam/pokelevel
0.63.1! Recursively reads CSV and level-up accounts for a given time. New accounts level 3/4 in 90 seconds! PokemonGo-Bot is needed for it.
account api bot hash key level levelup map pogo pogoprotos pokemon recursive schedule starter tutorial uplevel
Last synced: 11 Apr 2025
https://github.com/asynkron/protoactor-grains-tutorial
Getting Started With Grains / Virtual Actors Tutorial (.NET)
actor-model actors clustering distributed-computing distributed-systems proto-actor tutorial
Last synced: 12 May 2025
https://github.com/kenoleon/medium-mazes
Companion Repo For a Medium Tutorial on Mazes.
ai gui maze puzzle pysimplegui python tutorial
Last synced: 25 Apr 2025
https://github.com/lmammino/lambda-image-colors
An example AWS Lambda written in GoLang to tag a picture with its prominent colors
aws-lambda aws-lambda-golang go golang image image-processing lambda s3 tutorial
Last synced: 11 Jul 2025