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-02 00:31:45 UTC
- JSON Representation
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/justalever/dokku_demo
Deploy a Rails App with Dokku
deployment dokku rails tutorial
Last synced: 02 May 2026
https://github.com/donovan-said/tutorial-learning-go
A repository to start learning Go.
Last synced: 02 May 2026
https://github.com/dmitry-kostin/go-rest
A starting point and a template for a RESTful application written in golang
go go-app go-template golang rest-api tutorial
Last synced: 12 Jan 2026
https://github.com/brainfkt/tic-tac-toe
A simple Tic Tac Toe console game in C with multi-language support (FR/EN).
c-language console-game tictactoe tutorial
Last synced: 12 Apr 2025
https://github.com/syncfusionexamples/how-to-group-nodes-and-connectors-in-the-vue-diagram-component
A quick start Vue project that shows how to group nodes and connectors in the Vue Diagram component. This project includes code snippets to create and update groups dynamically. It also includes code snippets to add annotations to a group and create a nested group.
connector customize diagram diagrambuilder group interaction node style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 18 May 2026
https://github.com/baggiponte/pymi-cookiecutter
🍪 @cookiecutter tutorial @PythonMilano
cookiecutter python template template-engine tutorial
Last synced: 03 May 2026
https://github.com/otonomee/bash-scripting-course
Codecademy-inspired interactive Bash scripting course with live code editor, terminal simulation, and progress tracking. 7 chapters covering variables, conditionals, loops, functions, and real projects.
bash codecademy-style coding-course education interactive-learning javascript learn-to-code programming-tutorial react shell-scripting terminal tutorial web-app
Last synced: 04 May 2026
https://github.com/francois-le-ko4la/linuxtutorial
Personal documentation on Linux environments
linux-environment tutorial ubuntu
Last synced: 03 May 2026
https://github.com/harrisonwelch/pythondatascience
Repo of code from the linked-in lesson "Python: Data Analysis"
data data-science matplotlib notes numpy python tutorial
Last synced: 12 Apr 2026
https://github.com/morphclue/simple-stocks
Solution for chapter 2 from the "Angular in Action" book
Last synced: 03 May 2026
https://github.com/donovan-said/tutorial-learning-typescript
A repository to start learning TypeScript.
javascript nodejs tutorial typescript
Last synced: 07 May 2026
https://github.com/dylancheetah/reactive-calculator
A simple desktop calculator made with React to demonstrate basic frontend web development concepts.
calculator frontend nodejs react tutorial web
Last synced: 04 May 2026
https://github.com/949886/godot-demos
A collection of godot examples and tutorials.
csharp gdscript godot tutorial
Last synced: 20 May 2026
https://github.com/uilianries/conan-protobuf-example
Protobuf example using Conan.io
cmake conan protobuf serialization tutorial
Last synced: 04 May 2026
https://github.com/metalmoosefrc/mooseguides
Guides related to the First Robotics Competition by the Metal Moose.
Last synced: 20 Apr 2026
https://github.com/florasteve/ml-foundations-day1
Day-1 ML foundations focused on linear algebra: vectors, dot products, norms, angles, projections, and basic matrix operations—implemented in a Jupyter notebook with NumPy/Matplotlib, clear 2D visuals, a self-quiz, and a brief reflection. Emphasizes how these math primitives map to core ML/AI ideas (similarity, least squares, geometric transforms).
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy python3 terminal-mac tutorial visualization vscode
Last synced: 04 May 2026
https://github.com/mpschrader/mpi-webcrawlling-tutorium
Material for a single day web crawling workshop in Python
Last synced: 20 May 2026
https://github.com/andrewrgarcia/webpack-demo
webpack generated from completed Getting Started webpack tutorial (https://webpack.js.org/guides/getting-started/). May use as a webpack template.
javascript nodejs npm tutorial webpack
Last synced: 04 May 2026
https://github.com/kteavery/dip-into-data-tutorial
Data science tutorial for grades 9 and 10, covering classification, clustering, and regression
data-science jupyter-notebook python tutorial
Last synced: 04 May 2026
https://github.com/ccrashzer0/cage
A write up guide for the Break out the cage challenge from TryHackMe.
cybersecurity infosec learning-by-doing python3 tryhackme tutorial writeups
Last synced: 22 Mar 2025
https://github.com/gabrielkunst/anime-valt
Basic project to learn more about Next.js server actions. Credits to the original creator, @adrianhajdin.
nextjs server-actions tutorial
Last synced: 05 May 2026
https://github.com/freeclimbapi/java-play-recording-tutorial
Java - Play a Recording Tutorial
Last synced: 19 Jun 2026
https://github.com/jnbdz/demo-golang-nodejs-extension-calculator
Demo: Golang Node.js Extension: Calculator
calculator demo golang nodejs nodejs-extension tutorial
Last synced: 05 May 2026
https://github.com/ruanbekker/civo-kubernetes-terraform-demo
Demo using Terraform and Civo Kubernetes
civo golang kubernetes terraform tutorial
Last synced: 05 May 2026
https://github.com/seracio/how-to-draw-a-canvas-map
canvas geojson javascript tutorial
Last synced: 13 May 2025
https://github.com/freeclimbapi/java-inbound-call-queue-tutorial
Java - Inbound Call Queue Tutorial
Last synced: 19 Jun 2026
https://github.com/mohammad-taha-ebadinik/powersub-demo-3000
🔌 Integrate and manage subsystems effortlessly with powersub-demo-3000, streamlining your project's structure and enhancing workflow efficiency.
api cli-tool demo deployment github-action javascript middleware nodejs open-source powershell powersub sample-project server testing tutorial
Last synced: 06 May 2026
https://github.com/kunaldhongade/stellar-soroban-rust-tutorials
This repository provides a hands-on, beginner-friendly guide to building smart contracts using Soroban on the Stellar blockchain with the Rust programming language. Whether you're new to Stellar, Soroban, or Rust, these tutorials will help you understand the basics and advance step-by-step through real-world contract examples.
blockchain code rust smart-contracts soroban stellar tutorial
Last synced: 29 Oct 2025
https://github.com/garfield1002/fastapi-todo-list
A tutorial todo list API using FastAPI, Redis and Docker
docker fastapi fastapi-redis python3 redis tutorial
Last synced: 06 May 2026
https://github.com/mackysoft/unity-githubactions-automatictest-example
A example project for automated testing using Unity and GitHub Actions.
automation ci example github-actions test tutorial unity
Last synced: 06 May 2026
https://github.com/jerodg/monograph
A learned treatise for programming/coding concepts.
algorithms-and-data-structures learning tutorial
Last synced: 25 Jun 2025
https://github.com/saravanabalagi/python_tdd_ci_tutorial
A tutorial on TDD and CI for beginners. Let's check if a number is prime or not.
ci continous-integration prime-numbers tdd test-driven-development tutorial
Last synced: 31 Oct 2025
https://github.com/timeless-residents/handson-elm
A hands-on guide for learning the Elm programming language through basic concepts and practical examples
beginner-friendly elm functional-programming learning programming tutorial web-development
Last synced: 31 Jul 2025
https://github.com/mhewedy/spwrap-examples
Example projects for spwrap
example-project examples jdbc spwrap stored-procedures tutorial
Last synced: 31 Mar 2025
https://github.com/paulfioravanti/tic-tac-toe
Application from the React Tutorial
javascript react react-tutorial tutorial typescript
Last synced: 13 Oct 2025
https://github.com/vasiliy-l/tutorial-ios-custom-dialog-box
Custom dialogs development in Swift
Last synced: 30 Mar 2025
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/lagenorhynque/redux-tutorial
Redux tutorial apps implemented in ClojureScript with re-frame
clojurescript figwheel-main re-frame react reagent redux tutorial
Last synced: 06 May 2026
https://github.com/adrianprelipcean/pgtfs-tutorials
Tutorials for the PGTFS extension
geospatial gtfs pgtfs public-transportation routing tutorial
Last synced: 22 Feb 2026
https://github.com/dking1342/react-intro
A collection of React projects that were made with the help of various online tutorials
Last synced: 30 May 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/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/ardakazanci/kotlinnotespowa
Kotlin & Android Best Practices
bestpractices kotlin kotlintutorial practice tutorial
Last synced: 09 Apr 2025
https://github.com/nathan-lindstedt/ssci_study
Structural Topic Modeling for Social Scientists
quantitative-text-analysis social-movements stm structural-topic-modeling tutorial
Last synced: 19 Jun 2026
https://github.com/stabla/toolslinkslist
🗃 Link's database of really nice things (js plugin, photoshop tutorial, security, UX, UI and more)
database inspiration links ressources tools tutorial
Last synced: 07 Apr 2025
https://github.com/rstevensonusgs/community-starter-kit
Tutorial for Mona the Bot
Last synced: 26 Jan 2026
https://github.com/nbaua/nestjs-prisma-api
A Nest JS framework + TypeScript + Prisma simple API project
api javascript nestjs prisma tutorial tyepscript
Last synced: 06 May 2026
https://github.com/ubeast/first-repo
Beginner-friendly Python starter: GitHub integration, uv setup, package-ready.
beginner git github packaging project-setup python python-project tutorial uv version-control
Last synced: 08 Jan 2026
https://github.com/matheusps/simple-css-tutorial
Tutorial css para os alunos de pfsoft - 2019.2
css mdx react teaching-materials tutorial
Last synced: 08 Jan 2026
https://github.com/naoki-00-ito/react-ts-todo
React TypeScript TODO
nodejs react todo tutorial typescript
Last synced: 28 Feb 2025
https://github.com/nimjay/machine-learning-tutorial
Easy-to-digest Machine Learning tutorial.
Last synced: 08 Jan 2026
https://github.com/lord-turmoil/cudacmakedemo
A demo for building CUDA program with CMake
Last synced: 16 Mar 2025
https://github.com/harmindersinghnijjar/dreambot-first-logger-script
A simple logger script using the DreamBot API for the popular MMO Old School Runescape.
dreambot dreambot-3 java runescape runescape-api runescape-bots tutorial
Last synced: 09 Apr 2025
https://github.com/gabrielbb/unity-space-shooter
Expand your knowledge and experience of working with Unity by creating a simple top down arcade style shooter.
tutorial unity unity-space-shooter
Last synced: 12 Jul 2025
https://github.com/arsharaj/tutorial-apna-college-subject-notes
Short notes on the main computer science subjects typically asked in interviews
Last synced: 08 Jan 2026
https://github.com/thinkswan/next-js-bitcoin-price-checker
A Next.js app that checks Bitcoin's latest price.
bitcoin javascript nextjs tutorial
Last synced: 06 May 2026
https://github.com/freeclimbapi/c-sharp-list-recordings-tutorial
C# - List Recordings Tutorial
Last synced: 21 Jun 2026
https://github.com/timeless-residents/handson-maven
A hands-on guide for learning how to build and run Java applications using Maven and Docker
docker java maven spring-boot tutorial
Last synced: 23 May 2026
https://github.com/wangxiaoyugg/learn-nodejs
learning notes about NodeJs ,easy tutorial
easy learning-notes nodejs tutorial
Last synced: 12 Apr 2026
https://github.com/nicola-residori/uni42
Spring Boot REST APIs - exercise for APIs interactions
api authentication circuit-breaker h2-database maven rest rest-api restapi spring spring-boot springboot timeout tutorial
Last synced: 12 Apr 2026
https://github.com/mizrael/isolated-tests
dotnet-core sample testing tutorial xunit
Last synced: 18 May 2026
https://github.com/wr-projects/github-sandbox
👋 In support of new code explorers, we have set up a project so that everyone can test their many skills in using GitHub commands.
2022 2022-project github github-organization new-user open-source sandbox testing tutorial webreadyprojects wrprojects
Last synced: 17 Jun 2025
https://github.com/twtrubiks/grpc_python_tutorial
grpc python 教學 Google RPC
Last synced: 07 May 2026
https://github.com/darbyluv2code/java-playwright
Source code for the course: Java Playwright: Master Web Test Automation
automation-testing bestseller browser-automation course end-to-end-testing hands-on java junit luv2code playwright qa-automation test-automation tutorial udemy youtube
Last synced: 29 May 2026
https://github.com/bessouat40/keycloak-postgres-docker
Minimalist example of keycloak connection with a postgres database.
beginner beginner-project docker docker-compose keycloak postgresql tutorial
Last synced: 06 May 2026
https://github.com/vitaliy-bezugly/angular-tutorial
This is tutorial project for learning Angular SPA framework.
angular css html tutorial typescript
Last synced: 10 Mar 2025
https://github.com/bestia-dev/authentication_database_web_ui
09. Tutorial to code authentication for database_web_ui (2022-10)
Last synced: 09 Apr 2025
https://github.com/djdarcy/mcp-server-tutorial
A detailed hands-on tutorial for learning Model Context Protocol (MCP) server development with Python. Includes working examples, VSCode debugging setup, tests, and a step-by-step guide covering everything from basic architecture to deployment. Perfect for anyone wanting to build AI-integrated tools and to understand how Claude extensions work.
ai-assistant ai-integration ai-tools anthropic beginner-friendly claude claude-code claude-desktop debugging developer-tools examples learning-resources llm-tools mcp model-context-protocol python sdk step-by-step tutorial vscode
Last synced: 25 Oct 2025
https://github.com/meet59patel/github-pages-tutorial
Tutorial by DSC DAIICT for deploying simple website using GitHub Pages.
dsc-daiict github github-pages tutorial
Last synced: 06 Apr 2025
https://github.com/jbenner-radham/mdn-2d-breakout-game
A learning implementation of MDN's "2D breakout game using pure JavaScript" tutorial.
2d beginner canvas games javascript mdn tutorial
Last synced: 16 Mar 2025
https://github.com/taberkkaya/python_learning_hub
Code examples and projects
begginers python python-basics python-tutorial tutorial w3schools
Last synced: 08 Apr 2025
https://github.com/scottgriv/post.e-website
🟨 🟧 🟥 The website for the Post.e iOS Mobile Application.
how-to ios-app iphone-app social-media social-network tutorial watchos watchos-app
Last synced: 01 Apr 2025
https://github.com/kskitek/graalvmlt
graalvm lightning-talk presentation tutorial
Last synced: 12 Jul 2025
https://github.com/manzt/flu-mcv
Multiple coordinated views of flu data with Altair in JupyterLab.
altair tutorial vega vega-lite
Last synced: 22 Apr 2026
https://github.com/jjyr/vulkan-tutorial-c
Learn https://vulkan-tutorial.com/Introduction with C
Last synced: 21 May 2026
https://github.com/lebcit/litenode-markdown-app
LiteNode Markdown-based Application Tutorial
litenode markdown nodejs tutorial web-development
Last synced: 07 May 2026
https://github.com/codingforentrepreneurs/youtube-video-player-nextjs
Tutorial to embed YouTube Videos and track watch events directly in your Next.js applications. Tightly integrated with https://github.com/codingforentrepreneurs/youtube-video-analytics-fastapi
analytics fastapi nextjs timescaledb timescaledb-python tutorial videos youtube
Last synced: 07 May 2026
https://github.com/rfluethi/wordpress-playgrounds
This repository contains various blueprints for the WordPress Playground and serves as a training resource for WordPress. It is designed to help users learn and practice WordPress configurations and features.
blueprints configuration education learning playground training tutorial wordpress wordpress-playground
Last synced: 08 Apr 2025
https://github.com/james-see/me-learn-rust
Learning Rust my way
getting-started rust rustlang tutorial tutorial-code
Last synced: 31 Mar 2025