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/fiware/tutorials.merge-patch-put
:blue_book: Merge Patch Operations in NGSI-LD
Last synced: 12 Jul 2025
https://github.com/hybridlogics/loopback-angular-setup
A simple Loopback setup to wire up with AngularJs
angularjs loopback loopback-application loopback-setup strongloop tutorial
Last synced: 16 May 2026
https://github.com/freeclimbapi/node-list-recordings-how-to-guide
Node - List Recordings Tutorial
Last synced: 28 Jan 2026
https://github.com/ijlee2/lights-out-octane
Ember-D3 tutorial for Ember ATX Meetup
d3 d3js ember ember-octane emberjs lights-out lights-out-game tutorial
Last synced: 07 May 2026
https://github.com/seguri/react-crash-course
react react-router-dom todo-list tutorial
Last synced: 16 May 2026
https://github.com/erikhoward/azure-cosmosdb-demo
Using Azure Cosmos DB from R Demo
azure azure-cosmos-db cosmosdb nosql r tutorial
Last synced: 16 May 2026
https://github.com/jessetg/taciturn-octo-woof
Example repo for a Git tutorial I'm giving
Last synced: 08 May 2025
https://github.com/adolbyb/nodejs-tutorial
A playlist of Node JS Tutorials
express expressjs javascript nodejs tutorial
Last synced: 08 May 2026
https://github.com/barkoczy/scoop-nvm-developer-guide
🚀 Kompletní průvodce pro moderní správu balíčků a verzí Node.js na Windows pomocí Scoop a NVM | Complete guide for modern package management and Node.js version control on Windows using Scoop and NVM
best-practices czech developer-tools development devtools guide node-version-manager nodejs nvm package-management package-manager programming-tools scoop tutorial version-management windows windows-development workflow
Last synced: 18 Jun 2025
https://github.com/fedosejev/fragments-in-react-16
Simple example of how to use Fragments in React 16.
fragments javascript react tips tutorial
Last synced: 27 Apr 2026
https://github.com/qwreey/lua_tutorial_for_korean
lua를 입문하려는 사람들을 위한 튜토리얼, 한글판
Last synced: 08 Sep 2025
https://github.com/optimistvova75rc/codex-roblox-saj
Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.
code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial
Last synced: 19 Jun 2025
https://github.com/joaofaveri/redux-essentials-tutorial
The Redux Essentials tutorial is a "top-down" tutorial that teaches "how to use Redux the right way", using our latest recommended APIs and best practices
frontend nodejs reactjs redux redux-thunk redux-toolkit tutorial tutorial-code typescript
Last synced: 07 Apr 2026
https://github.com/rpendleton/tutorials
examples used to answer Stack Overflow and other online questions
education stackoverflow tutorial
Last synced: 04 Apr 2025
https://github.com/lja9702/java8_tutorial
java 8 tutorial
java java8 java8-tutorial tutorial
Last synced: 07 Jul 2025
https://github.com/kahsolt/conv2d-kernels-cluster
Try simplifying a CNN by conv-kernel clustering!
Last synced: 11 Jul 2025
https://github.com/freeclimbapi/java-list-participants-how-to-guide
Java - List Participants Tutorial
Last synced: 29 Oct 2025
https://github.com/deadlykam/tutorial_duniya_skapare
A tutorial on how to use the Duniya_Skapare tool for Godot.
duniya godot-addon godot4 kamran kamran-wali skapare tutorial wali wavefunctioncollapse wfc world-generator
Last synced: 20 Jan 2026
https://github.com/pablo384/tour-of-heroes
simple Angular Application
angular angular-cli angular4 nodejs tutorial
Last synced: 20 Apr 2026
https://github.com/madi-s/pydantic-tutorial
Quick glance on what da hell pydantic is.
Last synced: 13 Jul 2025
https://github.com/pierreroth64/python-startup
Python course for beginners (code:en, slides:fr)
Last synced: 11 Apr 2025
https://github.com/youngermaster/my-tutorials
This repository has some scripts that I used to teach people some concepts about different topics
Last synced: 16 May 2026
https://github.com/pierreroth64/js-async-tutorial
JS async code tutorial: from callbacks to async/await
async-await callback javascript promises tutorial
Last synced: 11 Apr 2025
https://github.com/mtumilowicz/clojure-ring-reitit-h2-workshop
Exemplary Clojure webapp written with ring, reitit, conman.
clojure clojure-development clojure-exercises clojure-rest clojure-tutorial conman reitit ring tutorial workshop workshop-materials
Last synced: 22 Jun 2025
https://github.com/ddewaele/tutorial.spring.simple.jpa
Simple Skeleton Spring Boot JPA app
spring-boot spring-boot-jpa tutorial
Last synced: 16 May 2026
https://github.com/applitools/tutorial-webdriverio5-ultrafastgrid
Applitools Ultrafast Test Grid VisualGridRunner tutorial using WebdriverIO 5
Last synced: 23 Jun 2025
https://github.com/morin3/andoka-now-
# Andoka-2 H.5 Andoka now TV
blog firebase firebase-auth git github github-actions github-config html java keyboard machine-learning markdown material-ui modules mongodb spring-boot sql tutorial web website
Last synced: 10 Apr 2026
https://github.com/vladyslav-panchenko280/debug-custom-hooks-in-react
A React + TypeScript app with intentional bugs in custom hooks. Practice debugging with StrictMode, useDebugValue, and React DevTools. Includes 4 real-world bugs: race conditions, stale closures, missing dependencies, and unstable references.
debugging frotnend react react-devtools react-training strict-mode tutorial typescript
Last synced: 07 Apr 2026
https://github.com/mariokreitz/mytritubepageformycats
A tiny and simple tribute page for my lovely cats as a part of a practice project
css freecodecamp-project german html learning-by-doing tutorial
Last synced: 23 Jun 2025
https://github.com/amamov/angular-toy-project
angular is solid, sexy, oop-ly
Last synced: 16 May 2026
https://github.com/fblupi/blog-librosweb
Introducción a Ruby on Rails de librosweb
Last synced: 16 May 2026
https://github.com/sinceru0/react-agent-from-scratch
A pure Python implementation of ReAct agent without using any frameworks like LangChain. It follows the standard ReAct loop of Thought, Action, PAUSE, and Observation. The agent utilizes multiple tools, including Calculator, Wikipedia, Web Search, and Weather. A web UI is also provided using Streamlit.
agent-streamlit-web-ui ai-agent-with-tools aiagent deepseek from-scratch langchain llm openai-api python-no-framework-agent python-react-agent react-agent react-loop tutorial typescript
Last synced: 16 Dec 2025
https://github.com/erictleung/talk-unittest-travis-ci
Presentation on Python's unittest and Travis CI
continuous-integration presentation travis-ci tutorial unittest
Last synced: 03 Apr 2025
https://github.com/rustkas/zig_how_it_works
Исходные коды к статье о языке программирования Zig "Как работает Zig?"
Last synced: 14 Jul 2025
https://github.com/georgepanaretos/angular-tour-of-heroes
Angular Tour of Heroes
angular html5 tutorial tutorial-sourcecode typescript
Last synced: 16 May 2026
https://github.com/fzaninotto/ra-custom-field-tutorial
A sample react-admin app demonstrating custom fields. Support for a video tutorial on YouTube.
Last synced: 04 Sep 2025
https://github.com/princep/mobile-computing-project
Mobile Computing Project
Last synced: 04 May 2026
https://github.com/olliefr/go-docker-example
An example of compiling and running an application written in Go in a Docker container.
docker dockerfile example go golang tutorial
Last synced: 17 May 2026
https://github.com/dumebii/simon-game
A website version of the Simon Game. Come and play the captivating Simon game here. Link below 👇🏾👇🏾
css3 game game-development html-css-javascript html5 javascript tutorial
Last synced: 08 May 2026
https://github.com/yuji-k64613/ansible_tutorial_ja
ansible best-practices tutorial
Last synced: 17 May 2026
https://github.com/squishy123/networking-with-greenfoot
Short tutorial for setting up sockets in greenfoot
Last synced: 16 Jul 2025
https://github.com/ikzaa/systemd-systemctl
Discover systemd and systemctl, the modern init system for Linux. Learn efficient service management, parallel booting, and centralized logging. 🚀🛠️
configuration containers daemon-management devops journald linux linux-commands linux-logging linux-services machinectl service service-management sysadmin system-administration systemctl systemd systemd-nspawn tutorial
Last synced: 16 Jul 2025
https://github.com/mobile-michel/lets-learn-11ty
Let's Learn Eleventy - Long tutorial in 11th parts
eleventy github-pages nunjucks tutorial
Last synced: 20 Jan 2026
https://github.com/noeldemartin/knowtech-ionic-workshop
Código para el curso sobre Ionic Framework impartido en KnowTech.
Last synced: 16 May 2026
https://github.com/chrisiogwaan/cpp-teaching
C++14 Learning
cpp cpp14 documentation practice-programming proramming tutorial
Last synced: 17 Feb 2026
https://github.com/josephadoga/hamburger-menu
How to create Hamburger Menu in HTML and CSS.
github hamburger-menu tutorial
Last synced: 17 Jul 2025
https://github.com/molefrog/fpjs-login-demo
FingerprintJS Pro Demo: preventing credential stuffing attacks
demo fingerprinting-websites fingerprintjs tutorial
Last synced: 19 May 2026
https://github.com/haroldadmin/hello-kotlin
Code samples to introduce Kotlin to beginners in programming
Last synced: 18 Jul 2025
https://github.com/silvestrevivo/natours-css
Pure CSS project following the Udemy Tutorial from @jonasschmedtmann
css css3 html5 mediaqueries natours-css purecss responsive-design responsive-images tutorial udemy-tutorial
Last synced: 20 Mar 2025
https://github.com/liteobject/demo.loadtesting.locust
Getting Started with Load Testing Using Locust
csharp load-testing locust python tutorial
Last synced: 10 May 2026
https://github.com/silvestrevivo/svelte-quiz
Svelte application following the LevelUpTutorial from @stolinski
levelup svelte sveltejs tutorial
Last synced: 21 May 2026
https://github.com/arsy786/fruit-hero
This React project demonstrates some basics of TailwindCSS.
2024 reactjs tailwindcss tutorial
Last synced: 09 May 2026
https://github.com/huangfusl/python-lec
Slides and example code for the Python lecture in 2023-2024 Spring semester.\
python tutorial tutorial-exercises
Last synced: 24 Aug 2025
https://github.com/valchanoficial/tutorialgitandgithub
Tutorial Básico de configuração Git com GitHub
Last synced: 16 May 2026
https://github.com/marwendoukh/android-layouts-exam-solution
The solution for the android layout exam
android android-layout tutorial
Last synced: 19 Jul 2025
https://github.com/edwardloopez/react-native-coachmark
Beautiful coach mark library for React Native with smooth animations, tooltips & TypeScript support. iOS, Android & Web.
android animations coachmark expo ios onboarding product-tour react-native reanimated spotlight tooltip tutorial typescript walkthrough
Last synced: 16 May 2026
https://github.com/pj-568/long-paper-ai-agent-tutorial
This tutorial describes how to use the Roo Code Agent extension for Visual Studio Code to write long academic papers.
chinese english essay html llm paper tutorial visual-studio-code vscode
Last synced: 02 Feb 2026
https://github.com/richardlitt/nock-example
This is me trying to understand how Nock works
Last synced: 20 Mar 2025
https://github.com/ysh329/opengl-101
computer-graphics opengl opengl-tutorial tutorial
Last synced: 03 Apr 2025
https://github.com/neozenith/hello_go
Toy project exploring the capabilities of GoLang
Last synced: 21 Mar 2025
https://github.com/rayanerocha07/tic-tac-toe-react
Tutorial de introdução à documentação oficial do React.
Last synced: 03 Apr 2025
https://github.com/jaidevd/tutorials
data-science deep-learning hpc machine-learning numpy pandas sklearn training tutorial
Last synced: 10 May 2026
https://github.com/omarkohl/learnjj.codeandbugs.com
Source for learnjj.codeandbugs.com (Ju Jutsu VCS tutorial)
Last synced: 03 Apr 2025
https://github.com/bittricky/node-torrent
Simple node.js bittorrent client
javascript nodejs torrent tutorial
Last synced: 17 May 2026
https://github.com/liteobject/docker.training
Writing a Dockerfile for a C# Application
containerization csharp docker dockerfile tutorial
Last synced: 17 May 2026
https://github.com/omarkohl/jj-tutorial
Ju Jutsu (jj) tutorial code for learnjj.codeandbugs.com
Last synced: 03 Apr 2025
https://github.com/conradwt/dockercoins-using-k3d
The purpose of this example is to provide instructions for running the Dockercoins sample app using K3d.
dockercoins k3d kubernetes redis tutorial
Last synced: 08 Feb 2026
https://github.com/chingc/tutorial-homebrew
A quickstart and reference for Homebrew to help you get up and running fast.
documentation homebrew quickstart readme reference tutorial
Last synced: 05 May 2025
https://github.com/reubano/pyconza-tutorial
Jupyter notebooks and data for "Data Mining and Processing for fun and profit" PyConZA16 tutorial
data functional-programming jupyter-notebook meza pycon python tutorial
Last synced: 17 May 2026
https://github.com/schluppeck/matlab-catchup
Documents and some code snippets for Matlab catch-up session
Last synced: 21 Mar 2025
https://github.com/mlhiter/messenger
A chat application,simple and fully-functional.
chat messenger real-time tutorial
Last synced: 10 Apr 2026
https://github.com/chingc/demo-github-actions
GitHub Actions quickstart and reference for my future self.
demo github-actions quickstart reference tutorial
Last synced: 03 Mar 2025
https://github.com/nigelmupira/skills-introduction-to-github
My clone repository
github-foundations-certification-practice github-introduction skills tutorial
Last synced: 18 Mar 2025
https://github.com/isensee-bastian/set-strings
Tutorial code for my video Generics Part 2: Using the empty Interface in Golang
basic-programming beginner-tutorial-series data-structures generics golang learn-to-code maps sets tutorial youtube
Last synced: 16 May 2026
https://github.com/golaughlin/hi-elysia
Completed example Elysia.js API server from the Elysia.js tutorial.
api bun bunjs elysiajs example tutorial typescript
Last synced: 16 May 2026
https://github.com/vogelino/shell-scripting-basics
The repository where I collect knowledge about shell scripting as I learn about it 💾👾🤓💻
cheatsheet learning notes scripting shell shell-script tutorial wiki
Last synced: 18 Mar 2025
https://github.com/emmanuel-dominic/ot-bootcamp-v1
Bootcamp learning tutorial level-up deep dive in python, with a flask application!
api bootcamp css deep-learning flask html javascript postgresql python tutorial
Last synced: 09 Apr 2026
https://github.com/sachinsagrawal/nrc-maze-robot-tutorial
A tutorial to build a robot for the National Robotics Challenge's Robot Maze contest.
3d-print c-plus-plus instructions maze nrc robot tutorial
Last synced: 18 Mar 2025
https://github.com/manuelarte/presentation-create-your-first-linter
Presentation about creating your first linter.
go golang golangci golangci-lint guide linter meetup plugin tutorial
Last synced: 17 Jan 2026
https://github.com/japhetrugas/pythontutorial
Python tutorial series covering essential concepts from variables to object-oriented programming, tailored for beginners and presented in Tagalog.
beginner-friendly filipino programming python tagalog tutorial
Last synced: 09 Jul 2025
https://github.com/abmsourav/journey-of-typescript
Let's Learn TypeScript
docs javascript tutorial typescript typescript-definitions webdevelopment
Last synced: 03 May 2026
https://github.com/EvokeMadness/SALOME-Cheat-Sheets
Cheat sheets for SALOME
cad cheat-sheet cheat-sheets cheatsheet cheatsheets salome tutorial
Last synced: 31 Mar 2025