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-04-07 00:25:05 UTC
- JSON Representation
https://github.com/freeclimbapi/node-update-a-queue-how-to-guide
Node - Update a Queue Tutorial
Last synced: 28 Jan 2026
https://github.com/colbyfayock/my-ecomm-store
Demo for spacejelly.dev tutorial
Last synced: 28 Mar 2025
https://github.com/fredrikhr/platform-uno-tutorial-bugtracker
Source code repository for Fredrik's walkthrough through the Platform Uno BugTracker Tutorial
cross-platform-gui csharp tutorial uno
Last synced: 02 Apr 2025
https://github.com/syncfusionexamples/how-to-save-and-export-a-vue-diagram
A quick start Vue project that shows how to save and export the Vue Diagram component. This project includes code snippets for saving and loading the Diagram as a JSON string and file stream. It also includes a code snippet to export the Diagram in PNG format.
diagram diagrambuilder export filestream json png print region tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 03 Apr 2025
https://github.com/salmanbe/laravel-datatables-tutorial
Datatables integration to Laravel using yajra/laravel-datatables-oracle
datatables html5 jquery laravel laravel-datatables php tutorial yajra-datatable
Last synced: 30 Dec 2025
https://github.com/freeclimbapi/node-make-recording-how-to-guide
Node - Make Recording Tutorial
Last synced: 27 Feb 2026
https://github.com/freeclimbapi/node-delete-recording-how-to-guide
Node - Delete a Recording
Last synced: 10 Feb 2026
https://github.com/freeclimbapi/node-handle-a-call-queue-how-to-guide
Node - Inbound Call Queue Tutorial
Last synced: 05 Feb 2026
https://github.com/freeclimbapi/node-connect-caller-to-another-party
Node - Connect Caller To Another Party
Last synced: 25 Feb 2026
https://github.com/salmanbe/laravel-firebase-tutorial
Tutorial to integrate Laravel with firebase database using kreait/laravel-firebase.
bootstrap5 firebase html5 laravel laravel-firebase php tutorial
Last synced: 06 Apr 2026
https://github.com/freelancersinchina/gigi-music
a composer package,showing how to create an own package.
Last synced: 28 Mar 2025
https://github.com/pierreroth64/python-startup
Python course for beginners (code:en, slides:fr)
Last synced: 11 Apr 2025
https://github.com/vicjun22/contract-first-with-swagger_spring-boot
This repository demonstrates how to integrate Swagger into a Spring Boot project to generate API documentation.
contract-first java maven openapi springboot swagger swagger-ui tutorial
Last synced: 10 Apr 2025
https://github.com/devarakalyani/edu-tutor-ai-
EDU TUTOR AI is an intelligent educational platform designed to provide personalized tutoring support to students through AI-driven technologies. this also includes features like interactive quizzes ,progress tracking ,and instant feedback and it makes the complex projects easier. This system uses NLP. It simulates human-like interactions.
artificial-intelligence css3 education fastapi firebase-database flask html5 javascript javascript-library machine-learning matplotlib mysql-database nlp-machine-learning plotly pypdf2 python3 streamlit-webapp tutorial
Last synced: 06 Sep 2025
https://github.com/thedvlprs/tutorial-bot
🤖 simple Discord bot for tutorial purposes
codenewbie discord-bot javascipt tutorial
Last synced: 26 Mar 2025
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/obitech/tutorials
Various tutorials I've tried/completed
css html javascript python rails ruby tutorial
Last synced: 30 Dec 2025
https://github.com/sammychinedu2ky/reactive-variables
A Web app that depicts local state management using apollo reactive variables
Last synced: 25 Dec 2025
https://github.com/rdjarbeng/fastai
This repository contains sample code for my learning journey with fast ai
Last synced: 16 Feb 2026
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: 30 Dec 2025
https://github.com/sensirion/arduino-i2c-different-buses-example
Tutorial how to set up different I2C buses on Arduino platform
arduino arduino-ide arduino-uno esp32 example i2c nucleo-board pull-up pull-ups resistor scd41 scl sda signal tutorial twowire wire wire1
Last synced: 28 Mar 2025
https://github.com/macagua/example-vuejs2-names-people
A Name People List App simple demo with Vue.js 2 following the "Vue.js 2 Quickstart Tutorial 2017"
demo tutorial vue-components vue2 vue2-demo vuejs vuejs2
Last synced: 17 Jun 2025
https://github.com/badmosh04/my_course
My Course
concepts course css-course face-detection faces jquery kanban opencv-course project protocol-buffers react-course starter-code tutorial youtube
Last synced: 14 Jun 2025
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/nomnomnonono/ruby-practice
Repository for storing code created in Go tutorials, hands-on and other learning activities.
handson ruby ruby-on-rails tutorial
Last synced: 01 Apr 2025
https://github.com/kinneko-de/sample-react-vscode
Sample application how to start a React app from Visual Studio Code in different browsers
chrome firefox react sample tutorial visual-studio-code windows
Last synced: 17 Mar 2025
https://github.com/raissakrupek/tutorial_github_pages
Guia prático para publicação de websites pelo GitHub Pages.
Last synced: 04 Jan 2026
https://github.com/simonblanke/gradient-free-optimizers-tutorials
Examples, notebooks and visualizations for the Gradient-Free-Optimizers package
examples jupyter-notebook python tutorial visualization
Last synced: 02 Mar 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/ireddragonicy/cb24153-closestpairofpoints
An advanced and comprehensive implementation of the Closest Pair of Points problem using the Divide and Conquer algorithm in computational geometry. This project provides an in-depth exploration of efficient algorithms for solving proximity problems in a two-dimensional plane, focusing on optimizing performance for large-scale datasets.
algorithm analysis closest-pair-of-points divide-and-conquer dnd optimize pair-programming programming python tutorial umpsa
Last synced: 02 Apr 2025
https://github.com/freeclimbapi/c-sharp-dequeue-member-how-to-guide
C# - Dequeue a Member Tutorial
Last synced: 16 Jun 2025
https://github.com/jbussdieker/tutorial-docker-compose-django
django docker-compose tutorial
Last synced: 28 Mar 2025
https://github.com/boly38/wifibutton
Wifi Button with ESP8266 card
arduino ch340 electronic esp8266 howto simple-project tutorial wifi-button
Last synced: 27 Mar 2025
https://github.com/sumit03guha/python-poetry-init
Introductory guide to python-poetry.
guide introduction poetry poetry-python python python3 tutorial web3py
Last synced: 13 Mar 2025
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/purav733/videoer
Videoer is a powerful video format conversion tool that supports mutual conversion between MP4, MKV, M4V, MOV, WEBM, AVI, GIF, and other formats. Whether converting a single file or processing multiple files in batches, Videoer makes it easy.
audio dash deep-learning explanatory-math-videos hacktoberfest javascript nodejs python python-notebook tutorial video-editing videojs youtube youtube-downloader
Last synced: 21 Mar 2025
https://github.com/wip-cwc/hello-nextjs
Next.js App Router Course Code (with custom modifications)
learn-nextjs next-auth nextjs tutorial
Last synced: 25 Jun 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/karmatys8/next.js-dashboard
fullstack nextjs nextjs14 tutorial
Last synced: 15 Jun 2025
https://github.com/nacal/react-tutorial-ts-function
cypress reacthooks reactjs tutorial typescript
Last synced: 11 May 2025
https://github.com/pcafrica/introduction_to_pybind11
Minimal examples showing the integration of C++ and Python using pybind11.
cpp examples introduction pybind11 python tutorial
Last synced: 28 Oct 2025
https://github.com/tripodsan/antlr4_js_calculator
Simple command line calculator built with antrl4 and nodejs.
antlr4 javascript nodejs tutorial
Last synced: 28 Mar 2025
https://github.com/makoni/jasmine-api-test
Simple example of testing any API with jasmine
example jasmine-tests node-js nodejs tutorial
Last synced: 29 Mar 2025
https://github.com/fzaninotto/ra-access-control-tutorial
A sample react-admin app demonstrating Access Control features. Support for a video tutorial on YouTube.
react react-admin security tutorial
Last synced: 20 Mar 2025
https://github.com/haotrr/rabbitmq-tutorials-go-cn
RabbitMQ tutorials Go version in Chinese.
Last synced: 29 Oct 2025
https://github.com/sando2024/selfhost_n8n_using_gcp
A step-by-step guide to securely deploy the workflow automation tool n8n on Google Cloud Platform (GCP) using Docker, PostgreSQL (Cloud SQL), and reverse proxies (Caddy/Nginx). Includes DNS setup, SSL configuration, and troubleshooting tips.
caddy-server cloud-sql compute-engine deployment-type-cloud docker gcp-guide https-server n8n nginx postgresql-database reverse-proxy ssl-certificates tutorial workflow
Last synced: 04 Mar 2025
https://github.com/molefrog/fpjs-login-demo
FingerprintJS Pro Demo: preventing credential stuffing attacks
demo fingerprinting-websites fingerprintjs tutorial
Last synced: 20 Mar 2025
https://github.com/arction/lcu-tutorial-areaseries-04
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple AreaSeries.
areaseries chart charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/conways-glider/minigrep
An implementation of the minigrep example from the Rust lang documentation.
Last synced: 05 Apr 2025
https://github.com/pedrohenriquebr/react-tutorial
React tutorial project
html javascript react tutorial web
Last synced: 09 Jul 2025
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: 26 Mar 2025
https://github.com/oc8/ssh-vm-tuto
TUTO | Connect to a VM via SSH from VS Code
Last synced: 21 Mar 2025
https://github.com/zvyn/yatt
My resullt of following the tutorial at https://www.tensorflow.org/tutorials/mnist/beginners/.
mnist-classification tensorflow tutorial
Last synced: 29 Mar 2025
https://github.com/freeclimbapi/c-sharp-collect-digits-how-to-guide
C# -Collect Digits Tutorial
Last synced: 21 Feb 2025
https://github.com/liatemplates/skulpt
LiaScript template for start creating Python-Tutorials with Skulpt
liascript python python-tutorial template tutorial
Last synced: 16 Dec 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/georginapuig/djangogirls
DjangoGirls tutorial.
blog bootstrap css django djangogirls html python python3 tutorial
Last synced: 29 Mar 2025
https://github.com/ssoudan/bayesian-regression-101
Tutorial on Bayesian regression
bayesian-inference nuts rust tutorial
Last synced: 22 Feb 2025
https://github.com/freeclimbapi/node-make-a-queue-how-to-guide
Node - Make a Queue Tutorial
Last synced: 21 Feb 2025
https://github.com/silvestrevivo/native-musicdisplay
React Native application following the Udemy Tutorial from @StephenGrider
firebase react react-native stephengrider tutorial udemy
Last synced: 20 Mar 2025
https://github.com/hemanth759/ping-pong-game
This a Unity game in 2D. This is made purely for the purpose of learning the unity in 2D game.
2d-game csharp-code ping-pong tutorial unity2d
Last synced: 18 Mar 2025
https://github.com/sethblack/gunicorn-lesson
Quick how-to for gunicorn
gunicorn gunicorn-web-server python python3 tutorial
Last synced: 26 Mar 2025
https://github.com/wr47h/learn-go-by-example
Learning Go from Go by Example
go gobyexample golang tutorial
Last synced: 11 Jan 2026
https://github.com/ermlab/introduction-to-julia
Introduction to Julia Lang, basic data types, functions and matrix operations
Last synced: 07 Apr 2026
https://github.com/thearchitector/dotfiles-win
Automated and configurable Windows registry edits and environment configs.
dotfiles-windows tutorial utility
Last synced: 07 Mar 2026
https://github.com/antonio-f/local-rag-llama3
Local RAG using LLaMA3
annotated artificial-intelligence hands-on jupyter-notebook langchain llama3-rag llm local machine-learning python rag retrieval-augmented-generation scikit-learn support-vector-machines tutorial
Last synced: 30 Dec 2025
https://github.com/jmuchovej/tutorials
A meta-repository for tutorials I've given.
deep-learning docker generative-models julia machine-learning probabilistic-programming python python3 tutorial
Last synced: 31 Dec 2025
https://github.com/silvestrevivo/svelte-quiz
Svelte application following the LevelUpTutorial from @stolinski
levelup svelte sveltejs tutorial
Last synced: 20 Mar 2025
https://github.com/arction/lcu-tutorial-barseries-05
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple BarSeries.
barseries charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/arction/lcu-tutorial-3dsurfacegrid-09
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 3D chart with SurfaceGridSeries.
3d chart charting-library csharp data-visualization dotnet example lightning-chart performance surfacegrid tutorial visualization
Last synced: 12 Mar 2025
https://github.com/arction/lcu-tutorial-multipleaxes-03
Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Axes.
axes chart charting-library csharp data-visualization dotnet example layered-layout lightning-chart line performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/arsy786/spring-boot-microservices-3
This project provides a sample implementation of microservices using Spring Boot and Spring Cloud.
2023 java microservices spring-boot spring-cloud tutorial
Last synced: 27 Mar 2025
https://github.com/arction/lcu-tutorial-stockseries-06
Tutorial for LightningChart .Net High-Performance Charting Library. Displaying financial data with StockSeries.
chart charting-library csharp data-visualization dotnet example lightning-chart performance stockseries tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/arsy786/fruit-hero
This React project demonstrates some basics of TailwindCSS.
2024 reactjs tailwindcss tutorial
Last synced: 27 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: 30 Jul 2025
https://github.com/bittricky/node-torrent
Simple node.js bittorrent client
javascript nodejs torrent tutorial
Last synced: 26 Oct 2025
https://github.com/arsy786/react-ts-shopping-cart
This is a simple e-commerce web application that allows users to add products to their shopping cart and make a purchase.
2023 bootstrap reactjs tutorial typescript
Last synced: 27 Mar 2025
https://github.com/jmcph4/nuxt-tute
Nuxt.js tutorial
frontend frontend-framework frontend-webdevelopment npm npx nuxt nuxt-demo nuxtjs single-page-app storyblok tutorial vue vuejs vuex
Last synced: 12 Apr 2025
https://github.com/lahcenezzara/fastapi-getting-started
Getting Started with FastAPI
api backend beginner crud fastapi http json pydantic python rest-api tutorial uvicorn web-development web-framework
Last synced: 24 Feb 2025
https://github.com/arsy786/react-redux-toolkit-tutorial
This repository hosts a React-based counter application developed as a guide to demonstrate the use of Redux Toolkit for state management.
2023 guide reactjs redux-toolkit tutorial
Last synced: 27 Mar 2025
https://github.com/johnpaulada/graphql-slides
GraphQL Practical Introduction Slides
graphql presentation slides tutorial
Last synced: 20 Aug 2025
https://github.com/elastisys/tutorial-friends-with-kubernetes
Tutorial to avoid common pitfalls when porting applications to Kubernetes
Last synced: 29 Mar 2025
https://github.com/clamor-py/get-started
Detailed explanations, examples and best practices to get started with Discord bot development using Clamor
clamor discord-bot get-started guide python tutorial
Last synced: 27 Mar 2025
https://github.com/jbrt/golang-tutorial
A brief tutorial focused on te Go language
Last synced: 08 Jul 2025
https://github.com/seanny123/webpack-typescript-helloworld
Get something showing up with Webpack, TypeScript
Last synced: 20 Mar 2025
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