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-30 00:28:13 UTC
- JSON Representation
https://github.com/mpluxery/basic-cpp-age-checker
Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.
beginner-code beginner-friendly c-plus-plus cpp else-if input-validation tutorial
Last synced: 29 Jun 2026
https://github.com/infinitode/python-projects
An open-source GitHub repository containing Python project ideas, steps, tips, and code solutions.
advanced advanced-projects beginners code-solution code-solutions examples examples-python free intermediate intermediate-projects open-source project-ideas python python-projects python-solutions readme tutorial tutorials
Last synced: 06 Sep 2025
https://github.com/DaikonNimono/FirstPersonShooter
Реализация проекта "Шутер от первого лица" из курса "Основы UNIGINE - Базовый курс"
course csharp fps tutorial tutorial-code unigine
Last synced: 11 Mar 2025
https://github.com/h12m54am/javascript-notes
Discovering the basics to the intermediate side of writing Javascript code to suit the needs of a project to be done. I'm not interested in being a master in it. but certainly aware of the basics of what I am doing. I am interested in learning Typescript for its use of types in the code, but some frameworks don't support typescript entirely.
Last synced: 04 Apr 2025
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/hashicorp-education/learn-terraform-aws-default-tags
aws hashicorp terraform tutorial
Last synced: 06 Jul 2025
https://github.com/dvanael/django-tutorial
WIP Um tutorial completo de como iniciar um projeto em Python utilizando o Django Framework.
css django documentation html javascript tutorial
Last synced: 11 Mar 2025
https://github.com/thinkswan/react-mapbox-skate-parks
A React app that displays all skateboarding parks in Ottawa, Canada.
javascript mapbox react tutorial
Last synced: 19 Jun 2026
https://github.com/dan-almenar/vue-slots-example
Guide to Vue slots for exchanging data and functionality between parent and child components
Last synced: 19 Aug 2025
https://github.com/mmgalushka/onnx-hello-world
The repository contains examples of serializing deserializing different ML models using Open Neural Network Exchange (ONNX).
machine-learning onnx tutorial
Last synced: 18 Aug 2025
https://github.com/wieerwill/python-intro
Kurze Einführung in die Phyton Syntax
Last synced: 13 Apr 2026
https://gitlab.com/cyril-marpaud/rust_esp_quickstart
This tutorial details the setup of a Rust development environment on the ESP32C3 RISC-V microcontroller in under an hour, enabling the use of the Rust Standard Library ("std") as well as the MCU's Wi-Fi and Bluetooth capabilities.
I2C esp32c3 espressif led linux quickstart rust rust-esp-board stdlib tutorial wifi
Last synced: 05 Oct 2025
https://github.com/petercamilleri/connect_n_game
A simple connect N (4..8) game with some simple AI players.
connect-four game ruby tutorial
Last synced: 04 Oct 2025
https://github.com/dplaton/obstacle-course
Obstacle course game built using LibGDX and Ashley
Last synced: 07 Oct 2025
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/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/ingogbe/nodeexample
Exemplos em NodeJS
body-parser consign example expressjs handlebarsjs html javascript morgan nodejs nodemon postman tutorial
Last synced: 18 Jan 2026
https://github.com/bmalbusca/git-getting-started
Tutorial, em português, para quem pretende usar git pela primeira vez ou, ter uma cheatsheet com os comandos mais usados.
Last synced: 09 Oct 2025
https://github.com/shubhambansal1997/learn-typescript
This repo contains some basics of the typescript (primarily for js developers)
js learn md tutorial typescript typescript2
Last synced: 19 Jan 2026
https://github.com/wiseaidev/rust-releases
🦀 Explore Rust Releases Through Tiny Practical Examples. (WIP)
Last synced: 18 May 2026
https://github.com/blefnk/blefed
📚 Repo for my personal future coding tutorials for YouTube, Medium, and for many other platforms. I plan to tell in my courses about langs like: Html, Css, Js, React, Python, C#, Pawn, and others.
Last synced: 19 Jan 2026
https://github.com/fedify-dev/content-sharing
Federated image sharing example using Fedify and Nuxt
activitypub example fedify fediverse image-sharing nuxt pixelfed tutorial
Last synced: 23 May 2026
https://github.com/philipyip1988/linux
Linux Installation Guide (Fedora and Ubuntu) on Dell 2 in 1 Convertible with a UEFI BIOS. This guide discusses how to make a Bootable USB on Windows and Linux, modify the UEFI BIOS Setup for Linux Installation, gives a beginner overview of the GNOME Desktop environment and how to customise it with tweaks and extensions.
convertible dell dell-laptops fedora gnome gnome-extensions gnome-tweaks intel intel-rapid-storage-technology intel-vmd linux oem secure-boot touchpad touchscreen tutorial ubuntu uefi
Last synced: 21 Jan 2026
https://github.com/coreyjs/grpc-cache-example
A ruby gRPC server that can store and retrieve files from memcache. A Go client to interact with the server
example-project go golang grpc grpc-server learn learning memcache ruby tutorial
Last synced: 14 Apr 2026
https://github.com/loitd/rubycourse
Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw
basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist
Last synced: 21 Jan 2026
https://github.com/stevepolitodesign/auto-unsubscribe-from-email-in-rails
Learn how to add a link to any Rails Mailer that will allow a user to automatically unsubscribe from that email. As an added bonus, we'll build a page allowing a user to update their email preferences across all mailers.
Last synced: 13 Oct 2025
https://github.com/afteracademy/goserve-docs
Official documentation for goserve - a robust Go backend framework for building production-ready REST APIs.
api-documentation api-framework clean-architecture docker documentation getting-started gin-framework go golang goserve jwt-authentication kong-gateway microservices mongodb nats postgresql redis rest-api tutorial
Last synced: 05 Feb 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/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 18 Apr 2026
https://github.com/nurul-gc/pyqt-tutorial
basic guide to introduce to you the most awesome python graphical interface
pyqt-examples pyqt-framework pyqt-gui python-graphical-interface tutorial tutorial-teaches-people
Last synced: 11 Feb 2026
https://github.com/seokminhong/remix-jokes-workers
Remix Jokes Demo App for Cloudflare Workers
cloudflare-workers remix tutorial
Last synced: 29 Jun 2026
https://github.com/skvggor/reactjs.org-tutorial
⚛️ ReactJS tutorial.
hacktoberfest javascript react reactjs study tutorial
Last synced: 21 Oct 2025
https://github.com/mpc-bioinformatics/pia-tutorial
Tutorial for PIA - Protein Inference Algorithms
Last synced: 15 Mar 2026
https://github.com/extcore/extcore-sample-filestorage
ExtCore framework 7 sample web application that uses file storage
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 03 Aug 2025
https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.
bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application
Last synced: 28 Sep 2025
https://github.com/jcrodriguez1989/firstcontributionsinr
🚀✨ Mini tutorial que nos enseña a contribuir al código libre en R
contribution hacktoberfest open-source tutorial
Last synced: 26 Oct 2025
https://github.com/alcrene/fokker-planck-brief-intro
A brief, opinionated introduction to the Fokker-Planck equation
fokker-planck-equation tutorial
Last synced: 25 Feb 2026
https://github.com/jrob774/tein-manual
An unofficial manual for modding the game The End is Nigh.
game manual mdbook modding modding-manual mods tein tein-manual thendisnigh tutorial website
Last synced: 23 Jan 2026
https://github.com/hidao80/mcp-tutorial-1
SQLite MCP Server tutorial for Cursor, VS Code, Windsurf, and Claude Desktop. Zero-configuration setup with uvx, cross-platform support, and DXT extension included. Perfect for learning Model Context Protocol integration.
ai-tools claude-desktop cursor mcp model-context-protocol sqlite tutorial vscode windsurf zero-config
Last synced: 17 Apr 2026
https://github.com/javascript-tutorial/pt-pt-old.javascript.info
Modern JavaScript Tutorial in Portuguese
javascript portuguese tutorial
Last synced: 02 Aug 2025
https://github.com/vagnerbellacosa/curso_markdown
Curso de comandos e estilos em Markdown
apontamentos comandos markdonw tutorial
Last synced: 24 Feb 2026
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/arthurosipyan/python-programming-bootcamp
Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)
django learning learning-python python python-practice python-script python3 tutorial
Last synced: 15 Apr 2026
https://github.com/eighttrigrams/eighttrigrams-tutorials
How to quickly get to working productively with Clojure
Last synced: 06 Feb 2026
https://github.com/hemanth759/survival-shooter
This is a Unity game created by following the tutorials from the official unity team
csharp-code opensource standalone-applications survival-game tutorial unity3d webgl-game
Last synced: 15 Apr 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/mikeludemann/init.sh
Complete tutorial with all tools, frameworks and much more - Simple "Bash/Shell"-Script
bash-script frameworks init-script shell-script tools tutorial
Last synced: 15 Apr 2026
https://github.com/alumet-dev/user-book
User guide for Alumet: learn how to measure interesting metrics (including energy consumption)
energy-consumption energy-efficiency hpc measurement monitoring profiling rust tutorial
Last synced: 26 Feb 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/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/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/philipyip1988/fedora
Linux Fedora Installation Guide on Dell 2 in 1 Convertible with a UEFI BIOS. This guide discusses how to make a Fedora Bootable USB on Windows and Linux, modify the UEFI BIOS Setup for Linux Installation, gives a beginner overview of the GNOME Desktop environment and how to customise it with tweaks and extensions.
dell fedora fedora-workstation gnome gnome-extensions gnome-tweaks linux oem secure-boot touchscreen tutorial uefi
Last synced: 11 Feb 2026
https://github.com/isomoes/tutor
This is project is one collection, which aims to provide the resource for my tutoring.
Last synced: 09 Mar 2026
https://github.com/javieraviles/trunk-based-development
Example exercise of how to apply trunk based development methodology
example how-to trunk-based-development tutorial
Last synced: 19 Mar 2026
https://github.com/kinneko-de/sample-react-typescript-githubpages
Sample application how to setup a React app with typescript and deploy it to GitHub Pages.
cd-pipeline github-pages react sample tutorial typescript
Last synced: 13 Feb 2026
https://github.com/gvwilson/closure
A workshop on handing projects over (or winding them down)
codebender open-science succession-planning tutorial
Last synced: 15 Feb 2026
https://github.com/aman9026/ci-using-jenkins
Integrating the repository with different environments of software production
automation ci continuous-integration devops docker docker-container environment-configuration git github jenkins jenkins--service jenkins-ci jenkins-pipeline tutorial
Last synced: 15 Feb 2026
https://github.com/utkarsh5026/dsdb
Implementation of data structures used in Databases as Jupiter notebooks
database dsa jupyter-notebooks notebooks python tutorial
Last synced: 16 Apr 2026
https://github.com/demerino/braintree-sticker-store-ios
Sample store app using Braintree's iOS SDKs
braintree ios payments paypal sample-app store swift tutorial
Last synced: 16 Apr 2026
https://github.com/ry-ops/getting-started-docker-containers
Package applications into portable containers with Docker
containerization containers devops docker tutorial
Last synced: 01 Mar 2026
https://github.com/percymamedy/vue-shop
An Ecommerce Demo Web App using VueJS
Last synced: 01 Mar 2026
https://github.com/uncomputable/coverage-example
Minimal, reproducible example for testing code coverage using GCC or Clang
code-coverage coverage gcov lcov tutorial
Last synced: 19 Mar 2026
https://github.com/mihailgaberov/full-stack-redux
Full stack Redux tutorial done via [this](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html).
babel ecmascript javascript react redux socket-io tdd testing tutorial
Last synced: 01 Apr 2026
https://github.com/javitocor/tic-tac-toe-react
Classic game tic-tac-toe built with React.
javascript reactjs tictactoe-game tutorial
Last synced: 16 Apr 2026
https://github.com/akarsh/adkit-install-apk-tutorial
Tutorial for installing apk on android device using adbkit
adbkit android node-js tutorial
Last synced: 16 Apr 2026
https://github.com/arceryz/archlinux-installer-script
Arch Linux install script. Only performs the minimal steps for booting into arch. 75 lines of script with full progress messages and tutorial.
arch-linux archlinux archlinux-installer grub install-script linux linux-installer minimal shell tutorial
Last synced: 16 Apr 2026
https://github.com/gnebbia/package_management_for_scripting_languages
A personal tutorial about package management for common scripting languages
notes package-management packagemanagement pip scripting-language scripts tutorial virtualenv
Last synced: 06 Mar 2026
https://github.com/hashim21223445/an134
📝 morni cloud Netlify Minimalistic Vue-powered static site generator
backend blog chrome-extension computer-vision config config-admin-ui configmap-creation configuration-management cryptocurrency docker github-config machine-learning markdown maven neural-network nodejs react-router styled-components tutorial typescript
Last synced: 02 Apr 2026
https://github.com/kaixinbaba/learnclawdbot
📚 The most comprehensive multilingual documentation site for OpenClaw — 264+ pages in English, Chinese, Japanese & Korean
ai-assistant documentation multilingual nextjs openclaw tutorial
Last synced: 04 Apr 2026
https://github.com/sebastianmarines/go_lambda_tutorial
aws aws-lambda github-actions go lambda terraform tutorial
Last synced: 18 Apr 2026
https://github.com/lucasmagnum/django-tip-01
#DjangoTIP 01
django example-project portfolio python tutorial
Last synced: 20 Apr 2026
https://github.com/zhh2001/p4-language-guide-zh
P4(P4_16)语言中文教程:从数据平面编程、Parser、Match-Action Pipeline 到架构与实战(BMv2 / P4Runtime)
bmv2 chinese data-plane p4 p4-16 p4lang p4runtime sdn tutorial
Last synced: 20 Apr 2026
https://github.com/choidae1/git-github-study
Repo for learning 「깃&깃허브 입문」(이지스퍼블리싱)
Last synced: 21 Apr 2026
https://github.com/divertimentos/tutorial-selenium-real-python
Tutorial de Selenium
Last synced: 21 Apr 2026
https://github.com/rodrigokamada/angular-auth0
Application example built with Angular 14 with authentication using the Auth0 service.
angular auth0 authentication beginners dev-community gh-actions gh-pages hacktoberfest login signin signup stackblitz tutorial
Last synced: 21 Apr 2026
https://github.com/sylhare/powershell
Some PowerShell examples
documentation powershell tutorial
Last synced: 05 Jun 2026
https://github.com/eduardoprofe666/jframe-draggable
Proyecto del tutorial en Youtube de como hacer un JFram personalizado draggable
drag java java-swing jframe tutorial youtube
Last synced: 21 Apr 2026
https://github.com/pandevim/learn_sql
This repository will help you to learn SQL!
Last synced: 24 Apr 2026
https://github.com/running-grass/bevy-tutorial
bevy 教程
bevy bevy-engine document ecs game-development tutorial
Last synced: 24 Apr 2026