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-30 00:28:13 UTC
- JSON Representation
https://github.com/imolorhe/doit
A simple todo app
angular angular2 todo tutorial
Last synced: 18 May 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/silvestrevivo/mern-contact-keeper
Web application using MERN stack following the Udemy tutorial from @bradtraversy
crud express mern-stack nodejs reactjs tutorial udemy
Last synced: 09 Apr 2026
https://github.com/lord-turmoil/cudacmakedemo
A demo for building CUDA program with CMake
Last synced: 16 Mar 2025
https://github.com/ntg2208/production-ai-customer-support
Enterprise-grade multi-agent AI customer support system. Built for production, saves companies £150K+ annually. Complete tutorials included.
artificial-intelligence business-automation chatbot customer-support enterprise google-adk google-ai machine-learning multi-agent-system production-ready python rag tutorial vector-database
Last synced: 13 Aug 2025
https://github.com/iankitsinghk/connecting-eclipse-adt-to-github-repository
Step-by-step guide to connect Eclipse ADT with GitHub using abapGit. Covers plugin installation, GitHub token setup, and linking ABAP packages with repositories.
abap abapgit documentation eclipse-adt github-integration guide sap sap-abap tutorial
Last synced: 15 Sep 2025
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/divertimentos/tutorial-flexbox-techsith
Tutorial de Flexbox disponibilizado pelo canal TechSith
Last synced: 22 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/freeclimbapi/c-sharp-list-queue-members-tutorial
C# - List Queue Members Tutorial
Last synced: 05 May 2026
https://github.com/freeclimbapi/c-sharp-delete-recording-tutorial
C# - Delete a Recording
Last synced: 05 May 2026
https://github.com/rkrehn/phpchatgpt
How to use ChatGPT with PHP
chatgpt chatgpt-api chatgpt-app php php7 php8 tutorial tutorial-code
Last synced: 08 Apr 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/awpala/javascript-concepts-map
A collection of concepts related to JavaScript programming into a single "concepts map"
concept-map javascript programming tutorial
Last synced: 12 Aug 2025
https://github.com/daidoujichen/installperfectonec2
Perfect on EC2 安裝筆記
ec2 perfect-server swift tutorial
Last synced: 12 Jan 2026
https://github.com/abhilashg001/spring-melon
A repository that contains my notes on Spring Boot
full-stack-web-development java notes spring-boot tutorial web-development
Last synced: 24 Apr 2026
https://github.com/ot-nemoto/learn-terraform-aws-instance
Terraform Tutorials AWS
Last synced: 31 May 2026
https://github.com/agamiko/tiny-mnist-challenge
Tiny MNIST Challenge for university student's class with example codes in matlab and pytorch.
challenge convolutional-neural-network example-code pytorch student-project toolbox tutorial
Last synced: 30 Jul 2025
https://github.com/tomerfi/dependency-injection-java-part2-tutorial
Dependency Injection in Java is easy - Part 2 - Leveraging with Google Guice.
blog-post dependency-injection dev guice java tutorial
Last synced: 29 Mar 2025
https://github.com/24amcoder-sb/automapperexample
A sample console app using the automapper library
Last synced: 28 Mar 2025
https://github.com/o-x-l/ebpf-getting-started-guide
A guide that sums up some information about eBPF for beginners
bpf ebpf getting-started network-analysis network-intelligence tutorial
Last synced: 18 May 2026
https://github.com/keizerzilla/gamerbot-telegram-lumberjack
Eu fiquei irritado por não bater o record de um amigo num jogo para crianças e escrevi um bot que fez o trabalho sujo por mim.
bot pyautogui python telegram-game telegram-game-bot tutorial tutorial-demos
Last synced: 10 Apr 2025
https://github.com/ddewaele/nginx-https
simpel project with an ngixn / docker-compose / self signed certs
docker docker-compose https nginx tutorial
Last synced: 09 Apr 2026
https://github.com/daffafaizan/go-rest-api
My first Go project creating a REST API.
Last synced: 24 Jul 2025
https://github.com/fareedkhan-dev/create-stable-diffusion-from-scratch
Implemented a stable diffusion architecture using PyTorch.
begginers diffusion-models python pytorch stability-ai stable-diffusion stable-diffusion-webui tutorial
Last synced: 11 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/zxjahid/matplotlib
A comprehensive guide to mastering data visualization with Matplotlib through hands-on examples and advanced techniques. 🚀📊
candlestick candlestick-chart cheatsheet data-analysis data-visualization gtk jupyter-notebook maps matplotlib-python pandas thesis-template tk tutorial wx
Last synced: 09 May 2026
https://github.com/iqpizza6349/starcraft_broodwar_basicbot
스타봇 동아리에서 사용될 소스코드입니다.
basicbot bwapi-java dgsw java-8 starcraft-broodwar tutorial
Last synced: 10 Apr 2025
https://github.com/switcherapi/switcherapi-tutorials
Examples & code snippets
feature-flags switcher-api tutorial
Last synced: 30 Mar 2025
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/mindninjax/data-structures-in-javascript
Learn to implement & use various Data Structures in JavaScript 📚💻
data-structures hacktoberfest javascript tutorial
Last synced: 05 Oct 2025
https://github.com/ismet55555/big-button
Big Button Embedded Rust Tutorial
embassy-rs embedded programming raspberry-pi-pico rp2350 rust tutorial
Last synced: 05 Oct 2025
https://github.com/andrewjbateman/javascript-speech-synthesis
:clipboard: Javascript30 tutorial in vanilla javascript text to speech converter
css3 html5 javascript-speach-synthesis javascript-text javascript30 speech speech-converter speech-synthesis tutorial tutorial-exercises vanilla-javascript-text
Last synced: 03 Nov 2025
https://github.com/juanmanuel-tirado/pyspark-tutorial
This is a collection of PySpark tutorials
jupyter-notebook machine-learning ml pyspark python spark tutorial
Last synced: 09 May 2026
https://github.com/cadu-leite/argparse_exemplo_tutorial
Python ArgParse exemplos e tutorial - Python ArgParse Sample and Tutorial
argparse python python3 sample sample-code tutorial
Last synced: 15 Aug 2025
https://github.com/abdulqasem-bakhshi/verified-commits-github
This is a step by step process to set up verified commits for every commit you make on GitHub.
commit github tutorial verified
Last synced: 04 Oct 2025
https://github.com/swisscom/docs-appcloud-tutorial-go
A step-by-step getting started tutorial for Go in the cloud
cloud-foundry go golang swisscom swisscom-application-cloud tutorial
Last synced: 06 Oct 2025
https://github.com/chingc/tutorial-nix
A quickstart and reference for Nix to help you get up and running fast.
documentation nix quickstart readme reference tutorial
Last synced: 16 Aug 2025
https://github.com/cconsta1/godot_3d_sphere_youtube
This project was made as part of my learning process in Godot. It demonstrates how to set up a scene with lights and camera, apply free CC0 textures, and animate a mesh both through scripting and shaders
3d-graphics game-development gdscript godot godot-engine godot4 pbr pbr-textures shader-material shaders tutorial youtube-demo youtube-project
Last synced: 07 Oct 2025
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/arceryz/interaction-in-matplotlib
Interactive matplotlib plots python template file. Fully commented and explained. Enhance your plots!
interactive interactive-visualizations matplotlib matplotlib-animation matplotlib-pyplot plotting plotting-in-python python template tutorial
Last synced: 16 Aug 2025
https://github.com/tao12345666333/practical-python
A Practial Tour of Python
practical-python python tutorial
Last synced: 07 Oct 2025
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/kevinbird61/grpc-practice
Practice & Tutorial of grpc and protocol buffer
Last synced: 29 Apr 2026
https://github.com/mex1c/codex-roblox
Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox script executor, providing unparalleled functionality to effortlessly run scripts for your preferred Roblox games.
builder code codex collaborate community contribute development framework game library lua open-source plugin project repository resource roblox scripting studio tutorial
Last synced: 08 Oct 2025
https://github.com/freeclimbapi/c-sharp-get-a-queue-tutorial
C# - Get a Queue Tutorial
Last synced: 08 Oct 2025
https://github.com/aaronksaunders/ionic-react-pickerapp1
This is a sample Ionic ReactJS Application using the IonPicker Component derived from plain javascript example provided in the Ionic Framework Picker Documentation.
forms ionic-framework ionic-react ionpicker-component javascript picker-component react react-hooks reactjs sample-code tutorial
Last synced: 16 Apr 2026
https://github.com/tmhsdigital/learn-c
Native Windows password generator with a modern Win32 GUI. Lets you generate multiple strong, customizable passwords at once, choose character sets (lowercase, uppercase, digits, symbols), and instantly copy results. Features color-coded strength indicator, tooltips, keyboard shortcuts, status bar, and remembers your last settings.
c cmake educational-project make password-generator tutorial win32 win32-gui
Last synced: 08 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/freeclimbapi/java-list-conferences-how-to-guide
Java - List Conferences Tutorial
Last synced: 18 Jun 2026
https://github.com/antonio-f/easy_naive_bayes
Easy Naive Bayes method implementationfor the Spam Filtering problem (using Python)
101 easy machine-learning naive-bayes spam-classification spam-filtering spamassassin tutorial
Last synced: 30 Mar 2025
https://github.com/antonio-f/lr_optimization
Logistic Regression and Optimization (Tutorial)
logistic-regression machine-learning minibatch-sgd newbie optimizer plot polynomial-features python sgd stochastic-gradient-descent tutorial
Last synced: 03 May 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/educhastenier/kotlin-koin-sample-app
Playground for Kotlin Koin discovery
Last synced: 18 Oct 2025
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/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/bestia-dev/markdown_to_html
Render markdown to html client-side in the browser with WASM.
maintained ready-for-use tutorial
Last synced: 23 Jul 2025
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/minsithu/computer-vision-studies-code
Code for studying computer vision
computer-vision imutils matplotlib myanmar opencv python tensorflow tutorial
Last synced: 14 Apr 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/chinmayb/gotraining
Training exercise
golang training-exercises tutorial
Last synced: 14 Jan 2026
https://github.com/mt-digital/flask-example
Example webapp showing some python and browser programming basics
beginner-project example flask python tutorial webapp
Last synced: 19 Jan 2026
https://github.com/akagi201/learning-ansible
Codes and Notes while learning ansible
ansible learning scaffold tutorial
Last synced: 09 Jun 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/zeppaman/docker-basics-tutorial
Docker tutorial for base operation
docker docker-turorial tutorial
Last synced: 05 Oct 2025
https://github.com/riolaf05/spacelift-demo
Demo for Spaceshift app
aws spacelift spacelift-folder-provider--aws spacelift-module terraform terraform-aws terraform-module terraform-provider tutorial
Last synced: 19 Jan 2026
https://github.com/clemsciences/filtrage_kalman
jupyter-notebook kalman-filter tutorial
Last synced: 28 Mar 2025
https://github.com/axelrindle/raspberry-pi-cluster
👾 An educational project building a cluster out of Raspberry Pi's.
bash bash-scripting cluster docker docker-compose docker-swarm portainer raspberry-pi raspberry-pi-cluster samba tutorial
Last synced: 08 Apr 2026
https://github.com/rachitdhar/quick-guide-to-python
A quick guide to the Python programming language
Last synced: 30 Jun 2025
https://github.com/mihneadb/mongo-api-demo
Simple project showing off how to integrate an external API and store data into Mongo
api demo docker docker-compose example mongodb python scraper sentiment-analysis tutorial
Last synced: 02 May 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/tayyabmughal676/hellopython
Python Calculator
developer freecodecamp python python-beginners python-calculator python-tutorials tutorial
Last synced: 11 Oct 2025
https://github.com/jwill9999/crypto_node
Nodejs Crypto module code examples
aes-256-ctr buffer buffer-encyption crypto decryption decrypts encrypted-data encryption hash node nodejs password-checker password-hash pipe salt streams-encryption tutorial
Last synced: 12 Oct 2025
https://github.com/jeremiegince/parallelismintroduction
Introduction au parallélisme en python
exercise multiprocessing multithreading python tutorial
Last synced: 13 Mar 2025
https://github.com/someb1oody/rustguide
Rust Primer Notes
chinese english rust-lang tutorial
Last synced: 19 Jan 2026
https://github.com/riborings/physicstutorials
A collection of MATLAB scripts and public material used for the Physics and Math tutorials at my university
Last synced: 19 Feb 2026
https://github.com/kevin-doolaeghe/homey-influxdb
Homey support for InfluxDB
homey homey-app influxdb javascript tutorial
Last synced: 23 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/denvrdata/denvrdemos
A collection of sample applications to run on Denvr Cloud
Last synced: 16 Jan 2026
https://github.com/applitools/tutorial-protractor-basic
Applitools tutorial using Protractor
applitools protractor tutorial
Last synced: 23 Aug 2025
https://github.com/deadcoder0904/shopify-react-node-tutorial
Follow the official Shopify React Node tutorial
Last synced: 10 Apr 2026
https://github.com/smerth/react-styles-with-css-modules
Project code for a tutorial on using React CSS Modules
css css-modules react tutorial
Last synced: 10 Apr 2026
https://github.com/donovan-said/tutorial-learning-mongodb
A repository to start learning mongodb
Last synced: 18 May 2026
https://github.com/no1lov3sme/eventutorial
jQuery page tutorial plugin by even web studio.
javascript jquery-plugin tutorial
Last synced: 28 Mar 2025
https://github.com/christmaskris/gitsheet
A beginner-friendly guide to Git, GitHub, and terminal commands. Includes essential workflows, command references and tips.
bash documentation git tutorial
Last synced: 20 Apr 2026
https://github.com/freeclimbapi/c-sharp-inbound-call-queue-tutorial
C# - Inbound Call Queue Tutorial
Last synced: 15 Oct 2025