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-25 00:28:12 UTC
- JSON Representation
https://github.com/timcnicholls/angular-tour-of-heroes
Angular Tour of Heroes Tutorial example
Last synced: 04 Apr 2026
https://github.com/eregalado/full-fledged-backend-arch
Tutorial on full-fledged backend architecture in Java
architecture architecture-components backend feign-client java-8 service-layer spring spring-boot spring-cloud tutorial tutorial-code
Last synced: 18 Apr 2026
https://github.com/abhaskumarsinha/2d-continuous-skip-gram-model
A word2vec embedding, called Continuous Skip Gram Model encodes each word to a Vector depending on how closely they are related or how often they are used along.
continuous-skip-gram-model encoding keras keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms skipgram tensorflow2 tutorial word2vec word2vec-model
Last synced: 21 May 2026
https://github.com/xantosromerodev/html-tutorial
Tutorial completo de HTML W3Schools en español.
Last synced: 02 Jan 2026
https://github.com/ajithvcoder/tensorflow_march
This repository provides every thing when a person steps within tensorflow river
begineer tensorflow tensorflow-tutorials tutorial
Last synced: 08 May 2026
https://github.com/ayberkyavuz/machine_learning_based_calculator
This repository is a tutorial for beginners who want to learn how to develop end to end machine learning system.
backend css end-to-end flask flask-application frontend html javascript jquery linear-regression machine-learning machine-learning-application machinelearning material-design materializecss pandas-dataframe python tutorial webapp
Last synced: 04 Apr 2026
https://github.com/ideadapt/programmieren-lernen-mit-javascript
Programmieren lernen mit einem interaktiven Tutorial im Selbststudium
deutsch javascript programming tutorial
Last synced: 10 Jun 2026
https://github.com/thinkswan/ember-todo-list
An Ember app that allows users to manage a todo list.
ember handlerbars javascript tutorial
Last synced: 18 Apr 2026
https://github.com/elzup/java-blank-tutorial
Java Programming basic tutorial with JUnit test
Last synced: 11 Jul 2025
https://github.com/waleedgeorgy/secrets-passportjs
A website with basic frontend to test and experiment with PassportJS.
bootstrap css documentation ejs express-session expressjs google-oauth2 local-passport nodejs passportjs postgresql tutorial
Last synced: 04 Apr 2026
https://github.com/quanglv1996/ros-robot-mpo500
The source code contains instructions for installing the ROS operating system and Robot control library packages.
install mpo500 ros ros-noetic slam-algorithms tutorial
Last synced: 09 May 2026
https://github.com/pranabdas/planets
A React application for learning purpose.
beginner learning learning-react react react-router reactjs tutorial
Last synced: 09 May 2026
https://github.com/svelterust/saltos
Tutorial for creating an x86 operating system from scratch using Zig
Last synced: 01 Jul 2025
https://github.com/eic/tutorial-jana2
EIC Tutorial: Reconstruction in JANA2
Last synced: 05 Apr 2026
https://github.com/mtvbrianking/ck-editor-tutorial
CKEditor Setup & Configuration
Last synced: 05 Apr 2026
https://github.com/freeclimbapi/c-sharp-list-conferences-how-to-guide
C# - List Conferences Tutorial
Last synced: 25 Jun 2026
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: 18 Apr 2026
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: 18 Apr 2026
https://github.com/cbhihe/doc_git-quickstart
Hands-on introduction to Git{Hub,Lab} (23 pages)
bash documentation git tutorial tutorial-code
Last synced: 18 Apr 2026
https://github.com/camcar1/avone
Simplified version of avatar for easy integration and customization. Enhance your projects with this lightweight solution. 🌟👤
3d ai avatar aws-polly chatbot facial-expressions github-config guide javascript nodejs openai react speech-synthesis threejs tutorial voice-recognition webgl
Last synced: 05 Apr 2026
https://github.com/rominalodolo/springbootrest_api_postgresql
Youtube playlist tutorial
api jwt postgresql spring-boot tutorial youtube
Last synced: 05 Apr 2026
https://github.com/lord-turmoil/deploymentdemo
Demo for deploying Spring Boot application with K3s
docker k3s kubernetes spring-boot tutorial
Last synced: 18 Apr 2026
https://github.com/son-link/ejemplos-dialogos-bash
Scripts de los ejemplos que estoy usando en un tutorial de como crear diálogos para scripts Bash
bash bash-script dialog ejemplos kdialog tutorial zenity
Last synced: 18 Apr 2026
https://github.com/jeff-vincent/node-clarifai-example
A simple image-recognition app -- Clarifai Node Pug Multer Fetch
clarifai-api example fetch-api image-classification image-recognition javascript multer nodejs pug-template-engine tutorial
Last synced: 21 Apr 2026
https://github.com/gseismic/mlearn.py
classic machine learning algorithm implementation with clean and readable code
machine-learning machine-learning-library tutorial
Last synced: 18 Apr 2026
https://github.com/frontendfixer/typescript-tutorial
typescript-tutorial with code and chapter
Last synced: 18 Apr 2026
https://github.com/extcore/extcore-sample-modular-ui-adv
ExtCore framework 7 advanced sample web application with modular UI
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 20 Jan 2026
https://github.com/apiverve/content-moderator-node-tutorial
Content moderation tool for filtering profanity built with Node.js
apiverve content-moderation express moderation nodejs profanity-filter text-filtering tutorial
Last synced: 25 Jun 2026
https://github.com/jccampagne/sql_playground
play with SQL / PLSQL - tutorial
learning-by-doing postgresql sql tutorial
Last synced: 16 Mar 2025
https://github.com/jcbritobr/flux-xor-ml
Simple flux model thats solves the xor problem.
flux julia machine-learning tutorial
Last synced: 19 Apr 2026
https://github.com/curiousily/getting-started-with-tensorflow-js
Tutorial on the basics of TensorFlow.js in the browser. Includes Tensors, visualization with tfjs-vis and building a simple model.
deep-learning machine-learning tensorflow tensorflow-js tensorflow-tutorials tutorial visualizations
Last synced: 19 Apr 2026
https://github.com/thc1006/rps_gesture_referee_demo
🎮 Production-ready real-time Rock-Paper-Scissors gesture recognition system using MediaPipe & OpenCV. Features: instant hand tracking (30+ FPS), 95% accuracy, fuzzy matching, TDD methodology with 95% test coverage. Bilingual (EN/繁中). Perfect for CV learning & interactive apps.
computer-vision demo educational game-development gesture-recognition hand-gesture-recognition hand-tracking high-performance interactive-systems machine-learning mediapipe opencv pose-estimation production-ready python real-time-detection rock-paper-scissors tdd test-driven-development tutorial
Last synced: 19 Apr 2026
https://github.com/nicolocurioni96/tutorial-swift-base
Swift programming tutorials, Basic tutorials (ITA language) 🇮🇹
italian programmazione swift swiftui tutorial youtube
Last synced: 19 Apr 2026
https://github.com/thinkswan/react-todos-with-hooks
A React todo app using hooks.
hooks javascript react tutorial
Last synced: 19 Apr 2026
https://github.com/isensee-bastian/set-generics
Tutorial code for my video Generics Part 3: How to use Generics in Golang
basic-programming beginner-tutorial-series data-structures generics golang interfaces learn-to-code sets tutorial types youtube
Last synced: 19 Apr 2026
https://github.com/krystof2so/sublimetutorfr
SublimeTutor - Translate FR
editor sublime-text-3 tutorial
Last synced: 15 Mar 2025
https://github.com/yershalom/foodtracker
FoodTracker app based on apple tutorial
ios ios-navigation swift tutorial ui-automation
Last synced: 25 Mar 2025
https://github.com/fblupi/baby-names
A simple React.js app just to learn it
Last synced: 19 Apr 2026
https://github.com/rkristelijn/dhtmlx-json-node
This is a short tutorial to set up dhtmlx (dhx) using only JSON and node/mongodb as a back-end and the REST API. Recently I followed the 'Your First App' tutorial and felt unsatisfied with what I've learned. So I decided to push a little harder and use a demo app 'CRM System' as the base and create my own tutorial.
crm dhtmlx dhx json node tutorial
Last synced: 19 Apr 2026
https://github.com/grepeverything/solana-paper-wallet-with-staking
This document will provide the necessary steps to create a Solana paper wallet and a stake account that will be controlled by the paper wallet.
air-gapped air-gapped-computers cold-wallet cryptocurrency hot-wallet linux merge-stake nonce-account nonce-authority offline-signing paper-wallet solana solana-cli stake-account stake-authority staking tails-os tutorial withdraw-authority
Last synced: 19 Apr 2026
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: 19 Apr 2026
https://github.com/silvestrevivo/react-github-finder
Web application using React-Hooks, following the Udemy tutorial from @bradtraversy
Last synced: 19 Apr 2026
https://github.com/atommnava/python-full-course-for-free-bro-2024-
Python tutorial for beginners' full course 2024
Last synced: 04 Jun 2026
https://github.com/applitools/tutorial-ruby-screenshots
Applitools tutorial using Ruby Images SDK
Last synced: 04 Jun 2026
https://github.com/liquidvapour/javascript-buildpipeline
Respository to support a talk on JavaScript Build Pipelines
javascript tdd tutorial webpack
Last synced: 28 May 2026
https://github.com/croydon/unity-roll-a-ball
My implementation of Unity's 2022.3 Roll A Ball Tutorial
engine game roll-a-ball tutorial unity
Last synced: 04 Apr 2025
https://github.com/antonio-f/attention_mechanism_tf1
Neural Machine Translation with Attention - Keras and TensorFlow 1.X
artificial-intelligence attention attention-mechanism bidirectional-lstm deep-learning keras neural-machine-translation python seq2seq sequence-models tensorflow tutorial
Last synced: 20 Apr 2026
https://github.com/srinidhibhat45/javascript-todo
A Simple JavaScript Todo App made by following a tutorial from YouTube by CodeWithHarry
bootstrap codewithharry css hacktoberfest html javascript js netlify todo tutorial webapp website
Last synced: 20 Apr 2026
https://github.com/apiverve/moon-tracker-python-tutorial
Moon position tracker that calculates altitude, azimuth, and distance using Python
apiverve astronomy celestial cli coordinates moon moon-tracker python tutorial
Last synced: 25 Jun 2026
https://github.com/r1j1t/tf.notes
This repo holds my notes for tensorflow and I will try to update them as soon as I go through documentation!
machine-learning neural-network python3 sklearn tensorflow tutorial
Last synced: 09 May 2026
https://github.com/applitools/tutorial-watir-ruby-basic
Applitools Watir tutorial
applitools ruby tutorial watir
Last synced: 28 May 2026
https://github.com/salmanbe/laravel-mapquest-tutorial
This tutorial uses “salmanbe/mapquest" plugin to import latitude and longitude from Map Quest API
Last synced: 20 Apr 2026
https://github.com/anthony-maio/agent-harness-90m
Minimal agent harness: task intake, tool registry, policy gate, budget, logs, reports. Companion repo for Build Your First Agent Harness in 90 Minutes.
agent-harness ai-agent ai-safety llm python tool-use tutorial
Last synced: 04 Jun 2026
https://github.com/theaswanson/my-authenticated-app
A sample .NET Angular app with Azure AD auth using MSAL.
angular authentication azuread dotnet msal msal-angular template tutorial
Last synced: 04 Jun 2026
https://github.com/jiji262/awesome-openclaw
Curated map of the OpenClaw ecosystem: official repos, deployment tools, dashboards, connectors, tutorials, and alternatives.
ai-agent awesome-list curated-list dashboard openclaw plugin self-hosted tutorial
Last synced: 20 Apr 2026
https://github.com/webmastervetea/tutorial-completo-de-desarrollo-web
Aprende a construir tu primera página web desde cero. Cubre los fundamentos de HTML5 (estructura, etiquetas semánticas, formularios, multimedia), las bases de CSS para dar estilo y el manejo de atributos y clases.
css flexbox html5 javascript tutorial
Last synced: 20 Apr 2026
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/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
https://github.com/vsvito420/learning-python
Python Übungen mithilfe von w3schools.com/python .
Last synced: 23 Mar 2025
https://github.com/noriller/react102
This project helps people learning React to grasp some basic concepts.
beginner javascript react tutorial
Last synced: 13 Apr 2026
https://github.com/bulderkristian/golang-goland-setup-guide
Tutorial and example of IntelliJ Goland setup for Golang 1.11+ for Go modules
go go-modules goland golang tutorial
Last synced: 25 May 2026
https://github.com/seanox/aspect-js-tutorial
Tutorial for using aspect-js
aspect-js javascript seanox tutorial
Last synced: 14 Jun 2025
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/xeverous/xeverous.github.io
This repo only holds generated website. The actual project is here: https://github.com/Xeverous/the_website
Last synced: 26 May 2026
https://github.com/frankheart-100ub/codex-roblox
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: 14 Sep 2025
https://github.com/opastorello/luleey-xs2510-udm-gpon-guide
Manual da comunidade: usar um stick SFP+ GPON LuLeey LL-XS2510 (Realtek RTL960x) no lugar da ONT, direto numa UniFi UDM - HGU vs SFU, dual-bank, MACKEY, VLAN, scripts e troubleshooting
fiber gpon guide ll-xs2510 luleey ont onu pppoe rtl960x sfp-onu tutorial ubiquiti udm unifi xpon
Last synced: 19 Jun 2026
https://github.com/toolbuddy/analysis_tools
📊 Learning how to use analysis tools, like gprof, perf, valgrind, ...
analysis learning tools tutorial
Last synced: 18 Mar 2025
https://github.com/ntno/learnpod
ntno learns angular / jasmine / npm / node / etc...
angular-tutorial html-tutorial jasmine-tutorial javascript-tutorial jquery-tutorial karma-tutorial tutorial
Last synced: 27 Apr 2025
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/flavienbwk/docker-logstash
A repo to use and experiment with Logstash, useful for cluster migrations.
docker docker-compose elasticsearch logstash tutorial
Last synced: 20 Apr 2026
https://github.com/robertobochet/git101-talk
Slides for the talk Git 101, part of the Git Course by Politecnico Open unix Labs
course git politecnico-di-milano politecnico-open-unix-labs revealjs talk tutorial
Last synced: 07 Apr 2025
https://github.com/spapas/feature-requests
A simple application in Flask
flask orm python sql-alchemy tutorial
Last synced: 20 Apr 2026
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/colinwilliams91/split-converge-scripts
A way around file transfer limits using powershell buffers and write streams
buffers diy file-sharing file-transfer fix hacking how-to powershell powershell-script scripting tutorial writestream
Last synced: 19 Jun 2026
https://github.com/freeclimbapi/java-list-queue-members-tutorial
Java - List Queue Members Tutorial
Last synced: 06 Sep 2025
https://github.com/wilk/twitter-relay-telegram
A Twitter-to-Telegram relay
elixir telegram telegram-bot tutorial twitter
Last synced: 29 Jun 2025
https://github.com/arsy786/todo-mern-app
This is a simple Todo MERN app that follows the CRUD operations for the todos.
2023 expressjs mern-stack mongodb nodejs reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/hanzopgp/cryptozombies
Learning how to code decentralized applications thanks to cryptozombies.
blockchain decentralized-application ethereum personal smart-contract tutorial
Last synced: 20 Apr 2026
https://github.com/muriungipatrick/laravel-6-tutorials-for-beginners
Getting started with Laravel Course
laravel laravel-6 laravel-framework laravel-tutorial php php-framework tutorial
Last synced: 20 Apr 2026