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-01 00:28:20 UTC
- JSON Representation
https://github.com/dup4/install-nginx-from-sources
install nginx from sources
Last synced: 17 Apr 2026
https://github.com/chinmaym07/html-tutorial
This Repo Contains the whole Tutorial of Html
css html javascript tutorial website
Last synced: 11 May 2026
https://github.com/senior-sigan/nou_poisk_fall_2022
Код с осенней школы НОУ Поиск. Где делали игры на LÖVE2D
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/jihlenburg/fedit
A tiny cross-platform text editor in Rust + Tauri 2 — the teaching project for jihlenburg/rustic
beginner rust tauri text-editor tutorial
Last synced: 10 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/ayberkyavuz/machine_learning_based_calculator
This repository is a tutorial for beginners who want to learn how to develop end to end machine learning system.
backend css end-to-end flask flask-application frontend html javascript jquery linear-regression machine-learning machine-learning-application machinelearning material-design materializecss pandas-dataframe python tutorial webapp
Last synced: 04 Apr 2026
https://github.com/nimjay/machine-learning-tutorial
Easy-to-digest Machine Learning tutorial.
Last synced: 08 Jan 2026
https://github.com/mr-reutcky/tip-calculator
Learn how to create a simple and interactive tip calculator using HTML, CSS, and JavaScript. This tutorial covers building a user-friendly interface to calculate tips based on bill amounts and tip percentages. Perfect for beginners!
html-css-javascript tip-calculator tutorial webapplication
Last synced: 23 Feb 2026
https://github.com/sensirion/arduino-i2c-different-buses-example
Tutorial how to set up different I2C buses on Arduino platform
arduino arduino-ide arduino-uno esp32 example i2c nucleo-board pull-up pull-ups resistor scd41 scl sda signal tutorial twowire wire wire1
Last synced: 18 Apr 2026
https://github.com/jcbritobr/flux-xor-ml
Simple flux model thats solves the xor problem.
flux julia machine-learning 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/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/atommnava/python-full-course-for-free-bro-2024-
Python tutorial for beginners' full course 2024
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/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/divertimentos/pare-de-chutar-css
Tutoriais sobre "display: inline", "inline: block" e "display:block".
Last synced: 22 Feb 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/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/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/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/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/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/star2dust/numpy-notes
A tutorial to learn numpy and matplotlib.
Last synced: 16 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/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/apiverve/moon-tracker-python-tutorial
Moon position tracker that calculates altitude, azimuth, and distance using Python
apiverve astronomy celestial cli coordinates moon moon-tracker python tutorial
Last synced: 25 Jun 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/tomerfi/groovy-script-java-project-tutorial
Using Groovy scripts in a Java project tutorial.
blog-post dev groovy-scripts java scripting tutorial
Last synced: 14 Jun 2025
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/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/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/marcosvbras/androidexamples
Examples with several Android Components
android examples kotlin mobile mobile-app tutorial
Last synced: 25 Apr 2026
https://github.com/applitools/tutorial-selenium-ruby-ultrafastgrid
Applitools Selenium Ruby tutorial with Ultrafast Grid
Last synced: 06 Jun 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/neo/phonegap-start
PhoneGap Hello World app by Neo
demo phonegap practice tutorial
Last synced: 26 Apr 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/hoxtygen/codeplanks.com
Personal blog running on NextJs. Still under development
Last synced: 27 Apr 2026
https://github.com/freeclimbapi/java-get-a-queue-tutorial
Java - Get a Queue Tutorial
Last synced: 07 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/elpddev/article-react-rxjs-obj-hooks-class-hooks
Example Rxjs class hooks
Last synced: 27 Apr 2026
https://github.com/rstevensonusgs/community-starter-kit
Tutorial for Mona the Bot
Last synced: 26 Jan 2026
https://github.com/georgepanaretos/angular-stackblitz-intro
Angular Intro with StackBlitz ⚡️
angular free html5 stackblitz tutorial typescript
Last synced: 14 May 2026
https://github.com/kinneko-de/sample-humanfriendly-id-go
Sample how to create a human-friendly identifier in Go
go golang human-friendly id sample tutorial
Last synced: 17 Mar 2025
https://github.com/carsonslovoka/goldmark-emoji
An extension for the Goldmark
chinese emoji goldmark goldmark-extension markdown taiwan tutorial
Last synced: 28 Apr 2026
https://github.com/pwildenhain/vidly
Example video rental app, built from mastering react course: https://codewithmosh.com/courses/357787
create-react-app javascript react tutorial
Last synced: 28 Apr 2026
https://github.com/dmatarinl/go_server
Begginer Rest Api, made it to understand the function of a Rest Api in Golang using html
begginer-friendly go go-server golang html5 tutorial
Last synced: 29 May 2026
https://github.com/tripodsan/antlr4_js_calculator
Simple command line calculator built with antrl4 and nodejs.
antlr4 javascript nodejs tutorial
Last synced: 28 Apr 2026
https://github.com/freeclimbapi/c-sharp-collect-digits-how-to-guide
C# -Collect Digits Tutorial
Last synced: 13 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/davidyell/learning-typescript
Code from doing the TypeScript tutorial
Last synced: 28 Apr 2026
https://github.com/arxiver/age-of-discord
Apache AGE graph database based discord implementation
age apache apacheage database development discord gdb graph graphdatabase graphdb graphs python python3 tutorial
Last synced: 13 Apr 2026
https://github.com/ubaidsk/myrust.dev
🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.
ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial
Last synced: 29 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/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/gableroux/git-commands-example
This is a repository for showing git commands usage
Last synced: 29 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/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/nomnomnonono/ruby-practice
Repository for storing code created in Go tutorials, hands-on and other learning activities.
handson ruby ruby-on-rails tutorial
Last synced: 30 Apr 2026
https://github.com/dairefinn/godot-deckbuilder-tutorial
Repo for a tutorial I'm following
deckbuilder godot godot-engine tutorial
Last synced: 30 Apr 2026
https://github.com/ardakazanci/kotlinnotespowa
Kotlin & Android Best Practices
bestpractices kotlin kotlintutorial practice tutorial
Last synced: 09 Apr 2025
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/lynder063/basic-networking
This repository contains fundamental networking concepts and examples. It is designed to help beginners understand the basics of networking
beginner educational examples ip-addressing network-security network-topologies networking routing subnetting tutorial university-project vspj
Last synced: 30 May 2026
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/lennon-c/python-wikitext-parser-guide
A Hands-On Guide to Parsing Wikitext with Python
dewiktionary guide hands-on python tutorial wikitext-parser wiktionary wiktionary-parser
Last synced: 30 Mar 2025
https://github.com/howiprompt/dev-tool-launch-playbook
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/zyj1022/flutter-learning
About learning flutter, tutorials demos、articles and more.
Last synced: 01 May 2026
https://github.com/mouhcine-flutter/tutorial-kotlin
tutorial during my UDEV integration to CGI
audio-player kotlin kotlin-android tutorial
Last synced: 24 Mar 2025
https://github.com/neo/angular2-module
angular-cli angular2 demo practice tutorial
Last synced: 01 May 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/tes3awy/recaptcha-vanilla-js
Google reCAPTCHA V2 Client-Side Validation Only with Vanilla JavaScript
bootstrap5 bots client-side google-recaptcha-v2 javascript tutorial
Last synced: 01 May 2026
https://github.com/pacovk/cdk-terraform-tutorial
A CDK portation of the official Terraform Lambda + ApiGateway tutorial
aws cdk lambda serverless terraform tutorial
Last synced: 10 May 2026
https://github.com/anastasia-a-zhivaeva/tic-tac-toe
Application from React tutorial https://reactjs.org/tutorial/tutorial.html
game react tutorial typescript unit-testing
Last synced: 02 May 2026
https://github.com/atom-dispencer/codenameteabag
A programming guide with personality.
Last synced: 09 Apr 2025
https://github.com/tayyabmughal676/javaswing
Java swing basic
java java-swing swing tutorial
Last synced: 02 May 2026
https://github.com/rwachters/mcp-tutorials
Kotlin tutorials for Model Context Protocol (MCP), featuring a generic client that connects to any STDIO MCP server to dynamically discover and interact with its tools.
ai ai-agent client-server example interoperability kotlin llm llm-agent mcp model-context-protocol sdk stdio tool-calling tools tutorial
Last synced: 02 May 2026
https://github.com/pranabdas/javascript
avascript notes and references.
beginner javascript react tutorial
Last synced: 02 May 2026
https://github.com/pedrochamberlain/react-topic-path
Frontend Masters' React.js Topic Path
Last synced: 02 May 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/joaomlneto/github-ci-tutorial-java
An example on how to use GitHub Actions in a Java project
ci cicd continuous-integration github github-actions github-actions-ci github-actions-java java junit junit5 quickstart tutorial tutorial-code
Last synced: 02 May 2026
https://github.com/braiso-22/minecraft-mod-tutorial
Proyect for my minecraft mods creation tutorial
java miencraftserver minecraft mod spigot tutorial
Last synced: 03 May 2026
https://github.com/harukaionasao/git-projeto-alfa
Ensina a usar o Git e publicar no Github :smiley: Link do Programa : https://git-scm.com/downloads
dio-bootcamp ensinando git github projeto tutorial
Last synced: 03 May 2026