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-03 00:28:28 UTC
- JSON Representation
https://github.com/saeedkohansal/javascript-word-counter-web-application
It's a JavaScript word counting web application, with this web app you can count words, characters and lines in English and non-English languages using Vanilla JavaScript, HTML and CSS
clientside css education frontend gilgeekify html javascript programming tutorial vanillajs webapplication webdevelopment
Last synced: 25 Mar 2025
https://github.com/sanidhyy/gpt3-web-app-react
GPT-3 Web App created using React JS.
javascript nodejs reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/kingdrea/rpg
RPG offers a clear framework for developing KL-regularized policy gradient methods in online reinforcement learning. This repository includes tools for data preparation and the RLHF process, making it easier to implement the concepts from our research. 🛠️📚
angband application canvas combat composer flutter game-engine godot hacktoberfest laravel roguelike turn-based tutorial ultima-online unity unreal-engine web webgame
Last synced: 17 Aug 2025
https://github.com/bumboobee/nike-ecomerce
In this project i've followed the tutorial from Kevin Powell in this video https://www.youtube.com/watch?v=X1dz0xRbSJc
css ecomerce html landing-page nike-shoes tutorial
Last synced: 26 Apr 2026
https://github.com/zayedrais/weatherapp
Weather App with Nodejs
demo nodejs openweather-api openweathermap temperature tutorial weather weather-data weatherapi weatherapp webapp
Last synced: 06 Feb 2026
https://github.com/saeedkohansal/sync-website-theme-with-os-dark-mode-and-light-mode-css-only-trick
Sync A Website Or Webpage Theme With OS's Preferred Color Scheme, Dark Mode, And Light Mode using only CSS. We can call this feature CSS Automatic Night Mode And Day Mode By OS Color Setting. As you can see, without any page refresh, my website automatically switches by my OS setting between Dark Mode And Light Mode. With a CSS Media query...
autodarkmode automaticdarkmode css css-tricks css3 csstricks darkmode darktheme gilgeekify html night-mode night-theme nightmode programming tutorial web-design web-development webdesign webdesigner webdevelopment
Last synced: 25 Mar 2025
https://github.com/frameright/image-display-control-demo-irregular-shapes
Demo of Image Display Control with Irregularly Shaped Image Containers
css demo frameright html image image-display-control iptc javascript metadata responsive-design responsive-images tutorial
Last synced: 19 May 2026
https://github.com/maurerkrisztian/machine_learning
Machine Learning with Python Examples
deep-learning examples machine-learning neural-network tutorial
Last synced: 15 Mar 2025
https://github.com/tbhaxor/golang-turing-tutorial
This repository contains the codes used in the turing.com golang post
blog go-google go-programming golang snippets source-code turing tutorial tutorial-code tutorials
Last synced: 14 Mar 2025
https://github.com/cjminecraft01/entitiestutorial
The environment as part of the entity mini tutorial series
forge forge-mod minecraft minecraft-mod mod modding modding-tutorials tutorial tutorial-code
Last synced: 28 Apr 2026
https://github.com/jfriedlein/ushl_ls-dyna_fortran
Basics to implement user-defined shell elements (ushl, uel) in LS-Dyna with Fortran
axisymmetry documentation element element-formulation fortran90 ls-dyna plane-strain resultant-element tutorial uel user-defined-element user-element ushl
Last synced: 08 Jun 2026
https://github.com/nicholasjhenry/brandizzle
My repo for working through the BBDCasts series for Brandizzle using Rails 3
professional-development tutorial
Last synced: 13 Mar 2026
https://github.com/michalmaj/modern-python-project-guide
Beginner-friendly guide to modern Python project structure with uv, pytest, Ruff, pyproject.toml, and GitHub Actions.
github-actions pyproject-toml pytest python python-project-template ruff tutorial uv
Last synced: 26 May 2026
https://github.com/harsh098/go-for-devs
My Attempt at learning Go Programming Language
Last synced: 12 Jun 2025
https://github.com/chyiiiiiiiiiiii/dart_flutter_testing_example
Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.
cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest
Last synced: 28 Jan 2026
https://github.com/anshajk/python-frameworks
Curated collection of powerful Python frameworks across different domains with examples
deep-learning machine-learning python python-library python3 tutorial
Last synced: 24 Feb 2026
https://github.com/mikerah/simple_vm
A simple VM in Rust for learning purposes
rust tutorial virtual-machine vm
Last synced: 24 Mar 2025
https://github.com/zhangzhuang15/git-command
specific application of git command and some exercise instructions
beginner chinese commandline exercise git tutorial
Last synced: 31 May 2026
https://github.com/ludovatech/build-robocup-junior-open-soccer-field-tutorial
Build your own transportable robocup junior open soccer field!
do-it-yourself field robocup robocup-junior robocup-junior-open tutorial
Last synced: 28 Jan 2026
https://github.com/app-generator/blog-sample-nodejs-introduction
Node JS For Beginners - Blog Article (With Samples) | AppSeed
appseed-sample node-js tutorial
Last synced: 19 Oct 2025
https://github.com/tathandev/ad-astra-addon-tutorial
Wanna make an addon for Ad Astra ? You are in the good place !
Last synced: 29 Jan 2026
https://github.com/mdanalysis/spidal-mdanalysis-midas-tutorial
Tutorial for SPIDAL presentation at workshop, showing how to use Midas radical.pilot to analyze an ensemble of MD trajectories with Path Similarity Analysis (as implemented in MDAnalysis).
mdanalysis python science spidal tutorial
Last synced: 14 May 2025
https://github.com/hectorrdb/nationalassembly
A short tutorial to help beginners in biostatistics and genomics understand an usual single-cell RNA-sequencing workflow
france politics rna-seq scrna-seq-analysis tutorial
Last synced: 21 Feb 2026
https://github.com/arcanemachine/phoenix-guide-todo-list
The companion repo for the todo list application in Phoenix Web Framework: The Unauthorized Guide
book elixir elixir-lang elixir-phoenix guide phoenix-framework tutorial
Last synced: 26 Oct 2025
https://github.com/markfchavez/ruby-and-rails-resources
A curated list of ruby/rails resources to learn from.
Last synced: 15 May 2026
https://github.com/jerryfzhang/conferencetravelgrantsystem
CTGS is system for applying conference travel grant , built using Nodejs, Express.js, MongoDB ang jQuery
express jquery mongodb mongodb-ang-jquery nodejs reimbursement time-management travel-planner tutorial
Last synced: 20 Apr 2026
https://github.com/kprince28/django-sample-app
🐍🐳 Learn Docker & Kubernetes with Django! Educational containerized Django app with PostgreSQL support, environment variables, and production-ready patterns. Perfect for DevOps beginners.
beginners ci-cd containerization devops django docker docker-compose education k8s kubernetes learning microservices postgresql python tutorial
Last synced: 15 Apr 2026
https://github.com/dogma-io/babel-plugin-react-code-block
Display React functional examples with source code.
babel babel-plugin block code example react sample tutorial
Last synced: 07 May 2026
https://github.com/vimichael/monogame-series-source-code
A MonoGame tutorial series available for free on YouTube.
csharp dotnet game game-2d gamedev monogame monogame-community tutorial
Last synced: 02 May 2026
https://github.com/logofx/logofx.github.io
The LogoFX project website
logofx solid-principles tutorial wpf xamarin-forms
Last synced: 29 Jul 2025
https://github.com/riad-azz/flask-api-cors-tutorial
A step-by-step tutorial on building a Flask API with CORS (Cross-Origin Resource Sharing) enabled. Learn how to implement CORS in a Flask API to handle cross-origin requests and develop web applications with secure and controlled cross-origin access.
api cors flask flask-api flask-cors python tutorial web-development
Last synced: 02 May 2026
https://github.com/brandon-braner/agentql_blogpost_example
Example scraper using AgentQL for blog post
agentql blog-post playwright portfolio tutorial
Last synced: 18 May 2026
https://github.com/Nikya/slabShed
Slab Shed is a collaborative project to create, self 3D printing, decorative mini-collections to display on a given theme.
3d-modelling 3d-models 3d-printing collaborative collection creative-commons freecad freecad-models inkscape slab-shed slabshed tutorial
Last synced: 10 Mar 2025
https://github.com/devinceble/books
Books - A repository for Introduction to cross platform native mobile app using React Native. API: https://goo.gl/dcJszC
react-native react-native-app tutorial tutorials
Last synced: 16 May 2026
https://github.com/danielbrito/canal-youtube
▶️ Códigos desenvolvidos nos vídeos do meu canal.
c channel education game mathematics programming python tutorial youtube
Last synced: 03 May 2026
https://github.com/missingdays/supermariokotlin
Implementation + refactoring + new features of https://github.com/BrentAureli/SuperMario libgdx tutorial
Last synced: 17 Apr 2026
https://github.com/redhat-iot/rhte-2019
Cloud scale messaging and IoT connectivity with AMQ Online
amq-online cloud-scale-messaging eclipse-iot iot-connectivity kubernetes tutorial
Last synced: 21 Apr 2025
https://github.com/fiware/tutorials.extended-properties
:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty
entities enumeration fiware language ngsi-ld tutorial
Last synced: 13 Mar 2026
https://github.com/marcinwitnik/simple_linear
Prosty model regresji liniowej zbudowany w TensorFlow/Keras. Uczy się zależności y = 2x - 1 i przewiduje nowe wartości na podstawie danych wejściowych.
ai beginner-friendly keras linear-regression machine-learning ml model pycharm python regression tensorflow training tutorial
Last synced: 15 Apr 2026
https://github.com/sarveshdevrukhkar/firstpro
This is simple E-Commerce website built in Django. This Project was build with help of @CodeWithHarry's YouTube video. Feel free to fork this repository.
django django-project open-source python tutorial webapplication website
Last synced: 04 May 2026
https://github.com/leomaurodesenv/smm-data-mining
Tools and results ~ Knowledge Discovery on the Super Mario Maker
data-mining research-project toolkit tutorial
Last synced: 31 Jan 2026
https://github.com/kathleenwest/minimalwebapipizzastoretutorialdemo
Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.
asp-net-core crud demo how-to mapget mappost microsoft-learn minimal-api minimal-web-api pizza pizza-app quick quick-start step-by-step step-by-step-guide swagger swagger-ui tutorial web-api webapi
Last synced: 17 Mar 2025
https://github.com/raiyanyahya/how-to-train-your-gpt
Build a modern LLM from scratch. Every line commented. Explained like we are five.
attention-mechanism deep-learning educational from-scratch gpt language-model llama llm machine-learning natural-language-processing python pytorch tokenisation transformers tutorial
Last synced: 11 May 2026
https://github.com/optimajet/dynamic-plugin-loading
Workflow Engine: Dynamic Plugin Loading
dynamic plugin tutorial workflow-engine
Last synced: 12 Aug 2025
https://github.com/wridgeu/UI5-testing
Demo Repository for working through the testing section on the official UI5-Documentation.
karma learning-by-doing opa sapui5 testing tutorial ui5 walkthrough wiki
Last synced: 11 Mar 2025
https://github.com/mvuorre/hpbm-bayes-tutorial
A tutorial on Bayesian statistics for HPBM
bayesian-statistics psychology statistics tutorial
Last synced: 25 Feb 2026
https://gitlab.com/xe1phix/xe1phix-linuxwiki
Xe1phix encryption gnupg linux tutorial wiki
Last synced: 11 Mar 2025
https://github.com/seadowg/dip-lesson
Using Dependency Inversion to help you (re)write testable code
dependency-inversion-principle java test-driven-development tutorial
Last synced: 15 Apr 2026
https://github.com/justcodeit7/streamlit_101
Code for youtube videos on streamlit
python streamlit tutorial tutorial-code
Last synced: 10 Oct 2025
https://github.com/alexmhack/node_express
working on a simple project built with node and express
api beginner-project express-js javascript nodejs project tutorial
Last synced: 13 Apr 2026
https://github.com/kinneko-de/sample-opentelemetry-azure
Sample application how to publish OpenTelemetry metrics to Azure
azure csharp grafana metrics opentelemetry sample tutorial
Last synced: 07 Feb 2026
https://github.com/cainmagi/tensorflow-guide
A Chinese guide book for learning Tensorflow from a starter.
linear-classification linear-classifier linear-regression linear-regressor non-linear-optimization non-linear-regression nonlinear-optimization nonlinear-regression optimization optimization-algorithms optimizer self-defined-layer tensorflow tensorflow-examples tensorflow-experiments tensorflow-tutorials tutorial tutorial-code tutorial-sourcecode tutorials
Last synced: 10 Jan 2026
https://github.com/skvggor/yt-channel
Vídeos para o canal do YT.
aprender css html javascript learning tutorial youtube
Last synced: 04 Feb 2026
https://github.com/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 18 Apr 2026
https://github.com/cnily03/learn
A self-study manual for learning knowledge. It is a collection and compilation of notes, code, and other materials.
book documentation tutorial vitepress
Last synced: 20 Mar 2026
https://github.com/ccrashzer0/lazyadmin
A write-up for the Lazy Admin challenge from TryHackMe.
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 04 Jan 2026
https://github.com/jessetg/cpp-boot-camp
Slides for a tutorial I'm giving on C++
c-plus-plus cpp latex lecture presentation slides tutorial
Last synced: 08 May 2025
https://github.com/arm-education/executorch_on_arm_labs
🚀Explore how PyTorch models can be exported and lowered to the ExecuTorch Runtime for more effective, lightweight, minimalist inference at the Edge. Covers deploying to CPUs, particularly via the XNNPACK backend, for transformer-based and CNN models, before covering deployment to the Ethos-U backend, the TOSA IR, FVPs, and Google Model Explorer.🚀
arm edge-ai ethos-u executorch fvp inference jupyter-notebook kleidiai labs pytorch tosa tutorial xnnpack
Last synced: 30 May 2026
https://github.com/extcore/extcore-sample-data
ExtCore framework 7 sample web application that uses a database
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 09 Feb 2026
https://github.com/lucas-diedrich/snakemake-learning
GitHub Repository for the snakemake learn session at the @MannLabs Group Retreat 2025
Last synced: 26 Jan 2026
https://github.com/enkaypeter/user-management-app
Project repository for How to build reusable forms using Vue form generator tutorial
Last synced: 13 Jun 2025
https://github.com/ansibleguy/deprecated_ansible_tutorial
Tutorial on how to use RedHat-Ansible
ansible iac infrastructure-as-code knowledge tutorial
Last synced: 12 Aug 2025
https://github.com/hashicorp-education/learn-terraform-multicloud-kubernetes-eks
Last synced: 25 Mar 2025
https://github.com/boyiguo1/tutorial-sim_cluster_composer
A tutorial on automating R simulation studies with clusters
automation rstats simulations tutorial
Last synced: 09 Feb 2026
https://github.com/mrcolorr/howto-guides
This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.
coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl
Last synced: 09 Apr 2026
https://github.com/mfaisalkhatri/playwright-ts-web-automation
Example code of end to end web automation testing using Playwright Typescript
playwright-typescript test-automation testing tutorial web-automation-testing
Last synced: 08 Aug 2025
https://github.com/dilowagner/roguelike-unity
Project to study with Unity Engine
csharp development engine game roguelike tutorial unity
Last synced: 19 May 2026
https://github.com/austenstone/tour-of-heroes
In this tutorial, you build your own Angular application from the start.
angular tour-of-heroes tutorial
Last synced: 08 Oct 2025
https://github.com/javaparser/javaparser-gradle-sample
Sample project with a basic Gradle + JavaParser setup
bootstrap gradle java javaparser parser tutorial
Last synced: 21 Apr 2026
https://github.com/bradmartin/egghead-phone
https://egghead.io/lessons/javascript-using-the-device-phone-and-sms-with-nativescript
eggheadio lesson nativescript tutorial
Last synced: 11 Apr 2026
https://github.com/flolu/bazel
🌿 Getting started with Bazel for absolute beginners
bazel bazel-rules bazelisk build-tool buildifier github-actions starlark tutorial
Last synced: 13 May 2026
https://github.com/nickbasile/simple-tailwind-nav
A simple nav bar built with Tailwind CSS (https://tailwindcss.com/docs/what-is-tailwind)
Last synced: 18 May 2026
https://github.com/noamfav/frisian-draught
Frisian Draughts – A modern JavaFX-based take on the classic board game, featuring smart AI, multiplayer capabilities, tutorials, and customizable themes.
ai board-game checker desktop-app draughts frisian game-development java javafx maven multiplayer open-source strategy-game tutorial
Last synced: 01 Mar 2025
https://github.com/wsdltophp/packagepaypal
PHP SDK for PayPal Web Services with SOAP
packagegenerator paypal php php-sdk tutorial
Last synced: 23 Jun 2025
https://github.com/benckx/baudelaire-on-qr
Encode a well-known book as a series of QR codes.
demo example qrcode qrcode-generator tutorial
Last synced: 17 Mar 2025
https://github.com/andry81-devops/github-action-extensions
Tutorial to setup GitHub action extensions. • :page_with_curl: https://github.com/andry81-stats/github-action-extensions--gh-stats :page_with_curl:
action-extension actions extensions github github-action tutorial workflow
Last synced: 11 Feb 2026
https://github.com/onderkalaci/pgcolor
Color data type (and more) for PostgreSQL
citus extension postgres postgresql prototype tutorial
Last synced: 19 Jun 2026
https://github.com/bluemix/oepetstore
Base module refactored for Odoo 13 to the Web Client tutorial: Customizing the web client https://www.odoo.com/documentation/13.0/howtos/web.html
odoo odoo13 oepetstore petstore tutorial webclient
Last synced: 31 Mar 2025
https://github.com/abdulmumin1/yt-kivycalculator
Calculator app for youtube tutorial.
Last synced: 21 May 2026
https://github.com/kennfatt/go-concurrency-control
A way to control concurrency in Go web application with MySQL database.
concurrency-control enorm ent golang tutorial
Last synced: 04 Oct 2025