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-05 00:25:56 UTC
- JSON Representation
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/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/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/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/hzyitc/samplefs-fixed
Sample filesystem for "Linux File Systems in 45 minutes ...". Fix for `Linux 4.x`
demo filesystem fs kernel-modules linux-kernel-module tutorial
Last synced: 12 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/udofia2/easylearn
This is a web platform which provides free learning contents to students around the world, with special attention to some of the most challenging educational environment.
e-learning free-resources learn learning tutorial
Last synced: 07 May 2025
https://github.com/martishin/a-tour-of-go
Exercise solutions for "A Tour of Go"
Last synced: 11 Jan 2026
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/seracio/how-to-draw-a-canvas-map
canvas geojson javascript tutorial
Last synced: 13 May 2025
https://github.com/lukewait/django-learnerlab
A tutorial for Django beginners to get a project up and running. Aids in understanding the fundamentals of web framework and how they interact with databases and APIs.
api-rest django learner-lab nosql sql tutorial web-development-course
Last synced: 20 May 2026
https://github.com/zoelabbb/playwithpy
Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.
beginner-friendly comunity development education learning learning-python programming python python-basics tutorial
Last synced: 05 Nov 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/egigiffari/guess-number-py
Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.
Last synced: 28 Jun 2025
https://github.com/mindsers/tutorial-html5videoplayer
This project is a video player maked with HTML5, CSS3 and JS
html5 mindsersit-tutorials tutorial video-player
Last synced: 30 Mar 2025
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/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/christopherandrewtopalian/catopalian_python_computer_science
A Python tutorial series that teaches pure functional programming with a data driven object oriented style.
computer-science py python tutorial
Last synced: 11 Sep 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/silvestrevivo/svelte-scoreboard
SvelteJS small application regarding the youtube tutorial of @bradtraversy
css3 html5 javascript sveltejs tutorial youtube
Last synced: 06 May 2026
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/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/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/aygp-dr/jwt-parsing-examples
A cross-language exploration of JWT header parsing techniques across multiple programming paradigms
clojure examples functional-programming hy javascript jwt lisp parsing python racket rust scheme shell tutorial typescript
Last synced: 30 Apr 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/fzingg/hyperloop-showcase-heroku
Deployment of the Hyperloop-showcase on a HEROKU Server.
heroku hyper-rails hyperloop isomorphic rails react-component tutorial
Last synced: 20 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/rfluethi/german-translation-for-lesson-wordpress-essentials-domains-and-hosting
German translation of the lesson “WordPress essentials: Domains and hosting” improves accessibility for German speakers, part of OER for free, adaptive learning.
educ german-translation lear training tutorial wordpr
Last synced: 20 Jan 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/urnauzao/javascript-todo-iniciante-precisa-saber-disso
Guide to beginners into JavaScript language. Guia para iniciantes na linguagem JavaScript. Guía para principiantes del lenguaje JavaScript
examples-javascript javascript js jsexamples tutorial
Last synced: 12 Apr 2025
https://github.com/ismailza/simple-blog-laravel
Simple blog in which I learn Laravel
Last synced: 14 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/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/rajatkb/8085-assembler
Its a 8085 assembler written in C++ . Build for educational purpose
Last synced: 15 May 2026
https://github.com/nakorndev/hello-world
ฝึกการใช้งาน Pull request กับ GitHub
hello-world pull-requests tutorial
Last synced: 08 Mar 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/pyzit/jazzcash-django
Jazzcash Payment Gateway Integration in Django Framework
django jazzcash payment payment-gateway payment-gateway-integration tutorial
Last synced: 14 May 2026
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/yokesharun/learn-golang
go programming language tutorial
go golang programming-tutorial training tutorial
Last synced: 14 Apr 2025
https://github.com/syncfusionexamples/how-to-create-a-mind-map-using-the-vue-diagram
A quick start Vue project that shows how to create a mind map layout using the Syncfusion Vue Diagram component. This project includes code snippets for customizing the nodes and connectors in the layout and changing its orientation, align the layout using horizontal and vertical spacing and to add expand and collapse icons.
automatic-layout connector customize diagram diagrambuilder mindmap node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 14 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/vijethph/typescript-apps
Collection of apps developed as part of learning a TypeScript Course
Last synced: 02 May 2026
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/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/dumebii/simon-game
A website version of the Simon Game. Come and play the captivating Simon game here. Link below 👇🏾👇🏾
css3 game game-development html-css-javascript html5 javascript tutorial
Last synced: 08 May 2026
https://github.com/meicloudie/js_buoi1
CyberSoft Academy - JavaScript
course-project javascript tutorial
Last synced: 30 Jun 2026
https://github.com/hengxin/discrete-mathematics-ta-tutorial
Tutorial (Discrete Mathematics)
discrete-mathematics teaching-assistant tutorial
Last synced: 19 Feb 2026
https://github.com/javascript-tutorial/ro-old.javascript.info
The translated version of https://github.com/iliakan/javascript-tutorial-en in Romanian.
Last synced: 24 Jul 2025
https://github.com/yuji-k64613/ansible_tutorial_ja
ansible best-practices tutorial
Last synced: 17 May 2026
https://github.com/haroldadmin/hello-kotlin
Code samples to introduce Kotlin to beginners in programming
Last synced: 18 Jul 2025
https://github.com/awpala/javascript-concepts-map
A collection of concepts related to JavaScript programming into a single "concepts map"
concept-map javascript programming tutorial
Last synced: 12 Aug 2025
https://github.com/reubano/pyconza-tutorial
Jupyter notebooks and data for "Data Mining and Processing for fun and profit" PyConZA16 tutorial
data functional-programming jupyter-notebook meza pycon python tutorial
Last synced: 17 May 2026
https://github.com/squishy123/networking-with-greenfoot
Short tutorial for setting up sockets in greenfoot
Last synced: 16 Jul 2025
https://github.com/jerodg/monograph
A learned treatise for programming/coding concepts.
algorithms-and-data-structures learning tutorial
Last synced: 25 Jun 2025
https://github.com/karmatys8/next.js-dashboard
fullstack nextjs nextjs14 tutorial
Last synced: 15 Jun 2025
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/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/mel-rocha/django-rest-framework
Tutorial da documentação oficial rest_framework
Last synced: 25 Jul 2025
https://github.com/polaris000/contactbot
A simple demo chatbot that collects a user's contact information. Built using Rasa.
chatbot demo rasa rasa-chatbot rasa-core rasa-nlu tutorial
Last synced: 13 Jun 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/saravanabalagi/python_tdd_ci_tutorial
A tutorial on TDD and CI for beginners. Let's check if a number is prime or not.
ci continous-integration prime-numbers tdd test-driven-development tutorial
Last synced: 31 Oct 2025
https://github.com/bittricky/node-torrent
Simple node.js bittorrent client
javascript nodejs torrent tutorial
Last synced: 17 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/hybridlogics/loopback-angular-setup
A simple Loopback setup to wire up with AngularJs
angularjs loopback loopback-application loopback-setup strongloop tutorial
Last synced: 16 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/syncfusionexamples/how-to-preview-uploaded-files-with-vue-file-upload-and-an-image-element
A quick-start Vue project that shows how to display a preview of uploaded image files in the Syncfusion Vue File Upload component. This project contains code to customize the file drop area and file list to show the image preview using an image element. It also contains code to create custom upload and remove buttons for handling images.
asynchronous-upload auto-upload customize-drop-area ej2-uploader image-preview multiple-file-upload preview-uploaded-files synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload
Last synced: 05 Jan 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/seguri/react-crash-course
react react-router-dom todo-list tutorial
Last synced: 16 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/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/ikzaa/systemd-systemctl
Discover systemd and systemctl, the modern init system for Linux. Learn efficient service management, parallel booting, and centralized logging. 🚀🛠️
configuration containers daemon-management devops journald linux linux-commands linux-logging linux-services machinectl service service-management sysadmin system-administration systemctl systemd systemd-nspawn tutorial
Last synced: 16 Jul 2025
https://github.com/thibautgery/elm-tuto
Code product following a elm tutorial
Last synced: 07 Feb 2026
https://github.com/freeclimbapi/c-sharp-list-participants-how-to-guide
C# - List Participants Tutorial
Last synced: 18 Sep 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/freeclimbapi/c-sharp-list-calls-how-to-guide
C# - List Calls Tutorial
Last synced: 26 Jul 2025
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/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/mizrael/isolated-tests
dotnet-core sample testing tutorial xunit
Last synced: 18 May 2026