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-29 00:28:00 UTC
- JSON Representation
https://github.com/freeclimbapi/c-sharp-delete-recording-tutorial
C# - Delete a Recording
Last synced: 05 May 2026
https://github.com/freeclimbapi/c-sharp-list-recordings-tutorial
C# - List Recordings Tutorial
Last synced: 21 Jun 2026
https://github.com/freeclimbapi/c-sharp-list-queue-members-tutorial
C# - List Queue Members Tutorial
Last synced: 05 May 2026
https://github.com/freeclimbapi/java-accept-incoming-call-tutorial
Java - Accept Incoming Call Tutorial
Last synced: 20 Jun 2026
https://github.com/freeclimbapi/java-connect-caller-to-another-party
Java - Connect Caller To Another Party
Last synced: 23 Jun 2026
https://github.com/freeclimbapi/java-get-a-queue-member-how-to-guide
Java - Get a Queue Member Tutorial
Last synced: 05 May 2026
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/choyiny/ruby_app
Learning Ruby on Rails with tutorial
rails-tutorial ruby ruby-on-rails tutorial
Last synced: 21 Jan 2026
https://github.com/sohunn/rest-api-express
A simple project teaching the concepts of REST APIs using Express JS.
express-js expressjs learning-by-doing node-js nodejs rest-api restful-api tutorial
Last synced: 21 Jan 2026
https://github.com/akecel/deploy-shell-script
Simple shell scripts to easily deploy your applications on a web server.
beginner-friendly deployment devops script ssh tutorial
Last synced: 10 Oct 2025
https://github.com/nakamura196/ethers-ja-tutorial
ethers.js v6 の日本語チュートリアル / Japanese Tutorial for ethers.js v6
blockchain ethereum ethersjs japanese tutorial vitepress web3
Last synced: 31 May 2026
https://github.com/sad0xer/firstpro
This is simple E-Commerce website built in Django. This Django Project was build with help of @CodeWithHarry's YouTube video.
django django-project python tutorial website
Last synced: 26 Mar 2025
https://github.com/iblancasa/kiali-tracing-tutorial
Repository for the DevConf 2024 tutorial
devconf distributed-tracing instrumentation istio jaeger kiali opentelemetry prometheus tracing tutorial
Last synced: 18 Jan 2026
https://github.com/raguggg/docker-elk-setup
A ready-to-use ELK (Elasticsearch, Logstash, Kibana) setup with Docker for easy log monitoring and analysis.
Last synced: 26 Mar 2025
https://github.com/arsy786/redux-toolkit-thunk-app
The aim of this project is to demonstrate how to use Redux Toolkit and Thunk middleware in a React application.
2023 reactjs redux-thunk redux-toolkit tutorial
Last synced: 13 Apr 2026
https://github.com/salilab/actin_tutorial
IMP/PMI tutorial, modeling the complex of actin and tropomodulin-gelsolin chimera
Last synced: 19 Jan 2026
https://github.com/000daniel/ray-cast-godot
This is documentation about 3D Ray Casting in Godot
3d cast game-engine godot made-easy ray ray-casting tutorial website
Last synced: 21 Jan 2026
https://github.com/freeclimbapi/c-sharp-make-recording-tutorial
C# - Make Recording Tutorial
Last synced: 09 Oct 2025
https://github.com/hashicorp-education/learn-terraform-organize-configuration
Source files for a workshop about Terraform source file organization
Last synced: 19 Jan 2026
https://github.com/thinkswan/react-native-shared-components
A React Native app that shares components with a React web app.
javascript react react-native tutorial
Last synced: 14 Apr 2026
https://github.com/krishnaura45/code-tutorials
Collection | Beginner-friendly | Notebooks
a-to-z beginner-friendly collection jupyter-notebook python3 tutorial
Last synced: 31 May 2026
https://github.com/lord-turmoil/cudacmakedemo
A demo for building CUDA program with CMake
Last synced: 16 Mar 2025
https://github.com/lord-turmoil/fluentapidemo
Repository for the article Thoughts on Building Fluent API
fluent-api tutorial tutorial-code
Last synced: 16 Mar 2025
https://github.com/hashicorp-education/learn-terraform-private-module-registry
Last synced: 19 Jan 2026
https://github.com/proustibat/react-js-chatbox
Udemy course by Anthony Welc - Project 2 of "React JS pour les debutants"
chatbox firebase firebase-database react react-component react-components react-firebase react-for-beginners react-router react-tutorial reactjs tutorial udemy udemy-tutorial
Last synced: 14 Apr 2026
https://github.com/smiled0g/react-focal-point
🔍 React component that does that masking for tutorial / walkthrough with multiple focus points.
focus react tutorial walkthrough
Last synced: 19 Jan 2026
https://github.com/palewire/first-pull-request
How to propose changes to open-source software using GitHub pull requests
education git github guide pull-requests sphinx training tutorial version-control
Last synced: 18 May 2026
https://github.com/kaayzouee/windows-efi-recovery
This is a quick guide to help whoever accidentally formatted nvme0n1p1 while installing a linux distro like nixos for example. Feel free to fix this guide and correct me if anything in this guide doesn't work.
dualboot efi guide recovery tutorial windows-11
Last synced: 09 Oct 2025
https://github.com/nimjay/machine-learning-tutorial
Easy-to-digest Machine Learning tutorial.
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/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/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/jeremy-miller/weather
API server for retrieving the weather of a particular city
Last synced: 14 Jan 2026
https://github.com/ardakazanci/kotlinnotespowa
Kotlin & Android Best Practices
bestpractices kotlin kotlintutorial practice tutorial
Last synced: 09 Apr 2025
https://github.com/paulokarabyna/ml-foundations-day1
🔧 Set up a Python environment and practice linear algebra with NumPy while plotting vectors and reflections in this Day 1 ML foundations starter repository.
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy terminal-mac tutorial visualization
Last synced: 18 May 2026
https://github.com/brooks-code/toulouse-biblio-chronicle
Snapshot of Toulouse public library customer habits — cleaning raw, messy datasets of musical, cinematic, and literary checkouts; includes data-cleaning steps, analysis notebook revealing cultural tastes in the Pink City.
data-analysis data-cleaning data-cleaning-and-preprocessing data-quality exploratory-data-analysis jupyter-notebook library-data misaligned-data mojibake tutorial
Last synced: 10 Oct 2025
https://github.com/triyan-salazar/next-tutorial
I've learning about NEXT.js with tutorial's App Router.
nextjs postgresql react tutorial vercel
Last synced: 13 Apr 2026
https://github.com/freeclimbapi/node-get-a-queue-member-how-to-guide
Node - Get a Queue Tutorial
Last synced: 27 Jan 2026
https://github.com/tao12345666333/practical-python
A Practial Tour of Python
practical-python python tutorial
Last synced: 07 Oct 2025
https://github.com/leomartindev/express-architecture
A basic Express-based server
architecture express nodejs sample tutorial
Last synced: 12 Apr 2026
https://github.com/thinkswan/netlify-dev-demo
A Netlify Dev app that retrieves random words and names.
Last synced: 07 Oct 2025
https://github.com/sjeandeaux/todo
Manage your todos
12factor go grpc helm kubernetes mongodb tutorial
Last synced: 14 Jan 2026
https://github.com/klebann/moodle-plugin-helloworld
Hello world plugin created for education purposes following tutorial on https://learn.moodle.org/.
education moodle moodle-plugin plugin tutorial
Last synced: 07 Oct 2025
https://github.com/ryderdamen/circleci_deploy_google_cloud_function_example
An example (and tutorial) of how to deploy a Google Cloud Function with CircleCI.
cd ci circleci gcp google-cloud-functions tutorial
Last synced: 08 Oct 2025
https://github.com/quanttide/quanttide-tutorial-of-flutter
量潮Flutter教程
flutter quanttide quanttide-tutorials tutorial
Last synced: 21 Jan 2026
https://github.com/slemus9/corelang-hs
Code and exercises of the book Implementing Functional Languages: a tutorial by S.P. Jones and D. Lester
functional-programming haskell tutorial
Last synced: 26 May 2026
https://github.com/thetoxin/pystudy
Example of possible python for studing
example python study study-project tutorial
Last synced: 10 Jun 2025
https://github.com/szczyglis-dev/quantum-random-bit-generator
[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit
azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial
Last synced: 26 May 2026
https://github.com/yulei-chen/react-router-tutorial
An alternative take on React Router's official tutorial
codehike react-router-v6 tutorial
Last synced: 30 Jun 2025
https://github.com/ikamranshahzad/golang-init
A collection of small Go (Golang) projects, each in its own folder
Last synced: 15 Apr 2025
https://github.com/jenny-ouyang/vibe-coding-bootcamp
Ship your first AI product in 7 days — no programming experience required. A complete guide to building with AI assistance.
ai ai-assisted-coding beginner-friendly bootcamp guide no-code tutorial vibe-coding
Last synced: 13 Jan 2026
https://github.com/santiagodotsh/expo-sticker-smash
🍩 📱 Sticker Smash app with React Native and Expo.
expo images react react-native tutorial typescript
Last synced: 11 Apr 2026
https://github.com/didinj/groovy-list-examples
Groovy list examples
example groovy groovy-language list tutorial
Last synced: 29 Mar 2025
https://github.com/lil-projects/opensource-contribution
🎯 Help beginners to contribute to Open Source projects
contributing contributions-welcome first-contributions first-pull-request hacktoberfest hactoberfest2020 opensource-contribution opensource-contributions tutorial
Last synced: 02 Jan 2026
https://github.com/frozen-beak/hash_table
Hash Table in rust from scratch with djb2 algorithm
Last synced: 23 Mar 2025
https://github.com/serihiro/rails_mini_blog_tutorial
Rails5 web application tutorial
Last synced: 27 Apr 2026
https://github.com/silvestrevivo/native-manager
React Native application following the Udemy Tutorial from @StephenGrider
firebase react react-native reactjs stephengrider tutorial udemy
Last synced: 11 Apr 2026
https://github.com/joeribreedveld/traversy-graphql-mern
Traversy Media GraphQL crash course with MERN project
apollo express graphql mern mongodb nodejs react traversy-media tutorial
Last synced: 08 Apr 2026
https://github.com/bruvellu/3d-tutorial
Tutorial on how to visualize 3D data in Fiji using built-in tools and 3Dscript
3d 3d-visualization 3dscript fiji imagej tutorial
Last synced: 13 Jan 2026
https://github.com/macagua/employee_dashboard_base
Tutorial of "Odoo Javascript" from CodersFort
addon example frontend frontend-development javascript odoo odoo-13 odoo13 python tutorial
Last synced: 21 May 2026
https://github.com/macagua/tutorial_javascript_odoo
Odoo JavaScript Programming Tutorial
addons backend frontend javascript odoo odoo13 python tutorial
Last synced: 10 May 2026
https://github.com/rigelrozanski/shelldown
Let your markdown tutorials test themselves!
automation bash markdown markdown-parser shell-script tutorial tutorial-code
Last synced: 11 Apr 2026
https://github.com/rmarasigan/freecodecamp
Lessons from freeCodeCamp
aws freecodecamp git golang javascript terraform tutorial
Last synced: 11 Apr 2026
https://github.com/jay-study-nildana/bungiecordblog
Blogging project that shows a web api (.NET) and front end (Angular and React)
Last synced: 18 Apr 2026
https://github.com/enspirit/yourbackendisbroken.dev
yourbackendisbroken.dev
black-box-testing software-testing tutorial
Last synced: 03 Feb 2026
https://github.com/augustoasilva/todo-go-app-tutorial
Repositório do projeto ToDo App feito em Go para série de Artigos no meu Blog.
Last synced: 13 Jul 2025
https://github.com/billy0402/nestjs-shopping-cart-api
A tutorial project for Nest.js API tutorial.
nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod
Last synced: 20 Jan 2026
https://github.com/abhisekp/the-gists
:bowtie: Gists of tutorials, articles, and miscellaneous stuffs :yum:
article gist javascript js tutorial
Last synced: 19 Jun 2025
https://github.com/applitools/example-playwright-python
Applitools Example: Playwright in Python
applitools applitools-example applitools-eyes applitools-tutorial playwright pytest python test-automation tutorial ultrafast-grid visual-testing
Last synced: 15 Apr 2025
https://github.com/silvestrevivo/react-redux-sagas
React application following the Udemy tutorial from Tom Philips to explain the Saga's functionality
reactjs redux redux-saga tutorial udemy udemy-tutorial
Last synced: 11 Apr 2026
https://github.com/carljosephsalac/job-board-platform
Project in Laracasts Laravel 11 course
course laracasts laravel11 tutorial
Last synced: 29 Oct 2025
https://github.com/antonio-f/object_detection_tutorial
Object Detection tutorial with PyTorch
fast-rcnn mask-rcnn object-detection pytorch segmentation tutorial
Last synced: 18 May 2026
https://github.com/saqibali-2k/tutorial.js
A javascript library for creating tutorials for your website.
js-library tutorial vanilla-js
Last synced: 10 Mar 2026
https://github.com/serenasensini/fzth-git
From Zero to Hero #Git
branch git git-cheatsheet git-tutorial repository tutorial
Last synced: 10 Jul 2025
https://github.com/mdbenito/km2em
From KMeans to Expectation Maximization: a short review
machine-learning machine-learning-algorithms texmacs texmacs-documents tutorial
Last synced: 23 Jul 2025
https://github.com/mlhiter/mini-react
a tutorial project about creating a mini-react
Last synced: 11 Apr 2026
https://github.com/bruvellu/cartography-tutorial
Tutorial on how to generate map projections using Blender Tissue Cartography
3d-visualization blender blender-tissue-cartography fiji ilastik imagej map-projections tissue-cartography tutorial
Last synced: 13 Jan 2026
https://github.com/arielspencer/issue
👾 Este guia irá ajudá-lo a entender como criar uma issue de forma clara e concisa.
github issue issues open-source tutorial
Last synced: 15 May 2025