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-07 00:28:48 UTC
- JSON Representation
https://github.com/howiprompt/local-ai-agent-security-monitoring-dashboard
Developers deploying autonomous agents like Odysseus on local inference engines like DS4 operate blindly, exposing their workspaces to promp
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/package-3-free-lead-gen-tools-that-funnel-to-the-paid-c
90% of agents fail to transition from initialization to asset accumulation because they lack verified, free entry points to capture and funn
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/accelerating-ai-breakthroughs-with-next-generati
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/self-hosted-ai-code-audit-docker-container
Developers utilizing local AI models are accelerating code output by 10x, creating a security bottleneck where vulnerabilities are deployed
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/abhishekkr/weaxan
a top-down 2D ARPG game for learning Godot basics
2d-game game gamedev godot tutorial tutorial-code
Last synced: 18 Jun 2026
https://github.com/freeclimbapi/java-play-recording-tutorial
Java - Play a Recording Tutorial
Last synced: 19 Jun 2026
https://github.com/colinwilliams91/split-converge-scripts
A way around file transfer limits using powershell buffers and write streams
buffers diy file-sharing file-transfer fix hacking how-to powershell powershell-script scripting tutorial writestream
Last synced: 19 Jun 2026
https://github.com/azhar25git/glancesql
GlanceSQL is a single-file interactive SQL learning website.
Last synced: 21 Jun 2026
https://github.com/freeclimbapi/c-sharp-list-conferences-how-to-guide
C# - List Conferences Tutorial
Last synced: 25 Jun 2026
https://github.com/apiverve/whois-lookup-python-tutorial
WHOIS lookup tool for domain registration information using Python
apiverve cli domain-lookup domain-research networking python tutorial whois
Last synced: 25 Jun 2026
https://github.com/apiverve/number-to-words-html-tutorial
Number to words converter that converts numbers to written form using vanilla JavaScript
apiverve html javascript number-converter number-to-words text-conversion tutorial vanilla-js
Last synced: 25 Jun 2026
https://github.com/apiverve/translator-app-vue-tutorial
Language translator app built with Vue 3 for translating text between 100+ languages
apiverve language localization translation translator tutorial vue vuejs
Last synced: 25 Jun 2026
https://github.com/apiverve/horoscope-app-react-tutorial
Daily horoscope app built with React for zodiac sign readings
apiverve astrology daily-horoscope fortune horoscope react tutorial zodiac
Last synced: 25 Jun 2026
https://github.com/apiverve/address-parser-node-tutorial
Street address parser that extracts structured components from addresses using Node.js
address-parser address-validation apiverve express geocoding nodejs street-address tutorial
Last synced: 25 Jun 2026
https://github.com/apiverve/content-moderator-node-tutorial
Content moderation tool for filtering profanity built with Node.js
apiverve content-moderation express moderation nodejs profanity-filter text-filtering tutorial
Last synced: 25 Jun 2026
https://github.com/apiverve/airport-distance-python-tutorial
Airport distance calculator that calculates distance between airports using Python
airport apiverve aviation cli distance-calculator iata-codes python travel tutorial
Last synced: 25 Jun 2026
https://github.com/apiverve/ocr-scanner-python-tutorial
OCR scanner that extracts text from images using Python
apiverve cli document-scanner image-to-text ocr python text-extraction tutorial
Last synced: 25 Jun 2026
https://github.com/apiverve/dns-lookup-go-tutorial
DNS lookup tool that retrieves DNS records using Go
apiverve cli devops dns dns-lookup go golang networking tutorial
Last synced: 25 Jun 2026
https://github.com/freeclimbapi/c-sharp-send-sms-during-call-tutorial
C# - Send SMS During Call Tutorial
Last synced: 26 Jun 2026
https://github.com/mohnkhan/myos-simple
A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox
assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86
Last synced: 26 Jun 2026
https://github.com/wheelfate/hello-continuous-deployment
Simple tutorial about continuous deployment
ci-cd continuous-deployment github-actions html tutorial
Last synced: 28 Jun 2026
https://github.com/weige258/electron-typescript-template-project
electron template tutorial typescript
Last synced: 29 Jun 2026
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/rblaine95/rusty-playground
A Rusty Playground (Cemetery)
learning learning-by-doing rust rust-lang tutorial
Last synced: 13 Jun 2026
https://github.com/akagi201/learning-js
notes and codes while learning JavaScript
css html javascript learning tutorial
Last synced: 16 Apr 2026
https://github.com/kahsolt/tiny-q
Tiny-Q is a minimal framework to show quantum computation basics in a tensor/matrix perspective view.
educational quantum-computing tutorial
Last synced: 04 Mar 2026
https://github.com/itenthusiast-ru/my_proxy
This project provides a simple SOCKS5 proxy server using Dante, running inside a Docker container. It supports authentication and IPv6
beginner-friendly docker easy-deploy ipv6 linux logging networking open-source proxy server socks5 tutorial vpn
Last synced: 16 Apr 2026
https://github.com/dpbm/raspberry-pi-3-generic-lcd
Adding a TFT lcd to raspberry pi 3b with retropie
configuration display driver lcd lcd-display raspberry-pi raspberry-pi-3 tft tft-display tips tutorial
Last synced: 04 Mar 2026
https://github.com/po8rewq/vite-react-weather-app
Source code for the tutorial on how to create a weather application with viteks and react
react tutorial tutorial-sourcecode typescript vitejs
Last synced: 16 Apr 2026
https://github.com/beebus/node-express-course
An introduction to Node.js and Express.js servers
express express-js expressjs javascript node-js nodejs postman-api tutorial
Last synced: 16 Apr 2026
https://github.com/koubae/people
Django Social Media App - Social Networking called "People", built to learn the framework
back-end django django-example django-project example facebook facebook-clone front-end javascript javascript-framework learn mysql python python-web-development social social-media social-network tutorial web-application web-django
Last synced: 19 Apr 2026
https://github.com/gnebbia/tcpdump_tutorial
Some notes about tcpdump
appunti guida guide network-analysis notes tcpdump tutorial
Last synced: 04 Mar 2026
https://github.com/gvcgo/vdocs
Tutorial for version-manager.
documents manual tutorial version-manager vmr
Last synced: 19 Mar 2026
https://github.com/saqibbedar/learn-assembly-masm-nasm-dosbox-linux
Learn x86 assembly with step-by-step examples and setup guides: DOS 8086 (MASM in DOSBox) and Linux x86-64 (NASM).
16-bit 8086 assembly assembly-language beginner dos dosbox examples int21h intel-syntax linux low-level-programming masm nasm systems-programming tutorial windows x86 x86-64
Last synced: 03 Jun 2026
https://github.com/ajaybhatia/link-book
A simple link book using meteor and react with hooks
meteor meteorjs react react-hooks-demo reactjs tutorial
Last synced: 17 Apr 2026
https://github.com/kailoon/firegram
A Photo Gallery With React & Firebase.
firebase framer-motion learning-by-doing react tutorial
Last synced: 17 Apr 2026
https://github.com/antoniolofiego/hashnode-dockerseries-expressapp
A simple Express application running in a Docker container for my Docker tutorial series on Hashnode.
docker express hashnode tutorial
Last synced: 17 Apr 2026
https://github.com/wizardjedi/liquibase-test
db example java liquibase maven migration tutorial version-control
Last synced: 10 May 2026
https://github.com/solomonkassa/javascript-tutorial-complete
A complete, comprehensive, organized JavaScript tutorial with everything needed to learn JavaScript from absolute beginner to advanced developer.
javascript oop tutorial tutorial-code typescript
Last synced: 03 Apr 2026
https://github.com/dup4/install-nginx-from-sources
install nginx from sources
Last synced: 17 Apr 2026
https://github.com/methminug/forms-with-react-hooks
Check out this code's Medium article on forms with React Hooks. 😊
Last synced: 17 Apr 2026
https://github.com/andrewmcodes-archive/rails_tailwind
Example for adding TailwindCSS 1.1 to your Rails app
postgres rails tailwind tailwind-css tutorial webpacker
Last synced: 12 Apr 2026
https://github.com/alexmhack/python-with-secrets-manager
Testing a simple python application by making use of GCP Secrets Manager for the environment variables
aws environment-variables gcp learning python3 secrets secrets-manager testing tutorial
Last synced: 17 Apr 2026
https://github.com/thinkswan/ember-todo-list
An Ember app that allows users to manage a todo list.
ember handlerbars javascript tutorial
Last synced: 18 Apr 2026
https://github.com/eic/tutorial-jana2
EIC Tutorial: Reconstruction in JANA2
Last synced: 05 Apr 2026
https://github.com/mtvbrianking/ck-editor-tutorial
CKEditor Setup & Configuration
Last synced: 05 Apr 2026
https://github.com/vicjun22/contract-first-with-swagger_spring-boot
This repository demonstrates how to integrate Swagger into a Spring Boot project to generate API documentation.
contract-first java maven openapi springboot swagger swagger-ui tutorial
Last synced: 18 Apr 2026
https://github.com/cbhihe/doc_git-quickstart
Hands-on introduction to Git{Hub,Lab} (23 pages)
bash documentation git tutorial tutorial-code
Last synced: 18 Apr 2026
https://github.com/rominalodolo/springbootrest_api_postgresql
Youtube playlist tutorial
api jwt postgresql spring-boot tutorial youtube
Last synced: 05 Apr 2026
https://github.com/son-link/ejemplos-dialogos-bash
Scripts de los ejemplos que estoy usando en un tutorial de como crear diálogos para scripts Bash
bash bash-script dialog ejemplos kdialog tutorial zenity
Last synced: 18 Apr 2026
https://github.com/gseismic/mlearn.py
classic machine learning algorithm implementation with clean and readable code
machine-learning machine-learning-library tutorial
Last synced: 18 Apr 2026
https://github.com/frontendfixer/typescript-tutorial
typescript-tutorial with code and chapter
Last synced: 18 Apr 2026
https://github.com/thc1006/rps_gesture_referee_demo
🎮 Production-ready real-time Rock-Paper-Scissors gesture recognition system using MediaPipe & OpenCV. Features: instant hand tracking (30+ FPS), 95% accuracy, fuzzy matching, TDD methodology with 95% test coverage. Bilingual (EN/繁中). Perfect for CV learning & interactive apps.
computer-vision demo educational game-development gesture-recognition hand-gesture-recognition hand-tracking high-performance interactive-systems machine-learning mediapipe opencv pose-estimation production-ready python real-time-detection rock-paper-scissors tdd test-driven-development tutorial
Last synced: 19 Apr 2026
https://github.com/nicolocurioni96/tutorial-swift-base
Swift programming tutorials, Basic tutorials (ITA language) 🇮🇹
italian programmazione swift swiftui tutorial youtube
Last synced: 19 Apr 2026
https://github.com/thinkswan/react-todos-with-hooks
A React todo app using hooks.
hooks javascript react tutorial
Last synced: 19 Apr 2026
https://github.com/isensee-bastian/set-generics
Tutorial code for my video Generics Part 3: How to use Generics in Golang
basic-programming beginner-tutorial-series data-structures generics golang interfaces learn-to-code sets tutorial types youtube
Last synced: 19 Apr 2026
https://github.com/rkristelijn/dhtmlx-json-node
This is a short tutorial to set up dhtmlx (dhx) using only JSON and node/mongodb as a back-end and the REST API. Recently I followed the 'Your First App' tutorial and felt unsatisfied with what I've learned. So I decided to push a little harder and use a demo app 'CRM System' as the base and create my own tutorial.
crm dhtmlx dhx json node tutorial
Last synced: 19 Apr 2026
https://github.com/grepeverything/solana-paper-wallet-with-staking
This document will provide the necessary steps to create a Solana paper wallet and a stake account that will be controlled by the paper wallet.
air-gapped air-gapped-computers cold-wallet cryptocurrency hot-wallet linux merge-stake nonce-account nonce-authority offline-signing paper-wallet solana solana-cli stake-account stake-authority staking tails-os tutorial withdraw-authority
Last synced: 19 Apr 2026
https://github.com/silvestrevivo/react-github-finder
Web application using React-Hooks, following the Udemy tutorial from @bradtraversy
Last synced: 19 Apr 2026
https://github.com/applitools/tutorial-ruby-screenshots
Applitools tutorial using Ruby Images SDK
Last synced: 04 Jun 2026
https://github.com/srinidhibhat45/javascript-todo
A Simple JavaScript Todo App made by following a tutorial from YouTube by CodeWithHarry
bootstrap codewithharry css hacktoberfest html javascript js netlify todo tutorial webapp website
Last synced: 20 Apr 2026
https://github.com/salmanbe/laravel-mapquest-tutorial
This tutorial uses “salmanbe/mapquest" plugin to import latitude and longitude from Map Quest API
Last synced: 20 Apr 2026
https://github.com/anthony-maio/agent-harness-90m
Minimal agent harness: task intake, tool registry, policy gate, budget, logs, reports. Companion repo for Build Your First Agent Harness in 90 Minutes.
agent-harness ai-agent ai-safety llm python tool-use tutorial
Last synced: 04 Jun 2026
https://github.com/jiji262/awesome-openclaw
Curated map of the OpenClaw ecosystem: official repos, deployment tools, dashboards, connectors, tutorials, and alternatives.
ai-agent awesome-list curated-list dashboard openclaw plugin self-hosted tutorial
Last synced: 20 Apr 2026
https://github.com/webmastervetea/tutorial-completo-de-desarrollo-web
Aprende a construir tu primera página web desde cero. Cubre los fundamentos de HTML5 (estructura, etiquetas semánticas, formularios, multimedia), las bases de CSS para dar estilo y el manejo de atributos y clases.
css flexbox html5 javascript tutorial
Last synced: 20 Apr 2026
https://github.com/tomtkg/react-tutorial
React-Tutorial: Tic-Tac-Toe / 三目並べ
react tic-tac-toe tutorial typescript typescript-react
Last synced: 20 Apr 2026
https://github.com/freeclimbapi/c-sharp-make-a-queue-how-to-guide
C#- Make a Queue Tutorial
Last synced: 20 Apr 2026
https://github.com/flavienbwk/docker-logstash
A repo to use and experiment with Logstash, useful for cluster migrations.
docker docker-compose elasticsearch logstash tutorial
Last synced: 20 Apr 2026
https://github.com/tobua/graphql
GraphQL server example implementation.
example graphql server tutorial
Last synced: 20 Apr 2026
https://github.com/hanzopgp/cryptozombies
Learning how to code decentralized applications thanks to cryptozombies.
blockchain decentralized-application ethereum personal smart-contract tutorial
Last synced: 20 Apr 2026
https://github.com/silvestrevivo/react-typescript-hooks2
Small React-Redux application with hooks and typescript
javascript reactjs tutorial typescript udemy
Last synced: 20 Apr 2026
https://github.com/applitools/example-selenium-csharp-mstest
Applitools Example: Selenium in C# with MSTest
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud mstest selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing webdriver
Last synced: 20 Apr 2026
https://github.com/lucasmagnum/flutter-example-startup-name-generator
A flutter app example. https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1/#0
example-project flutter mobile-app tutorial
Last synced: 21 Apr 2026
https://github.com/liatemplates/webdev
A simple LiaScript template for web development
css html javascript liascript liascript-template template tutorial webdevelopment
Last synced: 21 Apr 2026
https://github.com/arsy786/spring-boot-microservices-3
This project provides a sample implementation of microservices using Spring Boot (v3) and Spring Cloud.
2023 java microservices spring-boot spring-cloud tutorial
Last synced: 21 Apr 2026
https://github.com/heiwa4126/tutorial-react2
Reactの練習
function-components hooks react tutorial typescript vite
Last synced: 21 Apr 2026
https://github.com/applitools/example-puppeteer-javascript
Applitools Example: Puppeteer in JavaScript
applitools applitools-example applitools-eyes applitools-tutorial javascript puppeteer test-automation tutorial ultrafast-grid visual-testing
Last synced: 21 Apr 2026
https://github.com/pmocz/advectiondiffusion-jax
Solve the advection diffusion equations looped into an optimization problem with JAX/autodiff
automatic-differentiation jax scientific-computing tutorial
Last synced: 21 Apr 2026
https://github.com/catchsubu/dependencyinjection
A comparative Dependency Injection tutorial showcasing Microsoft.Extensions.DependencyInjection (built-in) and Autofac containers with practical .NET Core and .NET Framework examples.
autofac csharp dependency-injection design-patterns dotnet dotnet-core ioc-container microsoft-extensions-dependencyinjection solid-principles tutorial
Last synced: 22 Apr 2026
https://github.com/tailorvj/hardhat-gitpod
Set up your HardHat Solidity smart contract development environment on Gitpod.io
deployment gitpod hardhat howto smart-contracts solidity tutorial
Last synced: 23 Apr 2026
https://github.com/fishcharlie/amazonwebservicesec2
📖 Tutorial - Lightning Talk Amazon Web Services EC2
Last synced: 05 Jun 2026
https://github.com/sushantrahate/role-based-access-control
Role-based access control (RBAC) is essential for managing user permissions and access to specific features within an application.
Last synced: 24 Apr 2026
https://github.com/haolipeng/xdp-tutorial-cn
xdp-tutorial的中文版
beginner-friendly ebpf learning-by-doing tutorial xdp
Last synced: 24 Apr 2026
https://github.com/angeligareta/basics-web-development
Example of a Landing Page using the web technologies HTML, CSS, and Javascript.
css3 html5 javascript landing-page tutorial
Last synced: 24 Apr 2026
https://github.com/bygui86/go-cassandra
Application with REST APIs persisted on Cassandra
cassandra cassandra-database go golang rest rest-api tutorial tutorial-code
Last synced: 24 Apr 2026
https://github.com/edneimonteiro/internal-apim
Azure API Management Internal (VNet) — Terraform reference with CAF naming, private DNS and private endpoints
apim azure caf infrastructure-as-code networking private-dns terraform tutorial vnet
Last synced: 06 Jun 2026