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-01 00:28:20 UTC
- JSON Representation
https://github.com/cploutarchou/python_rest_api_with_mysql_and_flask
Python - Rest APIs tutorial using Flask & MySQL - phpMyAdmin
api flask flask-sqlalchemy mysql python tutorial
Last synced: 09 May 2026
https://github.com/lord-turmoil/aopdemo
A demo of using AOP in Spring Boot
aop aspectj spring-boot tutorial
Last synced: 17 May 2026
https://github.com/syncfusionexamples/how-to-upload-files-asynchronously-in-the-vue-file-upload-component
A quick-start Vue project that shows how to upload files asynchronously to the server using the Syncfusion Vue File Upload component. This project contains code to configure a few of the components features sequential upload, chunk upload, disable auto upload, preload files in the upload list and upload all files within a directory.
asynchronous-upload auto-upload chunk-upload directory-upload disable-auto-upload ej2-uploader multiple-file-upload preload-files sequential-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload
Last synced: 03 Apr 2025
https://github.com/syncfusionexamples/how-to-create-an-organization-chart-using-vue-diagram
A quick-start Vue project that shows how to create an organization chart using the Syncfusion Vue Diagram component. This project also includes code snippets for binding JSON data and a remote data source and customizing the nodes and connectors in the diagram.
chart diagram diagrambuilder dynamic-org-charts hierarchy organization tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 03 Apr 2025
https://github.com/pcafrica/introduction_to_pybind11
Minimal examples showing the integration of C++ and Python using pybind11.
cpp examples introduction pybind11 python tutorial
Last synced: 14 May 2026
https://github.com/hawkiq/cssgrid
repo for CSS Grid tutorial by me on IQ TECH channel
Last synced: 15 Jun 2025
https://github.com/kunaldhongade/stellar-soroban-rust-tutorials
This repository provides a hands-on, beginner-friendly guide to building smart contracts using Soroban on the Stellar blockchain with the Rust programming language. Whether you're new to Stellar, Soroban, or Rust, these tutorials will help you understand the basics and advance step-by-step through real-world contract examples.
blockchain code rust smart-contracts soroban stellar tutorial
Last synced: 29 Oct 2025
https://github.com/mikeludemann/docker-tutorial-and-command
A good tutorial and learning setup for Docker with commands and more
Last synced: 28 Mar 2025
https://github.com/isensee-bastian/set-interface
Tutorial code for my video Generics Part 2: Using the empty Interface instead
basic-programming beginner-tutorial-series code-reuse data-structures generics golang interface learn-to-code maps sets switch-case tutorial type-assertions youtube
Last synced: 03 May 2026
https://github.com/seracio/how-to-draw-a-canvas-map
canvas geojson javascript tutorial
Last synced: 13 May 2025
https://github.com/arthurdjn/pynews
NLP - Neural Network Classifier from Bag of Words features.
bag-of-words classifier document-classification nlp pytorch tutorial
Last synced: 20 May 2026
https://github.com/xmrglobal/pgp_tutorials
This repository contains detailed PGP (Pretty Good Privacy) guides for various operating systems. These guides are designed for XMRGlobal users and anyone who values privacy, security, and encryption.
monero p2p pgp pgp-encryption tutorial tutorials xmr
Last synced: 28 Oct 2025
https://github.com/tamirespatrocinio/magentotutorial
Tutorial on how to install Magento in a localhost environment on the Windows operating system.
Last synced: 15 May 2026
https://github.com/ccrashzer0/virtual_assistant
This is a python virtual assistant that I was able to build following a course on udemy.
python-3 python3 script scripting scripting-language scripts tutorial tutorial-code udemy-tutorial virtual-assistant
Last synced: 22 Mar 2025
https://github.com/ccrashzer0/cage
A write up guide for the Break out the cage challenge from TryHackMe.
cybersecurity infosec learning-by-doing python3 tryhackme tutorial writeups
Last synced: 22 Mar 2025
https://github.com/silvestrevivo/pwa-foodninja
Basic PWA application corresponding to the YouTube Tutorial of @iamshaunjp
manifest pwa pwa-apps service-worker tutorial youtube
Last synced: 15 May 2026
https://github.com/rajatkb/8085-assembler
Its a 8085 assembler written in C++ . Build for educational purpose
Last synced: 15 May 2026
https://github.com/cruikshanks/learn-enough-css-tut
Notes and content related to https://www.learnenough.com/css-and-layout-tutorial-tutorial/
Last synced: 02 Mar 2025
https://github.com/s1n7ax/youtube-mobx-vs-react
This is a repository related to following YouTube video content
mobx react-context react-state tutorial youtube
Last synced: 15 May 2026
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/dcousens/carrot-hunt
A text-based game for teaching Javascript.
bunny carrot hunt javascript learning rabbit teaching tutorial
Last synced: 17 Mar 2025
https://github.com/jbrt/golang-tutorial
A brief tutorial focused on te Go language
Last synced: 08 Jul 2025
https://github.com/johnpaulada/graphql-slides
GraphQL Practical Introduction Slides
graphql presentation slides tutorial
Last synced: 20 Aug 2025
https://github.com/lord-turmoil/websocketdemo
Repository for the article Using WebSocket in Spring Boot
spring-boot tutorial websocket
Last synced: 15 May 2026
https://github.com/meicloudie/js_buoi1
CyberSoft Academy - JavaScript
course-project javascript tutorial
Last synced: 30 Jun 2026
https://github.com/liuxingyu521/typescript-step-by-step
self-learning ts ts-learn tutorial typescript
Last synced: 27 Mar 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/karmatys8/next.js-dashboard
fullstack nextjs nextjs14 tutorial
Last synced: 15 Jun 2025
https://github.com/ireddragonicy/cb24153-closestpairofpoints
An advanced and comprehensive implementation of the Closest Pair of Points problem using the Divide and Conquer algorithm in computational geometry. This project provides an in-depth exploration of efficient algorithms for solving proximity problems in a two-dimensional plane, focusing on optimizing performance for large-scale datasets.
algorithm analysis closest-pair-of-points divide-and-conquer dnd optimize pair-programming programming python tutorial umpsa
Last synced: 02 Apr 2025
https://github.com/simonblanke/gradient-free-optimizers-tutorials
Examples, notebooks and visualizations for the Gradient-Free-Optimizers package
examples jupyter-notebook python tutorial visualization
Last synced: 14 May 2026
https://github.com/949886/godot-demos
A collection of godot examples and tutorials.
csharp gdscript godot tutorial
Last synced: 20 May 2026
https://github.com/cihat-kose/altinyildiz-petstore-ui-api-cypress-automation
A Cypress project demonstrating end-to-end UI and API automation workflows. This project covers user authentication, account management, and API operations.
api-testing automation cypress end-to-end-testing javascript node-js tutorial web-automation-testing
Last synced: 15 May 2026
https://github.com/rdjarbeng/fastai
This repository contains sample code for my learning journey with fast ai
Last synced: 16 Feb 2026
https://github.com/fredrikhr/platform-uno-tutorial-bugtracker
Source code repository for Fredrik's walkthrough through the Platform Uno BugTracker Tutorial
cross-platform-gui csharp tutorial uno
Last synced: 02 Apr 2025
https://github.com/maximlt/pythonscript
TUTO: Comment s'y prendre pour écrire des scripts en Python?
engineering french-education python tutorial
Last synced: 15 May 2026
https://github.com/wsdltophp/packageovh
PHP SDK for OVH Web Services with SOAP
ovh packagegenerator php php-sdk tutorial
Last synced: 03 Apr 2025
https://github.com/arefshojaei/javascript-class-methods-in-functional
Javascript OOP and Functional programming tutorial
fp functionnal javascript oop tutorial
Last synced: 31 Jul 2025
https://github.com/messagemedia/slackbot-nodejs-tutorial
A short tutorial on how to create Slackbot using Node.js and Botkit
Last synced: 27 Apr 2026
https://github.com/tuddman/helloiota.ixi
bare-bones IOTA IXI module
iota iri ixi-module module tutorial
Last synced: 13 Aug 2025
https://github.com/koubae/c-cpp-examples
C/C++ Examples Scripts and App covering multiple software areas or requirements
app c clion cmake cplusplus cplusplus-20 cplusplus-games cpp examples game game-development makefile network python script software software-engineering tutorial unreal-engine web-development
Last synced: 06 May 2026
https://github.com/thinkswan/react-expense-tracker
A React app for tracking expenses and seeing your account balance.
Last synced: 30 Jun 2026
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/garanas/tailwind-css-course
The output of a course by Dave Gray about TailwindCSS
Last synced: 28 Jun 2025
https://github.com/narven/rust_sandbox
Me following https://www.youtube.com/watch?v=zF34dRivLOw
Last synced: 22 May 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/yosh1/elixir-tutorial
This is elixir tutorial repository.
elixir hello-world sample tutorial wiki
Last synced: 19 Jul 2025
https://github.com/no1lov3sme/eventutorial
jQuery page tutorial plugin by even web studio.
javascript jquery-plugin tutorial
Last synced: 28 Mar 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/peimelo/calendareact
Rails calendar using React
api learnetto react ruby-on-rails tutorial
Last synced: 18 Apr 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/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/hernancerm/vueweatherapp
My implementation of @TylerPottsDev Vue.js weather app tutorial: https://youtu.be/JLc-hWsPTUY
Last synced: 01 Apr 2025
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/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/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/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/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/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/elastisys/tutorial-friends-with-kubernetes
Tutorial to avoid common pitfalls when porting applications to Kubernetes
Last synced: 07 May 2026
https://github.com/jeff-vincent/node-clarifai-example
A simple image-recognition app -- Clarifai Node Pug Multer Fetch
clarifai-api example fetch-api image-classification image-recognition javascript multer nodejs pug-template-engine tutorial
Last synced: 21 Apr 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/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/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-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/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/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/iml1111/pytorch_study
자연어처리 / 파이토치 스터디
nlp pytorch pytorch-tutorial text-classification tutorial word2vec
Last synced: 19 Jul 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/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/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/rustkas/cmake-guide-tutorial-solutinons
Solutions for step by step Cmake tutorial
Last synced: 05 Jan 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/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/comunica/tutorial-solid-getting-started
🏫Tutorial on getting started with Solid
Last synced: 06 Mar 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/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/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/thawkin3/boundaries-demo
Demo of Clean Code Chapter 8: Boundaries
clean-code date-time react tutorial workshop
Last synced: 18 May 2026