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/jeremiegince/learning_svm
Support vector machines (SVM) tutorial with classical and quantum kernels.
kernel quantum-computing svm tutorial
Last synced: 30 Jun 2026
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/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/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/ik5/port_scanner
Example for creating a naive port scanner
golang javascript perl php port-scanner python3 ruby socket tcp-ip tcp-socket tutorial
Last synced: 08 Apr 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/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/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/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/applitools/tutorial-protractor-ultrafastgrid
Applitools tutorial using Protractor and Ultrafast Grid
applitools protractor tutorial
Last synced: 22 Apr 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/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/shuuji3/sc20-pacific-research-platform-federated-kubernetes-tutorial
SC20 Tutorial: Unified Cyber Infrastructure with Kubernetes - https://gitlab.com/ucsd-prp/tutorials/sc20/-/tree/master
kubernetes pacific-research-platform prp tutorial
Last synced: 22 Mar 2025
https://github.com/newlandtv/python-tutorial-3.11.0
This is tutorial about Python 3.11.0 for beginners.
programming-language python python3 python3-11 tutorial
Last synced: 16 Sep 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/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/yokesharun/learn-golang
go programming language tutorial
go golang programming-tutorial training tutorial
Last synced: 14 Apr 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/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/luistar/getting-to-know-aws-slides
The slides from my talk on Amazon Web Services
amazon-web-services aws demo elasticbeanstalk serverless slides tutorial
Last synced: 22 Sep 2025
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/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/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/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/aarooshsaifanboy322/simple-qr-code.github.io
Please take permission before copying.
Last synced: 12 Mar 2025
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/karmatys8/next.js-dashboard
fullstack nextjs nextjs14 tutorial
Last synced: 15 Jun 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/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/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/breatheco-de/exercise-todo-list-cli-with-cloud
💻📹 Video Tutorial: Today you will be building a TODO list using API's to sync it with the cloud.
learning-by-doing learning-exercise learning-python python python-tutorial python3 todo-list todoapp todolist tutorial tutorial-exercises video-tutorial
Last synced: 09 Apr 2026
https://github.com/alfarseniko/learning-c
Walkthrough of the freeCodeCamp tutorial of C language.
Last synced: 24 Jul 2025
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/mel-rocha/django-rest-framework
Tutorial da documentação oficial rest_framework
Last synced: 25 Jul 2025
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/hernancerm/vueweatherapp
My implementation of @TylerPottsDev Vue.js weather app tutorial: https://youtu.be/JLc-hWsPTUY
Last synced: 01 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/narven/rust_sandbox
Me following https://www.youtube.com/watch?v=zF34dRivLOw
Last synced: 22 May 2026
https://github.com/habibun/javascript
A programming language that is one of the core technologies of the World Wide Web
javscript js learning tutorial
Last synced: 26 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/freeclimbapi/c-sharp-list-participants-how-to-guide
C# - List Participants Tutorial
Last synced: 18 Sep 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/freeclimbapi/c-sharp-list-calls-how-to-guide
C# - List Calls Tutorial
Last synced: 26 Jul 2025
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/timeless-residents/handson-streamdeck
A comprehensive collection of Stream Deck customization samples and demos, featuring 40+ basic examples, advanced features, and game integration tutorials for developers of all skill levels.
automation customization demos development development-tools elgato game-development python samples streamdeck tutorial ui-components
Last synced: 26 Mar 2025
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/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/koladev32/masonite-weather-app-tutorial
A simple web app that retrive weather data from https://openweathermap.org/ and display it.
masonite masonite-framework masonite-weather python retrive-weather-data tutorial weather
Last synced: 27 Jul 2025
https://github.com/nathguede/briefly
📄 Summarize text quickly and accurately with briefly, enhancing clarity and communication in your work.
apiai article-summary computer-graphics cpp elixir facebook-messenger-bot firebase guide learning opengl phoenix rasterizer raytracing raytracing-engine shaders simple software-renderer tutorial
Last synced: 09 Apr 2026
https://github.com/eliasdehondt/dotnet-helloworld
This repository contains a simple .NET Core web application designed to display "Hello, World!" or "Hello AppEngine!" as a starting point for deploying .NET Core applications on Google Cloud’s App Engine flexible environment.
app-engine beginner-project cloud-deployment csharp dotnet-core google-cloud hello-world tutorial web-application
Last synced: 27 Jul 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/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/Tayco110/Zephyr--Getting_started_on_Windows
Passos iniciais para o setup do Zephyr-rtos no windows junto de um exemplo para teste
c embedded-systems getting-started sample-code tutorial zephyr-rtos
Last synced: 12 Mar 2025
https://github.com/studistcorporation/rails-tutorial
rails ruby terraform-managed tutorial
Last synced: 10 Apr 2025
https://github.com/asyncwizard/npm-link-peerdependencies
Using peerDependencies with npm link example
node nodejs npm-link peerdependencies tutorial
Last synced: 19 May 2026
https://github.com/tannerbyers/codutorial
MVP for a new coding tutorial format. Idea detailed here: matthiashager.com/tardis/programming-tutorial-demo
django github-api python tutorial
Last synced: 20 May 2026
https://github.com/didinj/ionic4-angular8-accordion-collapsible-menu
Build a Multilevel Accordion Menu in Ionic with Angular
accordion angular collapsible example ionic menu multilevel tutorial
Last synced: 07 Mar 2026
https://github.com/123mwanjemike/autoidle-saving
This is a demo application for how to cut costs on Heroku with AutoIdle in the article https://blog.mikemwanje.dev/autoidle-cuts-your-heroku-bill-by-auto-putting-your-staging-and-review-apps-to-sleep. Start fom the start branch as you follow along untill the code version in the main branch is reached.
autoidle demo demo-app deployment heroku heroku-app heroku-apps herokuapp reviewapp savings staging tutorial
Last synced: 25 Apr 2026
https://github.com/volf52/lru_cache_rs_tutorial
https://dev.to/seanchen1991/implementing-an-lru-cache-in-rust-33pp
learning lru-cache lrucache rust rust-lang rust-library tutorial
Last synced: 26 Mar 2025
https://github.com/ntno/processing-seed
simple seed for processingjs project. interactive demo here --->
processing processingjs tutorial
Last synced: 19 May 2026
https://github.com/joshuapurushothaman/rouxtorial
Roux method tutorial for the 3x3 Rubik's cube.
Last synced: 21 Mar 2025
https://github.com/avine/git-cheat-sheet
Simple GIT commands that produce a clean log history
cheat-sheet commands git tutorial
Last synced: 01 May 2026
https://github.com/sorianog/kotlin-koans
Playground for Kotlin Koans
intellij koan koans kotlin learning playground tutorial
Last synced: 19 May 2026
https://github.com/gorkemgul/golang_tutorial
This is the Golang tutorial that I've prepared after I learned it.
Last synced: 27 Jul 2025
https://github.com/jmuchovej/tutorials
A meta-repository for tutorials I've given.
deep-learning docker generative-models julia machine-learning probabilistic-programming python python3 tutorial
Last synced: 11 Apr 2026
https://github.com/kylemcmaster/nservicebustutorial
Sample code for the NimblePros series on NServiceBus with .NET 8
architectural-patterns design-patterns distributed-systems messaging nservicebus tutorial
Last synced: 20 Mar 2025
https://github.com/haotrr/rabbitmq-tutorials-go-cn
RabbitMQ tutorials Go version in Chinese.
Last synced: 29 Oct 2025