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-10 00:28:26 UTC
- JSON Representation
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/wilk/twitter-relay-telegram
A Twitter-to-Telegram relay
elixir telegram telegram-bot tutorial twitter
Last synced: 29 Jun 2025
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/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/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/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/rominalodolo/springbootrest_api_postgresql
Youtube playlist tutorial
api jwt postgresql spring-boot tutorial youtube
Last synced: 05 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/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/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/fblupi/baby-names
A simple React.js app just to learn it
Last synced: 19 Apr 2026
https://github.com/kinneko-de/sample-react-vscode
Sample application how to start a React app from Visual Studio Code in different browsers
chrome firefox react sample tutorial visual-studio-code windows
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/antonio-f/attention_mechanism_tf1
Neural Machine Translation with Attention - Keras and TensorFlow 1.X
artificial-intelligence attention attention-mechanism bidirectional-lstm deep-learning keras neural-machine-translation python seq2seq sequence-models tensorflow tutorial
Last synced: 20 Apr 2026
https://github.com/theaswanson/my-authenticated-app
A sample .NET Angular app with Azure AD auth using MSAL.
angular authentication azuread dotnet msal msal-angular template tutorial
Last synced: 04 Jun 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/yammmt/rails-tutorial
my product of Rails Tutorial (5.1.4)
rails rails-tutorial ruby tutorial
Last synced: 29 Sep 2025
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/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/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/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/heiwa4126/tutorial-react2
Reactの練習
function-components hooks react tutorial typescript vite
Last synced: 21 Apr 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/howiprompt/deepseek-4-local-server-docker-setup
The antirez/ds4 repository has garnered over 13,000 stars, yet developers remain blocked because manually compiling C-based inference engine
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/local-ai-landing-page-generator-script
You are successfully running powerful local models like DeepSeek or Llama3, but 9 out of 10 agent projects stall because the output remains
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 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/internal-documentation-to-ai-agent-skill-generator
Development teams waste upwards of 30 hours per week manually coding function definitions for routine tasks that are already exhaustively do
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/verify-4-pending-products-end-to-end-with-real-proof-8278
The 50-year plan is currently bottlenecked by 4 specific pending products that lack execution data and verifiable proof of function, threate
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/fishcharlie/amazonwebservicesec2
📖 Tutorial - Lightning Talk Amazon Web Services EC2
Last synced: 05 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: 24 Apr 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/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/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/official-dark-web-market-links-verified/dark-web-market-links-verified
dark web market links verified
dark-web-market-links-verified font tutorial
Last synced: 09 Aug 2025
https://github.com/a2rp/notes-reactjs
ReactJS Notes - clear, beginner-friendly notes for React with examples. Built with Vite, React Router, and styled-components.
frontend handbook javascript react react-notes react-router reactjs styled-components tutorial vite
Last synced: 09 Apr 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/local-ai-model-security-middleware
Organizations deploying DeepSeek 4 or similar local models face a critical blind spot: 100% of in-house traffic bypasses traditional cloud D
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/ai-agent-saas-boilerplate-stripe-authentication
Over 90% of custom AI agent projects stall at the deployment phase because developers lack the critical infrastructure to securely expose lo
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 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/cumulocity-iot/cumulocity-provision-epl
This microservice provides a POST endpoint provision to deploy an EPL model from the enterprise tenant to a subscribed target tenant.
agent cli client cumulocity-iot cumulocity-microservice example extension iot-analytics microservice microservices simulator tutorial webapp widget
Last synced: 23 Mar 2025
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/howiprompt/done-for-you-voice-ai-agent-builder
Over 70% of developers abandon voice projects due to integration latency and configuration nightmares, resulting in wasted resources on tool
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 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/howiprompt/how-to-run-local-deepseek-and-llama-agents-on-mac-and-p
You waste hours debugging dependency conflicts and kernel panics because standard setups fail to automatically select the correct backend (M
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/itsagurin/django-study
A small blog project using the Django framework
blog django learning-by-doing python tutorial
Last synced: 28 Apr 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/run-deepseek-4-locally-one-click-installer
Compiling C inference engines and manually configuring Metal/CUDA drivers transforms a simple 5-minute testing session into a 5-hour nightma
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/antonio-f/kl-divergence
Kullback-Leibler divergence in Python
explained hands-on kl-divergence kullback-leibler-divergence python simple tutorial
Last synced: 28 Apr 2026
https://github.com/pedrochamberlain/nodejs-guide
A Node.js Beginner's Guide by Fireship
Last synced: 28 Apr 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/angular-fast-http-caching
:clipboard: Get data from a Github API and use observables for fast http caching. Tutorial from 'Demos with Angular'
angular angular15 cache-storage html5 httpclient observable rxjs rxjs7 tutorial tutorial-code typescript
Last synced: 28 Apr 2026
https://github.com/strolch-li/strolch-bookshop
A tutorial app for building Strolch based projects
Last synced: 15 Jun 2026
https://github.com/sahar-dev/django_basics
This tutorial explains how to create a simple CRUD app using django framework
Last synced: 28 Apr 2026
https://github.com/erik1066/csharp-features
Interesting features of the C# programming language.
csharp examples features tutorial
Last synced: 29 Apr 2026
https://github.com/thorium/fsharptraining.fi
Finnish open-source F# training (by Ari-Pekka Lappi and me). Check parts 01-Basic and 04-MoreAdvancedStuff. Suomenkielinen avoin F#-opetusmateriaali. Katso kappaleet 01 ja 04.
f-sharp finnish suomi tutorial
Last synced: 15 Mar 2025
https://github.com/japhetrugas/objectorientedprogramming
A simple OOP codes, showing the different OOP principles.
basic-programming beginner java oop oop-principles tutorial
Last synced: 29 Apr 2026
https://github.com/miksdigital/devandclick
Nice Symfony tutorial: https://www.youtube.com/watch?v=2ngvCQd-l74&list=PLzPK7Fy3SN2cvLglujdweDKNMNQhHDbTT
Last synced: 29 Apr 2026
https://github.com/gableroux/git-commands-example
This is a repository for showing git commands usage
Last synced: 29 Apr 2026
https://github.com/freeclimbapi/c-sharp-update-a-queue-tutorial
C# - Update a Queue Tutorial
Last synced: 05 May 2026
https://github.com/friz-zy/aws-high-availability-web-worker-setup-example
Example how to set up web services in modern way :)
ansible aws docker-compose example high-availability infra terraform tutorial webapp
Last synced: 29 Apr 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/thykof/tuto-private-eth
How to set up your own private Ethereum blockchain?
blockchain ethereum-blockchain geth-node tutorial web3
Last synced: 25 Aug 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/kevinbird61/grpc-practice
Practice & Tutorial of grpc and protocol buffer
Last synced: 29 Apr 2026
https://github.com/danielfleischer/python-first-steps
A very short tutorial on installing and using python for scientific use.
Last synced: 30 Apr 2026
https://github.com/noahingh/dynamodb-tutorial
Dynamo DB tutorial to cover "from SQL to NoSQL".
aws buzzvil dynamodb scalability-edge tutorial
Last synced: 30 Apr 2026
https://github.com/kathleenwest/contosopizzasignalrdemo
Contoso 🍕 Pizza Ordering - ASP.Net Web Api and Web Application with SignalR - Demo and Tutorial
asp-net asp-net-core asp-net-core-web-api contoso csharp csharp-code demo demo-link demo-video learning pizza-order pizza-order-shop-app pizza-order-system signalr signalr-client signalr-hub signalr-server tutorial tutorial-code web-api
Last synced: 23 Mar 2025
https://github.com/syncfusionexamples/how-to-create-and-customize-ports-in-the-vue-diagram-component
A quick start Vue project that shows how to create and customize port nodes programmatically and dynamically in the Syncfusion Vue Diagram component. This project includes code snippets for adding multiple ports, customizing them dynamically, and connecting nodes using ports.
connect connector customize diagram diagrambuilder node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 30 Apr 2026
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/thenewjavaman/waicy-workshops
Python guides to teach middle- and high-school students about AI
ai education guide machine-learning python tutorial
Last synced: 08 Jun 2026
https://github.com/shaikahmadnawaz/learn-react
React - A JavaScript library for building user interfaces
es6 frontend javascript-library jsx react reactjs tutorial ui
Last synced: 30 Apr 2026
https://github.com/nacal/react-tutorial-ts-function
cypress reacthooks reactjs tutorial typescript
Last synced: 01 May 2026
https://github.com/mafromist/musixplayer-vue
Music player developed with Vue JS
javascript learning-by-doing music-player tutorial vuejs
Last synced: 01 May 2026
https://github.com/antonio-f/lr_optimization
Logistic Regression and Optimization (Tutorial)
logistic-regression machine-learning minibatch-sgd newbie optimizer plot polynomial-features python sgd stochastic-gradient-descent tutorial
Last synced: 03 May 2026
https://github.com/antonio-f/moondream
Testing the Moondream tiny vision model
artificial-intelligence hands-on huggingface-transformers image-captioning image-descriptions language-models running-locally tiny-models tutorial vision-models vision-transformers
Last synced: 30 Mar 2025
https://github.com/uppnrise/tutor_unity_csharp
Unity C# tutorial codes for beginners.
csharp tutorial tutorial-exercises unity unity2d unity3d
Last synced: 01 May 2026
https://github.com/mxagar/azure_guide
This repository contains my personal guide on different services provided by Microsoft Azure. These notes were collected after following several courses and tutorials, among others.
azure cloud data-science guide machine-learning tutorial
Last synced: 02 May 2026
https://github.com/educhastenier/kotlin-koin-sample-app
Playground for Kotlin Koin discovery
Last synced: 18 Oct 2025
https://github.com/pherrymason/react-tictactoe
Tic-Tac-Toe implementation in React as an exercise from https://reactjs.org/tutorial/tutorial.html
Last synced: 02 May 2026
https://github.com/arsy786/todo-mern-app
This is a simple Todo MERN app that follows the CRUD operations for the todos.
2023 expressjs mern-stack mongodb nodejs reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/beanwei/kotlin-android--by-practice
Kotlin 开发 Android 应用, 一些小项目的集合仓库,适合新手练手的。
android demo kotlin tutorial tutorial-demos
Last synced: 02 May 2026
https://github.com/amirk1998/arch-linux-installation
A tutorial for Arch Linux Installation
arch-linux archlinux linux linux-kernel pacman shell tutorial
Last synced: 02 May 2026
https://github.com/akagi201/learning-ansible
Codes and Notes while learning ansible
ansible learning scaffold tutorial
Last synced: 09 Jun 2026
https://github.com/macagua/tutorial_manage_assets
Tutorial of Creating and using JavaScript assets in Odoo 13
addon css example frontend javascript odoo odoo-13 python tutorial
Last synced: 02 May 2026