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-09 00:28:20 UTC
- JSON Representation
https://github.com/freeclimbapi/c-sharp-play-a-recording-tutorial
C# - Play a Recording Tutorial
Last synced: 04 Sep 2025
https://github.com/flowforfrank/nextjs
➡️ Render React on server-side with Next.js
javascript next nextjs react react-server reactjs server-side-rendering tutorial webtips
Last synced: 12 Apr 2026
https://github.com/salmanbe/laravel-datatables-tutorial
Datatables integration to Laravel using yajra/laravel-datatables-oracle
datatables html5 jquery laravel laravel-datatables php tutorial yajra-datatable
Last synced: 12 Apr 2026
https://github.com/gnebbia/virtualizzazione_appunti
Appunti in italiano da riordinare sulle tecnologie di virtualizzazione
appunti guida notes tutorial virtualization virtualizzazione
Last synced: 24 Feb 2026
https://github.com/enygma/sunphp17
Application setup for Sunshine PHP 2017 Tutorial
security sunphp17 sunshinephp tutorial
Last synced: 03 Jul 2025
https://github.com/jbenner-radham/mdn-2d-breakout-game
A learning implementation of MDN's "2D breakout game using pure JavaScript" tutorial.
2d beginner canvas games javascript mdn tutorial
Last synced: 16 Mar 2025
https://github.com/gibbok/react-task-list
A basic "Task List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.
css javascript reactjs tutorial
Last synced: 08 May 2026
https://github.com/proustibat/react-js-markdown-editor
Udemy course by Anthony Welc - Project 1 of "React JS pour les debutants"
getting-started jsx react react-component react-for-beginners react-tutorial reactjs tutorial udemy udemy-tutorial
Last synced: 08 May 2026
https://github.com/freeclimbapi/node-list-participants-how-to-guide
Node - List Participants Tutorial
Last synced: 29 Jan 2026
https://github.com/getlarge/create-nestjs-libraries-with-nx
Learn how to build NestJS libraries with Nx
Last synced: 15 Apr 2026
https://github.com/ssoudan/bayesian-regression-101
Tutorial on Bayesian regression
bayesian-inference nuts rust tutorial
Last synced: 12 Apr 2026
https://github.com/nshimiye/angular-webpack
building angular apps without cli
Last synced: 29 Jan 2026
https://github.com/mindsers/tutorial-listtweets
Tutorial source on how to list tweets using the Twitter API
mindsersit-tutorials tutorial tweets twitter-api
Last synced: 29 Jul 2025
https://github.com/freeclimbapi/c-sharp-speech-recognition-how-to-guide
C# - Speech Recognition Tutorial
Last synced: 14 Jun 2026
https://github.com/strolch-li/strolch-bookshop
A tutorial app for building Strolch based projects
Last synced: 15 Jun 2026
https://github.com/AbhilashG001/Spring-Melon
A repository that contains my notes on Spring Boot
full-stack-web-development java notes spring-boot tutorial web-development
Last synced: 15 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/sunilitggu/tensorflow-tutorial
tutorial for tensorflow
python python-library tensorflow tutorial
Last synced: 20 Jun 2026
https://github.com/adamliter/tree-drawing-tutorial
A tutorial covering several different computer-based options for drawing syntactic trees
latex linguistics syntax syntax-trees tutorial
Last synced: 21 Jun 2026
https://github.com/aygp-dr/lazy-weekends
A chill, 8-week Haskell learning journey designed for busy people who want to explore functional programming without the pressure.
beginner-friendly education functional-programming haskell tutorial
Last synced: 23 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/ssl-checker-python-tutorial
SSL certificate checker that validates domain certificates using Python
apiverve certificate cli devops python security ssl ssl-checker tutorial
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/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/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/howiprompt/build-one-demand-proven-solution-for-developers-and-shi
The 50-year plan is currently stalling in Era 1 due to fragmented, unverified developer contributions that fail to pass the Gate.
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/automated-identification-of-monetizable-market-gaps
Over 95% of digital products fail because creators build solutions for problems that do not exist or markets that are already saturated. Age
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/universal-hot-swap-local-ai-workbench
Eliminate "Model Fragmentation" and memory overload caused by daily weight releases that break static wrappers and force 100B+ parameter sys
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/local-llm-context-injection-tool-for-custom-skills
Developers deploying local AI agents on engines like ds4 or Odysseus face a critical bottleneck: they possess the hardware but lack a stream
ai-agents autonomous-agents free guide howiprompt llm tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/local-ai-code-review-github-setup
Enterprise developers face a critical dilemma: relying on cloud-hosted LLMs risks leaking proprietary logic to third-party servers, yet manu
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/setup-local-ai-code-review-agent
Development teams are bleeding thousands in monthly GPT-4 API credits for code review while simultaneously risking data sovereignty by sendi
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/evolve-2-aging-products-with-one-concrete-upgrade-each
Legacy systems degrade rapidly, causing a 40% drop in agent efficiency and blocking the 50-year plan's initial phase due to verification fai
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/self-hosted-competitor-monitoring-dashboard
Indie hackers and small dev teams are flying blind, unable to effectively track competitor product launches or changelogs without dedicating
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/github-and-hackernews-competitor-launch-tracker
Independent AI developers often lose 100% of their potential market share when a competitor launches a similar repository on HackerNews or G
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/github-trend-analysis-script-for-product-ideas
Solo founders and developers waste an average of 15 hours weekly manually filtering through repositories, often missing the critical 'why' b
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/self-hosted-ai-code-review-security-pipeline
Developers spinning up self-hosted AI workspaces are vulnerable to shipping security vulnerabilities and logic errors, with standard lints m
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/ai-agent-security-testing-and-red-teaming-toolkit
Developers deploying autonomous agents locally using engines like DeepSeek or workspaces like Odysseus cannot verify if their agents are sec
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/competitor-product-monitoring-automation
Founders and product managers currently waste 10+ hours weekly manually checking competitor sites, often missing critical pricing changes or
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
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/ai-platform-for-autonomous-development
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/ai-agent-skills-generator
Developers waste 40+ hours debugging unpredictable LLM outputs because standard models lack a mechanism to enforce strict, deterministic beh
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/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/zjeffer/xcb-tutorial
https://www.codeproject.com/articles/1089819/an-introduction-to-xcb-programming
Last synced: 07 Apr 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/iqpizza6349/starcraft_broodwar_basicbot
스타봇 동아리에서 사용될 소스코드입니다.
basicbot bwapi-java dgsw java-8 starcraft-broodwar tutorial
Last synced: 10 Apr 2025
https://github.com/anakloss/tutoriales-js
Tutorial Javascrip - NodeJs
fullstack javascript nodejs practice-project tutorial
Last synced: 19 May 2026
https://github.com/dejanu/ai-powered-coding-playbook
AI-powered development using resources from MCP to skills , agents and papers.
ai-tools anthropic antropic-claude claude-code tutorial
Last synced: 31 May 2026
https://github.com/j-sephb-lt-n/understanding
Understanding the variability of data by visualising a simulated a/b/n test
ab-test ab-testing data-vis dataviz statistics tutorial
Last synced: 07 Nov 2025
https://github.com/zjeffer/sdl-tutorial
https://lazyfoo.net/tutorials/SDL/index.php
Last synced: 21 Sep 2025
https://github.com/cyberdevcorp/tutorial-kotlin
tutorial during my UDEV integration to CGI
audio-player kotlin kotlin-android tutorial
Last synced: 31 Aug 2025
https://github.com/mindninjax/data-structures-in-javascript
Learn to implement & use various Data Structures in JavaScript 📚💻
data-structures hacktoberfest javascript tutorial
Last synced: 05 Oct 2025
https://github.com/carlosvinimsouza/full-tutorial-python
My tutorial Python completed
data-analysis data-science data-structures django django-framework fastapi fastapi-framework flask flask-web frameworks learn-to-code learning python python3 roadmap tutorial tutorial-code
Last synced: 10 Apr 2026
https://github.com/naoki-00-ito/react-ts-todo
React TypeScript TODO
nodejs react todo tutorial typescript
Last synced: 28 Feb 2025
https://github.com/luzid-app/ex-tictactoe.web
Solana TicTacToe app demonstrating Luzid features
Last synced: 22 Feb 2026
https://github.com/toolforge/my-first-flask-oauth-tool
Mirror of https://phabricator.wikimedia.org/source/tool-my-first-flask-oauth-tool/
Last synced: 27 Feb 2026
https://github.com/kevinlin1/nifty-web-apps-python
Build a web app for any Python programming assignment.
education python tutorial web-app
Last synced: 07 Jul 2026
https://github.com/salmanbe/laravel-content-translation-tutorial
Laravel content translation tutorial using Astrotomic's laravel-translatable plugin.
astrotomic bootstrap5 html5 laravel laravel-translatable multi-lingual mysql php translation tutorial
Last synced: 12 Apr 2026
https://github.com/javieraviles/git-flow
Example exercise of how to apply gitflow methodology
example gitflow gitflow-methodology how-to tutorial
Last synced: 12 Feb 2026
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/binary-baba/team-task-managment-ai
A Team & Task Manager app built by Binary Baba with Bolt.new’s AI, React, and Firebase. Features auth, real-time tasks, and live deployment in 20 minutes!"
boltnew react react-tutorial reactjs task-manager tutorial tutorial-code tutorial-exercises
Last synced: 10 Apr 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/cconsta1/godot_3d_sphere_youtube
This project was made as part of my learning process in Godot. It demonstrates how to set up a scene with lights and camera, apply free CC0 textures, and animate a mesh both through scripting and shaders
3d-graphics game-development gdscript godot godot-engine godot4 pbr pbr-textures shader-material shaders tutorial youtube-demo youtube-project
Last synced: 07 Oct 2025
https://github.com/0x4e3/twisted-tutorial
The Evolution of Finger: Twisted from Scratch
python tutorial twisted twisted-tutorial
Last synced: 07 Oct 2025
https://github.com/fabriziojordan/hello-cargo
Un pequeño tutorial/guía de Rust. También te sirve si te olvidas de algo medio simple.
guide guidelines rust rustlang tutorial tutorials
Last synced: 20 Jun 2026
https://github.com/quanttide/quanttide-tutorial-of-flutter
量潮Flutter教程
flutter quanttide quanttide-tutorials tutorial
Last synced: 21 Jan 2026
https://github.com/adolbyb/nodejs-passport-login
A Login System using Node.js & Passport
dashboard ejs javascript login-system node-js passport-js tutorial
Last synced: 01 May 2026
https://github.com/julianpistorius/doit-tutorial
Playing with doit.
doit python tutorial tutorial-exercises workflow
Last synced: 29 Jun 2025
https://github.com/erictleung/tutorial-sweave-and-knitr
:pencil: Tutorial on using Sweave and knitr with R and RStudio for reproducible research
knitr literate-programming rstudio sweave tutorial
Last synced: 12 Feb 2026
https://github.com/ymdarake/go-blueprints-chat
Sample code for the book "Go Programming Bleuprints": ~ chapter 3
Last synced: 29 May 2026
https://github.com/switcherapi/switcherapi-tutorials
Examples & code snippets
feature-flags switcher-api tutorial
Last synced: 30 Mar 2025
https://github.com/dongsheng123132/hermes-handbook-zh
Hermes Agent 中文教程 · 安装与自动化实战(蓝皮书/红皮书)
ai ai-agent automation chinese-tutorial hermes tutorial u-king
Last synced: 09 Jul 2026
https://github.com/brlin-tw/hello-c-world
An example C software project to experiment coding methodology
c-programming experminental learning methodology tutorial
Last synced: 15 Mar 2025