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-27 00:27:56 UTC
- JSON Representation
https://github.com/fiware/tutorials.big-data-spark
:blue_book: FIWARE 306: Real-time Processing of Context Data using Apache Spark
apache-spark big-data-analytics fiware fiware-cosmos orion-spark-connector spark tutorial
Last synced: 27 Feb 2026
https://github.com/hasanbaysal/uml-class-diagrams
Uml Class diyagramları ve anlamlarıyla ilgili aldığım notlar
tutorial uml uml-class-diagram uml-diagram
Last synced: 19 Mar 2026
https://github.com/alexmhack/reactify-django
Integrating React library for the frontend with the Django backend
django-backend django2 integration nodejs react react-files reactify-django tutorial
Last synced: 06 May 2026
https://github.com/cqh963852/react-refresh-test
A tutorial about react function component
Last synced: 01 May 2026
https://github.com/woojiahao/practical_elixir_demo
Demo web application written for "Practical Functional Programming" a talk given for NUS Hackers Hackerschool about practical applications of functional programming
elixir elixir-lang phoenix phoenix-liveview talk tutorial
Last synced: 14 Oct 2025
https://github.com/eriksjolund/find-the-nearest-runestone-in-sweden
Step-by-step instructions of how to find runestones in Sweden with https://app.raa.se/open/fornsok/ (A database from the Swedish National Heritage Board, Riksantikvarieämbetet)
archaeological-monuments rock-art runes runestone sweden tourist-attractions tourist-guide tutorial
Last synced: 19 Mar 2026
https://github.com/ruddra/myblog
An example project from my tutorial of making a simple blog.
Last synced: 12 May 2026
https://github.com/jennybc/excuse-me-iris
Toy example used in the article "Excuse me, do you have a moment to talk about version control?"
example-project git github r rmarkdown rstudio tutorial
Last synced: 04 May 2026
https://github.com/silentgameplays/linux-mint-simple-setup-for-gaming
Linux Mint Setup for Gaming
Last synced: 11 Jun 2026
https://github.com/zoltan-nz/compilers
Learning about compilers
compiler compilers learning presentation slides tutorial
Last synced: 10 Oct 2025
https://github.com/iceoffire/chat-tcp-unity
repo to store and share the unity chat project
csharp dotnet netcoreserver tcp tcp-client tcp-server tutorial unity2019 unity2d
Last synced: 06 May 2026
https://github.com/funcsio/awesome-lynx
A curated list of awesome lynx ecosystem
awesome awesome-list lynx mobile react tutorial
Last synced: 11 Mar 2025
https://github.com/idanov/craftinginterpreters
Implementation of craftinginterpreters.com in Rust
craftinginterpreters interpreter learning-by-doing rust tutorial
Last synced: 25 Feb 2026
https://github.com/cj-mills/fastai-to-unity-tutorial
This beginner tutorial covers how to train an image classifier using the fastai library and implement it in a Unity game engine project using the Barracuda inference library.
barracuda fastai image-classification tutorial unity
Last synced: 11 May 2026
https://github.com/fairdatasociety/fdp-todo-app-tutorial
An interactive how-to guide for beginners on getting started with building dApps on Fair Data Protocol using fdp-storage, FairOS and fdp-play.
fairdataprotocol fairos fdp-storage todoapp tutorial
Last synced: 31 May 2026
https://github.com/pjaskulski/escriptorium_tutorial
Wprowadzenie do aplikacji eScriptorium i Kraken
Last synced: 19 Mar 2026
https://github.com/realtemirov/postgres
An Uzbek tutorial for PostgreSQL learners using postgresqltutorial.com
postgresql tutorial uzbek-language
Last synced: 27 Jan 2026
https://github.com/antonio-f/tensorflow2_digits_classification-linear_classifier-mlp
TensorFlow2 digits classification - Linear Classifier and MLP
deep-learning digit-classification linear-classifier linear-model logistic-classifier logistic-regression machine-learning matplotlib mlp mnist multilayer-perceptron-network neural-networks numpy python tensorflow2 tutorial
Last synced: 24 Feb 2026
https://github.com/imvickykumar999/djangowithharry
Django Tutorial In Hindi : https://youtu.be/JxzZxdht-XY?t=8753
bootstrap codewithharry django imvickykumar999 tutorial
Last synced: 06 May 2026
https://github.com/tshenolo/peoplesoft-app-engine-values
learn how to create all the required PeopleSoft objects to pass values to an application engine program.
app-engine peoplesoft tutorial
Last synced: 11 Feb 2026
https://github.com/mesmacosta/dlp-to-datacatalog-tags-tutorial
Walkthrough tutorial for DLP and Data Catalog script.
cloudshell datacatalog datalossprevention dlp java tutorial
Last synced: 12 Jun 2026
https://github.com/icebearbares/iot_ipcamera-to-applehomekit
This Repository Is The Useful Article To Someone Who Wanna Add Their IP Cameras Into The Apple Homekit.
homebridge iot raspberry-pi tutorial
Last synced: 04 Mar 2026
https://github.com/cubrid-labs/cubrid-cookbook
Production-ready examples for CUBRID — Python, Node.js, Go with popular frameworks
celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript
Last synced: 27 Mar 2026
https://github.com/bradgarropy/static-web-server
server static-server static-web-server tutorial web-server
Last synced: 18 Mar 2026
https://github.com/theinvincibleknight/aws-knowledge-hub
This repository serves as a central hub for storing AWS-related scripts, documents, guides, and step-by-step tutorials. This repository aims to simplify AWS operations and empower users with practical knowledge and tools. Explore, contribute, and accelerate your journey with Amazon Web Services!
amazon-web-services automation aws ci-cd-pipeline devops json shell-script tutorial
Last synced: 01 Mar 2026
https://github.com/frameright/image-display-control-demo-nextjs
Demo of the Image Display Control React Component with Next.js
demo frameright image image-display-control iptc javascript metadata nextjs responsive-design responsive-images tutorial typescript
Last synced: 04 May 2026
https://github.com/danieljancar/stellar-smart-contract
A simple Stellar smart contract environment to get you started with Blockchain and Web 3.0. 🌱🔥
blockchain rust smart-contracts stellar tutorial
Last synced: 09 Feb 2026
https://github.com/lucretia/lispy
An implementation of a Lisp from Build your own Lisp written in Ada 2012.
ada ada-port ada2012 gnat lisp mpc port tutorial tutorial-exercises tutorial-sourcecode tutorials
Last synced: 16 Apr 2026
https://github.com/djbyrne/neural-network-from-scratch-tumour-diagnosis
This notebook goes through how to build a neural network using only numpy. The network classifies tumours, identifying if they are malignant or benign. This notebook uses the Breast Cancer Wisconsin dataset.
artificial-intelligence cloud-computing deep-learning-tutorial machine-learning neural-network neural-networks-from-scratch numpy python tutorial
Last synced: 02 May 2026
https://github.com/iamflowz/multi-region-cdk-example
Companion repository for the Multi Region Deployments blog post
Last synced: 03 May 2026
https://github.com/uncomputable/bitcoin-nix-tools
Tools for easy Bitcoin Core development using nix.
bitcoin bitcoind liquid-network nix nixos tutorial
Last synced: 03 May 2026
https://github.com/heatingma/chat-website-tutorial
Chat Website Tutorial
chatroom chattingroom tutorial
Last synced: 23 Feb 2026
https://github.com/rizerkrof/nestjs-featureflags
Ever wanted to implement feature flags in Nest.js? 😻 Here's how!
feature-flags nestjs showcase tutorial
Last synced: 06 May 2026
https://github.com/soypat/go-mod-tricks
go.mod file and `go mod` command tricks to make using modules a breeze.
cheatsheet cheatsheets go go-mod go-module go-modules tutorial
Last synced: 06 Oct 2025
https://github.com/alexmhack/django-elasticbeanstalk-boilerplate
Boilerplate django project for AWS Elastic Beanstalk.
aws boilerplate deploying-django django2 elastic-beanstalk sample-project tutorial
Last synced: 21 Apr 2026
https://github.com/shybovycha/irrlicht-newton-tutorials
A set of tutorials on how to create games with Irrlicht and Newton Game Dynamics.
game-development irrlicht tutorial
Last synced: 22 Feb 2026
https://github.com/antonniklasson/cssgrid.pro
An interactive guide through CSS Grid.
Last synced: 22 Apr 2026
https://github.com/lat-lon/deegree-workshop
Quickstart Tutorial for setting up INSPIRE Network Services with deegree web services
configuration deegree docker docker-commands inspire ogc-services slide tutorial wfs workshop-materials
Last synced: 23 Jan 2026
https://github.com/onlyphantom/accomplish
A multi-series tutorial walking through the development of a task manager app, CRUD operations, and a cohesive UI design using the latest from Bootstrap and Material Design.
bootstrap4 flask flask-application flask-sqlalchemy material-ui tutorial
Last synced: 16 Apr 2026
https://github.com/cutwell/langchain-in-y-seconds
Learn the entire LangChain tech-stack fast 🏃♀️
generative-ai langchain langserve langsmith llm tutorial
Last synced: 25 Apr 2026
https://github.com/applitools/example-playwright-csharp
Applitools Example: Playwright in C#
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud nunit playwright test-automation tutorial ultrafast-grid visual-testing
Last synced: 09 May 2026
https://github.com/rahulmalhotra/httpcalloutframework-tutorial-series
This repository consists of all the code used in Simplifying the Callouts Tutorial Series by SFDC Stop featuring HTTPCalloutFramework
callouts httpcalloutframework salesforce salesforce-apex salesforce-api salesforce-developers salesforce-rest-api sfdc-stop sfdcstop tutorial
Last synced: 19 Mar 2026
https://github.com/yas-sim/micro-llama
deep-learning jupyter-notebook large-language-models llama llm python text-generation tutorial
Last synced: 09 May 2026
https://github.com/npragin/ai-club-project-management
Materials created by the OSU AI Club Project Management team for members.
data-science learning machine-learning python tutorial
Last synced: 09 Jun 2026
https://github.com/1010code/face-swap-tutorial
convex-hull delaunay-triangulation face-alignment face-swap landmarks opencv tutorial
Last synced: 25 Oct 2025
https://github.com/bessouat40/exe-generation-tutorial
Tutorial for exe generation
executable executable-file executable-packing python tutorial
Last synced: 01 Jun 2026
https://github.com/bloginnovazione/laravel11-vue
Laravel 11 and Vue.js: installation, configuration and examplesLaravel 11 e Vue.js: installazione, configurazione ed esempi
bloginnovazione laravel php software-development software-engineering tutorial
Last synced: 15 Apr 2026
https://github.com/mohaphez/linux-tutorial-tricks
Here I note all I know about linux commands , tricks, and what I have from experiences.
bash linux linux-commands linux-tutorial regular-expression tutorial vim
Last synced: 19 Apr 2026
https://github.com/jesse-r-s-hines/shelladventure
A tool for making tutorials to teach the Linux command line.
command-line docker education linux tutorial
Last synced: 09 May 2026
https://github.com/sylhare/java
:coffee: Some java experiences for fun
beginner cucumber documentation encapsulation intellij java java-development java-virtual-machine maven polymorphism sdk tutorial
Last synced: 03 May 2026
https://github.com/drammock/logistic-regression-tutorial
Logistic regression tutorial using R and the Jupyter notebook
logistic-regression r tutorial
Last synced: 28 Apr 2026
https://github.com/devlights/try-python
This is my TUTORIAL project for Python.
jetbrains pycharm pycharm-ide pytest python python3 tutorial
Last synced: 18 Jan 2026
https://github.com/yujiosaka/wdb109_puppeteer
WEB+DB PRESS Vol.109 特集「速習Puppeteer──ヘッドレスChromeでテスト&スクレイピング」サンプルコード
e2e-tests headless-browsers headless-chrome puppeteer sample scraper scraping tutorial
Last synced: 29 Apr 2026
https://github.com/twtrubiks/install_ubuntu_on_hyperv_tutorial
Windows 透過 Hyper-V 安裝 Ubuntu 18.04
hyper-v tutorial ubuntu1804 windows-10
Last synced: 10 Jun 2026
https://github.com/gvwilson/aida
AI data analysis
ai data-science open-source tutorial
Last synced: 13 Jun 2026
https://github.com/marco0antonio0/about-api-next-js
Este é um tutorial de API básica criando a estrutura basica clean usando o Next.js, um framework React de renderização do lado do servidor (SSR) e renderização do lado do cliente (CSR). Essa estrutura permite criar APIs de forma simples e eficiente.
api como-fazer learn next react tutorial
Last synced: 03 May 2026
https://github.com/launchscout/litelement-tic-tac-toe
The tic-tac-toe game from the React tutorial, implemented in Web Components using LitElement
lit-element react tutorial webcomponents
Last synced: 15 Apr 2026
https://github.com/uncomputable/tackling-bulletproofs
In-depth survey into what Bulletproofs are and how they work
cryptography learning mathematics pdf tutorial zero-knowledge-proof
Last synced: 19 Mar 2026
https://github.com/theoomoregbee/angular4-auth-sails
Sails Backend for Angular2+ Auth
Last synced: 31 Mar 2025
https://github.com/mfaisalkhatri/testng-tutorial
This project has example code demoing how to use TestNG framework in Test Automation
automation-testing beginner learning qa software-testing test-automation testing testng tutorial
Last synced: 07 Apr 2026
https://github.com/manifoldfinance/omnibus
Manifold Finance Knowledgebase & Documentation Hub
community docs documentation guides how-to hub knowledgebase resource tutorial
Last synced: 17 Mar 2025
https://github.com/anjannair/blog
Providing information and references about my experiences with technology and programming.
documentation journal tutorial
Last synced: 08 Mar 2026
https://github.com/tofi86/oxygen_plugindemo
This is a tutorial repository for oXygen XML plugin development
java oxygen oxygen-plugin tutorial
Last synced: 03 Apr 2025
https://github.com/appcoda/drag-and-drop-demo
A simple demo for Drag & Drop APIs in iOS 11
drag-and-drop swift swift4 tutorial tutorial-code xcode xcode9
Last synced: 26 May 2026
https://github.com/braginteractive/stanleywp
StanleyWP - Bootstrap 4 WordPress Theme
bootstrap bootstrap4 tutorial wordpress-theme
Last synced: 18 May 2026
https://github.com/tomheaton/react-tutorial
a react tutorial
react tailwindcss tutorial vite
Last synced: 11 Apr 2026
https://github.com/nitinprakash96/flask-crud
A CRUD Web App With Python and Flask
crud-application flask flask-application python-2 tutorial web-app
Last synced: 16 May 2026
https://github.com/vinibiavatti1/graphqltutorial
This repository works as a tutorial for GraphQL. Follow the sources or check the wiki to learn it
graphql graphql-tutorial query query-language rest-api tutorial
Last synced: 16 May 2026
https://github.com/alanmarazzi/trees-forest
Reference for "Don't get lost in a forest" post: a guide to tree based modeling in R
analytics how-to machine-learning r random-forest rstats titanic-kaggle tree-model tutorial
Last synced: 20 Mar 2025
https://github.com/mapmeld/scraping-by-in-nodejs
Tutorial for jQuery users to learn NodeJS by writing a scraper module
Last synced: 10 May 2026
https://github.com/chandler767/javascript-simple-chat
Example of a simple live chat app in JavaScript using PubNub in only 10 lines of code.
chat chat-app chat-application chat-bot chatroom demo demo-app javascript pubnub pubnub-chatting pubnub-sdk pubnub-sdk-examples pubnubv4 tutorial tutorial-code tutorials
Last synced: 14 Jul 2025
https://github.com/fn-code/basic-container
this is a basic container from scracth
container go golang linux linux-namespaces tutorial
Last synced: 15 May 2026
https://github.com/app-generator/learn-to-code-flask
Flask Python - Tutorial for beginners | AppSeed
Last synced: 15 May 2026
https://github.com/satansdeer/custom-tslint-rule
tslint tslint-rules tutorial typescript
Last synced: 14 Jul 2025
https://github.com/eloistree/hellounitybefore2020
Learn the basic of Unity (fr)
android beginner course csharp game-development noob tutorial unity videogame
Last synced: 14 Jul 2025
https://github.com/methyldragon/linux-reference
Just a reference of things I've learnt to do in Linux
linux linux-reference reference tutorial
Last synced: 15 Jul 2025
https://github.com/codingforentrepreneurs/expressjs-harperdb
Getting started with Express.js and HarperDB on Linode
cfe databases express-js getting-started harperdb javascript linode node node-js nosql sql tutorial virtual-machine
Last synced: 18 Jan 2026
https://github.com/mozilla-services/subscriber_demo
A Companion suite for https://blog.mozilla.org/services/2017/02/23/managing-push-subscriptions/
demonstration python3 tutorial webpush
Last synced: 17 Jul 2025
https://github.com/marcospb19/explicacao-recursao
Portuguese explanation for recursion and call stack overflow.
learn portuguese readme recursion tutorial
Last synced: 05 Jan 2026
https://github.com/zoelabbb/serial-key-windows-10
This is windows 10 license & tutorial how to activate windows using KMS
license microsoft tutorial windows windows-10
Last synced: 05 Nov 2025
https://github.com/exasol/exasol-java-tutorial
Learn how to extend Exasol with Java
exasol exasol-integration java tutorial
Last synced: 10 Apr 2025
https://github.com/kasir-barati/html-css
A comprehensive course for HTML/CSS
aparat course css css-spec html html-specification tutorial youtube
Last synced: 24 Jul 2025
https://github.com/peterfox/validation-rule-demo
The example code for the article https://medium.com/@SlyFireFox/test-driven-development-for-custom-laravel-validation-rules-669d01e34a65
Last synced: 15 May 2026
https://github.com/papadanku/tutorialfx
The Book of ReShadeFX.
graphics-programming hlsl reshade shaders tutorial
Last synced: 28 Feb 2026
https://github.com/eugeniusms/sbf-pti-be
The repository contains materials and backend tutorials for SBF PTI BEM Fasilkom UI 2022.
backend bem-fasilkom-ui college django pti-2022 sbf-pti tutorial
Last synced: 19 Apr 2026
https://github.com/han-yaeger/yaeger-tutorial
Yaeger Tutorial: Creating Waterworld
java javafx starter-template tutorial yaeger
Last synced: 16 Jun 2025
https://github.com/javascript-tutorial/tk.javascript.info
Modern JavaScript Tutorial in Turkmen
Last synced: 07 Apr 2025
https://github.com/fn-code/bmkg
this package is retrieve the latest earthquake data from BMKG
Last synced: 10 Apr 2025
https://github.com/ijlee2/lights-out
Ember-D3 tutorial for Ember ATX Meetup
d3 d3js ember emberjs lights-out lights-out-game tutorial
Last synced: 27 Jul 2025