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-10 00:28:26 UTC
- JSON Representation
https://github.com/julia-pfarr/git-gitlab_tutorial
Git & GitLab Tutorial, Beginner
git gitlab psychology tutorial workshop
Last synced: 05 Feb 2026
https://github.com/rahul-sahani04/must_need_vs_code_extensions
This is a list of Visual Studio Code extensions that you can use to enhance your coding experience. These extensions cover a wide range of functionalities, from code formatting to theme customization and more.
beginner-friendly extensions tutorial vscode vscode-configs vscode-extension
Last synced: 24 Feb 2026
https://github.com/ardakazanci/kotlinnotespowa
Kotlin & Android Best Practices
bestpractices kotlin kotlintutorial practice tutorial
Last synced: 09 Apr 2025
https://github.com/lord-turmoil/cudacmakedemo
A demo for building CUDA program with CMake
Last synced: 16 Mar 2025
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/c-sharp-list-recordings-tutorial
C# - List Recordings Tutorial
Last synced: 21 Jun 2026
https://github.com/jf17/roguelike
Implementation of a roglike game based on a tutorial in the Rust language .
Last synced: 06 Jul 2025
https://github.com/gsaslis/openshift-basics-workshop
An introductory workshop into OpenShift, for application developers
kubernetes openshift openshift-origin openshift-v3 tutorial workshop
Last synced: 19 Apr 2026
https://github.com/lucasmagnum/flutter-example-google-maps
A flutter example application to show Google's offices with Google Maps SDK
example-project flutter mobile-app tutorial
Last synced: 12 Apr 2026
https://github.com/lucasmagnum/flutter-example-friendly-chat
A flutter application example. https://codelabs.developers.google.com/codelabs/flutter/#0
example-project flutter mobile-app tutorial
Last synced: 22 Apr 2026
https://github.com/guillaumefalourd/poc-go-mod
POC of a Golang module 🐿
golang hello-world module poc tutorial
Last synced: 06 Jun 2026
https://github.com/themarlboroman/refresh-symfony
A Symfony 2.8 refresher to remember how stuff worked in a very basic way.
Last synced: 05 Oct 2025
https://github.com/scorchinghot/core-machine-learning-exploration
This repository provides a hands-on exploration of classical machine learning algorithms applied to the MovieLens 100k dataset, aiming to build intuition and understanding of core ML concepts.
core-ml data-science hands-on machine-learning ml-algorithms python scikit-learn tutorial
Last synced: 05 Oct 2025
https://github.com/ronanarm/walkthroughjs
Walkthrough.js is a lightweight, dependency-free JavaScript library for creating interactive tutorials, product tours, and onboarding experiences. It features smart positioning, progress tracking, customizable templates, and works seamlessly across browsers and devices.
frontend guide javascript onboarding product-tour react reactjs tutorial ui ux vue vuejs walkthrough
Last synced: 04 May 2026
https://github.com/joodsy/mini-apps
🚀 Build fast, scalable web applications with this Vite + React + TypeScript template featuring Tailwind CSS and shadcn/ui components.
awesome example-project farcaster mini-app mini-apps miniapps mvc nodejs swift telegram ton tutorial typescript ui-kit walletconnect webapp woocommerce-api woocommerce-payment
Last synced: 30 Dec 2025
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/tao12345666333/practical-python
A Practial Tour of Python
practical-python python tutorial
Last synced: 07 Oct 2025
https://github.com/ignavan39/vue3-ts-todo
this is a trial repository where I learned to combine things like vue3 and typescript
todo todolist tutorial typescript vue3 vue3-typescript
Last synced: 09 Oct 2025
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/hashicorp-education/learn-terraform-private-module-registry
Last synced: 19 Jan 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/jeremy-miller/weather
API server for retrieving the weather of a particular city
Last synced: 14 Jan 2026
https://github.com/chinmayb/gotraining
Training exercise
golang training-exercises tutorial
Last synced: 14 Jan 2026
https://github.com/eloistree/2020_05_28_themagicdoors
This project is community experiment to practice the creation of Unity Package with dependencies.
experiment package parctice tutorial unity
Last synced: 19 Apr 2026
https://github.com/akkiepro/typescript
core TypeScript concepts
core learn-to-code ts tutorial typescript
Last synced: 10 Oct 2025
https://github.com/vyngt/odoo-another-module
Combo: https://github.com/vyngt/odoo-sample-app + https://github.com/vyngt/odoo-sample-module
Last synced: 12 Oct 2025
https://github.com/paulfioravanti/apollo-fullstack-tutorial
My sandbox for the Apollo Tutorial
apollo graphql tutorial typescript
Last synced: 13 Oct 2025
https://github.com/bryantson/copilot-simple-command-execution-webapp
Made for my Udemy course titled "GitHub Copilot - The Complete Guide learning from an expert. See the link below. GitHub Copilot tutorial that demonstrates a simple web app console creation.
copilot-tutorial github githubcopilot javascript learning nodejs tutorial webdevelopment
Last synced: 15 Feb 2026
https://github.com/obitech/exercises
A pool of small scripts and exercises I've done in different languages
c cpp javascript python ruby tutorial
Last synced: 10 Apr 2026
https://github.com/freeclimbapi/c-sharp-inbound-call-queue-tutorial
C# - Inbound Call Queue Tutorial
Last synced: 15 Oct 2025
https://github.com/johannesrabauer/optionals
This is my script for the corresponding youtube video.
introduction java optional tutorial
Last synced: 15 Oct 2025
https://github.com/rominalodolo/loginformjavafx
JavaFX Login Form Tutorial using Scene Builder | JavaFX and Scene Builder Tutorial | 2020 Version
form fxml java javafx login scenebuilder tutorial youtube
Last synced: 14 Apr 2026
https://github.com/lenisha/appsrv-dockerlab
Docker 101 lab for Azure, and Azure App Service
appservice docker mattermost tutorial
Last synced: 16 Oct 2025
https://github.com/pin3dev/42_pushswap
Algorithm challenge focused on sorting a stack of integers with the minimum number of operations. Implemented in C with a limited set of operations, ideal for understanding algorithm optimization.
42cursus 42porto 42pushswap 42school algorithm c sorting sorting-algorithm sorting-algorithms tutorial tutorial-sourcecode
Last synced: 17 Oct 2025
https://github.com/ianhomer/try-hibernate-with-spring
Try Hibernate With Spring
example hibernate try tutorial
Last synced: 17 Oct 2025
https://github.com/refkinscallv/taskbar
Minimize modal popup to taskbar or tab
bootstrap5 html jquery tutorial
Last synced: 22 Jan 2026
https://github.com/bestia-dev/bestia-dev.github.io
Files for website bestia.dev
maintained ready-for-use tutorial website
Last synced: 22 Jan 2026
https://github.com/murshidazher/bestil
:books: A simple and elegant finder web app using react.
book-search front-end initial learn react seamless tutorial
Last synced: 15 Mar 2026
https://github.com/uclouvain-cbio/lstat2340
Traitement statistique de données omiques
bioconductor mass-spectrometry msnbase proloc proteomics spatial-proteomics tutorial
Last synced: 24 Feb 2026
https://github.com/applitools/tutorial-webdriverio-basic
Applitools Ultrafast Test Grid ClassicRunner tutorial using WebdriverIO 4
applitools tutorial webdriver webdriverio
Last synced: 24 Feb 2026
https://github.com/huser123/pynteraktiv.infotanar.eu
education hungarian interactive programming-tutorials python tutorial
Last synced: 23 Oct 2025
https://github.com/toolbuddy/mininet-python
Practice with mininet API in python.
learning mininet python tutorial
Last synced: 23 Oct 2025
https://github.com/arun-kc/flask_sqlalchemy_rest_api
A simple RESTful API build for educational purpose
api-rest educational-project flask-api flask-sqlalchemy python tutorial
Last synced: 24 Oct 2025
https://github.com/anarchymonkey/learn_golang
go programming language | beginner | advanced | comprehensive | repository | syntax | data types | concurrency | web development | interactive code examples | tutorials | challenges | practice | skills | updated regularly | latest information | best practices.
basics-of-go create-go-app go golang learn-go learn-go-webservers learn-go-with-tests learn-golang tutorial
Last synced: 24 Oct 2025
https://github.com/flowforfrank/react-infinite-scroll
♾️ Infinite scroll component created in React
infinite-scroll intersection-observer intersectionobserver-api javascript react react-infinite-scroll react-infinite-scroll-component reactjs tutorial webtips
Last synced: 14 Apr 2026
https://github.com/ijlee2/hpl-tutorials
ember ember-cli-mirage ember-test-selectors faker sass tutorial
Last synced: 14 Apr 2026
https://github.com/peterfox/form-exception-handler-demo
The example code for the article https://medium.com/@SlyFireFox/laravel-tip-a-workflow-for-exceptions-when-handling-forms-9ffb262b6a0
Last synced: 15 Apr 2026
https://github.com/kulla/2024-07-24-tutorial-of-remirror
Tutorial of remirror.io
example-project remirror tutorial
Last synced: 25 Oct 2025
https://github.com/infolektuell/a11y-tutorials
Code for my accessibility tutorials
a11y accessibility tutorial video web
Last synced: 25 Feb 2026
https://github.com/aygp-dr/athenaeum
Personal knowledge management system built with GitHub Pages and Jekyll
documentation github-pages jekyll tutorial
Last synced: 28 Jan 2026
https://github.com/freeclimbapi/node-accept-incoming-call-how-to-guide
Node - Accept Incoming Call Tutorial
Last synced: 28 Jan 2026
https://github.com/freeclimbapi/node-list-queues-how-to-guide
Node - List Queues Tutorial
Last synced: 28 Jan 2026
https://github.com/freeclimbapi/java-delete-recording-tutorial
Java - Delete a Recording
Last synced: 03 Jul 2026
https://github.com/matbesancon/distributionsexamples.jl
Examples of analyses run using Distributions.jl
julialang probability-distribution statistics tutorial
Last synced: 04 Jul 2026
https://github.com/gugazimmermann/course-1-authentication
This repository contains the code for the "Authentication" project, from the ebook "Authentication with React/TypeScript and Jest", which I wrote.
authentication best-practices conventional-commits course ebook eslint husky jest lint prettier react tutorial typescript
Last synced: 24 Jan 2026
https://github.com/iamfrench/mise-en-place-d-un-load-balancer-sous-pfsense
Ou comment configurer PfSense avec 2 WAN et 1 LAN
guide load-balancer pfsense router tutorial
Last synced: 24 Jan 2026
https://github.com/getlarge/create-nestjs-libraries-with-nx
Learn how to build NestJS libraries with Nx
Last synced: 15 Apr 2026
https://github.com/nshimiye/angular-webpack
building angular apps without cli
Last synced: 29 Jan 2026
https://github.com/aniri/tutorial-facebook-signup
old tutorial moved to github :) - playing with facebook signup
Last synced: 29 Jan 2026
https://github.com/kevin-doolaeghe/emudeck-tutorial
Emulation - EmuDeck Setup Tutorial
Last synced: 30 Jan 2026
https://github.com/derekxkwan/dxk-pd-tutorial
ongoing series of tutorials about computer music in pure data
filters midi puredata tutorial
Last synced: 17 Mar 2026
https://github.com/eduardozepeda/programming-notes
My programming notes a little bit of everything related the web development and software engineering: languages, frameworks, tools and even digital nomadism.
ebooks epub notes pdf programming tutorial tutorials
Last synced: 30 Jan 2026
https://github.com/shahabvshahabi1996/tabbartutorial
React-Native Custom Tab bar for Android and IOS
android component ios javasctipt react-native tabbar tutorial
Last synced: 15 Apr 2026
https://github.com/naja-js/guide
Code for Naja's introductory guide
guide naja nette-framework tutorial
Last synced: 07 Feb 2026
https://github.com/pedrohenriquebr/react-tutorial
React tutorial project
html javascript react tutorial web
Last synced: 15 Apr 2026
https://github.com/yuji-k64613/shellsible
Shellsible is a simple IT automation system inspired by Ansible.
ansible automation best-practices devops linux shell-script tutorial
Last synced: 01 Feb 2026
https://github.com/chingc/tutorial-mise
A quickstart and reference for mise to help you get up and running fast.
documentation mise quickstart readme reference tutorial
Last synced: 01 Feb 2026
https://github.com/hemant2000-karens/tinyml-app-android
This is the Shape image Classification of Geometric Images using Tensorflow, TensorFlow Lite, and Lite Micro
android-application tensorflow-lite tinyml tinyml-edx tutorial
Last synced: 26 Feb 2026
https://github.com/modcommunity/how-to-install-skyrim-mods-on-pc
A guide on how to download and install mods in Skyrim for PC (Windows and potentially Linux).
elder-scrolls guide how-to modding mods skyrim skyrim-se skyrim-special-edition sse tutorial
Last synced: 08 Feb 2026
https://github.com/lamestation/snake
Create your own Snake game!
game lamestation propeller snake spin tutorial
Last synced: 09 Feb 2026
https://github.com/p-org/p-tutorials-sosp2023
This repository maintains the material related to P Tutorials at SOSP 2023
Last synced: 09 Feb 2026
https://github.com/didinj/html-table-example
HTML 5 Tutorial: Table Example
example html html5 html5table htmltable table tutorial
Last synced: 18 Mar 2026
https://github.com/erossini/fsharptutorial
F# tutorial: building applications, data programming and tests
application data-programming test tutorial
Last synced: 10 Feb 2026
https://github.com/pasunboneleve/type-families-tut
Tutorial for the Type Families GHC extension
ghc-extensions haskell tutorial
Last synced: 16 Apr 2026
https://github.com/pin3dev/42_cpp_modules_00-04
Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on
42 42-cpp-module 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 cpp-project cpp98 cpp98-compatible doxygen doxygen-documentation tutorial
Last synced: 11 Feb 2026
https://github.com/ccrashzer0/tomghost
Try Hack Me - TomGhost Write Up
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 11 Feb 2026
https://github.com/mateusai/plane-shooter-with-ceramic
A simple game made with the Ceramic framework
ceramic game game-development shooter-game tutorial
Last synced: 11 Feb 2026
https://github.com/h-iaac/cst-tutorial-babybot.github.io
This website provides information about a and reproducible Docker-based environment for training and integrating infant behavior models using the CST (Cognitive System Toolkit). It was developed as part of a tutorial presented at the ICDL (International Conference on Development and Learning).
attention cognitive-architectures cognitive-robotics cognitive-science coppeliasim docker java mimo perception sensorial tutorial
Last synced: 11 Feb 2026
https://github.com/javieraviles/git-flow
Example exercise of how to apply gitflow methodology
example gitflow gitflow-methodology how-to tutorial
Last synced: 12 Feb 2026
https://github.com/adamtiger/deeplearningtutorial
In-depth tutorial on deep learning
deep-learning pytorch reinforcement-learning tutorial
Last synced: 01 May 2026
https://github.com/erictleung/tutorial-sweave-and-knitr
:pencil: Tutorial on using Sweave and knitr with R and RStudio for reproducible research
knitr literate-programming rstudio sweave tutorial
Last synced: 12 Feb 2026
https://github.com/shreeshrii/tess4tutorial
Training Data files for https://github.com/Shreeshrii/tess4training - eng_layer_eng
lstm tesseract tesseract-ocr training tutorial
Last synced: 13 Feb 2026
https://github.com/freeclimbapi/node-collect-digits-how-to-guide
Node - Collect Digits Tutorial
Last synced: 13 Feb 2026
https://github.com/juj/bat_chase
Kuva- ja äänitiedostot Bat Chase WebAssembly+WebGL -peliä varten
Last synced: 02 Apr 2026