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-30 00:28:13 UTC
- JSON Representation
https://github.com/gsaini/lucene-by-example
Hands-on learning project for Apache Lucene 10.x on Java 25 — 10 progressive modules covering indexing, analyzers, query types, query parser, highlighting, faceting, sorting/scoring, updates, custom analyzers, and autocomplete.
analyzer apache-lucene bm25 full-text-search getting-started indexing information-retrieval java java-25 learning lucene maven search search-engine tutorial
Last synced: 14 Jun 2026
https://github.com/mrdoodeth/assemblercalcutator
A simple terminal calculator is written using NASM.
assembler assembly-language assembly-programming calculator educational learning low-level-programming nasm tutorial x86-assembly
Last synced: 11 Jun 2026
https://github.com/aarooshsaifanboy322/simple-qr-code.github.io
Please take permission before copying.
Last synced: 12 Mar 2025
https://github.com/hamidurrk/lut_exercises
Programming exercises from LUT university lectures
exercises practice python tutorial university
Last synced: 28 Mar 2025
https://github.com/narven/rust_sandbox
Me following https://www.youtube.com/watch?v=zF34dRivLOw
Last synced: 22 May 2026
https://github.com/rustkas/svelte-quickstart-through-instroduction-tutorial-projects
Projects based on YouTube video https://youtu.be/LIfIRdRlD58
Last synced: 11 Apr 2026
https://github.com/rustkas/cmake-guide-tutorial-solutinons
Solutions for step by step Cmake tutorial
Last synced: 05 Jan 2026
https://github.com/rahuldshetty/anywhere-read
This is an online book reading, management platform written in React JS. It uses Tensorflow-JS component for ML operations.
Last synced: 18 Apr 2026
https://github.com/iml1111/pytorch_study
자연어처리 / 파이토치 스터디
nlp pytorch pytorch-tutorial text-classification tutorial word2vec
Last synced: 19 Jul 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/yosh1/elixir-tutorial
This is elixir tutorial repository.
elixir hello-world sample tutorial wiki
Last synced: 19 Jul 2025
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/yosh1/phina-js-practice
This is a phina.js phina-js-practice repository.
css html javascript phina-js tutorial
Last synced: 18 Apr 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/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/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/jeremiegince/tower_defense_game_tutorial
Tower defense game tutorial in unity by Brackeys
brackeys csharp game-development tower-defense tower-defense-game tutorial unity unity3d
Last synced: 15 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/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/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/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/mousav1/learn-go
Learn Go (Golang) with step-by-step tutorials. Practical examples and projects to enhance your Go skills.
examples examples-go go golang learning projects tutorial
Last synced: 11 Jan 2026
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-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/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/ermlab/introduction-to-julia
Introduction to Julia Lang, basic data types, functions and matrix operations
Last synced: 07 Apr 2026
https://github.com/cloaky233/keraslab
A hands-on guide to building and training deep learning models using Keras and Streamlit. Perfect for beginners and enthusiasts looking to learn and experiment with neural networks.
deep-learning image-classification keras tutorial
Last synced: 15 May 2026
https://github.com/kathleenwest/azure-app-service-web-app-demo-project
This tutorial azure cloud project demonstrates how to create and deploy a basic web app using the Azure portal or the CLI (command-line interface). We will use our azure account to creature a resource group, app service plan, and web app. Then we will configure a CI/CD pipeline (continuous integration/continuous deployment) that integrates with our GitHub project code repository. Our demo web app is a flask template and python web application. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on the Azure cloud using the Azure portal. A second bonus video and instructions are shown that demonstrate the quick start creation of a web app using the CLI (command-line interface).
az-cli azure azure-cli azure-portal azure-portal-ui azure-web-app azure-webapp ci-cd ci-cd-pipeline demo flask flask-app flask-application how-to python tutorial video vscode web-app
Last synced: 14 Jul 2025
https://github.com/yatw/wordpressexperiment
A simple website made from WordPress and run on XAMPP localhost
Last synced: 18 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/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/georginapuig/djangogirls
DjangoGirls tutorial.
blog bootstrap css django djangogirls html python python3 tutorial
Last synced: 12 Apr 2026
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/conways-glider/minigrep
An implementation of the minigrep example from the Rust lang documentation.
Last synced: 05 Apr 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/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/stephane-klein/linux-firewall-playground
Linux firewall playground environment
draft firewall playground tutorial
Last synced: 18 May 2026
https://github.com/drchai/django-async-pydantic-example
Django Example of integrate with Pydantic and Async framework
asyncio chatgpt django django-rest-framework pydantic tutorial
Last synced: 15 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/freeclimbapi/java-list-queues-tutorial
Java - List Queues Tutorial
Last synced: 14 Jul 2025
https://github.com/melihs/bellek_bolgeleri
stack ve heap alanları hakkında örnek çalışma
chsarp csharp-code pratice turkce-kaynak tutorial
Last synced: 27 Mar 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/shnarazk/learn-bqn
配列指向プログラミング言語BQN の始め方(日本語版) -- Learn and write an introduction of BQN, an APL descendant (in Japanese)
bqn japanese learning-by-doing tutorial
Last synced: 21 May 2026
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/jrcichra/vscode_c_project
Files needed to get started writing C in VSCode
Last synced: 12 Sep 2025
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/comunica/tutorial-solid-getting-started
🏫Tutorial on getting started with Solid
Last synced: 06 Mar 2026
https://github.com/gibbok/react-filter-search-list
A basic "Filter search list" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.
css javascript reactjs tutorial
Last synced: 09 May 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/dmitry-kostin/go-rest
A starting point and a template for a RESTful application written in golang
go go-app go-template golang rest-api tutorial
Last synced: 12 Jan 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-delete-recording-how-to-guide
Node - Delete a Recording
Last synced: 10 Feb 2026
https://github.com/freeclimbapi/node-make-recording-how-to-guide
Node - Make Recording Tutorial
Last synced: 27 Feb 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-update-a-queue-how-to-guide
Node - Update a Queue Tutorial
Last synced: 28 Jan 2026
https://github.com/martishin/a-tour-of-go
Exercise solutions for "A Tour of Go"
Last synced: 11 Jan 2026
https://github.com/zororaka00/solidity-engineer-interview-test-code
Tutorial Solidity Engineer Interview Test Code
code human-resources interview solidity test-code tutorial
Last synced: 18 May 2026
https://github.com/pacheco95/khronos-vulkan-tutorial-cpp
Implementation of the original Khronos Vulkan Tutorial using the C++ binding
cplusplus cpp cpp-bindings game-development game-engine khronos khronosgroup rendering-2d-graphics rendering-3d-graphics rendering-engine tutorial vulkan vulkan-engine vulkan-game-engine vulkan-sdk
Last synced: 29 Jun 2026
https://github.com/rogerboesch/visionos-tutorial-code
visionOS tutorial as part of 'The Spatial projects' substack newsletter
game handtracking headpose swift tutorial visionos visionpro
Last synced: 13 Aug 2025
https://github.com/jeremiegince/learning_svm
Support vector machines (SVM) tutorial with classical and quantum kernels.
kernel quantum-computing svm tutorial
Last synced: 30 Oct 2025
https://github.com/tomerfi/dependency-injection-java-part1-tutorial
Dependency Injection in Java is easy - Part 1 - Merely a design pattern
blog-post dependency-injection dev java tutorial
Last synced: 29 Mar 2025
https://github.com/muhammadaminusmonov/djangotutorial
Django Tutorial project
Last synced: 18 May 2026
https://github.com/techmely/vue3-practice-course
Project vận dụng Vue 3 để làm các projec theo ý muốn của bạn!
ai buildinpublic claude-ai coderabbit cursor firebase-auth framer-motion pinia techmely tutorial vue3 zod-validation
Last synced: 24 Jun 2025
https://github.com/thawkin3/a11y-nested-interactive-content
This project is meant to teach software engineers how to create accessible nested interactive content in React. It includes good examples and bad examples.
a11y accessibility demo inclusive-design javascript react tutorial
Last synced: 20 Apr 2026
https://github.com/ankush-003/learning-ml-basics
A repository which contains all the resources that i am using to learn Basics of Machine Learning
linear-regression logistic-regression machine-learning neural-networks python tensorflow tutorial
Last synced: 08 Apr 2026
https://github.com/ccrashzer0/ignite
A write up for the ignite challenge from TryHackMe
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 18 Feb 2026
https://github.com/e0selmy4v/the-minecraft-command-design
《MC指令设计》系列教程 - *the Minecraft Command Design* series of tutorials
from-scpos markdown minecraft note tutorial
Last synced: 07 Apr 2025
https://github.com/jbussdieker/tutorial-docker-compose-django
django docker-compose tutorial
Last synced: 13 Apr 2026
https://github.com/harmindersinghnijjar/dreambot-first-logger-script
A simple logger script using the DreamBot API for the popular MMO Old School Runescape.
dreambot dreambot-3 java runescape runescape-api runescape-bots tutorial
Last synced: 09 Apr 2025
https://github.com/freeclimbapi/node-create-conference-how-to-guide
Node - Create Conference Tutorial
Last synced: 07 Feb 2026
https://github.com/tranbavinhson/retrofit-tutorial
Simple retrofit-tutorial for beginners
android android-development api rest-api retrofit2 tutorial
Last synced: 12 Apr 2026
https://github.com/uscbiostats/git-crash
Happy Scientist Seminar: A Crash course on git
git happyness tutorial workshop
Last synced: 03 Aug 2025
https://github.com/nicolocurioni96/todoo
Simple TODO app, using SwiftUI and SwiftData
db programming swift swiftdata-example swiftui-learning tutorial
Last synced: 22 May 2026
https://github.com/julianpistorius/doit-tutorial
Playing with doit.
doit python tutorial tutorial-exercises workflow
Last synced: 29 Jun 2025
https://github.com/astrabert/diyabc-support-tutorial
DIYABC support tutorial from my experience
approximate-bayesian-computation beginner-friendly diyabc population-genetics tutorial
Last synced: 02 Jan 2026
https://github.com/ellisvalentiner/walkingthroughpostgres
Slides and notes for the "Walking Through Postgres" talk at the Ann Arbor Computer Society Meetup on March 6th, 2019
postgres postgresql slides tutorial walkthrough
Last synced: 30 Mar 2025
https://github.com/obitech/tutorials
Various tutorials I've tried/completed
css html javascript python rails ruby tutorial
Last synced: 11 Apr 2026
https://github.com/ushii/weather_app
"A Flutter app to fetch and display real-time weather details using the OpenWeatherMap API. Features a modern UI, city-based search, and error handling. Perfect for learning Flutter and API integration."
android api ascii-art hacktoberfest ios kotlin openweather-api react react-weather-app service-worker swift-weather swiftui tutorial weather
Last synced: 29 Apr 2026