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/manuelarte/presentation-create-your-first-linter
Presentation about creating your first linter.
go golang golangci golangci-lint guide linter meetup plugin tutorial
Last synced: 17 Jan 2026
https://github.com/emmanuel-dominic/ot-bootcamp-v1
Bootcamp learning tutorial level-up deep dive in python, with a flask application!
api bootcamp css deep-learning flask html javascript postgresql python tutorial
Last synced: 09 Apr 2026
https://github.com/chingc/demo-github-actions
GitHub Actions quickstart and reference for my future self.
demo github-actions quickstart reference tutorial
Last synced: 03 Mar 2025
https://github.com/mlhiter/messenger
A chat application,simple and fully-functional.
chat messenger real-time tutorial
Last synced: 10 Apr 2026
https://github.com/schluppeck/matlab-catchup
Documents and some code snippets for Matlab catch-up session
Last synced: 21 Mar 2025
https://github.com/reubano/pyconza-tutorial
Jupyter notebooks and data for "Data Mining and Processing for fun and profit" PyConZA16 tutorial
data functional-programming jupyter-notebook meza pycon python tutorial
Last synced: 17 May 2026
https://github.com/martishin/a-tour-of-go
Exercise solutions for "A Tour of Go"
Last synced: 11 Jan 2026
https://github.com/liteobject/docker.training
Writing a Dockerfile for a C# Application
containerization csharp docker dockerfile tutorial
Last synced: 17 May 2026
https://github.com/bittricky/node-torrent
Simple node.js bittorrent client
javascript nodejs torrent tutorial
Last synced: 17 May 2026
https://github.com/neozenith/hello_go
Toy project exploring the capabilities of GoLang
Last synced: 21 Mar 2025
https://github.com/marwendoukh/android-layouts-exam-solution
The solution for the android layout exam
android android-layout tutorial
Last synced: 19 Jul 2025
https://github.com/huangfusl/python-lec
Slides and example code for the Python lecture in 2023-2024 Spring semester.\
python tutorial tutorial-exercises
Last synced: 24 Aug 2025
https://github.com/liteobject/demo.loadtesting.locust
Getting Started with Load Testing Using Locust
csharp load-testing locust python tutorial
Last synced: 10 May 2026
https://github.com/haroldadmin/hello-kotlin
Code samples to introduce Kotlin to beginners in programming
Last synced: 18 Jul 2025
https://github.com/josephadoga/hamburger-menu
How to create Hamburger Menu in HTML and CSS.
github hamburger-menu tutorial
Last synced: 17 Jul 2025
https://github.com/chrisiogwaan/cpp-teaching
C++14 Learning
cpp cpp14 documentation practice-programming proramming tutorial
Last synced: 17 Feb 2026
https://github.com/freeclimbapi/node-update-a-queue-how-to-guide
Node - Update a Queue Tutorial
Last synced: 28 Jan 2026
https://github.com/ikzaa/systemd-systemctl
Discover systemd and systemctl, the modern init system for Linux. Learn efficient service management, parallel booting, and centralized logging. 🚀🛠️
configuration containers daemon-management devops journald linux linux-commands linux-logging linux-services machinectl service service-management sysadmin system-administration systemctl systemd systemd-nspawn tutorial
Last synced: 16 Jul 2025
https://github.com/metalmoosefrc/mooseguides
Guides related to the First Robotics Competition by the Metal Moose.
Last synced: 20 Apr 2026
https://github.com/syncfusionexamples/how-to-customize-the-vue-diagram-and-its-elements
A quick start Vue project that shows how to customize the canvas page in the Vue Diagram component. This project includes code snippets for displaying page breaks and multiple pages in the canvas. It also includes code snippets for customizing the appearance of nodes and connectors and bridging connectors.
bridging connector customize diagram diagrambuilder node page-breaks ports tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 18 May 2026
https://github.com/freeclimbapi/node-make-recording-how-to-guide
Node - Make Recording Tutorial
Last synced: 27 Feb 2026
https://github.com/freeclimbapi/node-delete-recording-how-to-guide
Node - Delete a Recording
Last synced: 10 Feb 2026
https://github.com/freeclimbapi/node-handle-a-call-queue-how-to-guide
Node - Inbound Call Queue Tutorial
Last synced: 05 Feb 2026
https://github.com/freeclimbapi/node-connect-caller-to-another-party
Node - Connect Caller To Another Party
Last synced: 25 Feb 2026
https://github.com/salmanbe/laravel-firebase-tutorial
Tutorial to integrate Laravel with firebase database using kreait/laravel-firebase.
bootstrap5 firebase html5 laravel laravel-firebase php tutorial
Last synced: 06 Apr 2026
https://github.com/squishy123/networking-with-greenfoot
Short tutorial for setting up sockets in greenfoot
Last synced: 16 Jul 2025
https://github.com/yuji-k64613/ansible_tutorial_ja
ansible best-practices tutorial
Last synced: 17 May 2026
https://github.com/dumebii/simon-game
A website version of the Simon Game. Come and play the captivating Simon game here. Link below 👇🏾👇🏾
css3 game game-development html-css-javascript html5 javascript tutorial
Last synced: 08 May 2026
https://github.com/olliefr/go-docker-example
An example of compiling and running an application written in Go in a Docker container.
docker dockerfile example go golang tutorial
Last synced: 17 May 2026
https://github.com/princep/mobile-computing-project
Mobile Computing Project
Last synced: 04 May 2026
https://github.com/ojaswithag/opencv-doc
OpenCV ile görüntü ve video işleme, makine öğrenmesi ve proje uygulamaları için Türkçe kapsamlı bir rehber. 🐙 Adım adım kod örnekleriyle öğrenin ve projeler geliştirin.
arm-architecture cuda cuda-support deployment django docker-image docker-images heroku image-processing javascript nodejs nvidia opencv-contrib opencv3 production python scanner tutorial
Last synced: 08 Apr 2026
https://github.com/rustkas/zig_how_it_works
Исходные коды к статье о языке программирования Zig "Как работает Zig?"
Last synced: 14 Jul 2025
https://github.com/mariokreitz/mytritubepageformycats
A tiny and simple tribute page for my lovely cats as a part of a practice project
css freecodecamp-project german html learning-by-doing tutorial
Last synced: 23 Jun 2025
https://github.com/vladyslav-panchenko280/debug-custom-hooks-in-react
A React + TypeScript app with intentional bugs in custom hooks. Practice debugging with StrictMode, useDebugValue, and React DevTools. Includes 4 real-world bugs: race conditions, stale closures, missing dependencies, and unstable references.
debugging frotnend react react-devtools react-training strict-mode tutorial typescript
Last synced: 07 Apr 2026
https://github.com/applitools/tutorial-webdriverio5-ultrafastgrid
Applitools Ultrafast Test Grid VisualGridRunner tutorial using WebdriverIO 5
Last synced: 23 Jun 2025
https://github.com/sumit03guha/python-poetry-init
Introductory guide to python-poetry.
guide introduction poetry poetry-python python python3 tutorial web3py
Last synced: 13 Mar 2025
https://github.com/ddewaele/tutorial.spring.simple.jpa
Simple Skeleton Spring Boot JPA app
spring-boot spring-boot-jpa tutorial
Last synced: 16 May 2026
https://github.com/mtumilowicz/clojure-ring-reitit-h2-workshop
Exemplary Clojure webapp written with ring, reitit, conman.
clojure clojure-development clojure-exercises clojure-rest clojure-tutorial conman reitit ring tutorial workshop workshop-materials
Last synced: 22 Jun 2025
https://github.com/thawkin3/boundaries-demo
Demo of Clean Code Chapter 8: Boundaries
clean-code date-time react tutorial workshop
Last synced: 18 May 2026
https://github.com/youngermaster/my-tutorials
This repository has some scripts that I used to teach people some concepts about different topics
Last synced: 16 May 2026
https://github.com/colin-farkas-personal/nextjs-dashboard
A dashboard built with Next.js following the Learn Next.js tutorial
Last synced: 18 May 2026
https://github.com/phuijse/tutorial_pyro_astronomy
A tutorial on probabilistic models based on deep neural networks using Pytorch and Pyro for astronomical time series data
astronomy pyro pytorch time-series tutorial
Last synced: 20 May 2026
https://github.com/madi-s/pydantic-tutorial
Quick glance on what da hell pydantic is.
Last synced: 13 Jul 2025
https://github.com/stephane-klein/linux-firewall-playground
Linux firewall playground environment
draft firewall playground tutorial
Last synced: 18 May 2026
https://github.com/freeclimbapi/java-list-participants-how-to-guide
Java - List Participants Tutorial
Last synced: 29 Oct 2025
https://github.com/syncfusionexamples/importing-and-exporting-rules-in-the-vue-query-builder
A Vue quick start project that shows how to import and export rules in the Syncfusion Vue Query Builder component. This project contains simple code to export rules to JSON and SQL. The code includes Inline, Parameter, and Named Parameters SQL query handling.
ej2-query-builder exporting html5 importing inline-sql json mongodb named-parameter-sql parameter-sql query-builder query-builder-ui sql tutorial vue vue-components vue-query-builder vue-ui-components vuejs
Last synced: 02 May 2026
https://github.com/kahsolt/conv2d-kernels-cluster
Try simplifying a CNN by conv-kernel clustering!
Last synced: 11 Jul 2025
https://github.com/arction/lcu-tutorial-areaseries-04
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple AreaSeries.
areaseries chart charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/conways-glider/minigrep
An implementation of the minigrep example from the Rust lang documentation.
Last synced: 05 Apr 2025
https://github.com/joaofaveri/redux-essentials-tutorial
The Redux Essentials tutorial is a "top-down" tutorial that teaches "how to use Redux the right way", using our latest recommended APIs and best practices
frontend nodejs reactjs redux redux-thunk redux-toolkit tutorial tutorial-code typescript
Last synced: 07 Apr 2026
https://github.com/optimistvova75rc/codex-roblox-saj
Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.
code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial
Last synced: 19 Jun 2025
https://github.com/zvyn/yatt
My resullt of following the tutorial at https://www.tensorflow.org/tutorials/mnist/beginners/.
mnist-classification tensorflow tutorial
Last synced: 29 Mar 2025
https://github.com/qwreey/lua_tutorial_for_korean
lua를 입문하려는 사람들을 위한 튜토리얼, 한글판
Last synced: 08 Sep 2025
https://github.com/georginapuig/djangogirls
DjangoGirls tutorial.
blog bootstrap css django djangogirls html python python3 tutorial
Last synced: 12 Apr 2026
https://github.com/fedosejev/fragments-in-react-16
Simple example of how to use Fragments in React 16.
fragments javascript react tips tutorial
Last synced: 27 Apr 2026
https://github.com/amitnema/spring-coach
This repository contains the code to teach the spring or the beginners.
java maven spring spring-coach spring-xml springframework tutorial tutorials
Last synced: 18 May 2026
https://github.com/barkoczy/scoop-nvm-developer-guide
🚀 Kompletní průvodce pro moderní správu balíčků a verzí Node.js na Windows pomocí Scoop a NVM | Complete guide for modern package management and Node.js version control on Windows using Scoop and NVM
best-practices czech developer-tools development devtools guide node-version-manager nodejs nvm package-management package-manager programming-tools scoop tutorial version-management windows windows-development workflow
Last synced: 18 Jun 2025
https://github.com/adolbyb/nodejs-tutorial
A playlist of Node JS Tutorials
express expressjs javascript nodejs tutorial
Last synced: 08 May 2026
https://github.com/wr47h/learn-go-by-example
Learning Go from Go by Example
go gobyexample golang tutorial
Last synced: 11 Jan 2026
https://github.com/yatw/wordpressexperiment
A simple website made from WordPress and run on XAMPP localhost
Last synced: 18 May 2026
https://github.com/ermlab/introduction-to-julia
Introduction to Julia Lang, basic data types, functions and matrix operations
Last synced: 07 Apr 2026
https://github.com/antonio-f/local-rag-llama3
Local RAG using LLaMA3
annotated artificial-intelligence hands-on jupyter-notebook langchain llama3-rag llm local machine-learning python rag retrieval-augmented-generation scikit-learn support-vector-machines tutorial
Last synced: 09 Apr 2026
https://github.com/jessetg/taciturn-octo-woof
Example repo for a Git tutorial I'm giving
Last synced: 08 May 2025
https://github.com/arction/lcu-tutorial-barseries-05
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple BarSeries.
barseries charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/arction/lcu-tutorial-3dsurfacegrid-09
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 3D chart with SurfaceGridSeries.
3d chart charting-library csharp data-visualization dotnet example lightning-chart performance surfacegrid tutorial visualization
Last synced: 12 Mar 2025
https://github.com/arction/lcu-tutorial-multipleaxes-03
Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Axes.
axes chart charting-library csharp data-visualization dotnet example layered-layout lightning-chart line performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/arction/lcu-tutorial-stockseries-06
Tutorial for LightningChart .Net High-Performance Charting Library. Displaying financial data with StockSeries.
chart charting-library csharp data-visualization dotnet example lightning-chart performance stockseries tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/erikhoward/azure-cosmosdb-demo
Using Azure Cosmos DB from R Demo
azure azure-cosmos-db cosmosdb nosql r tutorial
Last synced: 16 May 2026
https://github.com/seguri/react-crash-course
react react-router-dom todo-list tutorial
Last synced: 16 May 2026
https://github.com/michaelgermini/laravel-from-zero-to-production
Complete Laravel learning resource with 5 real projects - from beginner to advanced
api beginner-friendly blog documentation ecommerce education forms framework laravel learning php projects tutorial web-development
Last synced: 18 May 2026
https://github.com/izeleam/securenginx
SecureNginx - Educational, secure NGINX configuration templates and best-practices for beginners and experts.
best-practices configuration devops docker example http https letsencrypt nginx nginx-config phpmyadmin reverse-proxy security templates tls tutorial web-server
Last synced: 18 May 2026
https://github.com/syamreddy99/codeblogproject
CodeBlog is a web application offering coding enthusiasts tutorials, tips, and the latest trends. It fosters a community for sharing knowledge and enhancing coding skills.
codeblog coding community css html javascript technology-platforms tutorial webdevelopment
Last synced: 18 May 2026
https://github.com/hybridlogics/loopback-angular-setup
A simple Loopback setup to wire up with AngularJs
angularjs loopback loopback-application loopback-setup strongloop tutorial
Last synced: 16 May 2026
https://github.com/lahcenezzara/fastapi-getting-started
Getting Started with FastAPI
api backend beginner crud fastapi http json pydantic python rest-api tutorial uvicorn web-development web-framework
Last synced: 09 May 2026
https://github.com/elastisys/tutorial-friends-with-kubernetes
Tutorial to avoid common pitfalls when porting applications to Kubernetes
Last synced: 07 May 2026
https://github.com/vijethph/typescript-apps
Collection of apps developed as part of learning a TypeScript Course
Last synced: 02 May 2026
https://github.com/lauthieb/sandbox
My first examples of several technologies 🏖
discover discovery frameworks libraries new sandbox technologies toolbox tutorial
Last synced: 25 Jun 2025
https://github.com/carsonslovoka/goldmark-highlighting
An highlighting-extension for the Goldmark
chinese code-block goldmark goldmark-extension highlight highlighting markdown taiwan tutorial
Last synced: 16 Jul 2025
https://github.com/urnauzao/javascript-todo-iniciante-precisa-saber-disso
Guide to beginners into JavaScript language. Guia para iniciantes na linguagem JavaScript. Guía para principiantes del lenguaje JavaScript
examples-javascript javascript js jsexamples tutorial
Last synced: 12 Apr 2025