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/syncfusionexamples/explore-node-types-in-the-vue-diagram-component
A quick start Vue project that shows the node types available in the Vue Diagram component. This project includes code snippets for rendering basic, flow, text, image, HTML, UML, BPMN, path, and native or SVG node types.
basic bpmn diagram diagrambuilder flow html image native node path svg text tutorial uml visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 30 Apr 2026
https://github.com/freeclimbapi/java-send-sms-during-call-tutorial
Java - Send SMS During Call Tutorial
Last synced: 07 Jul 2025
https://github.com/MateuSai/Plane-Shooter-with-Ceramic
A simple game made with the Ceramic framework
ceramic game game-development shooter-game tutorial
Last synced: 26 Mar 2025
https://github.com/freeclimbapi/c-sharp-list-queues-tutorial
C# - List Queues Tutorial
Last synced: 22 Jun 2026
https://github.com/syncfusionexamples/how-to-perform-interactions-in-the-vue-diagram-component
A quick start Vue project that shows how to perform interactions in the Vue Diagram component. This project includes code snippets for interactions like selection, dragging, resizing, rotating nodes, editing texts, deletion of nodes and connectors, and how to restrict interactions. It also shows how to perform zooming, and undo-redo operations.
deletion diagram diagrambuilder dragging editing interactions panning resizing rotating selection tutorial undo-redo visualizing vue vue-components vue-diagram vue-ui-components vuejs zooming
Last synced: 03 Apr 2025
https://github.com/freeclimbapi/java-stream-recording-tutorial
Java - Stream a Recording Tutorial
Last synced: 12 Oct 2025
https://github.com/woodprogrammer/nginxceviriprojesi
Nginx Medium Posts repository
configuration devops nginx reverse-proxy tutorial web
Last synced: 15 May 2026
https://github.com/syncfusionexamples/getting-started-with-the-vue-file-upload-component
A quick-start Vue project that shows how to create and configure the Syncfusion Vue File Upload component. This project contains code to configure a few of its basic features, like uploading multiple files, uploading a single file, and validation during file upload. It also shows how to upload files asynchronously.
allow-extension asynchronous-upload auto-upload deny-extension ej2-uploader multiple-file-upload restricting-uploading-files 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/mxagar/flask_guide
These are my personal notes on how to work with Flask for web development.
Last synced: 09 Apr 2025
https://github.com/bero937/auto-tutor
✉️ Generate personalized emails to professors effortlessly, leveraging AI to craft tailored messages based on your resume and their profiles.
agent ai android api-testing auto-sklearn automl collaborative-filtering computer-vision data-science deep-learning gpt graph-neural-network llm machine-learning restful-api tensorflow tensorflow-lite tutorial
Last synced: 15 May 2026
https://github.com/achmadhadikurnia/numpy-from-zero
My journey of learning NumPy from scratch.
data-science machine-learning numpy numpy-exercises numpy-tutorial python python-for-beginners tutorial
Last synced: 11 Jun 2026
https://github.com/muhammadaminusmonov/djangotutorial
Django Tutorial project
Last synced: 18 May 2026
https://github.com/hemanth759/ping-pong-game
This a Unity game in 2D. This is made purely for the purpose of learning the unity in 2D game.
2d-game csharp-code ping-pong tutorial unity2d
Last synced: 18 Mar 2025
https://github.com/devlights/try-linux
This is my TUTORIAL project for linux.
Last synced: 15 Jan 2026
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/fzaninotto/ra-customroutes-tutorial
A sample react-admin app demonstrating the CustomRoutes component. Support for a video tutorial on YouTube.
react react-admin routing tutorial
Last synced: 15 May 2026
https://github.com/tanvirhasanprince/tour_of_heroes_angular_module_version
Angular Tour of Heroes is a tutorial application provided by the Angular team. It serves as an introduction to Angular concepts and features by building a simple application for managing heroes. The tutorial covers various Angular topics, including components, services, data binding, routing, and more.
angular css tutorial typescript
Last synced: 10 May 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/thawkin3/accessible-tooltips
This project is meant to teach software engineers how to create accessible tooltips in React. It includes good examples and bad examples.
a11y accessibility javascript react tooltips tutorial
Last synced: 17 May 2026
https://github.com/thejoin95/messenger-bot-quick-start
Quick Start Tutorial - Starter Project for a FB Messenger bot in PHP
facebook messenger-bot messenger-platform-sample php quickstart tutorial webhook
Last synced: 13 Apr 2025
https://github.com/sethblack/gunicorn-lesson
Quick how-to for gunicorn
gunicorn gunicorn-web-server python python3 tutorial
Last synced: 26 Mar 2025
https://github.com/thinkswan/rails-resque-code-snippets
A Rails app that manages a library of code snippets and uses Resque workers to apply syntax highlighting.
resque ruby ruby-on-rails tutorial
Last synced: 15 May 2026
https://github.com/eloistree/hellounitypackage
Exporation of how we can use Git and UnityPackage to create toolbox
documentation packagemanager tutorial unity
Last synced: 28 Mar 2025
https://github.com/syncfusionexamples/getting-started-with-the-vue-diagram-component
A quick-start Vue project that shows how to add a Syncfusion Vue Diagram component to a Vue project. It includes code snippets to create nodes and connectors, join the nodes using connectors, and add segments and annotations to the connectors.
create diagram diagrambuilder gettingstarted quickstart tutorial vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 03 Apr 2025
https://github.com/mdhabibi/12-factor-app-explained
A free, interactive, beginner-friendly tutorial on the 12-Factor App methodology — with plain-English analogies, Python examples, and diagrams.
12-factor beginner-friendly cloud-native devops docker kubernetes learning microservices python software-architecture tutorial twelve-factor-app web-development
Last synced: 13 Jun 2026
https://github.com/syncfusionexamples/how-to-add-the-symbol-palette-to-a-vue-diagram-component
A quick-start Vue project that shows how to add and customize the symbol palette in the Syncfusion Vue Diagram component. This project also includes code snippets for restricting the symbol palette's panel, customizing its symbol size, and customizing the symbol preview size.
chart diagram diagrambuilder hierarchy organization symbol-palette symbols tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 03 Apr 2025
https://github.com/jahnvisahni31/handwritten-digits-classifier-with-pytorch
This project implements a handwritten digits classifier using PyTorch. The goal is to accurately classify these images into their respective digit classes.
ai data-science deep-learning handwritten-digit-recognition image-classification machine-learning mnist-dataset neural-networks python pytorch tutorial
Last synced: 06 Apr 2026
https://github.com/captainabernathy/cpp_programming_principles
Programming: Principles and Practice Using C++
algorithm cpp data-structures educational tutorial
Last synced: 12 May 2025
https://github.com/virbo/tutorial
Kumpulan script berdasarkan tutorial di https://dutainformasi.net
Last synced: 02 Feb 2026
https://github.com/martishin/a-tour-of-go
Exercise solutions for "A Tour of Go"
Last synced: 11 Jan 2026
https://github.com/javascript-tutorial/no.javascript.info
Modern JavaScript Tutorial in Norwegian
Last synced: 14 Apr 2025
https://github.com/javascript-tutorial/sl.javascript.info
Modern JavaScript Tutorial in Slovenian
Last synced: 14 Apr 2025
https://github.com/bryantson/copilot-custom-workshop-django-react-web
Made for my Udemy course titled "GitHub Copilot - The Complete Guide learning from an expert".See the link below. Repository that has custom GitHub Copilot tutorial demonstrating a full stack web application demo using PostgreSQL, ReactJS, and Python Django
copilot-tutorial github githubcopilot javascript learning python reactjs tutorial udemy webdevelopment
Last synced: 16 Feb 2026
https://github.com/erictleung/tutorial-latex
:musical_score: Tutorial to the typesetting application LaTeX
Last synced: 29 Oct 2025
https://github.com/bolu-atx/cuda-dojo
Level up your CUDA skills - RPG style. Do or do not, there is no try.
cuda examples learning tutorial
Last synced: 01 Jul 2026
https://github.com/applitools/tutorial-protractor-ultrafastgrid
Applitools tutorial using Protractor and Ultrafast Grid
applitools protractor tutorial
Last synced: 22 Apr 2026
https://github.com/devnyxie/weatherapp_react
Weather Web Application built on React.js and OpenWeather API. Nice and minimalistic styling. The project is fully open sourced, feel free to use.
html-css-javascript react tutorial weather-api weather-app
Last synced: 15 May 2026
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/thinkswan/react-maps
A React app that allows users to search a map and save locations.
google-maps javascript react tutorial
Last synced: 11 Apr 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/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/thehoneymad/tweetsearchsample
A sample search api on asp.net core baked by ANTLR with a sample data storage of Azure CosmosDb
antlr4 asp-net-core dotnet-core query-language rest-api sample-code search searching tutorial tutorial-sourcecode
Last synced: 17 May 2026
https://github.com/thinkswan/flux-shopping-cart
A Flux app that allows users to manage a shopping cart.
flux javascript react tutorial
Last synced: 23 Jun 2026
https://github.com/thinkswan/rails-sidekiq-code-snippets
A Rails app that manages a library of code snippets and uses Sidekiq workers to apply syntax highlighting.
ruby ruby-on-rails sidekiq tutorial
Last synced: 03 Jun 2026
https://github.com/thinkswan/redux-saga-counter
A React counter app using Redux and Saga.
javascript react redux redux-saga 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/thinkswan/react-comments
A React app that allows visitors to post comments.
express javascript react tutorial
Last synced: 21 Apr 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/sierra-arn/quarto-docker-guide
Quarto Docker Guide: Transparent Multi-Language Environment Setup
conda data-science docker educational html julia latex multi-language pdf python quarto quarto-docker r-language tinytex tutorial
Last synced: 14 Apr 2026
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/hernancerm/vueweatherapp
My implementation of @TylerPottsDev Vue.js weather app tutorial: https://youtu.be/JLc-hWsPTUY
Last synced: 01 Apr 2025
https://github.com/syncfusionexamples/getting-started-with-the-vue-query-builder-component
A quick start project that shows how to create and configure the Syncfusion Vue Query Builder component in a Vue project. This project contains simple code to bind a data source, customize the columns, add rules at initial load, filter Data Grid records using the Query Builder.
ej2-query-builder filter getting-started grid html5 query-builder query-builder-ui tutorial vue vue-components vue-query-builder vue-ui-components vuejs
Last synced: 20 Jan 2026
https://github.com/mikeludemann/nodejs_express_jade-pug
Website with Node.js and Express and Jade/Pug - Tutorial and more
babel certificates config css3 env express html5 jade javascript jquery nodejs pug react server template transpiler tutorial webpack
Last synced: 10 Apr 2026
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/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/emanuele-em/slicing-in-python
Simple guide - Slicing in Python by examples
array best-practices guide python3 slicing string tutorial wiki
Last synced: 21 Mar 2025
https://github.com/oneted11/scrimba-react-project1
free react tutorial on scrimba static project 1
css3 reactjs static-site tutorial
Last synced: 05 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
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/androidcrypto/esp32_adafruit_pn532_read_credit_card
The tutorial explains how to read a Credit Card on an ESP32 with a connected PN5232 NFC reader.
arduino credit-card creditcard emv emv-card emv-contactless esp32 nfc nfc-card-reader pn532 pn532-rfid-module tutorial tutorial-code
Last synced: 25 Jan 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/stephane-klein/linux-firewall-playground
Linux firewall playground environment
draft firewall playground tutorial
Last synced: 18 May 2026
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/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/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/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/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/metalmoosefrc/mooseguides
Guides related to the First Robotics Competition by the Metal Moose.
Last synced: 20 Apr 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/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/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/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/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/divertimentos/tutorial-web-development-learncodeacademy
Tutorial de introdução à construção de websites em HTML e CSS (2018 - 2019)
Last synced: 13 Jun 2026