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-26 00:26:10 UTC
- JSON Representation
https://github.com/zonca/conversion_tofix
Exercise for Advanced git tutorial
Last synced: 11 Jun 2025
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/yankeexe/demo-chat-app
Demo Chat app built for my YouTube video 🎥
largelanguagemodel llama3 llm local-llm ollama streamlit streamlit-webapp tutorial youtube
Last synced: 24 Aug 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/cbetta/sinatra-letsencrypt-heroku-demo
Using LetsEncrypt with Sinatra on Heroku
heroku letsencrypt sinatra ssl tutorial
Last synced: 02 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/bessouat40/docker-postgres-sqlalchemy
Postgresql database connect to sqlalchemy.
beginner beginner-project docker docker-compose postgresql python sqlalchemy template template-project templates tutorial
Last synced: 26 Sep 2025
https://github.com/eggy115/objective-c
Objective-C
examples objective-c objective-c-examples objective-c-scripts objectivec objectivec-examples programs script scripts tutorial
Last synced: 30 May 2026
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/chenshuliu/machine-learning-in-r
Introduction to Machine Learning Application in R
Last synced: 18 Jan 2026
https://github.com/janipalsamaki/web-scraper-robot
Tutorial for creating a web scraper software robot using Robot Framework.
robot-framework robotframework tutorial
Last synced: 16 Feb 2026
https://github.com/jbweston/maryland-kwant-tutorial
Slide deck for a Kwant tutorial that I gave at the University of Maryland in February 2019.
kwant quantum-mechanics tutorial
Last synced: 04 Jul 2025
https://github.com/nfantone/2d-roguelike
Unity3D tutorial for a 2D Roguelike game
Last synced: 07 Jan 2026
https://github.com/miguelmota/consensys-zkevm-messenger-l2-to-l1-example
Send a message from L2 ConsenSys zkEVM testnet to L1 Goerli.
bridge consensys consensys-zkevm cross-chain ethereum example hardhat messenger multi-chain smart-contract solidity tutorial zk zkevm
Last synced: 04 May 2026
https://github.com/gomatic/go-kit-phases
go go-kit go-kit-template go-kit-transport golang kit tutorial tutorial-code tutorial-exercises
Last synced: 09 Apr 2025
https://github.com/akhilmhdh/react-swiper
Project just to showcase the integration of react with swiper
Last synced: 16 Apr 2026
https://github.com/thibaudcolas/wagtail-tutorials
If you want to learn to use Wagtail, you are in the right place!
django djangogirls documentation gitbook netlify tutorial wagtail walkthrough
Last synced: 02 Apr 2025
https://github.com/OmiyaGames/make-it-juicy
Make it Juicy: Easy Methods to Make Your Game More Engaging is a presentation that lists various techniques Omiya Games use to make their games more fun to play. It is largely based off of the Juice it or Lose it presentation by Martin Jonasson and Petri Purho (on Youtube at http://youtu.be/Fy0aCDmgnxg).
educational educational-game game game-development tutorial unity unity2d
Last synced: 25 Apr 2025
https://github.com/lewfish/neural-networks-tutorial
neural networks tutorial notebooks
jupyter keras machine-learning neural-network tutorial
Last synced: 11 Mar 2026
https://github.com/blaze2216/java-learning-journey
🚀 My Java learning journey from basics to advanced concepts. 10+ well-documented programs covering fundamentals, loops, user input, and algorithms. Each program includes detailed comments and demonstrates clean coding practices.
algorithms beginner best-practices coding-journey documentation education java learning programming tutorial
Last synced: 29 Jul 2025
https://github.com/spack/spack-tutorial-ami
Setup scripts for our Spack tutorial AMI
Last synced: 13 Mar 2026
https://github.com/hashicorp-education/learn-terraform-migrate-s3-tfc
Companion repository for "Migrate from Remote S3 Backend to Terraform Cloud" Learn tutorial
Last synced: 25 Mar 2025
https://github.com/silentgameplays/simple-ubuntu-setup-for-gaming
Simple Ubuntu Setup for Gaming
gaming linux optimization tutorial ubuntu
Last synced: 28 Jul 2025
https://github.com/bhattbhavesh91/tensorgram-tutorial
Tutorial on TensorGram which is a real-time remote service to get the Keras callbacks to the telegram including the details of metrics.
keras telegram telegram-bot tensorflow tensorflow2 tensorgram tutorial
Last synced: 04 May 2026
https://github.com/benckx/liquibase-jooq-codegen-example
How to generate your DAO code from your Liquibase definition
codegen codegenerator database example example-project gradle jooq jooq-generator kotlin liquibase sqlite3 sqllite tutorial tutorial-code
Last synced: 22 Feb 2026
https://github.com/zukahai/cpp-basics-tutorial
A comprehensive guide to learning the basics of C++ programming. This repository includes tutorials, code examples, and exercises to help beginners get started with C++
basics beginner c-plus-plus coding education examples exercises learning programming tutorial
Last synced: 22 Feb 2026
https://github.com/funcsio/awesome-lynx
A curated list of awesome lynx ecosystem
awesome awesome-list lynx mobile react tutorial
Last synced: 11 Mar 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/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/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/soypat/go-mod-tricks
go.mod file and `go mod` command tricks to make using modules a breeze.
cheatsheet cheatsheets go go-mod go-module go-modules tutorial
Last synced: 06 Oct 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/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/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/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/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/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/bennycode/example-puppeteer-travis-ci
example puppeteer testing tutorial
Last synced: 19 May 2026
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/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/snipcart/snipcart-angular
A tutorial on integrating a single page Angular app with Snipcart's shopping cart platform.
angularjs ecommerce javascript tutorial
Last synced: 14 Apr 2026
https://github.com/sambacha/nix-template
template for dapptools/nix
boilerplate dapphub dapptools ethereum nix nixos template tutorial
Last synced: 18 Oct 2025
https://github.com/oanhnn/oanhnn.github.io
My personal blog
blog ci-cd deployment development tutorial web
Last synced: 19 Oct 2025
https://github.com/astrolabsoftware/fink-client-tutorial
Tutorial to learn how to use the Fink client
apache-kafka astronomy python tutorial
Last synced: 20 Oct 2025
https://github.com/bessouat40/exe-generation-tutorial
Tutorial for exe generation
executable executable-file executable-packing python tutorial
Last synced: 01 Jun 2026
https://github.com/colemurray/movie-rec-tutorial
cloud-infrastructure google-dataproc machine-learning spark tutorial
Last synced: 28 Jan 2026
https://github.com/sqitchers/sqitch-firebird-intro
A tutorial introduction to Sqitch change management on Firebird
Last synced: 23 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/weso/rdfvalidation_eswc16
RDF and Linked Data Validation - ESWC 2016 Tutorial
Last synced: 24 Jan 2026
https://github.com/drkenreid/introductory-data-science
Hands-on machine learning tutorials in Google Colab, covering various algorithms and techniques for learners at different levels.
cnn data data-science deep-learning learning-datascience learning-machine-learning learning-python neural-network neural-networks regression rnn science tutorial tutorial-exercises tutorials
Last synced: 28 Jan 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/launchscout/litelement-tic-tac-toe
The tic-tac-toe game from the React tutorial, implemented in Web Components using LitElement
lit-element react tutorial webcomponents
Last synced: 15 Apr 2026
https://github.com/anonymerniklasistanonym/raspiforbeginners
I document in this repository everything I do with my new Raspberry Pi 3
command-line cron cron-jobs easy easy-to-use gpio gpio-pins gpiozero introduction-to-programming linux raspberry-pi raspberry-pi-3 raspberry-pi-camera raspberry-pi-gpio raspberrypi remote-control setup-guide simple tutorial
Last synced: 15 Apr 2026
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/whirlxd/fetch-data-from-api
How to fetch data from a restful api
api fetch hype node-fetch restful-api tutorial
Last synced: 17 Mar 2026
https://github.com/pjecz/pjecz-curso-libreoffice
Curso básico de LibreOffice para aprender sobre el procesador de textos, la hoja de cálculo y más herrmientas de lo que constituye la suite de ofimática libre más utilizada en el mundo.
documentation hactoberfest hactoberfest-accepted libreoffice tutorial
Last synced: 09 Feb 2026
https://github.com/veracioux/tuterm-collection
A collection of tuterm scripts
bash cli demo good-first-project hacktoberfest tuterm tutorial
Last synced: 09 Feb 2026
https://github.com/glaucia86/course-nodejs-intro
Repository responsible for the examples created during the Microsoft Learn course: Introduction to Node.js
exercise javascript learning learning-by-doing nodejs npm tutorial
Last synced: 09 May 2026
https://github.com/pythoncoderunicorn/rtweet-tutorial
Beginner intro to the R package rtweet for scraping the Twitter API for tweets
rtweet tutorial twitter-api twitter-bot
Last synced: 09 Feb 2026
https://github.com/tshenolo/peoplesoft-app-engine-values
learn how to create all the required PeopleSoft objects to pass values to an application engine program.
app-engine peoplesoft tutorial
Last synced: 11 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
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/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/bhattbhavesh91/clean-text-demo
Tutorial on Clean-Text which is a Python package for text cleaning
machine-learning natural-language-processing nlp python text-cleaning text-preprocessing tutorial user-generated-content
Last synced: 19 May 2026
https://github.com/sayed94h/full-stack-asp-net-core-mvc-project-customer-manager
In this ASP.NET core MVC course or Tutorial you will learn how to build a full stack web application step by step. This project helps you learn all the core concepts of ASP.NET Core MVC. You will learn everything you need to know to get started creating websites using ASP .NET Core MVC with SQL Database and Entity Framework core. Enjoy learning
asp-net-core asp-net-core-course asp-net-core-mvc asp-net-core-mvc-tutorial asp-net-core-tutorial coding-tutorial entity-framework-core full-course full-stack-web-development programming-course sql-database sql-server sql-server-database tutorial visual-studio web-api web-development-course web-development-project
Last synced: 22 Apr 2026
https://github.com/dgriffiths3/ucl_cegeg075
Coursework data for Image Understanding
computer-vision image-processing learning opencv tutorial
Last synced: 08 May 2025
https://github.com/geshan/nodejs-express-tutorial
Node.js express tutorial with Pug
express-js nodejs pug tutorial
Last synced: 07 May 2025
https://github.com/fn-code/bmkg
this package is retrieve the latest earthquake data from BMKG
Last synced: 10 Apr 2025
https://github.com/jottenlips/data-science-playground
Pandas-JupyterNotebook playground
beginner easy-to-use getting-started jupyter-notebook minimalist pandas python python-intro python3 template tutorial virtualenv
Last synced: 08 May 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: 31 Oct 2025
https://github.com/elseifab/videowebb
Strukturerad WordPressutveckling för videowebb
composer-project continuous-integration php tutorial video wordpress wordpress-development
Last synced: 12 May 2026
https://github.com/jonathanhelianthicusdoe/skull_finder
Tutorial for the “Skull Finder” game
guide markdown minesweeper minesweeper-game toontown toontown-online toontown-rewritten toontownrewritten ttr tutorial
Last synced: 17 Jun 2025
https://github.com/starburst997/windows-code-sign
Code Signing for Windows as an Individual Developer
azure code-sign code-signing codesign codesigning trusted-signing tutorial
Last synced: 14 May 2026
https://github.com/matt-dray/knitting-club
:memo::arrows_counterclockwise: Beginner guide: what is R Markdown and why do you need it?
beginners knitr learning r rmarkdown rstats teaching-materials tutorial
Last synced: 07 Jul 2025
https://github.com/fenchri/ai4h-nactem-handson
NaCTeM hands-on session on Biomedical Text Mining at the AI4Health Winter School 2021
Last synced: 13 Sep 2025
https://github.com/ctgk/chainer_tutorials
Simple tutorials of Chainer framework from Preferred Networks
chainer neural-network tutorial
Last synced: 04 May 2025
https://github.com/bugaevc/simple-http-server-tutorial
A step-by-step walkthrough of implementing a very basic HTTP server and a webapp nanoframework in pure Python
http-server nanoframework python step-by-step tutorial
Last synced: 13 Apr 2025
https://github.com/parzibyte/tutorial-graficas-chartjs
Ejemplos y demostraciones de mi tutorial para crear gráficas con Chart.js
chart chart-js example tutorial
Last synced: 17 May 2026
https://github.com/turion/rhine-tutorial
A short presentation and tutorial app for the FRP framework Rhine (https://github.com/turion/rhine)
Last synced: 09 Apr 2025
https://github.com/denysdovhan/workshopper-boilerplate
A common boilerplate for NodeSchool workshopper
boilerplate nodeschool tutorial workshopper workshopper-adventure
Last synced: 29 Oct 2025
https://github.com/evavic44/picture-element
A tutorial for explaining how to use the html picture element
css html html5 media-queries picture picture-element picture-tag tutorial tutorial-code
Last synced: 15 Jul 2025
https://github.com/chavatte/parrotosinwslwithgui
This details the installation process of Parrot OS Security Edition within the Windows Subsystem for Linux (WSL2), configuring GUI access via XRDP. It includes manual rootfs import and a PowerShell function for simplified connection.
cybersecurity debian development-environment ethical-hacking gui guide linux parrot-os penetration-testing powershell tutorial virtualization windows wsl2 xrdp
Last synced: 04 May 2026
https://github.com/geekrainy/linux-guide
Linux 配置、应用、资源。
guidline linux linux-mint tutorial
Last synced: 04 Jun 2026
https://github.com/annimon-tutorials/photo-albums-bot
Telegram bot that creates photo albums
Last synced: 20 May 2026
https://github.com/websolutionstuff/dynamic-line-chart-in-laravel
How to create dynamic line chart in laravel
bootstrap charts database example javascript jquery js laravel laravel6 laravel7 line-chart tutorial
Last synced: 13 Jul 2025
https://github.com/methyldragon/linux-reference
Just a reference of things I've learnt to do in Linux
linux linux-reference reference tutorial
Last synced: 15 Jul 2025