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-05 00:25:11 UTC
- JSON Representation
https://github.com/comunica/tutorial-comunica-reduced-actor
[DEPRECATED] 🏫 Advanced tutorial on Comunica for creating a new actor
Last synced: 04 Mar 2025
https://github.com/spack/spack-tutorial-ami
Setup scripts for our Spack tutorial AMI
Last synced: 13 Mar 2026
https://github.com/theryansmee/jest-mocking-like-a-pro
Mocking data like a pro (Jest & Angular tutorial)
angular jest mocking tutorial unit-testing
Last synced: 27 Jun 2025
https://github.com/nidup/manipulate-csv-data-in-php
Tutorials on How to Read and Write CSV Files in PHP
Last synced: 05 Mar 2025
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/raleighlittles/rubyonrails-tutorial
Full code for Michael Hartl's Ruby on Rails Tutorial!
michael-hartl rails ruby ruby-on-rails tutorial
Last synced: 14 Apr 2025
https://github.com/andrei15193/react-model-view-viewmodel-sample-todo-list
A sample todo list application to illustrate react-model-view-viewmodel usage.
model model-view-viewmodel mvvm react sample tutorial view viewmodel
Last synced: 07 Apr 2025
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/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/bessouat40/exe-generation-tutorial
Tutorial for exe generation
executable executable-file executable-packing python tutorial
Last synced: 06 Mar 2025
https://github.com/bloginnovazione/laravel11-vue
Laravel 11 and Vue.js: installation, configuration and examplesLaravel 11 e Vue.js: installazione, configurazione ed esempi
bloginnovazione laravel php software-development software-engineering tutorial
Last synced: 10 Oct 2025
https://github.com/nitinprakash96/flask-crud
A CRUD Web App With Python and Flask
crud-application flask flask-application python-2 tutorial web-app
Last synced: 16 Aug 2025
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/bestia-dev/rust01_the_beginning
First steps for Rust development.
Last synced: 12 Jan 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: 05 Mar 2025
https://github.com/andrewjbateman/angular-budget-app
:clipboard: Angular tutorial app to create a simple budget calculator. Tutorial Code by Devstackr.
angular angular-material angular15 budget budget-calculator bulma html modal-dialogs rxjs7 sass tutorial typescript4
Last synced: 14 Sep 2025
https://github.com/cj-mills/fastai-to-unity-tutorial
This beginner tutorial covers how to train an image classifier using the fastai library and implement it in a Unity game engine project using the Barracuda inference library.
barracuda fastai image-classification tutorial unity
Last synced: 02 Mar 2025
https://github.com/rizerkrof/nestjs-featureflags
Ever wanted to implement feature flags in Nest.js? 😻 Here's how!
feature-flags nestjs showcase tutorial
Last synced: 22 Mar 2025
https://github.com/tuliocll/todo-google-chrome
Código utilizado para escrever o tutorial "Criando uma extensão para o Google Chrome com React", leia aqui:
chrome chrome-extension css devto react reactjs tutorial
Last synced: 30 Dec 2025
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/076923/tensorflow-2.0-object-detection-api
Tensorflow 2.x Object Detection API to use easily. Tensorflow 2.x Object Detection API Tutorial
object-detection python tensorflow2 tensorflow2-object-detection tutorial
Last synced: 25 Dec 2025
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: 28 Dec 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: 13 Oct 2025
https://github.com/krshrimali/deep-learning-on-the-weekends
Some ideas and work on weekends (and some times on the week days as well *winks*)
computer-vision deep-learning keras-models p5js projects pytorch tutorial
Last synced: 31 Mar 2025
https://github.com/krptn/djangoexample
Example Krptn Integration with Django
authenticated-encryption authentication authentication-middleware django mfa python totp tutorial tutorials
Last synced: 20 Aug 2025
https://github.com/mapmeld/scraping-by-in-nodejs
Tutorial for jQuery users to learn NodeJS by writing a scraper module
Last synced: 05 Mar 2025
https://github.com/akarsh/osmtogeojson-nodejs-server-tutorial
Tutorial for osmtogeojson-nodejs-server.
curl geojson javascript localhost nodejs openstreetmap openstreetmap-data tutorial wget
Last synced: 16 Mar 2026
https://github.com/choidae1/2022-cvlab-winter-study
Repo for learning at 2022 CVLAB Winter Study
deep-learning pytorch tutorial
Last synced: 10 Mar 2025
https://github.com/ijlee2/lights-out
Ember-D3 tutorial for Ember ATX Meetup
d3 d3js ember emberjs lights-out lights-out-game tutorial
Last synced: 27 Jul 2025
https://github.com/lat-lon/deegree-workshop
Quickstart Tutorial for setting up INSPIRE Network Services with deegree web services
configuration deegree docker docker-commands inspire ogc-services slide tutorial wfs workshop-materials
Last synced: 23 Jan 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/idanov/craftinginterpreters
Implementation of craftinginterpreters.com in Rust
craftinginterpreters interpreter learning-by-doing rust tutorial
Last synced: 25 Feb 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/weso/rdfvalidation_eswc16
RDF and Linked Data Validation - ESWC 2016 Tutorial
Last synced: 24 Jan 2026
https://github.com/bestia-dev/docker_rust_minimal
Docker is cool. Lets do Rust with Docker
maintained ready-for-use tutorial
Last synced: 21 Jan 2026
https://github.com/javascript-tutorial/ku.javascript.info
Modern JavaScript Tutorial in Kurdish | فێرکاری مۆدێرن جاڤاسکڕێپت بە زمانی کوردی
javascript kurdish kurdistan rojcode tutorial
Last synced: 28 Oct 2025
https://github.com/geggleto/course-1
Introduction to Slim PHP
course micro-framework php slim tutorial
Last synced: 04 Mar 2025
https://github.com/margato/redis-spring-tutorial
Tutorial de como integrar Redis com aplicação Spring Boot
cache docker dockercompose guide redis spring sprintboot tutorial
Last synced: 28 Jan 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/noeldemartin/tcm-ionic-workshop
Chat Ionic application to be built in a workshop in Tecnocampus Mataró.
firebase ionic tutorial workshop
Last synced: 21 Nov 2025
https://github.com/melasistema/hyde-wizard
Welcome to the Hyde Wizard repository! This magical project brings to life "The Tale of Zoe: From Doodler to Best-Seller", a whimsical journey of creativity and web development powered by HydePHP and Layouts Manager. You can find the tutorial link in the README.md!
blogging flowbite font-manager google-fonts hydephp landing-page layout-manager tailwindcss tutorial
Last synced: 08 Feb 2026
https://github.com/vmandic/learning-denojs
I am using this repository to learn about Deno JS.
denojs javascript learning tutorial typescript
Last synced: 27 Oct 2025
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/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/geekrainy/linux-guide
Linux 配置、应用、资源。
guidline linux linux-mint tutorial
Last synced: 24 Dec 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/TexasBullet26/trey-learns
This is a repository to keep track of anything I'm learning. Notes on tutorials, books, docs, anything.
bootstrap code education ember go golang javascript learning notes php progress python react rust self-education tutorial tutorials
Last synced: 23 Aug 2025
https://github.com/bhattbhavesh91/auto-ts-tutorial
Tutorial on Auto_TS : Automatically build ARIMA, SARIMAX, VAR, FB Prophet and ML Models on Time Series data sets with a Single Line of Code
auto-timeseries automl autosklearn demo time-series time-series-analysis tutorial
Last synced: 26 Sep 2025
https://github.com/theoomoregbee/angular4-auth-sails
Sails Backend for Angular2+ Auth
Last synced: 31 Mar 2025
https://github.com/yas-sim/openvino-workshop-en
Hands-on workshop contents to learn Intel distribution of OpenVINO toolkit - a deep learning inferencing library
classification deep-learning hands-on inference inference-engine intel intel-distribution openvino-toolkit openvno tutorial workshop workshop-contents
Last synced: 02 Sep 2025
https://github.com/tyrw/moving-beyond-wordpress
Step-by-step tutorial for creating an embedded CMS on any website
aws-s3 cms component-io templated tutorial vuejs
Last synced: 21 Aug 2025
https://github.com/prathameshdhande22/web-development-tutorial
This repository contains all the Material or technology tutorial required for web development.
css css-animations css-grid css3 django html html5 javascript js python3 tutorial tutorial-code tutorial-sourcecode tutorials web webdeveloper webdevelopment website websites
Last synced: 22 Sep 2025
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/ismailza/agence-immobiliere
Application web simple pour la gestion d'une agence immobilière avec Laravel
Last synced: 03 Oct 2025
https://github.com/bearsunday/tutorial1
A tutorial application that how to use BEAR.Sunday
Last synced: 31 Jul 2025
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: 26 Oct 2025
https://github.com/app-generator/learn-to-code-flask
Flask Python - Tutorial for beginners | AppSeed
Last synced: 19 Jul 2025
https://github.com/v4ss3ur/guideline.wpf
GuideLine is a C# WPF library designed to create interactive, step-by-step tutorials within your application. It highlights specific controls, dims the rest of the interface, and provides dialog-based explanations to guide users through various features.
guide guideline overlay tool tutorial wpf
Last synced: 19 Aug 2025
https://github.com/javitocor/currency-converter-react-native
A mobile app calling acustom api to convert currencies,following the instructions by Spencer Carli. Built with React Native.
currency-converter eslint-config expo mobile-app native react-native-app tutorial
Last synced: 24 Mar 2025
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/logofx/samples.aspnetcore
Short sample of bootstrapping in .NET Core with cross-platform LogoFX Utilities
asp-net-core asp-net-core-sample aspnet-core aspnetcore aspnetcorewebapi bootstrapping dependency-injection example inversion-of-control ioc logofx modularity rest rest-api restful restful-api sample server server-architecture tutorial
Last synced: 13 May 2025
https://github.com/cypriengille/barebones-tauri-svelte-app
A barebones, ready-to-run Tauri app template using Svelte-ts for its frontend
rust svelte tauri tutorial typescript vite
Last synced: 24 Oct 2025
https://github.com/soyelmoreno/fullstack4fe-v2
Tutorial: Working through Frontend Masters course: "Full Stack for Frontend Engineers"
frontend-masters full-stack tutorial
Last synced: 13 Oct 2025
https://github.com/maurerkrisztian/machine_learning
Machine Learning with Python Examples
deep-learning examples machine-learning neural-network tutorial
Last synced: 15 Mar 2025
https://github.com/freeclimbapi/node-speech-recognition-how-to-guide
Node - Speech Recognition Tutorial
Last synced: 27 Feb 2026
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: 26 Dec 2025
https://github.com/antonio-f/deep_q-network
Deep Q-Network example from Udacity's Deep Reinforcement Learning Nanodegree.
101 box2d deep-learning deep-q-learning deep-q-network dqn dqn-pytorch gym lunarlander-v2 openai-gym pybox2d pytorch reinforcement-learning tutorial
Last synced: 30 Mar 2025
https://github.com/codetit4n/backpropagation
Simple Backpropagation using churn modelling dataset
churn-modelling ml python tensorflow tensorflow-tutorials tutorial
Last synced: 03 Oct 2025
https://github.com/frameright/image-display-control-demo-irregular-shapes
Demo of Image Display Control with Irregularly Shaped Image Containers
css demo frameright html image image-display-control iptc javascript metadata responsive-design responsive-images tutorial
Last synced: 19 Aug 2025
https://github.com/greynewell/tone-js-tutorial
How to create sounds with Tone.js
audio audio-processing javascript mit-license parallel-processing sound sound-design tonejs tutorial
Last synced: 23 Aug 2025
https://github.com/antonio-f/airqualityindex
Air quality index with Prophet - Tutorial
air-quality forecasting machine-learning pandas prophet-facebook-model python tutorial
Last synced: 30 Mar 2025
https://github.com/thearchitector/dotfiles-arch
A tutorial for a clean install of Arch Linux alongside my own dotfiles.
arch-linux disk-setup dotfiles-linux grub-installation partitioning tutorial
Last synced: 11 Nov 2025
https://github.com/michael-koll/bad-pico
Turn your Raspberry Pi Pico into a Bad-USB
adafruit-hid bad-usb badusb circuitpython cybersecurity demo hidscript powershell-script raspberry-pi-pico tutorial video
Last synced: 11 Oct 2025
https://github.com/vagnerbellacosa/curso_github
Compartilhando o material de apoio curso DIO GitHub Iniciante de Rafael Galieani
git github tutorial version-control
Last synced: 22 Feb 2025
https://github.com/makstyle119/python
Python from beginner to advanced
begginer-friendly makstyle119 python tutorial
Last synced: 11 Oct 2025
https://github.com/lucasmagnum/django-tip-01
#DjangoTIP 01
django example-project portfolio python tutorial
Last synced: 24 Jul 2025
https://github.com/seroviicai/pizza_analytics
The objective of this mini project is to predict how many ingredients and of what kind would be needed in the near future.
data-analysis data-science data-visualization pandas python tutorial
Last synced: 10 Jun 2025
https://github.com/vicjun22/openai-chat-integration_spring-boot
OpenAI: Chat integration with Spring Boot
java maven openai springboot tutorial
Last synced: 11 Oct 2025
https://github.com/philipyip1988/linux
Linux Installation Guide (Fedora and Ubuntu) on Dell 2 in 1 Convertible with a UEFI BIOS. This guide discusses how to make a Bootable USB on Windows and Linux, modify the UEFI BIOS Setup for Linux Installation, gives a beginner overview of the GNOME Desktop environment and how to customise it with tweaks and extensions.
convertible dell dell-laptops fedora gnome gnome-extensions gnome-tweaks intel intel-rapid-storage-technology intel-vmd linux oem secure-boot touchpad touchscreen tutorial ubuntu uefi
Last synced: 21 Jan 2026
https://github.com/ghostwriternr/github-battle
My code from Taylor McGinnis' unbelievably good ReactJS tutorial
Last synced: 22 Nov 2025
https://github.com/cpilson/yelp-fusion-api-test
Yelp Fusion API Test
api cors heroku-instance react react-router reactjs redux tutorial tutorial-code yelp yelp-api yelp-fusion-api
Last synced: 17 Aug 2025
https://github.com/michaelcurrin/hugo-quickstart
Starter template for a Hugo static site
hugo quickstart sample static-site tutorial
Last synced: 09 Jul 2025
https://github.com/akanshdivker/flask-api-tutorial
Tutorial for extracurricular class teaching basic to advanced levels of creating a REST API using Flask.
flask flask-api-tutorial flask-tutorial python python-tutorial python3 teaching tutorial tutorial-code tutorial-demos tutorial-exercises
Last synced: 17 Aug 2025
https://github.com/the-black-knight-01/tensorflow-tutorial
TensorFlow Tutorial
tensor tensorboard tensorflow tensorflow-examples tensorflow-experiments tensorflow-models tensorflow-serving tensorflow-tutorial tensorflow-tutorials tutorial
Last synced: 19 Jan 2026
https://github.com/maria-v-ch/learning_linux
🐧 Linux system administration guide covering installation, file operations, user management, SSH setup, and process monitoring.
bash devops documentation file-system linux linux-commands process-management ssh sysadmin system-administration tutorial user-management
Last synced: 04 Mar 2025
https://github.com/swappy514/python-learning-hub
A comprehensive, well-structured Python learning repository — from basics to advanced topics including OOP, recursion, data structures, debugging, and real-world industry examples. Perfect for beginners and intermediate learners aiming to master Python programming.
advanced algorithms beginner code-examples data-structures debugging industry-projects intermediate learning oop programming python recursion tutorial
Last synced: 10 Aug 2025
https://github.com/souravgoswami/ruby-masterclass
A Free Ruby class for Techno India college students (dept. of BCA)
Last synced: 11 Oct 2025
https://github.com/flolu/bazel
🌿 Getting started with Bazel for absolute beginners
bazel bazel-rules bazelisk build-tool buildifier github-actions starlark tutorial
Last synced: 26 Feb 2025