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-01-20 00:28:38 UTC
- JSON Representation
https://github.com/langston-barrett/write-yourself-a-scheme-in-agda
Like "Write Yourself a Scheme in 48 Hours", but in Agda
Last synced: 19 Oct 2025
https://github.com/markf94/rigetti_training_material
Slide decks and Jupyter notebooks for training on Rigetti's quantum software stack at the Creative Destruction Lab 2018.
bloch-sphere hands-on pyquil quantum-computing quantum-gates rigetti tutorial
Last synced: 11 Oct 2025
https://github.com/ibnesayeed/linkextractor
A Docker tutorial using a link extraction application example
docker hacktoberfest interactive link-extraction php python ruby tutorial web-scraping
Last synced: 12 Apr 2025
https://github.com/benckx/dnn-movie-posters
Classify movie posters by genre
ai cnn cnn-classification keras keras-classification-models keras-tutorials machine-learning machine-learning-tutorial movies tensorflow tensorflow-examples tutorial
Last synced: 28 Oct 2025
https://github.com/ngocbh/voting-blockchain
A simple blockchain-based voting system application built from scratch by Python. It's available for running with multipeer.
blockchain chaincode docker multipeer python-blockchain smartcontract tutorial voting voting-system
Last synced: 11 Sep 2025
https://github.com/jpleorx/opencv-text-deskew
Tutorial on how to deskew (straighten) text images
computer-vision deskew document-parser image-processing opencv opencv-python python tutorial
Last synced: 10 May 2025
https://github.com/nanmu42/k8s-by-kubeadm
:building_construction: 如何使用kubeadm在国内网络环境搭建单主k8s集群
Last synced: 30 Apr 2025
https://github.com/akanshdivker/simple-ecs
An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.
csharp data-oriented-technology-stack dots ecs entities entities-preview entity-component entity-component-system entity-prefabs example hybrid-renderer job-system tutorial unity unity-3d unity-physics unity-scripts unity-tutorial unity3d
Last synced: 21 Jul 2025
https://github.com/onecodemonkey/shell
Some useful scripts of shell.
library shell shell-scripts shellscript tutorial
Last synced: 07 Oct 2025
https://github.com/appcoda/blockchaindemo
A simple demo for Blockchain in Swift
blockchain ios-app swift tutorial
Last synced: 13 Apr 2025
https://github.com/zoedsoupe/exlings
rustlings but for elixir this time
begginer-friendly elixir tutorial
Last synced: 10 Apr 2025
https://github.com/canopennode/canopendemo
CANopenNode tutorial and testing
canopen canopennode demo embedded testing tutorial
Last synced: 21 Jul 2025
https://github.com/g1f1/helloworld
List of Hello World programs in many programming languages. Don't forget to star 🌟 this repository.
helloworld ide ideas idle introduction lab labs language library programming scratch submodule tutorial
Last synced: 16 Jul 2025
https://github.com/soegaard/web-tutorial
How to write web applications with Racket
Last synced: 27 Feb 2025
https://github.com/heet9022/android-hacking
A short tutorial on android hacking using Kali Linux
android-hacking guide hacking kali tutorial
Last synced: 08 Jan 2026
https://github.com/codershiyar/html
Sources codes of the tutorial html 5 in arabic which provided by engineer Shiyar on YouTube and Shiyar Academy
html html-css html-css-javascript html5 html5-audio html5-video htmlcourse htmltutorial tutorial tutorials
Last synced: 25 Sep 2025
https://github.com/gahjelle/decorators_tutorial
Introduction to Decorators - Tutorial given at PyCon Online 2020 and 2021
decorators materials pycon python tutorial
Last synced: 20 Aug 2025
https://github.com/didinj/nodeexpresscrud
Node, Express, Mongoose and MongoDB CRUD Web Application
application crud example express expressjs mongo mongodb mongoose mongoosejs node nodejs tutorial web webapp
Last synced: 15 Oct 2025
https://github.com/glaucia86/crud-mvc5-ef-angularjs
Repositório do tutorial do canal do meu canal do youtube
angularjs bootstrap3 crud-application entity-framework mvc5 tutorial
Last synced: 26 Oct 2025
https://github.com/planetoftheweb/responsivebootstrap
This is the repository for my course, Bootstrap Layouts: Responsive Single-Page Design on LinkedIn Learning and Lynda.com.
bootstrap bootstrap3 linkedinlearning lynda lynda-com rayvillalobos responsive responsive-design training tutorial
Last synced: 26 Oct 2025
https://github.com/a-paxton/living-documents
How to use Jupyter notebooks and R markdown to create living documents and reproducible reports.
jupyter jupyter-notebook living-documents r r-markdown reproducible-workflows tutorial workshop-materials
Last synced: 04 May 2025
https://github.com/nduytg/system-engineer-cheat-sheets
A collections of tutorials for junior system engineer
cheatsheet junior linux system tutorial
Last synced: 29 Mar 2025
https://github.com/pmocz/volumerender-python
Volume Render a Datacube
astrophysics scientific-computing scientific-visualization tutorial volume-rendering
Last synced: 13 Jul 2025
https://github.com/Unturned3/Microdot
The Microdot Project guides you to create a fully functional but compact Linux system from scratch
busybox cross-compilation cross-compiler cross-toolchain kernel linux linux-kernel microdot-linux musl tiny tutorial
Last synced: 09 May 2025
https://github.com/AkanshDivker/Simple-ECS
An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.
csharp data-oriented-technology-stack dots ecs entities entities-preview entity-component entity-component-system entity-prefabs example hybrid-renderer job-system tutorial unity unity-3d unity-physics unity-scripts unity-tutorial unity3d
Last synced: 25 Apr 2025
https://github.com/wangz10/class_imbalance
Jupyter Notebook presentation for class imbalance in binary classification
classification imbalanced-data machine-learning tutorial
Last synced: 11 May 2025
https://github.com/nyandwi/pythonbasics
Basics of Python Programming language
Last synced: 16 Oct 2025
https://github.com/samirpaulb/leetcode
LeetCode Solutions💡in Python3🐍 and C++
beginner code cpp hacktoberfest hacktoberfest-accepted leetcode leetcode-python leetcode-solutions problem-solving problems project python python-tutorial python-tutorial-notebook python3 tutorial tutorials
Last synced: 17 Jun 2025
https://github.com/scottlilly/superadventure
Source code for my "Learn C# by building a simple RPG" guide
c-sharp educational-game rpg tutorial winforms
Last synced: 12 Apr 2025
https://github.com/github-samples/game-of-life-walkthrough
A sample walkthrough to create Conway's Game of Life with GitHub Copilot
copilot copilot-chat copilot-tutorial css github html javascript learn-github learning-by-doing samples tutorial walkthrough
Last synced: 13 Sep 2025
https://github.com/koddr/tutorial-go-fiber-rabbitmq
📖 Tutorial: Working with RabbitMQ in Golang by examples.
fiber-framework golang message-broker queue rabbitmq tutorial tutorial-code tutorial-sourcecode
Last synced: 27 Jun 2025
https://github.com/wscats/github-actions-tutorial
➿Github Action Tutorial - 《Github Action教程》
automation devops github-actions tutorial workflow
Last synced: 14 Apr 2025
https://github.com/kan-bayashi/interspeech19_tutorial
Interspeech 2019 tutorial materials
interspeech2019 neural-vocoder tutorial voice-conversion
Last synced: 27 Jul 2025
https://github.com/m1ga/from_zero_to_app
📱 Basic tutorials for Appcelerator Titanium. Create your first mobile app from start to finish!
android app appcelerator axway development hacktoberfest hacktoberfest2021 ios titanium titanium-mobile tutorial
Last synced: 15 Apr 2025
https://github.com/beforesemicolon/tutorials-files
before semicolon tutorial files
css files html javascript tutorial ui ui-elements web web-development
Last synced: 09 Apr 2025
https://github.com/rgs/p5-intelligible-unicode
An intelligible guide to Unicode in Perl 5
Last synced: 25 Oct 2025
https://github.com/upul/machine-learning-algorithms-from-scratch
A collection of commonly used machine learning algorithms implemented in Python/Numpy
implementation ipython-notebook machine-learning pyhton3 tutorial
Last synced: 28 Oct 2025
https://github.com/hereismari/tensorflow-workshop
Code samples, slides and materials for TensorFlow Workshops
Last synced: 30 Apr 2025
https://github.com/tensor-programming/rust_port_sniffer
ipsniffer portscanner rust tutorial
Last synced: 22 Apr 2025
https://github.com/palewire/first-python-notebook
A step-by-step guide to analyzing data with Python and the Jupyter notebook.
altair data-analysis data-journalism education journalism jupyter jupyter-notebook jupyterlab news pandas python sphinx tutorial
Last synced: 11 Apr 2025
https://github.com/tchajed/iris-simp-lang
We define a simple programming language, simp_lang, then instantiate Iris to verify simple simp_lang programs with concurrent separation logic.
Last synced: 02 May 2025
https://github.com/hackersandslackers/beautifulsoup-tutorial
:sparkles: :ramen: Scrape webpage metadata using BeautifulSoup.
beautifulsoup beautifulsoup4 python scraping scraping-websites scripting tutorial
Last synced: 03 Apr 2025
https://github.com/datawhalechina/unlock-hf
解锁HuggingFace生态的百般用法
datawhale nlp transformers tutorial
Last synced: 23 Feb 2025
https://github.com/hijiangtao/friendlyhello-docker
《Docker 学习新手笔记:从入门到放弃》一文与示例代码
docker docker-image tutorial tutorial-code
Last synced: 04 May 2025
https://github.com/swiftwasm/swiftwasm-book
The SwiftWasm book to get you started
guide mdbook swift swiftwasm tutorial webassembly webassembly-tutorial
Last synced: 28 Mar 2025
https://github.com/drhelius/demo-emulator
Nintendo Game Boy emulator written in Go to be used in workshops about emulator programming
emulation emulator emulator-programming game-boy gameboy gameboy-emulator glfw go golang opengl tutorial
Last synced: 10 Apr 2025
https://github.com/learnapollo/pokedex-react
A Pokedex App using and teaching Apollo and React
apollo-client apollographql graphcool graphql pokedex react tutorial
Last synced: 16 May 2025
https://github.com/reactbyexample/react-by-example
code-oriented React tutorial for programmers
codesandbox learning learning-by-doing react reactjs tutorial typescript
Last synced: 16 Apr 2025
https://github.com/wesleyac/snes-dev
Code for a series of tutorials on SNES development
Last synced: 18 Aug 2025
https://github.com/y-taka-23/miso-tutorial-app
An example GHCJS + Miso single page application. 🍜
frontend ghcjs haskell javascript miso spa ssr tutorial
Last synced: 23 Jul 2025
https://github.com/sebp/survival-cnn-estimator
Tutorial on survival analysis using TensorFlow.
convolutional-neural-networks deep-learning notebook survival-analysis tensorflow time-to-event tutorial
Last synced: 13 Jul 2025
https://github.com/github/codespaces-learn-with-me
This is a Codespaces React template that leverages a Code Tour to guide beginners through writing their first lines of React.
codespaces codetour css javascript react tutorial
Last synced: 04 Oct 2025
https://github.com/tarao/lambdajs
An interpreter of Lambda calculus written in JavaScript and working with JavaScript syntax.
evaluator javascript lambda-calculus tutorial
Last synced: 14 Apr 2025
https://github.com/TreeHacks/hackpack-ios
An intro to iOS development in Swift
Last synced: 16 Mar 2025
https://github.com/haoming02/all-in-one-stable-diffusion-guide
A place to learn about Stable Diffusion
guide stable-diffusion stable-diffusion-webui tutorial
Last synced: 20 Oct 2025
https://github.com/cdimascio/nationalparks_conversation
Chatbots and Watson: Let’s talk about national parks: course source code
bluemix tutorial watson watson-conversation watson-conversation-service
Last synced: 28 Apr 2025
https://github.com/climbsrocks/learningmachines
Teaching machine learning!
javascript learning-machine-learning machine-learning teaching tutorial
Last synced: 30 Apr 2025
https://github.com/idouble/simple-disassembly-notes
⚙️ Simple Step to Step Tutorials for Disassembling / Code Injection & getting Pointer Addresses 🔧
assembly code code-injection codeinjection collection disassembler disassembly disassembly-notes memory offsets pointer pointer-address process read reverse-engineering simple step-tutorials tutorial tutorials write
Last synced: 01 May 2025
https://github.com/hackersandslackers/python-poetry-tutorial
:snake: :pencil2: Simple Python project built with Poetry.
poetry python template tutorial
Last synced: 31 Jul 2025
https://github.com/pmocz/navier-stokes-spectral-python
Create Your Own Navier-Stokes Spectral Method Simulation (With Python)
computational-fluid-dynamics navier-stokes scientific-computing simulation spectral-method tutorial
Last synced: 21 Sep 2025
https://github.com/methyldragon/marvelmind-indoor-gps-tutorial
A tutorial for setting up and interfacing with Marvelmind Indoor 'GPS' ultrasonic beacons!
beacon marvelmind tutorial ultrasonic-sensor
Last synced: 21 Jul 2025
https://github.com/charlesfrye/appliedstatisticsforneuroscience
Materials for UC Berkeley Neuroscience 299
applied-statistics jupyter-notebook neuroscience python statistics tutorial
Last synced: 17 Mar 2025
https://github.com/rashidi/spring-boot-data-audit
Sample project for Spring Boot with Spring Data Audit enabled.
audit java spring-boot spring-data-jpa tutorial
Last synced: 21 Mar 2025
https://github.com/ihor/reactnativecodereuseexample
Shows how to organize your code to reuse it as much as possible between Web, iOS and Android
android code-reuse code-sharing cross-platform example howto ios mobile react react-native redux tutorial web
Last synced: 12 Apr 2025
https://github.com/snipcart/snipcart-hugo-integration
Hugo Website Tutorial with a Live Static E-Commerce Example
hugo jamstack netlify static-site-generator tutorial
Last synced: 14 Apr 2025
https://github.com/net2devcrypto/n2d-nft-marketplace
🚀👩🚀This repo contains all the files to follow along and implement a MultiChain NFT MarketPlace! Be sure to watch my Youtube tutorials so you can learn and follow along!
axios blockchain dapp ipfs nextjs nft react solidity staking tutorial
Last synced: 26 Jul 2025
https://github.com/codingforentrepreneurs/hello-linux
This tutorial series is all about deploying a Python web application on Ubuntu 18.04 LTS.
celery deployment digitalocean django gunicorn linux nginx production python python3 supervisord tutorial ubuntu
Last synced: 18 Jan 2026
https://github.com/overtrue/building-with-tailwindcss
css-framework tailwindcss tutorial ui-components
Last synced: 24 Mar 2025
https://github.com/alaingalvan/raw-vulkan
🔥 Experiments building Vulkan applications, libraries, and abstractions.
abstraction conan shaders shadertoy tutorial vulkan
Last synced: 15 Aug 2025
https://github.com/roc-lang/book-of-examples
Software Design by Example in Roc
Last synced: 24 Feb 2025
https://github.com/AidanCooper/shap-analysis-guide
How to Interpret SHAP Analyses: A Non-Technical Guide
data-science machine-learning shap tutorial
Last synced: 01 May 2025
https://github.com/ucfopen/fuelphp-crash-course
A final working copy of the FuelPHP Crash Course Tutorial
fuel fuelphp github-pages jekyll-site mvc-framework php tutorial
Last synced: 28 Oct 2025
https://github.com/lmammino/terraform-openvpn
A sample terraform setup for OpenVPN using Let's Encrypt and Certbot to generate certificates
automation example infrastructure network openvpn security terraform tutorial vpn
Last synced: 30 Apr 2025
https://github.com/open-sauced/beybot
This is a twitch bot built with the ComfyJS library 💅🏾
Last synced: 24 Jun 2025
https://github.com/coditori/javatori
Code Tutorials, Examples, and Best Practices.
best-practices cxf examples hamcrest hibernate java jax-rs junit mockito spring spring-boot spring-data-jpa spring-mvc spring-security swagger-ui tutorial tutorial-code tutorial-exercises tutorials
Last synced: 16 Jul 2025
https://github.com/flowforfrank/drag-n-drop
📌 Drag and Drop Kanban board created natively with JavaScript
drag drag-and-drop html javascript tutorial webtips
Last synced: 09 Jul 2025
https://github.com/alimon808/contoso-university
Contoso University demo using asp net core and related technologies
asp-net-core demo-application entity-framework moq sendgrid starter-project tutorial twilio xunit
Last synced: 15 Apr 2025
https://github.com/mfaisalkhatri/supertest_poc
API Testing using supertest, mocha and chai.
apitesting chai e2e-tests mocha mocha-tests testautomation testing tutorial tutorials
Last synced: 12 Apr 2025
https://github.com/davidyaha/graphql-workshop
Hands on workshop about GraphQL with React and Apollo :rocket:
apollo create-react-app graphql graphql-workshop react tutorial workshop
Last synced: 29 Jun 2025
https://github.com/FIWARE/tutorials.Getting-Started
:blue_book: FIWARE 101: An Introduction to the FIWARE Platform
context-broker contextual-data entity fiware fiware-orion geojson geoquery postman-collection tutorial urn
Last synced: 30 Mar 2025
https://github.com/hashicorp-education/learn-terraform-code-organization
hashicorp terraform terraform-module tutorial
Last synced: 06 Oct 2025
https://github.com/planetoftheweb/vueinterface
Repository for my tutorial course: Building an interface with Vue.js on LinkedIn Learning and Lynda.com.
javascript linkedin-learning linkedinlearning lynda lynda-com rayvillalobos tutorial vuejs
Last synced: 12 Oct 2025
https://github.com/fiware/tutorials.getting-started
:blue_book: FIWARE 101: An Introduction to the FIWARE Platform
context-broker contextual-data entity fiware fiware-orion geojson geoquery postman-collection tutorial urn
Last synced: 05 Sep 2025