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-30 00:28:13 UTC
- JSON Representation
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/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/vogelino/shell-scripting-basics
The repository where I collect knowledge about shell scripting as I learn about it 💾👾🤓💻
cheatsheet learning notes scripting shell shell-script tutorial wiki
Last synced: 18 Mar 2025
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/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/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/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/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/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/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/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/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/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/ndxdeveloper/go-tutoriel-fr
Tutoriel complet Go en français : de débutant à avancé avec projets pratiques. Guide progressif pour maîtriser le langage Go, de la syntaxe de base aux microservices.
api backend cli concurrency docker francais french go golang guide microservices programming tutorial
Last synced: 29 Jun 2026
https://github.com/peimelo/calendareact
Rails calendar using React
api learnetto react ruby-on-rails tutorial
Last synced: 18 Apr 2026
https://github.com/bestia-dev/markdown_to_html
Render markdown to html client-side in the browser with WASM.
maintained ready-for-use tutorial
Last synced: 23 Jul 2025
https://github.com/abd3lraouf/dagger
Dagger tutorial for beginners.
android beginner dagger dependency-injection tutorial
Last synced: 12 Jan 2026
https://github.com/andrewjbateman/javascript-speech-synthesis
:clipboard: Javascript30 tutorial in vanilla javascript text to speech converter
css3 html5 javascript-speach-synthesis javascript-text javascript30 speech speech-converter speech-synthesis tutorial tutorial-exercises vanilla-javascript-text
Last synced: 03 Nov 2025
https://github.com/frankheart-100ub/codex-roblox
Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.
code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial
Last synced: 14 Sep 2025
https://github.com/extcore/extcore-sample-modular-ui-adv
ExtCore framework 7 advanced sample web application with modular UI
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 20 Jan 2026
https://github.com/abhaskumarsinha/2d-continuous-skip-gram-model
A word2vec embedding, called Continuous Skip Gram Model encodes each word to a Vector depending on how closely they are related or how often they are used along.
continuous-skip-gram-model encoding keras keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms skipgram tensorflow2 tutorial word2vec word2vec-model
Last synced: 21 May 2026
https://github.com/azmainadel/the-rabbit-with-the-python
Just the basic implementations of RabbitMQ using Python
Last synced: 06 Apr 2025
https://github.com/rkrehn/csharpchatgpt
How to use ChatGPT in C#
chatgpt chatgpt-api chatgpt-app chatgpt-bot chatgpt3 csharp csharp-code openai openai-api openai-chatgpt tutorial
Last synced: 18 Apr 2026
https://github.com/o-x-l/ebpf-getting-started-guide
A guide that sums up some information about eBPF for beginners
bpf ebpf getting-started network-analysis network-intelligence tutorial
Last synced: 18 May 2026
https://github.com/garanas/tailwind-css-course
The output of a course by Dave Gray about TailwindCSS
Last synced: 28 Jun 2025
https://github.com/tomerfi/dependency-injection-java-part2-tutorial
Dependency Injection in Java is easy - Part 2 - Leveraging with Google Guice.
blog-post dependency-injection dev guice java tutorial
Last synced: 29 Mar 2025
https://github.com/agamiko/tiny-mnist-challenge
Tiny MNIST Challenge for university student's class with example codes in matlab and pytorch.
challenge convolutional-neural-network example-code pytorch student-project toolbox tutorial
Last synced: 30 Jul 2025
https://github.com/kmbuki/django_new_boston_tutorial
Updating skills on django framework
Last synced: 26 May 2026
https://github.com/fitzy1321/rust-tutorials
A collection of various projects dedicated to learning rust
fibonacci rust rust-lang tutorial
Last synced: 22 May 2026
https://github.com/caiofov/pygame-tutorial
A game developed in Python using pygame module. This game was a practice from "Pygame Programming Tutorial" course by Tech With Tim YouTube channel
Last synced: 06 Apr 2025
https://github.com/webrror/weatherbloc
Flutter example project showcasing API fetch with BLoC
bloc example flutter flutter-examples flutterexamples state state-management tutorial
Last synced: 14 May 2026
https://github.com/jharrilim/odetofoodtutorial
Pluralsight Tutorial: ASP.NET Core Fundamentals
asp-net-core mvc-core tutorial
Last synced: 02 Mar 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/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/alfarseniko/learning-c
Walkthrough of the freeCodeCamp tutorial of C language.
Last synced: 24 Jul 2025
https://github.com/freeclimbapi/c-sharp-list-calls-how-to-guide
C# - List Calls Tutorial
Last synced: 26 Jul 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/josedavila24/guias
🚀📚 Repositorio con guías ABC 🎯 sobre el uso de diversas herramientas y tecnologías 🛠️💻. ¡Aprende de forma fácil y rápida! ⚡📖
git oracle-db tutorial ubuntu-server
Last synced: 28 Jul 2025
https://github.com/inbo/dwc-in-r
Training material for standardizing data to Darwin Core using R
course-materials oscibio r rstats tutorial
Last synced: 18 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/rileyseaburg/dev-connect
A MERN stack example of a simple social media app.
sample traversy-media tutorial
Last synced: 31 Jul 2025
https://github.com/chyiiiiiiiiiiii/flutter_router_and_navigator_example
Some navigation techniques in Flutter.
cross-platform dart flutter mobile navigation router tutorial
Last synced: 09 Apr 2026
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/joseph-ogutu/ai-capstone-project
A beginner-friendly Go web development project showcasing fundamental HTTP server implementation using Go's net/http package. This project demonstrates how to build simple yet robust web services with clean, idiomatic Go code.
backend beginner go golang http tutorial webserver
Last synced: 03 Jan 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/ushii/weather_app
"A Flutter app to fetch and display real-time weather details using the OpenWeatherMap API. Features a modern UI, city-based search, and error handling. Perfect for learning Flutter and API integration."
android api ascii-art hacktoberfest ios kotlin openweather-api react react-weather-app service-worker swift-weather swiftui tutorial weather
Last synced: 29 Apr 2026
https://github.com/arsy786/workout-mern-app
This is a full-stack MERN app for managing workouts.
2023 expressjs mern-stack mongodb nodejs reactjs tutorial
Last synced: 09 Apr 2026
https://github.com/jaedmunt/dixchete
A command line tool (or if you can't be bothered to build it) a list of commands for checking storage space, drive setup etc. as I come across them - in this README.
cheetsheet cheetsheets cli executable go golang hardware help howto howtos tutorial
Last synced: 04 Aug 2025
https://github.com/apawlik/prisonners-dillema-jupyter4nfdi
A Binder-ready and JupyterBook-ready tutorial repository for learning computer simulation through the Prisoner's Dilemma.
Last synced: 29 Jun 2026
https://github.com/yammmt/rails-tutorial
my product of Rails Tutorial (5.1.4)
rails rails-tutorial ruby tutorial
Last synced: 29 Sep 2025
https://github.com/rodrigoschio/hello-graphics-world
How to build a simple game with C language
c-language dos-like game tcc tutorial
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/hengxin/discrete-mathematics-ta-tutorial
Tutorial (Discrete Mathematics)
discrete-mathematics teaching-assistant tutorial
Last synced: 19 Feb 2026
https://github.com/thibautgery/elm-tuto
Code product following a elm tutorial
Last synced: 07 Feb 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/ntg2208/production-ai-customer-support
Enterprise-grade multi-agent AI customer support system. Built for production, saves companies £150K+ annually. Complete tutorials included.
artificial-intelligence business-automation chatbot customer-support enterprise google-adk google-ai machine-learning multi-agent-system production-ready python rag tutorial vector-database
Last synced: 13 Aug 2025
https://github.com/cucumberian/tutorial_celery
celery
celery django docker docker-compose tutorial
Last synced: 09 Apr 2026
https://github.com/lotes/quaery
Write your own language!
antlr blog ide language query-language tutorial
Last synced: 12 Aug 2025
https://github.com/nohomey/vscode-debugging
Tutorial how to set up and debug a C++ process with VSCode from Linux
Last synced: 21 Aug 2025
https://github.com/deadcoder0904/shopify-react-node-tutorial
Follow the official Shopify React Node tutorial
Last synced: 10 Apr 2026
https://github.com/ledangquangdangquang/matlab-tutorial
Readme tutorial for matlab
matlab matlab-gui matlabtutorial tutorial
Last synced: 17 Aug 2025
https://github.com/shalabhaggarwal/cassandra-gocql-tutsplus-demo
Getting Started With Cassandra: Using Go client - gocql: http://code.tutsplus.com/tutorials/getting-started-with-cassandra-using-go-client-gocql--cms-28162
Last synced: 18 Aug 2025
https://github.com/nigelmupira/skills-copilot-codespaces-vscode
My clone repository
codespaces copilot-tutorial github-foundations skills tutorial vscode
Last synced: 19 Aug 2025
https://github.com/thunbergolle/p5js-savedrawings-tutorial
A tutorial for saving & creating drawings using p5js.
draw drawing drawing-app drawing-application drawing-library exercise p5 p5-js p5-sketches p5js save-drawing save-editor save-files tutorial tutorial-code
Last synced: 12 Sep 2025
https://github.com/julioaranajr/django-drf-tutorial
Django Rest Framework Tutorial
django django-rest-framework djangorestframework tutorial
Last synced: 22 Aug 2025
https://github.com/n4en/python-for-data-engineers
Python for data engineers
data data-engineer data-engineering dataengineering python python-notebooks python3 tutorial
Last synced: 26 Aug 2025
https://github.com/cumulocity-iot/cumulocity-web-development-tutorial
Cumulocity web development tutorial
cumulocity-iot cumulocity-webapp iot-analytics tutorial webapp
Last synced: 07 Apr 2025
https://github.com/raigorx/promises-js
async await educational example promises setinterval settimeout tutorial
Last synced: 13 Jan 2026
https://github.com/gregorykogan/devlog
Step by step tutorial for creating Vue blog (+ template)
blog css deployment devblog devlog github-pages markdown syntax-highlighting tutorial vue
Last synced: 03 May 2026
https://github.com/pblischak/evol2017
Tutorial, code, and data for Evolution 2017
hybridization jupyter-notebook python27 tutorial
Last synced: 30 Apr 2026
https://github.com/edgomez/vulkan_tutorial
Following the vulkan-tutorial.com
Last synced: 25 May 2026
https://github.com/jkosla/neural_network_from_scratch_numpy
Neural Network From Scratch in Python | Build a simple neural network from scratch using pure Python and NumPy. Learn about forward propagation, backpropagation, and training with gradient descent. Accompanies my Medium article.
ai aritificial-intelligence medium nerual-networks numpy python3 tutorial
Last synced: 10 Apr 2026
https://github.com/app-generator/tutorial-django
Django Tutorial - Learn to code in Django | AppSeed
appseed django elearning tutorial
Last synced: 07 Apr 2025
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/spapas/feature-requests
A simple application in Flask
flask orm python sql-alchemy tutorial
Last synced: 20 Apr 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/opastorello/luleey-xs2510-udm-gpon-guide
Manual da comunidade: usar um stick SFP+ GPON LuLeey LL-XS2510 (Realtek RTL960x) no lugar da ONT, direto numa UniFi UDM - HGU vs SFU, dual-bank, MACKEY, VLAN, scripts e troubleshooting
fiber gpon guide ll-xs2510 luleey ont onu pppoe rtl960x sfp-onu tutorial ubiquiti udm unifi xpon
Last synced: 19 Jun 2026
https://github.com/arielspencer/issue
👾 Este guia irá ajudá-lo a entender como criar uma issue de forma clara e concisa.
github issue issues open-source tutorial
Last synced: 15 May 2025
https://github.com/augustoasilva/todo-go-app-tutorial
Repositório do projeto ToDo App feito em Go para série de Artigos no meu Blog.
Last synced: 13 Jul 2025
https://github.com/enspirit/yourbackendisbroken.dev
yourbackendisbroken.dev
black-box-testing software-testing tutorial
Last synced: 03 Feb 2026
https://github.com/jay-study-nildana/bungiecordblog
Blogging project that shows a web api (.NET) and front end (Angular and React)
Last synced: 18 Apr 2026
https://github.com/macagua/employee_dashboard_base
Tutorial of "Odoo Javascript" from CodersFort
addon example frontend frontend-development javascript odoo odoo-13 odoo13 python tutorial
Last synced: 21 May 2026