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-25 00:28:12 UTC
- JSON Representation
https://github.com/frozenassassine/cpp-winapi-tutorial
C++ WinApi tutorial with some samples
Last synced: 03 May 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/applitools/tutorial-watir-ruby-basic
Applitools Watir tutorial
applitools ruby tutorial watir
Last synced: 28 May 2026
https://github.com/mustafaahmed313/typescript-for-jsdevs
This repository is a shorthand tutorial that explain the basic differences between typescript and Javascript for all javascript developers.
js-developer programming-language strongly-typed tutorial types typescript
Last synced: 13 Oct 2025
https://github.com/silvestrevivo/react-hooks-2
React-hooks application developed the Udemy Tutorial from @reedbarger
react-hooks-application reactjs tutorial udemy-tutorial
Last synced: 11 Apr 2026
https://github.com/miksdigital/devandclick
Nice Symfony tutorial: https://www.youtube.com/watch?v=2ngvCQd-l74&list=PLzPK7Fy3SN2cvLglujdweDKNMNQhHDbTT
Last synced: 29 Apr 2026
https://github.com/antonio-f/naive_convnet
Naive Convolutional Neural Network with TensorFlow 2
101 convolutional-neural-networks deep-learning easy matplotlib numpy simple tensorflow2 tutorial
Last synced: 29 Apr 2026
https://github.com/jennasys/pyuseref
Python version of useRef demo at: https://dev.to/ziratsu/the-useref-hook-in-react-3h98
parcel python react transcrypt tutorial
Last synced: 10 Jun 2026
https://github.com/johanns/ref-secure-share
SecureShare is a tutorial and reference implementation of a one-time-use message sharing web-app, developed using Next.JS 14, TypeScript, Prisma, and styled with Tailwind CSS
cryptography next tailwindcss tutorial typescript webcrypto
Last synced: 05 Feb 2026
https://github.com/der3318/winrt-fd-sample
Notes and Samples to Use WinRT Face Detector
Last synced: 27 May 2026
https://github.com/obitech/tutorials
Various tutorials I've tried/completed
css html javascript python rails ruby tutorial
Last synced: 11 Apr 2026
https://github.com/foufou-exe/iac-terraform-ansible-aws-webserver-demo
Complete example of deploying a Debian web server on AWS EC2 using Terraform and Ansible. Perfect for learning infrastructure as code (IaC) basics. 🤖
ansible automation aws cloud debian devops ec2 example iac infrastructure-as-code linux open-source terraform tutorial webserver
Last synced: 11 Apr 2026
https://github.com/000daniel/collision-mask-layer
A page dedicated to explaining how collision masks/layers works in the Godot game engine
collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial
Last synced: 03 Feb 2026
https://github.com/vaadin/mpr-demo
Demonstrate stepwise migration of Vaadin 8 to Vaadin 13 using MPR (DevDays May / 2019)
demo demo-app devday example java migration tutorial vaadin vaadin-flow vaadin-platform vaadin13 vaadin8
Last synced: 14 Apr 2026
https://github.com/bruvellu/cartography-tutorial
Tutorial on how to generate map projections using Blender Tissue Cartography
3d-visualization blender blender-tissue-cartography fiji ilastik imagej map-projections tissue-cartography tutorial
Last synced: 13 Jan 2026
https://github.com/girkovarpa/sciter-js-autocomplete
Simple demo of autocompleting a textbox in Sciter.JS
after autocomplete autofill css demo example js pseudo sciter sciter-js suggestions tis tutorial
Last synced: 14 Apr 2026
https://github.com/bruvellu/3d-tutorial
Tutorial on how to visualize 3D data in Fiji using built-in tools and 3Dscript
3d 3d-visualization 3dscript fiji imagej tutorial
Last synced: 13 Jan 2026
https://github.com/boly38/wifibutton
Wifi Button with ESP8266 card
arduino ch340 electronic esp8266 howto simple-project tutorial wifi-button
Last synced: 29 Apr 2026
https://github.com/silvestrevivo/native-manager
React Native application following the Udemy Tutorial from @StephenGrider
firebase react react-native reactjs stephengrider tutorial udemy
Last synced: 11 Apr 2026
https://github.com/frozen-beak/hash_table
Hash Table in rust from scratch with djb2 algorithm
Last synced: 23 Mar 2025
https://github.com/andrewjbateman/javascript-mousemove-shadow
:clipboard: Javascript30 tutorial 16 from Wes Bos. Javascript code to move shadown around text when mouse is moved.
css-text-shadow javascript-mousemove-shadow mouse mouse-move tutorial
Last synced: 15 Oct 2025
https://github.com/santiagodotsh/expo-sticker-smash
🍩 📱 Sticker Smash app with React Native and Expo.
expo images react react-native tutorial typescript
Last synced: 11 Apr 2026
https://github.com/johannesrabauer/optionals
This is my script for the corresponding youtube video.
introduction java optional tutorial
Last synced: 15 Oct 2025
https://github.com/000daniel/000daniel.github.io
A website about confusing C# programming topics made easy to understand.
csharp document documentation easy made-easy program programming simple tutorial website
Last synced: 04 Jun 2026
https://github.com/fab2bprog/exemple-utilisation-csharp-avec-mysql
Exemple C# avec base de données mysql : Servira au developpement de votre application. Classes CRUD. Fonctions de recherche etc...
base-de-donnees crud crud-application crud-sample csharp csharp-code database exemple howto-tutorial mariadb mariadb-database mysql sql tutorial
Last synced: 13 Apr 2026
https://github.com/rominalodolo/loginformjavafx
JavaFX Login Form Tutorial using Scene Builder | JavaFX and Scene Builder Tutorial | 2020 Version
form fxml java javafx login scenebuilder tutorial youtube
Last synced: 14 Apr 2026
https://github.com/anjakammer/staticsite
A tutorial for creating a static website with GitHub Pages
Last synced: 22 Jan 2026
https://github.com/vasiliy-l/tutorial-ios-notifications-sender
Test local notifications on iOS in Swift
ios swift tutorial usernotifications
Last synced: 16 Oct 2025
https://github.com/freeclimbapi/node-stream-recording-how-to-guide
Node - Stream a Recording Tutorial
Last synced: 18 Feb 2026
https://github.com/sahar-dev/kubernetes_101
This project demonstrates how to deploy and manage two intercommunicating Django applications on Kubernetes. It provides a step-by-step guide to writing Kubernetes YAML configuration files, containerizing Django applications with Docker, and deploying them to a Kubernetes cluster.
devops django docker kubernetes tutorial
Last synced: 29 Apr 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/pin3dev/42_pushswap
Algorithm challenge focused on sorting a stack of integers with the minimum number of operations. Implemented in C with a limited set of operations, ideal for understanding algorithm optimization.
42cursus 42porto 42pushswap 42school algorithm c sorting sorting-algorithm sorting-algorithms tutorial tutorial-sourcecode
Last synced: 17 Oct 2025
https://github.com/ianhomer/try-hibernate-with-spring
Try Hibernate With Spring
example hibernate try tutorial
Last synced: 17 Oct 2025
https://github.com/faizantkhan/numpy
NumPy Practice Repository Dive into the world of numerical computing with our collection of NumPy exercises. Perfect for beginners and seasoned programmers alike, this repository offers a range of challenges to sharpen your array manipulation and data analysis skills.
data-science library machine-learning numpy numpy-arrays numpy-library numpy-python outlier outlier-detection python pythonlibrarires tutorial
Last synced: 21 May 2026
https://github.com/refkinscallv/taskbar
Minimize modal popup to taskbar or tab
bootstrap5 html jquery tutorial
Last synced: 22 Jan 2026
https://github.com/obitech/practice_python
Refreshing my Python with practicepython.org
Last synced: 27 Jan 2026
https://github.com/cumulocity-iot/cumulocity-provision-epl
This microservice provides a POST endpoint provision to deploy an EPL model from the enterprise tenant to a subscribed target tenant.
agent cli client cumulocity-iot cumulocity-microservice example extension iot-analytics microservice microservices simulator tutorial webapp widget
Last synced: 23 Mar 2025
https://github.com/thorium/fsharptraining.fi
Finnish open-source F# training (by Ari-Pekka Lappi and me). Check parts 01-Basic and 04-MoreAdvancedStuff. Suomenkielinen avoin F#-opetusmateriaali. Katso kappaleet 01 ja 04.
f-sharp finnish suomi tutorial
Last synced: 15 Mar 2025
https://github.com/switcherapi/switcherapi-tutorials
Examples & code snippets
feature-flags switcher-api tutorial
Last synced: 30 Mar 2025
https://github.com/apiverve/image-caption-react-tutorial
AI-powered image caption generator built with React
accessibility ai alt-text apiverve computer-vision image-caption machine-learning react tutorial
Last synced: 29 Apr 2026
https://github.com/freeclimbapi/c-sharp-update-a-queue-tutorial
C# - Update a Queue Tutorial
Last synced: 05 May 2026
https://github.com/shreyazh/philosophy
Roadmap for Studying Philosophy
arts humanities learning philosophy philosophy-roadmap react roa tutorial typescript
Last synced: 24 Sep 2025
https://github.com/kathleenwest/contosopizzasignalrdemo
Contoso 🍕 Pizza Ordering - ASP.Net Web Api and Web Application with SignalR - Demo and Tutorial
asp-net asp-net-core asp-net-core-web-api contoso csharp csharp-code demo demo-link demo-video learning pizza-order pizza-order-shop-app pizza-order-system signalr signalr-client signalr-hub signalr-server tutorial tutorial-code web-api
Last synced: 23 Mar 2025
https://github.com/freeclimbapi/java-list-conferences-how-to-guide
Java - List Conferences Tutorial
Last synced: 18 Jun 2026
https://github.com/freeclimbapi/c-sharp-list-conferences-how-to-guide
C# - List Conferences Tutorial
Last synced: 05 May 2026
https://github.com/freeclimbapi/java-make-a-queue-how-to-guide
Java - Make a Queue Tutorial
Last synced: 05 May 2026
https://github.com/antonio-f/moondream
Testing the Moondream tiny vision model
artificial-intelligence hands-on huggingface-transformers image-captioning image-descriptions language-models running-locally tiny-models tutorial vision-models vision-transformers
Last synced: 30 Mar 2025
https://github.com/educhastenier/kotlin-koin-sample-app
Playground for Kotlin Koin discovery
Last synced: 18 Oct 2025
https://github.com/appidea/react-workshop
Fast introduction to React.js development (part of the course).
Last synced: 11 Apr 2026
https://github.com/tehlers/bevy-introduction
An introduction to the game engine Bevy made with presenterm.
bevy game-development tutorial
Last synced: 18 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/jeremiegince/parallelismintroduction
Introduction au parallélisme en python
exercise multiprocessing multithreading python tutorial
Last synced: 13 Mar 2025
https://github.com/denvrdata/examples
Examples to run various AI workloads for Denvr cloud
ai development llm-inference llm-training tutorial
Last synced: 16 Jan 2026
https://github.com/vasiliy-l/tutorial-ios-qr-code-reader
A QR Code Scanner App in Swift
avfoundation ios swift tutorial
Last synced: 30 Mar 2025
https://github.com/thetoxin/pyneuronet
Example simple neural net in python
example machine-learning neural-network python tutorial
Last synced: 20 Oct 2025
https://github.com/nomnomnonono/ruby-practice
Repository for storing code created in Go tutorials, hands-on and other learning activities.
handson ruby ruby-on-rails tutorial
Last synced: 30 Apr 2026
https://github.com/piyalidas10/pdf-tutorials
PDF / Images Tutorials for UI/Front-end
frontend tutorial tutorials ui
Last synced: 15 Mar 2025
https://github.com/1git2clone/proc-macro-example
A short getting started on derive macros guide in Rust.
compile-time-meta-programming compile-time-reflection guide proc-macro proc-macro-derive reflection rust tutorial
Last synced: 23 Oct 2025
https://github.com/applitools/tutorial-selenium-ruby-basic
Applitools Selenium Ruby tutorial
Last synced: 28 May 2026
https://github.com/monk-afk/minetest_postgresql
Tutorials for Creating a Minetest Server, or MultiCraft Server, on Debian with PostgreSQL Backend
minetest multicraft postgresql tutorial
Last synced: 04 Jan 2026
https://github.com/timstaley/voevent-parse-tutorial
Getting started with XML, VOEvent and voevent-parse.
deprecated-repo tutorial voevent
Last synced: 15 May 2025
https://github.com/toolbuddy/mininet-python
Practice with mininet API in python.
learning mininet python tutorial
Last synced: 23 Oct 2025
https://github.com/adityamotale/hash_table
Hash Table in rust from scratch with djb2 algorithm
Last synced: 15 Apr 2025
https://github.com/arun-kc/flask_sqlalchemy_rest_api
A simple RESTful API build for educational purpose
api-rest educational-project flask-api flask-sqlalchemy python tutorial
Last synced: 24 Oct 2025
https://github.com/kevin-doolaeghe/flutter_todo
Flutter - Todo App
dart flutter todo-app tutorial
Last synced: 11 Apr 2026
https://github.com/shuuji3/terraform-tutorials
Terraform Tutorials - HashiCorp Learn
Last synced: 22 Mar 2025
https://github.com/devlights/try-java
This is my TUTORIAL project for Java.
Last synced: 23 Feb 2026
https://github.com/dipaolo/price-extractor
The source code of a video tutorial: how to parse prices from a web site and store them to DB (links in README)
parsing python scraping selenium tutorial web-parser
Last synced: 15 May 2026
https://github.com/szczyglis-dev/quantum-random-bit-generator
[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit
azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial
Last synced: 26 May 2026
https://github.com/ikamranshahzad/golang-init
A collection of small Go (Golang) projects, each in its own folder
Last synced: 15 Apr 2025
https://github.com/peter22-cell/walkthroughjs
🎨 Create interactive tutorials and onboarding experiences for web apps easily, with a beautiful design and no dependencies required.
frontend guide javascript onboarding product-tour react tutorial ui ux vue walkthrough
Last synced: 29 Apr 2026
https://github.com/anarchymonkey/learn_golang
go programming language | beginner | advanced | comprehensive | repository | syntax | data types | concurrency | web development | interactive code examples | tutorials | challenges | practice | skills | updated regularly | latest information | best practices.
basics-of-go create-go-app go golang learn-go learn-go-webservers learn-go-with-tests learn-golang tutorial
Last synced: 24 Oct 2025
https://github.com/flowforfrank/react-infinite-scroll
♾️ Infinite scroll component created in React
infinite-scroll intersection-observer intersectionobserver-api javascript react react-infinite-scroll react-infinite-scroll-component reactjs tutorial webtips
Last synced: 14 Apr 2026
https://github.com/macagua/tutorial_javascript_odoo
Odoo JavaScript Programming Tutorial
addons backend frontend javascript odoo odoo13 python tutorial
Last synced: 10 May 2026
https://github.com/rmarasigan/freecodecamp
Lessons from freeCodeCamp
aws freecodecamp git golang javascript terraform tutorial
Last synced: 11 Apr 2026
https://github.com/augustoasilva/todo-go-app-tutorial
Repositório do projeto ToDo App feito em Go para série de Artigos no meu Blog.
Last synced: 13 Jul 2025
https://github.com/abhisekp/the-gists
:bowtie: Gists of tutorials, articles, and miscellaneous stuffs :yum:
article gist javascript js tutorial
Last synced: 19 Jun 2025
https://github.com/peterfox/form-exception-handler-demo
The example code for the article https://medium.com/@SlyFireFox/laravel-tip-a-workflow-for-exceptions-when-handling-forms-9ffb262b6a0
Last synced: 15 Apr 2026