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-02 00:31:45 UTC
- JSON Representation
https://github.com/hackersandslackers/golang-helloworld
🐹 💬 Create your first "Hello world" app written in Golang.
go golang golang-application golang-examples hello-world mux tutorial
Last synced: 20 Aug 2025
https://github.com/mikofski/old-pvsc48-python-tutorial
*** NOTE: THIS REPO HAS MOVED! *** PVSC48 computing tutorial with focus on PV computing packages, Python, data wrangling with Pandas, and data viz
energy photovoltaic pvlib python solar tutorial
Last synced: 23 Apr 2025
https://github.com/lintangwisesa/css_tutorial
CSS Tutorial Mulai dari nol #TutorAfterNgantor
book css css-tutorial html tutorial website
Last synced: 28 Jul 2025
https://github.com/extcore/extcore-sample-simplest
ExtCore framework 7 sample simplest web application
asp-net-core extcore-framework sample tutorial
Last synced: 07 Apr 2025
https://github.com/risc-os-community/gnuasm-tutorials
A repository of GNU Assembly code examples in ARM (AArch32) discussed on our YouTube channel
aarch32 arm arm-assembly asm assembly assembly-language assembly-language-programming gnu gnu-arm gnu-assembler gnu-assembly gnuas risc-os riscos tutorial tutorials
Last synced: 12 Apr 2025
https://github.com/glazedlists/glazedlists-tutorial
Tutorial for Glazed Lists: https://glazedlists.github.io/glazedlists-tutorial/
collections glazedlists java list-transformation tutorial
Last synced: 22 Apr 2025
https://github.com/peterpeterparker/jsf-dogs
Trick JavaServer Faces, load your bean data from the client side
java javascript javaserver-faces jsf primefaces tutorial
Last synced: 13 Feb 2026
https://github.com/banach-space/gfg
A custom implementation of Git - for those curious how stuff works!
Last synced: 12 Aug 2025
https://github.com/fisothemes/TwinCAT-ADS-Guide-in-.NET
A technical guide to navigating TwinCAT ADS with C#/.NET, focusing on dynamic marshalling and addressing critical knowledge gaps in Beckhoff's documentation.
ahhhh beckhoff csharp dotnet guide iec-st industrial-automation plc plc-programming tutorial twincat twincat-ads
Last synced: 24 Mar 2025
https://github.com/twtrubiks/python-exif-orientation
Automatically determine whether the photo has been rotated, if it is rotated, the photo is turned right
exif jpeg jpg orientation pillow png python tutorial
Last synced: 10 Oct 2025
https://github.com/baylorrae/csharp-ioc-example
A tutorial on creating a Dependency Injection container from scratch.
csharp dependency-injection inversion-of-control tutorial
Last synced: 09 Oct 2025
https://github.com/m4cs/how-to-pull-hq-trivia-api-auth-key
A short tutorial showing how to grab your HQ Trivia API Authentication Key for Use with HQ Trivia Bots or API Calls.
hq-trivia hq-trivia-bot hq-trivia-hack hqtrivia tutorial
Last synced: 18 Jan 2026
https://github.com/mxagar/mlflow_guide
My personal notes on how to use MLflow, compiled after following courses & tutorials, and after making personal experiences.
data-science guide machine-learning mlflow mlops tracking tutorial
Last synced: 20 Aug 2025
https://github.com/wptrainingteam/playground-demo-handover
Demonstrate how to use a standalone instance of WordPress Playground for interactive demos, guides, and project handovers.
Last synced: 18 Jan 2026
https://github.com/nazmulkp/swiftioslocalizationlanguage
How to change localization language without restart application swift4?
arabic change-language change-language-in-app change-language-programmatically english internationalization ios language localizable localization localized multilanguage rtl rtl-issue spanish support-rtl swift switch-language tutorial
Last synced: 05 Apr 2025
https://github.com/ethanuppal/llvm-pass-skeleton-rs
example LLVM pass but in Rust 🦀
Last synced: 07 May 2025
https://github.com/tes3awy/recaptcha-vanilla-php
Google reCAPTCHA V2 Server-Side and Client-Side Validation with Plain PHP and Vanilla JS
bootstrap bootstrap4 bots google google-api google-recaptcha google-recaptcha-v2 javascript php plain-php recaptcha robots server-side-validation tutorial vanilla-javascript youtube youtube-tutorials
Last synced: 01 May 2025
https://github.com/javascript-tutorial/ca.javascript.info
Modern JavaScript Tutorial in Catalan
Last synced: 07 Apr 2025
https://github.com/amineHorseman/opencv-eldjmaa-live-coding
Computer vision tutorial during Eldjmaa Live Coding session of Sep 07th, 2019
algeria computer-vision live-coding livestream opencv opencv-python python tutorial
Last synced: 14 Mar 2025
https://github.com/ohidurbappy/tutorialspoint-c-source-code
Example code given in Tutorialspoint.com C programming tutorial
c example-code tutorial tutorialspoint
Last synced: 11 Apr 2025
https://github.com/robertcorponoi/unreal-interactive-actors
Demo project for the tutorial at https://robertcorponoi.com/unreal-c-an-in-depth-guide-to-creating-interactive-actors/
cpp tutorial unreal-engine unreal-engine-4
Last synced: 28 Jul 2025
https://github.com/girkovarpa/unofficial-sciter-template
for sciter noobs, by a sciter noob
basic boilerplate demo example hello-world noob sciter sciter-js sciter-js-sdk template tutorial windows
Last synced: 13 Feb 2026
https://github.com/kahsolt/nn-prune-svd
Neural network weights prune in a static LoRA–like way
Last synced: 08 Sep 2025
https://github.com/zarifpour/no-vim
🌀 Get to "no-vim" with these fundamental shortcuts.
cheat cheatsheet guide help neovim readme tutorial vim
Last synced: 19 Apr 2026
https://github.com/duartbreedt/android-concepts-reference
A single repository to learn the basics of Android in Java without all the fluff.
android async example java jetpack jetpack-android jetpack-navigation reactive-programming reactive-streams recyclerview sample tutorial
Last synced: 12 Jan 2026
https://github.com/spectrocloud/tutorials
A collection of Spectro Cloud tutorials and their respective sample code.
education kubernetes learning spectro-cloud tutorial
Last synced: 16 Jan 2026
https://github.com/perillaroc/eccodes-tutorial-cn
ecCodes教程中文版,翻译自2017版官方教程
Last synced: 25 Jan 2026
https://github.com/mathspp/comprehending-comprehensions
Materials for the ebook “Comprehending Comprehensions”
book ebook exercises exercises-solutions generator-expression list-comprehension list-comprehensions python tutorial
Last synced: 06 Apr 2025
https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-c
An in-depth guide to getting started with SDL3 in the C Language .
clang gcc guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial
Last synced: 15 Oct 2025
https://github.com/digoarthur/how-to-build-npm-package
Crie e coloque em prática as ideias de um pacote/biblioteca. Aqui tem o passo a passo, desde toda a configuração até o Deploy NPM, para que você possa compartilhar com a comunidade e o Mundo!
library npm package react to-building tutorial typescript
Last synced: 15 Mar 2025
https://github.com/methyldragon/docker-reference
Tutorials for Docker! A container management framework! 🐳
docker docker-reference infrastructure shipping tutorial tutorials
Last synced: 15 Jul 2025
https://github.com/javascript-tutorial/ms.javascript.info
Modern JavaScript Tutorial in Malay
Last synced: 19 Aug 2025
https://github.com/collidingscopes/3d-editor
Edit 3D shapes with natural hand gestures. Demo powered by threejs / WebGL / MediaPipe.
3d-editor 3d-shape augmented-reality computer-vision demo hand-gestures hand-tracking mediapipe threejs tutorial webgl
Last synced: 04 May 2026
https://github.com/flight-recorder/spring-demo
Small sample that shows JFR streaming API together with Spring Boot
event-streaming jfr spring-boot tutorial
Last synced: 19 Apr 2025
https://github.com/fiware/tutorials.historic-context-flume
:blue_book: FIWARE 301: Persisting Context Data using Apache Flume
apache-flume contextual-data data-persistence database elasticsearch fiware fiware-cygnus historical-data mongo-db mysql postgresql tutorial
Last synced: 24 Oct 2025
https://github.com/zac-hd/hypothesis-workshop
Tutorial and links for Pycon Asia-Pacific workshop
Last synced: 19 Apr 2025
https://github.com/rkrehn/claudephp
This is a tutorial on how to integrate Claude AI with PHP
ai claude claude-ai claude-api php tutorial tutorial-code
Last synced: 15 Aug 2025
https://github.com/ShawonAshraf/annotated-jax
Deep Learning examples using the Jax ecosystem of libraries
computer-vision deep-learning flax jax nlp notebook-jupyter tutorial
Last synced: 14 Aug 2025
https://github.com/idavydov/godon-tutorial
a demonstration of Godon usage; Godon is implementing codon model optimization written in Go
codon-models evolution phylogeny tutorial
Last synced: 23 Feb 2026
https://github.com/frnt-end/react-responsive-video
⚛️ React Project - How to create Full screen & responsive video background in REACT - How to guide tutorial 👉 https://frnt-end.github.io/React-Responsive-Video/
background css css3 easy engineer frontend fullscreen how-to html html5 mp4-video object-fit react reactjs responsive simple tag tutorial video
Last synced: 10 May 2026
https://github.com/yowenter/headfirstpython
跟 Taoge 学 Python
backend begginer design-patterns programming python3 sicp tutorial
Last synced: 05 Sep 2025
https://github.com/kathleenwest/sample-angular-app
Quick step-by-step tutorial on how to create the sample default angular app deploy to GitHub Pages. The result of following these guided steps will be that your sample angular site is visible on GitHub like the screen capture shown in the README.
angular deploy-to-github-page deployment github github-pages sample sample-app screen-capture screenshot step-by-step step-by-step-guide tutorial
Last synced: 09 Aug 2025
https://github.com/thejacksonlaboratory/basic_skimagejax
Tutorials for using scikit-image, written for The Jackson Laboratory
imaging-solutions python tutorial
Last synced: 08 Aug 2025
https://github.com/nnichols/bite-sized-bazel
Step-by-step guides to Bazel 8
bazel bazel-examples guide tutorial
Last synced: 24 Jan 2026
https://github.com/maykon-oliveira/regex-tutorial
:bulb: Learn how to use and get the most out of regular expressions.
javascript regex regexp regexp-search regular-expression tutorial
Last synced: 02 Aug 2025
https://github.com/indreklasn/zero-to-hero-with-vue
From Zero to Hero with Vue
app guide javascript tutorial vue web
Last synced: 02 Aug 2025
https://github.com/djbyrne/cnn-on-the-cloud-
Code used to build an image classifier for the Fashion MNIST dataset. Built using the Keras library and trained on the FloydHub cloud platform
cloud-computing cnn-keras deep-learning deep-learning-tutorial fashion-mnist floydhub image-classifier neural-networks tutorial
Last synced: 04 Sep 2025
https://github.com/mapmeld/rtl-guide
right-to-left language HTML/CSS demos, tips, and information
internationalization rtl tutorial
Last synced: 30 Jan 2026
https://github.com/juancrg90/ouya-controller-steam-linux
A tutorial and scripts for use an ouya controller for play steam games in Arch Linux
arch-linux ouya ouya-controller pair steam tutorial
Last synced: 11 May 2026
https://github.com/mlfalco-bioinfo/journey-rust-bio
Jornada RUST em Bioinformática
programming-language rust-lang tutorial tutorial-code tutorial-exercises
Last synced: 23 Sep 2025
https://github.com/toafez/tutorials
HowTo's: Inhaltsverzeichnis
how-to howto linux-howto powershell putty puttygen secure-shell ssh-key terminal tutorial
Last synced: 14 Apr 2025
https://github.com/adrienjoly/jekyll-tutorial
Tutorial: how to maintain a list online using Jekyll and Github Pages
Last synced: 23 Apr 2025
https://github.com/fiware/tutorials.securing-access
:closed_book: FIWARE 403: IDM - Securing Access to Resources
access-control fiware fiware-keyrock oauth2 pdp pep security tutorial
Last synced: 11 Oct 2025
https://github.com/akrivus/restfulcraft
Introducing RESTful APIs to Minecraft by creating a web service for the player's world, allowing block CRUD and command dispatch.
curl minecraft minecraft-mod rest-api tutorial
Last synced: 21 May 2026
https://github.com/awpala/programming-primer
A brief history of computing and programming, and a general introduction to JavaScript programming
history-of-computing javascript programming tutorial
Last synced: 07 May 2025
https://github.com/naereen/tutoriel-notebooks-jupyter-a-didapro-8-lille-fevrier-2020
Matériel pour un tutoriel d'une heure sur les notebooks Jupyter à la conférence Didapro #8 à Lille le 05 février 2020
didactique didapro enseignement francais jupyter-notebook notebook-jupyter pedagogie tutorial
Last synced: 14 Sep 2025
https://github.com/rodrigokamada/react-mui
Application example built with React 18 and adding the Material UI CSS framework using the @mui/material library.
beginners css design-system devcommunity ghactions ghpages github-actions github-pages hacktoberfest material-ui react stackblitz tutorial
Last synced: 08 Mar 2026
https://github.com/jpleorx/image-super-scaling-service
AI microservice for image super-scaling
ai-service docker docker-image flask image-processing image-scaling isr java python super-resolution tutorial
Last synced: 08 Apr 2026
https://github.com/dkurt/cv_winter_camp_2022
intel intrinsics opencv optimization practice tutorial
Last synced: 15 Sep 2025
https://github.com/mtnieto/hf-2orgs
An example about how to configure a hyperledger-fabric network
blockchain blockchain-technology certificate crypto-materials fabric hyperledger hyperledger-fabric hyperledger-fabric-network peer tutorial
Last synced: 14 Apr 2025
https://github.com/nata-vito/skin-cancer-segmentation
The aim of this project is to train segmentation models with png mask. This work uses U-Net model specialized in biomedical image segmentation in order to segment skin cancers.
computervision overlay segmentation-models tutorial unet-image-segmentation unet-pytorch
Last synced: 12 Jul 2025
https://github.com/extcore/extcore-sample-modular-ui
ExtCore framework 7 sample web application with modular UI
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 07 Apr 2025
https://github.com/mihailgaberov/js-stack-from-scratch-code
The code exercises from https://github.com/mihailgaberov/js-stack-from-scratch/
bootstrap eslint flow heroku immutable javascript jest jss nodemon pm2 react react-native redux server-side-rendering sinon socket-io stack tutorial webpack yarn
Last synced: 29 Jul 2025
https://github.com/planetoftheweb/json
Repository for my tutorial course: JavaScript and JSON: Integration Techniques on LinkedIn Learning and Lynda.com.
ajax javascript jquery json linkedinlearning lynda lynda-com rayvillalobos training tutorial
Last synced: 30 Jul 2025
https://github.com/onlyphantom/logisticregressionpy
Logistic Regression in Python
jupyter-notebook logistic-regression python tutorial tutorial-code tutorial-exercises
Last synced: 01 Aug 2025
https://github.com/simonharrer/kubernetes-workshop
education kubernetes seminar tutorial university workshop
Last synced: 01 Aug 2025
https://github.com/dan-duran/learn-bash
Learn Bash is a free and open-source guide to master command line and shell scripting. It is designed to be simple and easy to understand for beginners.
bash bash-commands cli cli-tutorial command-line command-line-tutorial shell-script terminal-commands tutorial
Last synced: 27 Sep 2025
https://github.com/kirainmoe/beaglebone-temperature-monitor
Real-time temperature monitor powered by Beaglebone Black + TMP75.
beaglebone beaglebone-black real-time-monitoring tmp75 tutorial
Last synced: 12 Aug 2025
https://github.com/basir/learn-node-express
Learn Node and Express with Basir
Last synced: 12 Aug 2025
https://github.com/stokito/javafx-calculator
Calculator based on JavaFX, JUnit, Spock, Kotlin
Last synced: 01 Sep 2025
https://github.com/ansibleguy/ansible_tutorial
Tutorial to get to know what Red Hat Ansible is and how it works
ansible automation iac infrastructure-as-code knowhow nac network-as-code tutorial tutorials wiki
Last synced: 31 Aug 2025
https://github.com/kenjis/ci4-validation-tutorial
CodeIgniter 4 Validation Tutorial
codeigniter codeigniter4 tutorial validation
Last synced: 15 Apr 2025
https://github.com/kelvingao/twsapi_tutorial
Introduce how to use the native python api for interactive brokers
Last synced: 25 Oct 2025
https://github.com/miguelmota/polygon-zkevm-messenger-l1-to-l2-example
Send a message from L1 Goerli to L2 Polygon zkEVM testnet.
bridge cross-chain ethereum example hardhat messenger multi-chain polygon polygon-zkevm smart-contract solidity tutorial zk zkevm
Last synced: 24 Mar 2025
https://github.com/codingforentrepreneurs/jupyter-x-docker
Jupyter Notebook x Docker to Production on Heroku
data-science deployment docker docker-com heroku jupyter jupyter-notebook jupyter-server production python tutorial
Last synced: 18 Jan 2026
https://github.com/flowforfrank/carousel
🎠 Carousel in JavaScript
carousel javascript javascript-tutorial js tutorial zoom-effect zoom-images
Last synced: 09 Apr 2025
https://github.com/boneskull/intro-to-mocha
Slide deck for "Intro to Mocha" talk
integration-testing mocha mochajs presentation reveal-js slides testing testing-framework tutorial unit-testing
Last synced: 09 Apr 2025
https://github.com/flowforfrank/day-n-night
🌞 Day and night toggle switch created with CSS
animation css css-animation css-toggle-switch css3 day-night-mode day-night-switch toggle-switch tutorial webtips
Last synced: 09 Apr 2025
https://github.com/markf94/rigetti_training_solutions
Solutions for the Jupyter notebook exercises for the training on Rigetti's quantum software stack at the Creative Destruction Lab 2018.
bloch-sphere hands-on pyquil quantum-computing quantum-gates rigetti solutions tutorial
Last synced: 06 Sep 2025
https://github.com/ynwd/catatan
Koleksi catatan programming. Disusun berdasarkan skala prioritas dan tingkat kesulitan
css docker html javascript nginx nodejs tutorial ubuntu
Last synced: 12 Mar 2026
https://github.com/nyctibiusvii/cursojs-devaprender
CursoJS do DevAprender: Aulas sobre JavaScript, +14 miniProjetos de aprendizado com espaço para aperfeiçoamento de código pessoal. 👨🏻💻🤯📚
14-miniprojetos aulas iniciante javascript js mini-project tutorial
Last synced: 03 Jan 2026
https://github.com/meathill/gitbook-design-patterns-in-jquery
My gitbook to share design patterns learn from jQuery.
chinese design-pattern gitbook gitchat jquery tutorial
Last synced: 06 Oct 2025
https://github.com/abdessamadbettal/tasks
simple web application that allows users to create and manage a list of tasks using laravel , vue , tailwind , JWT and mongoDB folowing best practices and coding standards.
best-practices ci-cd jwt laravel mangodb php tailwind tailwindcss testing tutorial vue
Last synced: 09 Oct 2025
https://github.com/joelgomes1994/hill-climb-racing
Hill climb racing game mechanic made to practice Godot 3 programming.
game godot godot-engine godot-game godot3 hill-climb-racing study-project tutorial
Last synced: 24 Feb 2026
https://github.com/asjadnaqvi/github-tutorial
Tutorial folder for auto-syncing GitHub from Stata
Last synced: 20 Oct 2025
https://github.com/fiware/tutorials.historic-context-nifi
:blue_book: FIWARE 302: Persisting Context Data using Apache NIFI
apache-nifi contextual-data data-persistence database fiware fiware-draco historical-data mongo-db mysql postgresql tutorial
Last synced: 24 Oct 2025
https://github.com/robertcorponoi/unreal-patrol-ai-with-hearing
Demo project for the tutorial at https://robertcorponoi.com/creating-a-patrol-ai-with-hearing-sense/
ai cpp tutorial unreal unreal-engine-4
Last synced: 24 Oct 2025
https://github.com/lightyourjourney/windows-tutorial
Using Windows.
config microsoft tutorial windows windows-11
Last synced: 27 Oct 2025
https://github.com/chiefy/tf-k8s-the-hard-way
Terraform templates / scripts to aid with kubernetes the hard way tutorial.
k8s kubernetes terraform tutorial
Last synced: 29 Jan 2026