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-07 00:28:48 UTC
- JSON Representation
https://github.com/saeedkohansal/php-oop-crud-pdo-mysql-script
I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.
backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development
Last synced: 05 Jan 2026
https://github.com/felipewind/heroku-quarkus-angular-docker
Demo project to deploy Quarkus/PostgreSQL and Angular/Nginx as containers on Heroku
angular containers docker docker-compose heroku heroku-deployment quark tutorial
Last synced: 16 Apr 2025
https://github.com/albogdano/react-para
React + Para quickstart example
create-react-app para react starter-kit tutorial
Last synced: 15 Oct 2025
https://github.com/woojiahao/practical_elixir_demo
Demo web application written for "Practical Functional Programming" a talk given for NUS Hackers Hackerschool about practical applications of functional programming
elixir elixir-lang phoenix phoenix-liveview talk tutorial
Last synced: 14 Oct 2025
https://github.com/kitswas/cpp-project-template
Secure CMake template for C and C++ projects.
beginner-friendly c cmake cpp template template-project tutorial
Last synced: 01 May 2026
https://github.com/digipie/cs1010-tutorial-c09
Educational materials I prepared for CS1010: Programming Methodology as a Teaching Assistant. CS1010 is NUS's introductory course to computing taught in C.
c linux programming-methodology tutorial vim
Last synced: 06 May 2026
https://github.com/robertcorponoi/unreal-follow-lead-ai
Demo project for my tutorial about creating an Ally AI that can follow the player around or lead them around the level.
ai cpp tutorial unreal-engine unreal-engine-4
Last synced: 29 Jun 2026
https://github.com/fairdatasociety/fdp-todo-app-tutorial
An interactive how-to guide for beginners on getting started with building dApps on Fair Data Protocol using fdp-storage, FairOS and fdp-play.
fairdataprotocol fairos fdp-storage todoapp tutorial
Last synced: 31 May 2026
https://github.com/flowforfrank/breakout
🎱 Recreation of the famous Atari Breakout in Phaser
breakout breakout-game game-development javascript javascript-game phaser phaser3 phaserjs tutorial webtips
Last synced: 25 Jul 2025
https://github.com/bradmartin/egghead-text-to-speech
https://egghead.io/lessons/typescript-using-text-to-speech-with-nativescript
eggheadio nativescript tutorial typescript
Last synced: 09 May 2026
https://github.com/solo-steven/toy-lang-in-rust
A toy language build by myself
learning-by-doing llvm rust toy-project tutorial
Last synced: 09 Mar 2025
https://github.com/christinec-dev/tic-tac-react
Tic-Tac-React: A simple Tic-Tac-Toe game made with ReactJs .
bootstrap css3 javascript javascript-game react react-components reactjs scss tutorial
Last synced: 14 Apr 2026
https://github.com/kasir-barati/html-css
A comprehensive course for HTML/CSS
aparat course css css-spec html html-specification tutorial youtube
Last synced: 24 Jul 2025
https://github.com/shreyazh/philosophy
Roadmap for Studying Philosophy
arts humanities learning philosophy philosophy-roadmap react roa tutorial typescript
Last synced: 29 Jun 2026
https://github.com/flowforfrank/faceapi
🤖 Face expression recognition created with face-api.js
emotion-detection emotion-recognition face-recognition faceapi faceapi-js javascript tutorial webtips
Last synced: 08 Mar 2026
https://github.com/bennycode/example-puppeteer-travis-ci
example puppeteer testing tutorial
Last synced: 19 May 2026
https://github.com/zoelabbb/serial-key-windows-10
This is windows 10 license & tutorial how to activate windows using KMS
license microsoft tutorial windows windows-10
Last synced: 05 Nov 2025
https://github.com/piotrpersona/etcd-core
Core concepts of etcd database assembled in a single document.
coreos-etcd etcd etcd-tutorial raft tutorial
Last synced: 19 Mar 2026
https://github.com/axellep/quickguide-symfony-7
A guide to getting started with Symfony 7 / Guide pour prendre en main facilement Symfony 7
guide php php-framework php-framework-symfony symfony symfony7 tutorial web-development-course
Last synced: 15 Feb 2026
https://github.com/don-phdev/rails-sidekiq
Tutorial on how to start a Rails 7 app with Sidekiq
foreman procfile rails7 ruby-on-rails sidekiq tutorial
Last synced: 16 Feb 2026
https://github.com/matt-dray/cabinet
:cat2::package: R package demo: identify UK Cabinet Office cats
Last synced: 02 Apr 2025
https://github.com/mfaisalkhatri/selenium-json-data-driven
This repository contains code example for handling test data from JSON file using Google Gson library
datadriven datadriventesting gson-library seleniumwebdriver testautoma tutorial webautomation
Last synced: 21 Feb 2026
https://github.com/joonb14/csv_to_highcharts
Hightcharts js tutorial for loading csv data file
csv dataloader flask highchart highcharts highcharts-js javascript korean load-csv python tutorial web website
Last synced: 05 May 2026
https://github.com/extcore/extcore-sample-api
ExtCore framework 7 sample API web application
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 19 Jan 2026
https://github.com/nurfawaiq/seri-php-mysqli-oop
SC Seri Tutorial Membuat Web dengan PHP mysqli OOP + Bootstrap + MySQL by YukCoding
Last synced: 10 Jan 2026
https://github.com/sanikamal/vuejs-omnibus
A collection of Code Snippet, tutorials and mini project of Vue.js, Vuex, axios and different other related technologies.This is a repository to discover Vue for beginners to advanced
axios nuxtjs tutorial vue-project vuejs vuetify vuex
Last synced: 11 Apr 2026
https://github.com/tversteeg/learn-sfx
How to use Rust libraries to create your own sound effects
cpal rust sdl2 sfx sound-effects tutorial
Last synced: 19 Apr 2025
https://github.com/yas-sim/micro-llama
deep-learning jupyter-notebook large-language-models llama llm python text-generation tutorial
Last synced: 09 May 2026
https://github.com/collapseindex/eval-guide
Learn ML evaluation metrics from scratch! Beginner-friendly Jupyter notebooks with code, visuals, and analogies - all pre-run with outputs. Master accuracy, F1, RMSE, ROC/AUC, cross-validation. Just read or run yourself. Includes challenge exercises. Perfect for ML beginners!
beginner-friendly beginners-guide classification confusion-matrix data-science education f1-score interactive-learning jupyter-notebooks-explaining machine-learning precision-recall python regression roc-auc scikit-learn text-classification tutorial
Last synced: 13 Jan 2026
https://github.com/ajb413/wpf-pubnub-desktop-notifications
Windows Desktop notifications with C#, WPF, MVVM, and PubNub.
csharp desktop dotnet mvvm mvvm-architecture notification notifications pubnub tutorial windows windows-desktop-notifications windows-forms wpf wpf-desktop
Last synced: 22 Jul 2025
https://github.com/appcoda/drag-and-drop-demo
A simple demo for Drag & Drop APIs in iOS 11
drag-and-drop swift swift4 tutorial tutorial-code xcode xcode9
Last synced: 26 May 2026
https://github.com/icebearbares/iot_ipcamera-to-applehomekit
This Repository Is The Useful Article To Someone Who Wanna Add Their IP Cameras Into The Apple Homekit.
homebridge iot raspberry-pi tutorial
Last synced: 04 Mar 2026
https://github.com/cbhihe/doc_python-virtual-environments-quickstart
A hands-on python VE tutorial for Linux users
bash linux pyenv python shell tutorial virtualenv
Last synced: 05 Mar 2026
https://github.com/suewonjp/django-tutorial-todolist
Tutorial web app for Django framework
Last synced: 03 Jun 2026
https://github.com/aadya940/pycoding
An Agentic Python Library and CLI Tool to automate Coding tutorial generation.
agent agentic-ai ai artificial-intelligence automation coding content python tutorial
Last synced: 19 Jul 2025
https://github.com/rodrigokamada/angular-aws-map
Application example built with Angular 14 and adding the map MapLibre component using the Amazon Amplify Geo and Amazon Location Service services.
amazon amplify angular article aws devcommunity frontend geo geolocation ghactions ghpages hacktoberfest location map maplibre stackblitz tutorial typescript webdev webdevelopment
Last synced: 06 May 2026
https://github.com/tyalt1/petal_stack_tutorial
Teaching examples for PETAL stack (Phoenix, Elixir, Tailwind, Ash, LiveView)
elixir elixir-examples elixir-lang elixir-language elixir-phoenix elixir-phoenix-framework elixir-programming-language liveview phoenix tutorial tutorials
Last synced: 04 Jun 2026
https://github.com/davidmoremad/fraud-exercise
Creamos una BBDD de transacciones y mediante Python detectamos actividad fraudulenta
curso ejerciciosresueltos python supabase tutorial
Last synced: 19 Apr 2026
https://github.com/didinj/react-native-facebook-login-example
React Native Tutorial: Facebook Login Example
example facebook fbsdk login native react react-native reactnative tutorial
Last synced: 19 Jan 2026
https://github.com/rodrigokamada/angular-spinner
Application example built with Angular 15 and adding the loading (spinner) component using the ngx-spinner library.
angular beginners dev-community gh-actions gh-pages hacktoberfest loading spinner stackblitz tutorial
Last synced: 21 Apr 2026
https://github.com/pedrorijo91/scala-play-forms
scala-play-forms blog post code
form play-framework playframework scala tutorial
Last synced: 18 Feb 2026
https://github.com/antonniklasson/cssgrid.pro
An interactive guide through CSS Grid.
Last synced: 22 Apr 2026
https://github.com/nsdonato/redux-essentials-example-app
App en proceso, de los vivos de "Aprendiendo: Redux Toolkit desde cero". https://twitch.tv/vamoacodear
Last synced: 24 Apr 2026
https://github.com/enkaypeter/custom-artisan-command
Create custom artisan commands with laravel 5.4
Last synced: 25 Apr 2026
https://github.com/websolutionstuff/laravel-9-crud-operation-example
As we know Laravel 9 was officially released yesterday with many new functionalities like Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved route list output, a Laravel Scout database driver, etc, and many more and laravel 9 version requires a minimum PHP version of 8.0. So, here I will show you how to create CRUD operation in laravel 9, in this site we have performed many crud operations with example crud operation in ajax crud operation in laravel 8 etc. So, today I will give you laravel 9 crud application example or how to create crud in laravel 9.
crud crud-application crud-operation example html laravel laravel-9-crud-operation laravel-crud-operation laravel8 laravel9 php tutorial
Last synced: 30 Mar 2025
https://github.com/zoltan-nz/compilers
Learning about compilers
compiler compilers learning presentation slides tutorial
Last synced: 10 Oct 2025
https://github.com/survivingwithandroid/esp32-weather-station
Build a weather station using ESP32
bmp280 esp32 iot schematics sensor tutorial weather-station
Last synced: 22 May 2026
https://github.com/shahednasser/chrome-omnibox-tutorial
Tutorial on How to Use Chrome's Omnibox API
chrome chrome-extension javascript tutorial
Last synced: 10 May 2026
https://github.com/frameright/image-display-control-demo-nextjs
Demo of the Image Display Control React Component with Next.js
demo frameright image image-display-control iptc javascript metadata nextjs responsive-design responsive-images tutorial typescript
Last synced: 04 May 2026
https://github.com/jsbroks/vue-hangman
Recreated Tranversy Media hangman game in Vue 3
api hangman-game hangman-in-vue tutorial vue-composition-api vue3 youtube
Last synced: 30 Apr 2025
https://github.com/cnahmetcn/30-gunde-javascript-turkce
30 günde javascript eğitimi Türkçe. 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. 30 günde JS öğrenebileceğiniz bir reponun Türkçe versiyonudur.
30dayscodechallenge 30daysofcode javascript js programming programming-language turkce turkish tutorial
Last synced: 14 May 2025
https://github.com/cj-mills/fastai-to-libtorch-to-unity-tutorial
This follow-up to the fastai-to-unity tutorial covers creating a LibTorch plugin for the Unity game engine.
fastai image-classification libtorch tutorial unity
Last synced: 09 Oct 2025
https://github.com/flowforfrank/jest-test
🔬 Unit tests created with Jest
javascript jest jest-tests tutorial unit-test webtips
Last synced: 27 Apr 2026
https://github.com/venenux/alpine-wiki
[mirror] .. to provide NON-MINIMALIST documentation for MINIMALIST distro
alpine alpine-linux documentation guide linux tutorial wiki
Last synced: 12 Jun 2025
https://github.com/tact-lang/tour
WIP: 🎓 Learn Tact in your browser with an interactive tour
interactive-tutorial onboarding tact tact-by-example ton-blockchain tour tutorial
Last synced: 05 Mar 2026
https://github.com/jgcmarins/django-commands
A repository that provides information about how to start a new project in Django.
django framework introduction python python3 tutorial
Last synced: 04 May 2026
https://github.com/timothyl96/mmuone
MMU One Android Application
account android bulletin camsys download exam malaysia management-system melaka-campus mmls mmu mmu-portal multimedia-university news notes result slides timetable tutorial
Last synced: 12 Apr 2026
https://github.com/pelayo-felgueroso/mnist-paint-classifier
Train a CNN on MNIST and classify digits drawn in Paint
cnn-classification cnn-for-visual-recognition cnn-keras cnn-model computer-vision digit-recognition digit-recognition-mnist educational educational-project image-classification mnist mnist-classification python tensorflow tutorial
Last synced: 21 Feb 2026
https://github.com/marco0antonio0/about-api-next-js
Este é um tutorial de API básica criando a estrutura basica clean usando o Next.js, um framework React de renderização do lado do servidor (SSR) e renderização do lado do cliente (CSR). Essa estrutura permite criar APIs de forma simples e eficiente.
api como-fazer learn next react tutorial
Last synced: 03 May 2026
https://github.com/andrewrporter/nextjs-google-analytics-tutorial
Tutorial showing how to add Google Analytics to a Next.js application
example google-analytics nextjs tracking tutorial
Last synced: 27 Apr 2026
https://github.com/coolcodersj/python-thetutorial
learn learn-to-code learning python python3 tutorial tutorials
Last synced: 05 Mar 2025
https://github.com/devlights/try-python
This is my TUTORIAL project for Python.
jetbrains pycharm pycharm-ide pytest python python3 tutorial
Last synced: 18 Jan 2026
https://github.com/amarlearning/simple-neural-network
Simple Neural Network written in Python and Numpy (w/o any scify libraries)
beginner-friendly machine-learning neural-network numpy python3 tutorial
Last synced: 06 May 2026
https://github.com/schadokar/colorcli
the `colorcli` is to return the name of the hexcode of the color. If the hexcode doesn't exist then `colorcli` can add the color.
Last synced: 14 May 2025
https://github.com/drammock/logistic-regression-tutorial
Logistic regression tutorial using R and the Jupyter notebook
logistic-regression r tutorial
Last synced: 28 Apr 2026
https://github.com/azure/iot-central-compute
A simple way to do compute and data transformation on data sent to Azure IoT Central using Azure Functions and a slightly modified version of the Azure IoT Central Device Bridge.
azure-functions data-transformation iot iot-central javascript nodejs tutorial
Last synced: 04 Sep 2025
https://github.com/relintai/programming_tutorials
Hungarian programming tutorials that I'm writing. (Might translate them later.)
hungarian magyar oop programming sdl2 tutorial
Last synced: 05 Apr 2025
https://github.com/peterpeterparker/json-to-enum
Map a JSON file to ENUM in Java
java json maven properties tutorial
Last synced: 06 Jan 2026
https://github.com/yujiosaka/wdb109_puppeteer
WEB+DB PRESS Vol.109 特集「速習Puppeteer──ヘッドレスChromeでテスト&スクレイピング」サンプルコード
e2e-tests headless-browsers headless-chrome puppeteer sample scraper scraping tutorial
Last synced: 29 Apr 2026
https://github.com/danielgospodinow/catter
Love cats and modern software systems? Here's a cat facts application which has an architecture that fits modern needs
authentication aws cats circuit-breaker docker go google jenkins kotlin kubernetes openid rabbitmq react reactive-programming rest saga-pattern software-architecture spring-boot tutorial webflux
Last synced: 04 Nov 2025
https://github.com/dongminlee94/data-visualization-tutorial
A repository for data visualization tutorial
data data-science data-visualization matp matplotlib pca plotly python seaborn t-sne tutorial umap visualization
Last synced: 29 Apr 2026
https://github.com/ga58lar/ros2-docker-example
ROS2 Docker example
docker dockerfile ros2 tutorial
Last synced: 30 Mar 2025
https://github.com/nidup/manipulate-csv-data-in-php
Tutorials on How to Read and Write CSV Files in PHP
Last synced: 29 May 2026
https://github.com/djbyrne/neural-network-from-scratch-tumour-diagnosis
This notebook goes through how to build a neural network using only numpy. The network classifies tumours, identifying if they are malignant or benign. This notebook uses the Breast Cancer Wisconsin dataset.
artificial-intelligence cloud-computing deep-learning-tutorial machine-learning neural-network neural-networks-from-scratch numpy python tutorial
Last synced: 02 May 2026
https://github.com/1010code/face-swap-tutorial
convex-hull delaunay-triangulation face-alignment face-swap landmarks opencv tutorial
Last synced: 25 Oct 2025
https://github.com/hash3lizer/khatta
📔 A Khatta (urdu for ledger). Based on Urara 🌸 (A sweet Svelte based theme)
blog ctf-writeups tutorial writeups
Last synced: 29 Apr 2026
https://github.com/anjannair/blog
Providing information and references about my experiences with technology and programming.
documentation journal tutorial
Last synced: 08 Mar 2026
https://github.com/npragin/ai-club-project-management
Materials created by the OSU AI Club Project Management team for members.
data-science learning machine-learning python tutorial
Last synced: 09 Jun 2026
https://github.com/pjaskulski/escriptorium_tutorial
Wprowadzenie do aplikacji eScriptorium i Kraken
Last synced: 19 Mar 2026
https://github.com/filippomb/tutorial_gnn_explainability
This in an introduction to PyTorch Geometric, the deep learning library for Graph Neural Networks, and to interpretability tools for analyzing the decision process of a GNN.
captum explainability explainable-ai geometric-deep-learning graph-neural-networks pytorch-geometric tutorial tutorial-code
Last synced: 29 Jun 2026
https://github.com/kuduxaaa/python
Python -ის სახელმღვანელო დამწყებთათვის ქართულ ენაზე
code learn-python learning lesson python tutorial
Last synced: 16 Aug 2025
https://github.com/ginberg/crypto
Tutorial: Create your cryptocurrency dashboard in R shiny
cryptocurrency r shiny tutorial
Last synced: 03 Jul 2025
https://github.com/kristijan-pajtasev/javascript-and-this
Example project about this behavior in JavaScript and browser
javascript this this-keyword tutorial
Last synced: 16 Mar 2025
https://github.com/ebadier/mariosokoban
My C++ version of Mario Sokoban
cplusplus mario sdl sokoban tutorial video-game
Last synced: 28 May 2026
https://github.com/jakesteam/firebasereference
FirebaseReference is a project being developed alongside a straightforward tutorial series, featuring step by step guides to every service in Firebase.
android authentication cloud-firestore cloud-functions cloud-storage crashlytics firebase hosting invites kotlin mlkit performance-monitoring realtime-database tutorial
Last synced: 08 May 2026
https://github.com/sinalalebakhsh/portswigger
Solving PortSwigger Labs in YouTube
portsw portswigger-labs securi tutorial
Last synced: 05 Apr 2025
https://github.com/thesephist/web-audio-workshop-2020
Web Audio API Workshop for Hack the Fog and hackswiftly 2020
replit tutorial web-audio-api workshop
Last synced: 25 Apr 2026
https://github.com/angelojbgama/guiamestre.js
Biblioteca JavaScript para criar tours interativos em sites, destacando elementos e exibindo tooltips personalizados com texto e imagens. Facilita o onboarding de usuários e a descoberta de funcionalidades com navegação intuitiva
animation component-library documentation frontend guiamestrejs guide interactive javascript library open-source responsive tooltip tour tutorial ui user-experience user-onboarding ux web-components web-development
Last synced: 08 May 2026
https://github.com/cubrid-labs/cubrid-cookbook
Production-ready examples for CUBRID — Python, Node.js, Go with popular frameworks
celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript
Last synced: 27 Mar 2026
https://github.com/choidae1/2022-cvlab-winter-study
Repo for learning at 2022 CVLAB Winter Study
deep-learning pytorch tutorial
Last synced: 24 Apr 2026
https://github.com/twtrubiks/install_ubuntu_on_hyperv_tutorial
Windows 透過 Hyper-V 安裝 Ubuntu 18.04
hyper-v tutorial ubuntu1804 windows-10
Last synced: 10 Jun 2026
https://github.com/jennybc/excuse-me-iris
Toy example used in the article "Excuse me, do you have a moment to talk about version control?"
example-project git github r rmarkdown rstudio tutorial
Last synced: 04 May 2026
https://github.com/fiware/tutorials.big-data-spark
:blue_book: FIWARE 306: Real-time Processing of Context Data using Apache Spark
apache-spark big-data-analytics fiware fiware-cosmos orion-spark-connector spark tutorial
Last synced: 27 Feb 2026
https://github.com/eriksjolund/find-the-nearest-runestone-in-sweden
Step-by-step instructions of how to find runestones in Sweden with https://app.raa.se/open/fornsok/ (A database from the Swedish National Heritage Board, Riksantikvarieämbetet)
archaeological-monuments rock-art runes runestone sweden tourist-attractions tourist-guide tutorial
Last synced: 19 Mar 2026