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/how-to-create-and-customize-ports-in-the-vue-diagram-component
A quick start Vue project that shows how to create and customize port nodes programmatically and dynamically in the Syncfusion Vue Diagram component. This project includes code snippets for adding multiple ports, customizing them dynamically, and connecting nodes using ports.
connect connector customize diagram diagrambuilder node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 30 Apr 2026
https://github.com/freeclimbapi/java-make-recording-tutorial
Java - Make a Recording Tutorial
Last synced: 26 Oct 2025
https://github.com/divertimentos/tutorial-flexbox-techsith
Tutorial de Flexbox disponibilizado pelo canal TechSith
Last synced: 22 Jun 2026
https://github.com/robertobochet/git101-talk
Slides for the talk Git 101, part of the Git Course by Politecnico Open unix Labs
course git politecnico-di-milano politecnico-open-unix-labs revealjs talk tutorial
Last synced: 07 Apr 2025
https://github.com/thinkswan/express-redis-cache
An Express app that caches data in Redis.
express javascript node redis tutorial
Last synced: 10 Apr 2026
https://github.com/studistcorporation/k8s-tutorial
kubernetes terraform-managed tutorial
Last synced: 15 May 2025
https://github.com/shaikahmadnawaz/learn-react
React - A JavaScript library for building user interfaces
es6 frontend javascript-library jsx react reactjs tutorial ui
Last synced: 30 Apr 2026
https://github.com/angeldollface/yew-tutorial-app
A small tutorial app for Yew.rs. :spider_web: :lock: :crab:
mit-license rust-lang tutorial tutorial-sourcecode yew-components yew-demo yew-framework
Last synced: 06 Jun 2026
https://github.com/tsamaya/react-and-spring
react spring-boot springframework tutorial
Last synced: 01 May 2026
https://github.com/paulfioravanti/apollo-fullstack-tutorial
My sandbox for the Apollo Tutorial
apollo graphql tutorial typescript
Last synced: 13 Oct 2025
https://github.com/aboualine/hangman-game
This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.
beginner c cli console-game education game hangman learning open-source programming software-development tutorial word-game
Last synced: 01 Apr 2025
https://github.com/cybex-dev/java_reflection_xml
A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.
example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml
Last synced: 02 Jul 2025
https://github.com/ntno/learnpod
ntno learns angular / jasmine / npm / node / etc...
angular-tutorial html-tutorial jasmine-tutorial javascript-tutorial jquery-tutorial karma-tutorial tutorial
Last synced: 27 Apr 2025
https://github.com/uxborges/kr
kr is a simple command line tool for generating Kubernetes resources using a single YAML file. It streamlines the process of creating complex configurations for deploying applications on Kubernetes clusters.
cloud-native container generate grpc java k8s-sig-cli kraken kratos kubernetes langchain langchain-python tutorial user-management user-profiles
Last synced: 12 Apr 2026
https://github.com/udayraj123/webdworkshop
Useful material for beginners in web development. Focused in a hands-on way with more examples. This was used in the series of lectures conducted by me at IIT Guwahati.
css example-code guide html js practice tutorial web-development
Last synced: 10 Apr 2026
https://github.com/mustafaahmed313/typescript-for-jsdevs
This repository is a shorthand tutorial that explain the basic differences between typescript and Javascript for all javascript developers.
js-developer programming-language strongly-typed tutorial types typescript
Last synced: 13 Oct 2025
https://github.com/kevinlin1/nifty-web-apps-python
Build a web app for any Python programming assignment.
education python tutorial web-app
Last synced: 27 Oct 2025
https://github.com/guardsarm/rust-memory-safety-examples
Educational examples demonstrating memory-safe programming patterns in Rust
education examples memory-safe rust security tutorial
Last synced: 13 Mar 2026
https://github.com/someb1oody/rustguide
Rust Primer Notes
chinese english rust-lang tutorial
Last synced: 19 Jan 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/matbesancon/distributionsexamples.jl
Examples of analyses run using Distributions.jl
julialang probability-distribution statistics tutorial
Last synced: 28 Oct 2025
https://github.com/uppnrise/tutor_unity_csharp
Unity C# tutorial codes for beginners.
csharp tutorial tutorial-exercises unity unity2d unity3d
Last synced: 01 May 2026
https://github.com/jccampagne/sql_playground
play with SQL / PLSQL - tutorial
learning-by-doing postgresql sql tutorial
Last synced: 16 Mar 2025
https://github.com/muhammadaminusmonov/djangotutorial
Django Tutorial project
Last synced: 18 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/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/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/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/thawkin3/a11y-listbox
Demo app showing how to build accessible listbox components in React
a11y accessibility demo react tutorial
Last synced: 21 Mar 2025
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/dirigiblelabs/tutorial-custom-stack
Tutorial - Custom Stack
Last synced: 17 Jan 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/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/thinkswan/react-graphql-spacex-missions
A React app that uses Apollo and GraphQL to fetch SpaceX missions.
graphql javascript react tutorial
Last synced: 10 May 2026
https://github.com/pbentes/godotvoip
A minimal Godot VoIP example using no external libraries.
game-development gamedev godot godot4 networking tutorial voip
Last synced: 09 May 2025
https://github.com/captainabernathy/learning_python_5th_edition
Learning Python 5th Edition
algorithm data-structures educational python python2 python3 tutorial
Last synced: 17 Feb 2026
https://github.com/bartzalewski/react-stripe
A simple React + Stripe project for my Instagram @bart.code
javascript react stripe styled-components tutorial
Last synced: 06 May 2026
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/sidharthmohannair/px4-ros2-beginner-tutorials
Step-by-step tutorials for learning drone development with PX4, ROS 2, and Gazebo simulation. From basic setup to camera integration and autonomous flight.
autonomous beginner camera computer-vision drone gazebo humble mavros px4 px4-sitl robotics ros2 simulation tutorial uav
Last synced: 05 Apr 2025
https://github.com/uselessscat/python-backend
The definitive guide to mastering backend development with Python.
Last synced: 04 Mar 2025
https://github.com/anupammaurya6767/tanji
Tanji is a Python encryption library that provides a secure and flexible solution for encrypting and decrypting messages. It leverages both symmetric and asymmetric encryption techniques to ensure the confidentiality and integrity of your data.
asymmetric-cryptography code-review continuous-integration cryptography cryptography-algorithms documentation encryption github-actions github-package-registry open-source pytest python release-management security software-development software-engineering sphinx-doc symmetric-cryptography tanji tutorial
Last synced: 21 Mar 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/dominickdn/three.js-tutorial
Three.js Fireship tutorial. I made it more mobile friendly by adding an event listener on window resize. live example below
Last synced: 17 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/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/svelte-materialize-posts
SvelteJS app based on the YouTube video-tutorial from @hidjou.
css3 html5 javascript sveltejs tutorial youtube
Last synced: 07 Apr 2026
https://github.com/newlandtv/csharp-tutorial-2023
This is the code from a C# tutorial conducted in 2023.
Last synced: 18 May 2026
https://github.com/davidzcode/angular-localize-example
Add i18n to your Angular App
Last synced: 01 May 2026
https://github.com/arction/lcu-tutorial-installation-00
Tutorial for LightningChart .Net High-Performance Charting Library. Getting Started with LightningChart. Installation and Referencing DLLs.
chart charting-library csharp data-visualization dlls dotnet example getting-started help installation lightning-chart performance tutorial visualization
Last synced: 12 Mar 2025
https://github.com/seawaffle/picotron-roguelike-tutorial
A tutorial for making a basic roguelike using Picotron
lua picotron roguelike tutorial
Last synced: 04 Apr 2025
https://github.com/conradwt/dockercoins-using-k3d
The purpose of this example is to provide instructions for running the Dockercoins sample app using K3d.
dockercoins k3d kubernetes redis tutorial
Last synced: 08 Feb 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/tkssharma/next-js-training-sessions
Next JS Training Session for Youtube Training Videos
express javascript next nextjs nodejs-server react tutorial
Last synced: 01 May 2026
https://github.com/llitfkitfk/docker-cli-tutorial
docker cli 中文注释
docker docker-ce docker-cli tutorial
Last synced: 18 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/jangjia01234/basicvisionos
A set of visionOS tutorials
swift swiftui tutorial visionos
Last synced: 19 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/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/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/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/freeclimbapi/c-sharp-accept-incoming-call-tutorial
C# - Accept Incoming Call Tutorial
Last synced: 25 Jun 2025
https://github.com/bpesquet/pytorch-tutorial
Concise and annotated examples for learning the basics of PyTorch
Last synced: 19 Apr 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/devlights/try-linux
This is my TUTORIAL project for linux.
Last synced: 15 Jan 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/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/rpendleton/tutorials
examples used to answer Stack Overflow and other online questions
education stackoverflow tutorial
Last synced: 04 Apr 2025
https://github.com/amitness/google-python-class
Solving exercises of google python class.
exercises google python tutorial
Last synced: 14 May 2025
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/captainabernathy/cpp_programming_principles
Programming: Principles and Practice Using C++
algorithm cpp data-structures educational tutorial
Last synced: 12 May 2025
https://github.com/omarkohl/jj-tutorial
Ju Jutsu (jj) tutorial code for learnjj.codeandbugs.com
Last synced: 03 Apr 2025
https://github.com/ravijo/dump-lua-array
Dump 1-dimensional Lua array into a file efficiently
Last synced: 21 Jul 2025
https://github.com/joaofaveri/pull-request-na-pratica
Repositório de aprendizagem sobre como criar um Pull Request (PR). Saiba na prática como criar um Pull Request, submetendo alterações neste repositório, que serão aceitas pelos colaboradores
awesome awesome-list begginer-friendly begginers css3 education first-timers-friendly floss foss git github html5 iniciantes javascript learning-by-doing open-source programming pull-request tutorial
Last synced: 31 Dec 2025
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/omarkohl/learnjj.codeandbugs.com
Source for learnjj.codeandbugs.com (Ju Jutsu VCS tutorial)
Last synced: 03 Apr 2025
https://github.com/ketouem/the-road-to-learn-react
Hackernews cloned described in [The Road To Learn React](https://leanpub.com/the-road-to-learn-react)
Last synced: 18 May 2026
https://github.com/virbo/tutorial
Kumpulan script berdasarkan tutorial di https://dutainformasi.net
Last synced: 02 Feb 2026
https://github.com/syncfusionexamples/how-to-group-nodes-and-connectors-in-the-vue-diagram-component
A quick start Vue project that shows how to group nodes and connectors in the Vue Diagram component. This project includes code snippets to create and update groups dynamically. It also includes code snippets to add annotations to a group and create a nested group.
connector customize diagram diagrambuilder group interaction node style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
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/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/mpschrader/mpi-webcrawlling-tutorium
Material for a single day web crawling workshop in Python
Last synced: 20 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/didinj/grails-4-easy-crud-webapp
Grails 4 Tutorial: Easy to Build CRUD Web Application
crud easy grails grails4 groovy tutorial web-application
Last synced: 30 Apr 2026
https://github.com/didinj/css3-navigation-bars-example
CSS3 Tutorial: Navigation Bars
bar bars css css3 example navigation tutorial
Last synced: 29 Mar 2025