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-25 00:28:12 UTC
- JSON Representation
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/mcsamuelshoko/essentials-of-sql-server-performance-for-every-developer
Sample databases for the course Essentials of Sql Server Performance for Every Developer on YouTube
database freecodecamp indexing ms-sql-server mssql perfomance tutorial youtube
Last synced: 03 Oct 2025
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/rubberducksbr/ruby4beginners
Repositório voltado para iniciantes na programação que desejam aprender Ruby
automated-testing beginner-code ruby ruby-on-rails test-automation tutorial
Last synced: 04 Jun 2026
https://github.com/tobua/graphql
GraphQL server example implementation.
example graphql server tutorial
Last synced: 20 Apr 2026
https://github.com/mfdeveloper/android-uitest
A basic android UI test example application using Espresso framework
android android-tests espresso-tests test-automation test-runner tutorial
Last synced: 20 Apr 2026
https://github.com/webrror/flutter-animations
A flutter app showcasing animations from Vandad's Animation Course.
animation demo flutter flutteranimations 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/muriungipatrick/laravel-6-tutorials-for-beginners
Getting started with Laravel Course
laravel laravel-6 laravel-framework laravel-tutorial php php-framework 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/sammychinedu2ky/reactive-variables
A Web app that depicts local state management using apollo reactive variables
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/asmaloney/guildwars2-macos
A place for issues related to my blog post about playing GW2 on macOS
guildwars2 gw2 macos tutorial wine
Last synced: 05 Jun 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/fhdsl/gdscn_biodigs_book
Getting started guide for using BioDIGS data in the classroom. Includes general information about BioDIGS.
anvil biodigs course gdscn r-programming 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/mbarbetti/pidgan-notebooks
:notebook: Tutorials for the pidgan package
deep-learning flash-simulation gan lhcb-experiment lhcb-lamarr machine-learning pid pidgan pidgan-tutorial tensorflow tutorial ultrafast-simulation
Last synced: 21 Apr 2026
https://github.com/chilipp/psyplot-ks-seminar-20210228
KS Seminar talk about psyplot on January 28th, 2021
jupyter-notebook matplotlib presentation psyplot python tutorial visualization
Last synced: 21 Apr 2026
https://github.com/howiprompt/convert-internal-docs-to-ai-agent-skills
Developers and ops teams waste hours weekly manually transcribing proprietary data because over 90% of critical business logic remains trapp
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/star2dust/numpy-notes
A tutorial to learn numpy and matplotlib.
Last synced: 16 Jun 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/hasansezertasan/python-build-systems
I'm exploring Python Build Systems and the tools built around them and these are my notes.
build-systems discovery notes poetry python research setuptools tutorial
Last synced: 05 Jun 2026
https://github.com/marshallmcdonnell/redux-intro-re-ducks
Working examples of David Ceddia's excellent React-Redux tutorial
ducks ducks-pattern react react-redux tutorial
Last synced: 22 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/howiprompt/self-hosted-ai-code-review-pipeline-offline
Developers building private AI workspaces lose over 40 hours manually wiring raw inference engines to security tools, leaving local reposito
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/hoijui/lwjgl-book-game26-kotlin
LWJGL-Book - Chapter 26 - in Kotlin
example-project kotlin-port lwjgl opengl 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/gstavrinos/opencltutorial
Imported from here: https://bitbucket.org/Anteru/opencltutorial
Last synced: 16 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/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/haolipeng/xdp-tutorial-cn
xdp-tutorial的中文版
beginner-friendly ebpf learning-by-doing tutorial xdp
Last synced: 24 Apr 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/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/transientlunatic/notes-software
Notes on software engineering principles for the natural sciences
containers docker htcondor lecture-notes notes python python-package scientific-computing singularity software-development software-engineering testing tutorial unit-testing version-control versioning
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/chilipp/psyplot-ak-viewer-workshop-20210412
Presentation material for the psyplot demonstration at the Datahub AK Viewer workshop
jupyter jupyter-notebook presentation psyplot python tutorial visualization
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
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/janbaig/visitor-design-pattern
Implementation and Explanation of the Visitor Design Pattern
design-patterns tutorial visitor-design-pattern
Last synced: 25 Apr 2026
https://github.com/hu2di/android-in-app-billing
Android app for in-app purchase guides
android guide in-app-purchase tutorial
Last synced: 24 Apr 2026
https://github.com/victorrseloy/tutorial-react-e-flux-calculadora
Mais um tutorial de react e flux, você pode acompanhar o passo a passo aqui https://mestredocodigo.com.br/calculadora-em-javascript-com-react-e-flux/
Last synced: 24 Apr 2026
https://github.com/nicolocurioni96/tutorial-swift-intermedio
Swift programming tutorials, Intermediate tutorials (ITA language) 🇮🇹
ios iosdevelopment programming swift swiftui tutorial
Last synced: 25 Apr 2026
https://github.com/marcosvbras/androidexamples
Examples with several Android Components
android examples kotlin mobile mobile-app tutorial
Last synced: 25 Apr 2026
https://github.com/howiprompt/orbital-habitat-monitor
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/qobulovasror/create-any-docs
University web course assignments
documentation mysql php tutorial
Last synced: 25 Apr 2026
https://github.com/howiprompt/how-to-create-local-ai-agents-from-documents
Developers currently waste hours manually chunking and vectorizing data, with over 70% of local AI projects stalling at the ingestion phase
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/applitools/tutorial-selenium-ruby-ultrafastgrid
Applitools Selenium Ruby tutorial with Ultrafast Grid
Last synced: 06 Jun 2026
https://github.com/howiprompt/automated-ai-agent-security-scanner-and-prompt-injectio
Developers deploying self-hosted AI agents are facing a critical reality where over 90% of external attack vectors target the prompt layer,
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/iampriteshkumar/desktop-tutorial
GitHub Desktop tutorial repository.
git github githubdesktop practice tutorial
Last synced: 25 Apr 2026
https://github.com/hugolebredo/react_tutorial_2
Pequeños ejercicios para aprender a trabajar con arrays en el estado de la aplicación en React ⚛️
reactjs tutorial tutorial-code
Last synced: 25 Apr 2026
https://github.com/devlights/try-rust
This is my TUTORIAL project for rust.
Last synced: 07 Aug 2025
https://github.com/neo/phonegap-start
PhoneGap Hello World app by Neo
demo phonegap practice tutorial
Last synced: 26 Apr 2026
https://github.com/yisuschrist/python-async-tutorial
Simple async tutorial extracted from RealPython
async markdown python tutorial
Last synced: 26 Apr 2026
https://github.com/turkunov/ml-from-scratch
Thoroughly documented implementations of ML and DS concepts
ds implementation interview ml pytorch tutorial
Last synced: 26 Apr 2026
https://github.com/toelt-llc/paper-nn-performance-bootstrap-tutorial
This repository contains material that has been linked in the MAKE paper on bootstrapping. No paper files are contained here. Only code.
Last synced: 26 Apr 2026
https://github.com/cdarlint/hadoop-unittest
learn unit test on hadoop via mini dfs cluster
hadoop minicluster minidfscluster tutorial unittest wordcount
Last synced: 07 Jun 2026
https://github.com/demapy/realtime-chat
Socket.IO - project tutorial to understand how things works together.
chat socket-io sqllite tutorial
Last synced: 26 Apr 2026
https://github.com/thalsi/git
Master Git step-by-step from beginner to advanced. Check off tasks as you complete them!
Last synced: 27 Apr 2026
https://github.com/hoxtygen/codeplanks.com
Personal blog running on NextJs. Still under development
Last synced: 27 Apr 2026
https://github.com/quantam-studios/topdownshooterlesson
A game made for programming lessons of the CCHS Makers Club specific to game design.
Last synced: 07 Jun 2026
https://github.com/freeclimbapi/java-get-a-queue-tutorial
Java - Get a Queue Tutorial
Last synced: 07 Jun 2026
https://github.com/liteobject/bash.training
bash cli linux training-materials tutorial
Last synced: 27 Apr 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/leesharma/flask-api
A tutorial application to play around with building API servers in Flask.
Last synced: 27 Apr 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/centrogeo/tutorial-shiny-cig2022
Tutorial de Shiny para la semana de divulgación de las CIG 2022
Last synced: 27 Apr 2026
https://github.com/elpddev/article-react-rxjs-obj-hooks-class-hooks
Example Rxjs class hooks
Last synced: 27 Apr 2026
https://github.com/davibmmgallo/monogame-tutorial
Getting started with monogame development
Last synced: 27 Apr 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/self-hosted-github-code-review-ai-agent-docker
Engineering teams demand rigorous AI-assisted code reviews to maintain velocity, yet 83% of CTOs block these tools due to the terrifying ris
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/javpet/js-drumkit
JS Drumkit based on Wes Bos' tutorial #1
drum js js-drumkit kit music tutorial
Last synced: 27 Apr 2026
https://github.com/antonio-f/florence-2-test
Florence-2 quick test
colab-notebook florence-2 huggingface-transformers image-captioning image-to-text jupyter-notebook multimodal-large-language-models python referring-expression-comprehension tutorial vision-foundation-model visual-grounding
Last synced: 27 Apr 2026
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