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-27 00:27:56 UTC
- JSON Representation
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/ifarkhshatov/jira_pptx_with_officer
How to automate your reports with R and Powerpoint
automation officer powerpoint powerpoint-automation pptx r rscript slide-master tutorial
Last synced: 15 Sep 2025
https://github.com/codeasarjun/_easy_python
This repo contains a comprehensive tutorial on Python with implementations.
decorators lambda-functions lists-python loggers parallel-programming ptyhon3 pyqt python python-lambda pythonclasses pythonsqlite pythontutorial rest-api restful-api threading tutorial
Last synced: 16 Mar 2025
https://github.com/haruyasu/django-ecommerce
:bulb: Ecommerce - Django Startup
Last synced: 27 Jan 2026
https://github.com/praveenscience/harry-potter-pusher
A real time voting application using Harry Potter's house selection for my article for Pusher.
blog expressjs nodejs nodejs-mongodb pusher pusher-api pusherjs real-time realtime realtime-messaging tutorial
Last synced: 14 Apr 2026
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/justcodeit7/streamlit_101
Code for youtube videos on streamlit
python streamlit tutorial tutorial-code
Last synced: 10 Oct 2025
https://github.com/souravgoswami/ruby-masterclass
A Free Ruby class for Techno India college students (dept. of BCA)
Last synced: 11 Oct 2025
https://github.com/the-black-knight-01/tensorflow-tutorial
TensorFlow Tutorial
tensor tensorboard tensorflow tensorflow-examples tensorflow-experiments tensorflow-models tensorflow-serving tensorflow-tutorial tensorflow-tutorials tutorial
Last synced: 19 Jan 2026
https://github.com/francescodisalesgithub/exercisesdonefromlinuxcommandsbook
Some exercises done from the book Linux Commands,C,C++,Java,Python by Manjunath.R and some optional exercises made by me
exercise java learning serialization tutorial understanding
Last synced: 14 Apr 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/srinidhibhat45/djangoblogapp
A Django Blog app based on a tutorial by Corey Schafer on YouTube
beginner beginner-friendly blog coreymschafer django hacktoberfest open-source python python3 tutorial webapp youtube
Last synced: 14 Apr 2026
https://github.com/michael-koll/bad-pico
Turn your Raspberry Pi Pico into a Bad-USB
adafruit-hid bad-usb badusb circuitpython cybersecurity demo hidscript powershell-script raspberry-pi-pico tutorial video
Last synced: 17 Apr 2026
https://github.com/senior-sigan/springboottutorial
java mybatis spring-boot tutorial
Last synced: 29 Apr 2026
https://github.com/s-light/workshop__blender_web_creative_worlds
Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)
a-frame blender blender-addon tutorial workshop
Last synced: 12 Oct 2025
https://github.com/kt474/sleeper-api-example
Example visualization using the Sleeper API
api fantasy-football sleeper tutorial
Last synced: 26 Oct 2025
https://github.com/saeedkohansal/php-session-full-tutorial
A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...
backend backenddevelopment gilgeekify howto howtocode php php-session php-sessions phpsessid phpsession programming server server-side serverside session-cookie tutorial web-development webbrowser webdeveloper webdevelopment
Last synced: 13 Oct 2025
https://github.com/soyelmoreno/fullstack4fe-v2
Tutorial: Working through Frontend Masters course: "Full Stack for Frontend Engineers"
frontend-masters full-stack tutorial
Last synced: 13 Oct 2025
https://github.com/didinj/javascript-highest-order-function-examples
Javascript Tutorial: Higher Order Function Examples
examples function highest-order javascript js tutorial
Last synced: 13 Oct 2025
https://github.com/alexmhack/python_intermediate
using intermediate level python for solving simple and complex tasks
advanced-programming intermediate-code python-tutorials python3 tutorial tutorial-series
Last synced: 31 May 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/zeyu-li/unity-tutorial-3d
A Unity Tutorial for 3D games :video_game:! Can act as a 3D template for a platformer
tutorial unity-3d unity-template unity-tutorial
Last synced: 14 Oct 2025
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/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/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 18 Apr 2026
https://github.com/opt-nc/atelier-spring-kafka
Projet d'exemple d'utilisation de la lib `org.springframework.kafka:spring-kafka`
digital-le elearning glia kafka kafka-client kafka-consumer kafka-producer kafka-streams learning-by-doing tutorial
Last synced: 24 Jan 2026
https://github.com/saeedkohansal/chart.js-monthly-visits-statistics-chart-tutorial
Learn to build a Monthly Visits Statistics Chart from scratch using Chart.js! This tutorial repo guides you through creating an interactive, customizable chart to track website traffic. Features include dark mode support, responsive design, and dynamic data integration via JSON API. Perfect for web devs looking to master data visualization.
chart chart-js chartjs charts coding gilgeekify html html5 javascript js line-chart linechart programming statistics tutorial visit-stats web-analytics web-development webanalytics webdevelopment
Last synced: 19 Apr 2026
https://github.com/chelmerrox/animations-article-tutorial
The files & live demo for a technical article I wrote on creating a bouncing ball using CSS Animations.
animation article beginner-friendly bouncing-ball css3 frontend hackernoon html5 medium published tech-articles technical-article technical-writing tutorial
Last synced: 18 Oct 2025
https://github.com/extcore/extcore-sample-identity
ExtCore framework 7 sample web application that uses Identity
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 24 Feb 2026
https://github.com/skvggor/reactjs.org-tutorial
⚛️ ReactJS tutorial.
hacktoberfest javascript react reactjs study tutorial
Last synced: 21 Oct 2025
https://github.com/ephbaum/elxrbb-tutorial
A (n ambitious) collaborative effort with ChatGPT (GPT-4) to create a tutorial, and open source, a forum web application
elixir elixir-lang forum-application pheonix-elixir phoenix tutorial
Last synced: 24 Oct 2025
https://github.com/organization-devxp/solid-principios-tutorial
Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.
principios-solid solid tutorial tutorial-exercises
Last synced: 24 Oct 2025
https://github.com/alexmhack/cli_with_python
command line intergration with python
advanced-code argparse command-line intermediate-tutorial python-tutorial python3 tutorial
Last synced: 24 Oct 2025
https://github.com/marianpekar/ue5-fetch-art
An example project for 'Learn Working with APIs in Unreal Engine by Building a Virtual Art Gallery' tutorial.
blog-post cplusplus cpp tutorial ue5 unreal-engine unreal-engine-5
Last synced: 25 Oct 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/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/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/hashicorp-education/learn-terraform-k8s-crd-openfaas
hashicorp kubernetes openfaas terraform tutorial
Last synced: 28 Jan 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/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/eighttrigrams/eighttrigrams-tutorials
How to quickly get to working productively with Clojure
Last synced: 06 Feb 2026
https://github.com/hashicorp-education/learn-terraform-datadog
datadog hashicorp terraform tutorial
Last synced: 17 Mar 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/elazzouzihassan/typescript-tuto
Welcome to the TypeScript Tutorial for Beginners repository! 🚀
javascript reactjs ts tutorial typescript
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/feelpp/feelpp-tutorial-dev
Feel++ development tutorial
cpp17 development feelpp tutorial
Last synced: 31 Jan 2026
https://github.com/nlesc/cwl-tutorial
Simple CWL tutorial based on the gentle introduction to CWL
Last synced: 01 Feb 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/applitools/example-robot-framework
Applitools Example: Robot Framework
applitools applitools-example applitools-eyes applitools-tutorial python robot-framework selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing
Last synced: 02 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/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/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/sandeepsoni/comparing-word2vec-models
Code, data, and notes for tutorial on using word embeddings to find variation and change
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/dandonahoe/crude-cards
❐ ❐ ❐ Crude Cards - A shameless "parody" of Cards Against Humanity for those of you who love laughing at the worst things imaginable — because clearly, your sense of humor is broken.
cypress docker game jest kubernetes nestjs nextjs react storybook tutorial typescript websockets
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/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/ry-ops/building-your-first-claude-agent
Learn to build intelligent agents with Claude that automate your workflow
agents ai anthropic claude tutorial typescript
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/gynter/rsyslog-podman-compose-example
Example Docker Compose for running RSyslog in Docker.
baseimage docker dockercompose dockerimage example howto rsyslog rsyslogd tutorial
Last synced: 03 Mar 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/andrewjbateman/fullstack-twitter-clone
:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.
cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript
Last synced: 16 Apr 2026
https://github.com/ancatmara/dl-voronovo-networks
Network Analysis & Gephi tutorial
digital-humanities gephi network-analysis tutorial
Last synced: 04 Mar 2026
https://github.com/chadkluck/serverless-sam-8ball-example
1st Tutorial for creating AWS Serverless web services - Introduction to SAM
aws aws-lambda aws-lambda-node aws-sam aws-sam-cli tutorial
Last synced: 04 Mar 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/nowdoc/2018-01-vuejs-grid
:rocket: VueJS component example
components example grid javascript tutorial vuejs
Last synced: 17 Apr 2026
https://github.com/the-akira/django-blog-tutorial
Tutorial para iniciantes com o framework Django
django django-application django-blog heroku heroku-deployment portuguese-brazilian portuguese-language postgresql python3 tutorial
Last synced: 10 May 2026
https://github.com/dschoon/chatgpt-plugin-ts
Tutorial on Creating ChatGPT Plugins with Next.js and TypeScript ⤵️
chatgpt-plugin nextjs swagger tutorial typescript
Last synced: 10 May 2026
https://github.com/chingc/tutorial-uv
A quickstart and reference for uv to help you get up and running fast.
documentation python quickstart readme reference tutorial uv
Last synced: 04 Apr 2026
https://github.com/cbillowes/cljs-app-from-scratch
Creating a ClojureScript web app from scratch with Reagent and npm
clojurescript npm tutorial webpack
Last synced: 17 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/reneweb/react-native-component-tutorial
This repository contains some examples on how to create react native components
javascript native-components react-native 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/mapmeld/postgis-erbil
Code for mapping workshop
iraq kurdish postgis postgresql tutorial
Last synced: 19 Apr 2026