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-02 00:31:45 UTC
- JSON Representation
https://github.com/redblobgames/2226-roguelikedev
2022 Reddit r/roguelikedev summer tutorial series
Last synced: 11 Apr 2025
https://github.com/edinsonrequena/email-whatsapp-bomb
Massively bomb emails and whatsapps
cybersecurity email gmail hacking python smtp tutorial whatsapp
Last synced: 12 Apr 2025
https://github.com/horeaporutiu/rest-api-tutorial-ibm-watson
Code based on Youtube Tutorial (Link attached). Learn to use Watson conversation, language translation, and tone analyzer. - Discovery coming soon :)
language-translation language-translator-api node tone-analyzer tutorial watson-api
Last synced: 09 Apr 2025
https://github.com/yesworld/tutorial-dnd-animals
A children's interactive puzzle game with animals, written for the purpose of learning TypeScript / JS and knowledge of OOP in the front end. We take a simple old game code and refactor everything with a clean architecture using design patterns.
game game-2d gamedev games html html5 javascript javascript-game konvajs oop patterns prettier solid tutorial typescript vite
Last synced: 15 Apr 2025
https://github.com/educ8s/circuitpython-st7735-examples
Raspberry Pi Pico programs that use the ST7735 display with CircuitPython.
bitmap circuitpython raspberry-pi-pico-projects rasperry-pi-pico st7735 st7735r tutorial
Last synced: 15 Apr 2025
https://github.com/flowforfrank/checksnake
🐍 Creating the snake game from checkboxes
checkboxes game-development javascript snake snake-game tutorial webtips
Last synced: 09 Apr 2025
https://github.com/andrewjbateman/ionic-angular-contacts
:clipboard: Ionic app to transfer contacts using Cordova plugins. Tutorial from the Ionic Academy
angular angular13 contacts cordova cordova-plugins ionic ionic6 phone-contacts sms tutorial
Last synced: 28 Feb 2026
https://github.com/russellspitzer/firstsparkcassandraapp
A quick workshop on building your first Spark Cassandra Stand Alone Application
spark tutorial workshop zeppelin
Last synced: 15 Apr 2025
https://github.com/mine-cetinkaya-rundel/feedback-at-scale
Slides and sample learnr tutorial for rstudio::global(2021) talk
data-science gradethis learnr rstats tutorial
Last synced: 11 Feb 2026
https://github.com/aramzham/csharp-essentials
Some fundamental C# themes explored in uncomplicated examples
csharp essential fundamentals shevchuk tutorial
Last synced: 26 Jul 2025
https://github.com/pmocz/nbody-matlab
Vectorized N-body code (Matlab)
astrophysics n-body scientific-computing tutorial
Last synced: 27 Feb 2026
https://github.com/avinandanbose/c_plus_plus_intermediate_pointers_i
Its an intermediate guide on C++(Pointers)
beginner beginner-code beginner-friendly cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp cpp11 cpp14 cpp17 cpp20 intermidiate-projects tutorial tutorial-exercises tutorial-teaches-people tutorials tutorials-platfrom tutoring
Last synced: 09 Aug 2025
https://github.com/tchajed/dafny-syntax-tutorial
Short introduction to Dafny
Last synced: 08 Feb 2026
https://github.com/rupakpoddar/drone
Transmitter and flight controller code for Arduino and HC12 Transceiver module based drone.
arduino arduino-drone custom-pcb drone flight-controller hc12 multiwii quadcopter receiver transceiver transmitter transmitter-receiver tutorial
Last synced: 20 Apr 2025
https://github.com/juanpablopizarro/kubernetes
These are my kubernetes notes.
bootcamp k8s kubernetes tutorial
Last synced: 25 Dec 2025
https://github.com/schluppeck/learningmatlab
Introduction to Matlab Programming
introduction learning material matlab tutorial
Last synced: 07 Oct 2025
https://github.com/tianyishi2001/cpp4r
[WIP] C++ for Rustaceans
book cpp cpp11 cpp14 cpp17 cpp20 modern-cpp rust rustaceans tutorial
Last synced: 11 Apr 2025
https://github.com/Lightning-Chart/lcu-tutorial-3DPointLines-08
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 3D chart with multiple PointLineSeries, mouse tracking and annotations.
3d chart charting-library csharp data-visualization dotnet example lightning-chart performance pointlines tutorial visualization
Last synced: 12 May 2025
https://github.com/jeffgbutler/tceworkshop
Guided hands on exercises for Tanzu Community Edition focusing on developer experience
cartographer carvel knative kpack tanzu tanzu-community-edition tutorial workshop
Last synced: 12 Mar 2026
https://github.com/javascript-tutorial/ta.javascript.info
Modern JavaScript Tutorial in Tamil
Last synced: 07 Apr 2025
https://github.com/gurkenlabs/litiengine-docs
The documentation for LITIENGINE - The pure 2D Java game engine
documentation game-engine getting-started java litiengine tutorial
Last synced: 09 Apr 2025
https://github.com/phuijse/tutorial_jax
Tutorial de JAX para entrenar redes neuronales artificiales
flax jax neural-networks tutorial
Last synced: 17 Aug 2025
https://github.com/jmarrec/testcpp-gha-coverage
A repo to test how to report coverage of a C++ project using Github Actions
coverage cpp github-actions tutorial
Last synced: 09 Apr 2025
https://github.com/fiware/tutorials.subscriptions
:blue_book: FIWARE 106: Subscribing to Changes in Context
contextual-data fiware fiware-orion ngsi notification publish-subscribe subscription tutorial
Last synced: 03 Oct 2025
https://github.com/ran-dall/codex
Mirror of Randall's Codex 📜
articles articles-data blog-article knowledge learn learning learning-by-doing learning-exercise learning-labs learning-notes musings scripts tools tutorial tutorial-code tutorial-exercises tutorials utilities
Last synced: 14 Mar 2026
https://github.com/javascript-tutorial/te.javascript.info
Modern JavaScript Tutorial in Telugu
Last synced: 07 Aug 2025
https://github.com/babkock/learning
A collection of small programs, to be used as references and learning material. Covers a variety of techniques.
beginner-friendly bootloader c cpp17 http-server linux-app linux-shell multithreading mutex-lock ncurses pointers socket-io tcp-client tcp-server tutorial tutorials x11 xcb
Last synced: 28 Apr 2025
https://github.com/salvatorecordiano/telegram-echo-bot
Sample echo Telegram Bot
bot bots demo heroku telegram telegram-api telegram-bot telegram-bot-api telegram-bots tutorial
Last synced: 23 Apr 2025
https://github.com/rodrigokamada/react-auth0
Application example built with React 18 with authentication using the Auth0 service.
auth0 authentication beginners dev-community gh-actions gh-pages hacktoberfest login react signin signout signup stackblitz tutorial
Last synced: 10 Apr 2025
https://github.com/platisd/break-the-coupling-cpp
5 ways to decouple dependencies in C++
cpp decoupling dependency-injection inversion-of-control templates tutorial
Last synced: 24 Aug 2025
https://github.com/thargreaves/into-the-tidyverse
Slides, exercise sheets, and solution sheets for my course, 'Into the Tidyverse'
beginner course exercise-sheets r slides solution-sheets tidyverse tutorial
Last synced: 04 Aug 2025
https://github.com/mindspore-courses/rainbow-mindspore
About Rainbow-MindSpore! A step-by-step tutorial from DQN to Rainbow
deep-learning deep-reinforcement-learning reinforcement-learning tutorial
Last synced: 28 Apr 2025
https://github.com/mindspore-courses/heads-on-mindspore
MindSpore tutorials and fun projects including neural talk, neural style, poem writing, anime generation
cookbook deep-learning mindspore tutorial
Last synced: 15 Jun 2025
https://github.com/meteor/svelte-tutorial
hacktoberfest meteor svelte tutorial
Last synced: 19 Oct 2025
https://github.com/alexst07/pytorch-intro
Tutorial de introdução ao PyTorch (Português)
deep-learning deep-learning-tutorial neural-network neural-network-tutorials pytorch-tutorial pytorch-tutorial-portugues tutorial
Last synced: 15 Apr 2025
https://github.com/didinj/react-native-qrcode-scanner-example
React Native Tutorial: QRCode Scanner App for Android or iOS
example native qrcode qrcode-scanner react react-native scanner tutorial
Last synced: 24 Apr 2025
https://github.com/thewhitetulip/code-build-app-with-python-antitextbook
Code accompanying the tutorial https://github.com/thewhitetulip/build-app-with-python-antitextbook
Last synced: 03 Oct 2025
https://github.com/jccampagne/ocaml_ppx_extension_simple_tutorial
Simple ppx tutorial for OCaml
ast-mapper learning-by-doing ocaml ppx ppx-extension ppx-rewriter ppx-tutorial tutorial
Last synced: 15 Apr 2025
https://github.com/zackbradys/terraform-aws-rke2-cluster
Terraform for deploying a secure and highly available Rancher Kubernetes (RKE2) Cluster on AWS
aws kubernetes module rancher rke2 template terraform tutorial
Last synced: 12 Apr 2025
https://github.com/wtwt5237/raku-for-bioinformatics
Raku/Perl6 resources for bioinformatics
benchmark bioinformatics biostatistics machinelearning perl6 raku rakudo tutorial
Last synced: 25 Oct 2025
https://github.com/tbhaxor/taskify
A tutorial todo application using laravel framework.
hacktoberfest inertiajs laravel phpunit render todolist tutorial vite
Last synced: 25 Oct 2025
https://github.com/bestia-dev/tutorials_rust_wasm
Learning Rust and Wasm programming and having fun. I just love programming!
maintained ready-for-use tutorial youtube
Last synced: 24 Sep 2025
https://github.com/nerdic-coder/stencil-tour-of-heroes
Tour of Heroes tutorial in StencilJS
javascript jest stencil stenciljs tutorial typescript
Last synced: 26 Oct 2025
https://github.com/devarshishimpi/markdown-tutorial
This repository contains a well crafted tutorial that covers the aspects of Markdown, from the basics to advanced techniques.
beginners blog devarshishimpi github hashnode markdown markdown-tutorial md readme readme-md tutorial youtube
Last synced: 31 Aug 2025
https://github.com/solo-steven/yet-another-react
for study react source code
implementation react react-dom react-source-code self-learning source-code tutorial
Last synced: 15 Apr 2025
https://github.com/klarna/smoooth-tutorials
Repository hosting all code examples for the Klarna Smoooth Tutorials
javascript klarna klarna-api klarna-checkout klarna-payments next-js tutorial
Last synced: 24 Aug 2025
https://github.com/the-akira/comandos-bash
Explorando a command-line interface (CLI) com a linguagem de comandos GNU Bash.
bash command-line linux terminal tutorial unix-shell
Last synced: 07 May 2025
https://github.com/bhattbhavesh91/auto-sklearn-tutorial
Small tutorial on auto-sklearn which is an automated machine learning toolkit and a drop-in replacement for a scikit-learn estimator.
auto-ml auto-sklearn automl data-science machine-learning python tutorial
Last synced: 27 Oct 2025
https://github.com/bhattbhavesh91/jupyterdash-tutorial
A small introductory tutorial on JupyterDash!
introductory-tutorial jupyter-dash jupyter-notebook jupyterdash jupyterdash-tutorial tutorial
Last synced: 17 Apr 2025
https://github.com/code-warrior/gulp-tutorial
A slightly detailed tutorial on creating your first Gulp task using v4.0.0 of gulp
gulp gulp4 task task-runner tutorial
Last synced: 30 Jan 2026
https://github.com/kenzic/run-models-in-the-browser-with-transformers.js-demo
Working demo for the article Run Models in the Browser With Transformers.js
ai demo hugging javascript summarization transformers tutorial
Last synced: 25 Jul 2025
https://github.com/flowforfrank/react-filter-table
📋 Sortable & Filterable Table in React
css filtering guide html javascript react reactjs sorting table tutorial typescript
Last synced: 05 Jul 2025
https://github.com/niketpathak/fileuploadwithsymfonyanddropzone
Handling file upload with Symfony and a javascript lib like dropzone could not get easier. This tutorial shows the in-depth process of integrating these two
Last synced: 05 Apr 2025
https://github.com/appcoda/macosappdistdemo
The demo used in our macOS app distribution tutorial
macos macos-distributions tutorial
Last synced: 13 Apr 2025
https://github.com/haochuan/react-fundamental
My react/redux training course reading material
Last synced: 07 Mar 2026
https://github.com/balavenkatesh3322/free-ai-certification
Your one-stop repository for 100% free, high-quality AI certifications offered by top universities, companies, and platforms.
agent ai algorithms certificates computer-vision deep-learning education freecertificate generative-ai learning llm machine-learning ml python rag tutorial
Last synced: 18 May 2026
https://github.com/saharshv/foundation-model-tutorial
iOS 26 chat app showcasing FoundationModels framework: on-device LLMs, tool calling, EventKit integration, and privacy-first AI implementation
apple-intelligence chat-app eventkit foundation-models ios ios26 llm mvvm on-device-ai swift swiftui tutorial
Last synced: 18 May 2026
https://github.com/dvgodoy/pytorch101_odsc_europe2021
Beginner workshop on PyTorch - ODSC Europe 2021
deep-learning pytorch tutorial
Last synced: 10 Apr 2025
https://github.com/fiware/tutorials.crud-operations
:blue_book: FIWARE 103: Manipulating Context Data through CRUD Operations
batch-processing crud crud-operation entity fiware fiware-orion postman-collection tutorial
Last synced: 30 Apr 2025
https://github.com/fiware/tutorials.iot-agent-json
:orange_book: FIWARE 204: Provisioning the JSON IoT Agent
fiware fiware-iot-agents iot iot-agent json tutorial
Last synced: 30 Apr 2025
https://github.com/edinsonrequena/keylogger_with_python_3
Keylogger with python 3
computer-science cybersecurity hacking keylogger python tutorial
Last synced: 07 Sep 2025
https://github.com/markparker5/python-app-architecture-demo
Architecture example for the article
architecture architecture-components article clean-architecture clean-code demo-app example-project oop-principles oops-in-python python python3 solid-principles tutorial tutorial-code
Last synced: 30 Apr 2025
https://github.com/courses-at-nju-by-hfwei/problem-solving-class-coq
Rock on Coq for the Problem Solving Class at Nanjing University
classes coq formal-methods nanjing-university problem-solving-class proof-assistant theorem-proving tutorial
Last synced: 01 May 2025
https://github.com/mtpatter/model-card-demo
Fully reproducible, Dockerized, step-by-step, tutorial on how to build a custom model card from Google's model card toolkit. Detailed blog post published on Towards Data Science.
docker model-card python sklearn tensorflow tutorial
Last synced: 04 May 2025
https://github.com/bespoyasov/binary-full-adder-in-the-game-of-life
Binary adder implementation in the Game of Life written in JavaScript using canvas.
digital-logic full-adder game-of-life half-adder tutorial
Last synced: 04 May 2025
https://github.com/cj-mills/onnx-directml-unity-tutorial
This tutorial covers creating an object detection plugin for a Unity game engine project using ONNX Runtime and DirectML.
directml object-detection onnxruntime tutorial unity yolox
Last synced: 04 May 2025
https://github.com/dailtech/llava-deploy-guide
💻 Tutorial for deploying LLaVA (Large Language & Vision Assistant) on Ubuntu + CUDA – step-by-step guide with CLI & web UI.
clip deploy deployment guide llava llm tutorial vision-language-model
Last synced: 08 Sep 2025
https://github.com/MonashBioinformaticsPlatform/bioconda-tutorial
A quick overview of how to use Bioconda, and create recipes
bioconda bioinformatics tutorial
Last synced: 30 Apr 2025
https://github.com/codica2/react-site-tutorial
Site tutorial for ReactJS
popup react react-component tutorial
Last synced: 11 Apr 2025
https://github.com/infinispan/infinispan-server-tutorial
Infinispan Server Tutorial Guide
infinispan infinispan-server tutorial
Last synced: 26 Jun 2025
https://github.com/app-generator/sample-bootstrap-dashboard
Bootstrap 5 Dashboard - Learn by Coding | AppSeed
appseed-sample bootstrap tutorial
Last synced: 19 Mar 2025
https://github.com/salaboy/fmtok8s-frontend
From Monolith to K8s :: API Gateway / User Interface
demo java kubernetes microservices orchestration tutorial workflow workshop zeebe
Last synced: 12 Jul 2025
https://github.com/autodesk-platform-services/aps-tutorials-website
APS Tutorials: Docusaurus project for the APS Tutorials Website.
documentation docusaurus react tutorial
Last synced: 06 Mar 2026
https://github.com/rodrigokamada/angular-github-actions-amazon-s3
Application example built with Angular 14 and hosted on Amazon S3 (Simple Storage Service) using GitHub Actions.
amazon angular aws beginners cicd continuousdeployment deployment devcommunity frontend ghactions hacktoberfest s3 storage tutorial typescript webdev webdevelopment
Last synced: 09 Sep 2025
https://github.com/seandavi/nextflow_on_jupyter
A lightweight introduction to NextFlow, a workflow description language and engine for (mainly) bioinformatics workflows. Leverages notebooks for easy teaching.
bioinformatics jupyter nextflow notebook tutorial
Last synced: 05 Apr 2025
https://github.com/leriomaggio/develer-data-science
Deep dive into Data Science with Python @ Develer
data-science deep-learning keras keras-tensorflow lecture-notes machine-learning numpy python python3 scikit-learn tutorial
Last synced: 21 Jul 2025
https://github.com/basarat/course-react
Complete Course to get Started with React
course development javascript react tutorial typescript web webdevelopment
Last synced: 12 Apr 2025
https://github.com/andry81-devops/github-accum-stats
Tutorial to setup accumulation of various GitHub repository/account statistic. • :page_with_curl: https://github.com/andry81-stats/github-accum-stats--gh-stats :page_with_curl:
actions devops github github-action github-statistics statistics tutorial workflow
Last synced: 12 Apr 2025
https://github.com/thehoneymad/mvchain
A minimum viable blockchain demo in dotnet core
bitcoin blockchain console-application dotnet-core tutorial
Last synced: 12 Apr 2025
https://github.com/thehoneymad/movie-filter-sample
Movie recommendation based on Apache Tinkerpop and Azure CosmosDb
cosmosdb csharp dotnet recommender-system sample tinkerpop tutorial
Last synced: 12 Apr 2025
https://github.com/mbuffa/elixir-mnesia-example
An example of a data store in Elixir using Mnesia.
elixir erlang libcluster mnesia mnesia-cluster tutorial
Last synced: 07 May 2025
https://github.com/rodrigokamada/angular-docker
Application example built with Angular 17 and running the image in a Docker container.
angular beginners container devcommunity docker hacktoberfest tutorial
Last synced: 31 Oct 2025
https://github.com/jaywcjlove/html-tutorial
HTML Tutorial
html html-tutorial html5 tutorial tutorial-code
Last synced: 08 May 2025
https://github.com/process-analytics/bpmn-visualization-tutorial-getting-started
A JavaScript getting-started tutorial for the bpmn-visualization library
analytics bpmn getting-started javascript low-quality monitoring process tutorial visualization
Last synced: 08 May 2025
https://github.com/minapecheux/unity-quick-tutorials
The code & assets for Unity/C# tutorials I published in video format on YouTube (🇬🇧).
csharp csharp-code game game-dev game-development gamedev tutorial unity unity-demo unity-scripts unity2d unity3d
Last synced: 26 Oct 2025
https://github.com/hskang9/ocrproject
an end-to-end tutorial for OCR recognition using CNN
cnn-keras coreml-models ios ocr-recognition tutorial
Last synced: 11 Jul 2025
https://github.com/coppolaemilio/2d-puzzle-tutorial
The code featured in my tutorial videos: https://www.youtube.com/watch?v=HmnwNadwHWI
Last synced: 30 Oct 2025
https://github.com/chandler767/chirp-pubnub-chat
Chat application that uses chirps to connect users to the same channel using the Chirp WebAssembly SDK and PubNub Javascript SDK.
chat chat-application chatbot-framework chirp chirp-sdk connectivity javascript pubnub pubnub-chatting pubnub-sdk pubnubv4 qrcode tone tones tutorial tutorials user-experience wasm webassembly wireless
Last synced: 14 Jul 2025