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-29 00:28:00 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/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/nakorndev/hello-world
ฝึกการใช้งาน Pull request กับ GitHub
hello-world pull-requests tutorial
Last synced: 08 Mar 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/yokesharun/learn-golang
go programming language tutorial
go golang programming-tutorial training tutorial
Last synced: 14 Apr 2025
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/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/richardca58/powersub-demo-7913
🔧 Simplify your workflow with powersub-demo-7913, a tool designed for efficient task management and collaboration in software development projects.
api cloud demo deployment example git github javascript microservices nodejs open-source powersub serverless tutorial web-app
Last synced: 12 Apr 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/arsy786/todo-mern-app
This is a simple Todo MERN app that follows the CRUD operations for the todos.
2023 expressjs mern-stack mongodb nodejs reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/mel-rocha/django-rest-framework
Tutorial da documentação oficial rest_framework
Last synced: 25 Jul 2025
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/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/margitantal68/cpp
📚 This open-access course will introduce you to C++ programming and STL.
cpp cpp-course cpp-tutorial modern-cpp modern-cpp-oop oop programming-language standard-template-library stl tutorial
Last synced: 11 Nov 2025
https://github.com/freeclimbapi/c-sharp-list-participants-how-to-guide
C# - List Participants Tutorial
Last synced: 18 Sep 2025
https://github.com/freeclimbapi/c-sharp-list-calls-how-to-guide
C# - List Calls Tutorial
Last synced: 26 Jul 2025
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/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/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/rakifsul/studi_kasus_godot_3_predictive_aim
Studi Kasus Godot Engine 3 Predictive Turret Aim System dengan Godot Engine
aim case-study godot-engine predictive turret tutorial
Last synced: 27 Jul 2025
https://github.com/hawkiq/cssgrid
repo for CSS Grid tutorial by me on IQ TECH channel
Last synced: 15 Jun 2025
https://github.com/hussein-249/x86-64-practice
A series of tutorials for beginners of computer science to learn x86-64 assembly language.
assembly-language beginner-friendly tutorial
Last synced: 28 Jul 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/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/gorkemgul/c_and_cpp_collection
This is a complete C and C++ collection repository (currently working on this).
Last synced: 17 Mar 2025
https://github.com/br-chan/financial-dashboard-next.js
A simplified financial dashboard full-stack web application, following https://nextjs.org/learn/dashboard-app .
Last synced: 16 Apr 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/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/johnpaulada/graphql-slides
GraphQL Practical Introduction Slides
graphql presentation slides tutorial
Last synced: 20 Aug 2025
https://github.com/mar0ls/tutorials
How install notepad++ in Mac M1
brew homebrew m1-mac notepad-plus-plus tutorial wine
Last synced: 31 Jul 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/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/edgomez/vulkan_tutorial
Following the vulkan-tutorial.com
Last synced: 25 May 2026
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/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/janipalsamaki/swag-order-robot
Tutorial for creating a software robot for processing web store orders using Robot Framework.
python robot-framework robotframework tutorial
Last synced: 03 Jan 2026
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/uscbiostats/git-crash
Happy Scientist Seminar: A Crash course on git
git happyness tutorial workshop
Last synced: 03 Aug 2025
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/oorabona/express-mongo-jwt-coffee-api
Boilerplate API using Express / MongoDB / JsonWebToken all in CoffeeScript
boilerplate coffeescript exercise expressjs jwt mongodb tutorial tutorial-code tutorial-sourcecode
Last synced: 09 Apr 2026
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/kenzycodex/developer-resources
📚 Comprehensive developer documentation hub with step-by-step guides for Node.js, Python, Java, PHP Laravel, and modern development practices. Production-ready tutorials, best practices, and code examples for developers of all levels.
backend beginner-friendly best-practices code-examples databases developer-tools devops docker documentation frontend fullstack java learning-resources nodejs open-source programming-guides python tutorial
Last synced: 09 Apr 2026
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/devlights/try-rust
This is my TUTORIAL project for rust.
Last synced: 07 Aug 2025
https://github.com/medusatea/easycrackedglassgodot
Simple and Easy Demo of Cracked Glass using Standard Noise Texture and GUI Sliders
cracked-glass godot godot-engine godot4 godotengine noise-textures shaders tutorial
Last synced: 08 Aug 2025
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/unitaryfoundation/mitiq-tutorial
Code for Mitiq tutorial at IEEE QCE 2023.
error-mitigation ieee-quantum-week-2023 quantum-computing tutorial
Last synced: 23 May 2026
https://github.com/aarooshsaifanboy322/simple-qr-code.github.io
Please take permission before copying.
Last synced: 12 Mar 2025
https://github.com/thibautgery/elm-tuto
Code product following a elm tutorial
Last synced: 07 Feb 2026
https://github.com/jaslatendresse/learningstuff
A space to learn new things for fun
cpp learning python quantum-mechanics tutorial
Last synced: 18 May 2026
https://github.com/epranka/dec2bin
Simple Dec2Bin converter created in CRA which helps to convert the number from decimal to binary
binary converter cra create-react-app css dec2bin decimal decimal-to-binary javascript react tool tutorial webdesign website
Last synced: 09 Apr 2026
https://github.com/narven/rust_sandbox
Me following https://www.youtube.com/watch?v=zF34dRivLOw
Last synced: 22 May 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/ahammadshawki8/pycampaign20
😇 Learn to Code in Python during Lockdown! 🔥🔥
beginner-friendly lockdown python tutorial
Last synced: 09 Nov 2025
https://github.com/thebigsasha/tic-tac-toe
A Tic Tac Toe game made to teach arrays, and to introduce object oriented programming :) Part of COMP250 - Intro to Computer Science @ McGill University
array education loops mcgill oop syntax tutorial university
Last synced: 11 Aug 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/silvestrevivo/mern-contact-keeper
Web application using MERN stack following the Udemy tutorial from @bradtraversy
crud express mern-stack nodejs reactjs tutorial udemy
Last synced: 09 Apr 2026
https://github.com/prave-com/deploy-django
Django project example for deploying django
deploy django gunicorn nginx postgresql tutorial vps
Last synced: 09 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/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/cadu-leite/argparse_exemplo_tutorial
Python ArgParse exemplos e tutorial - Python ArgParse Sample and Tutorial
argparse python python3 sample sample-code tutorial
Last synced: 15 Aug 2025