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-04 00:25:51 UTC
- JSON Representation
https://github.com/fiware/tutorials.accessing-context
:blue_book: FIWARE 105: Accessing Context Programmatically
contextual-data fiware fiware-orion ngsi node-js-express tutorial
Last synced: 12 Sep 2025
https://github.com/erickwendel/5-new-features-for-js-arrays-es2023
A complete application tutorial to show how the new set of functions proposals for JS Arrays for 2023
Last synced: 30 Oct 2025
https://github.com/codingforentrepreneurs/getting-started-with-pulsar
Learn the basics of streaming data with Apache Pulsar. Apache Pulsar is a cloud-native, distributed messaging and streaming platform.
apache-pulsar development pulsar pulsar-client pulsar-python tutorial
Last synced: 16 Jun 2025
https://github.com/mrlynn/mdbaas
MongoDB as a Service Demonstration for MDBW2017
dbaas demo demonstration mdbaas mean-stack mongodb nodejs tutorial
Last synced: 30 Oct 2025
https://github.com/juliankarrer/kishte
Building a Bluetooth Midi Controller from an ESP32
bluetooth diy electron esp32 hardware midi-controller schematics tutorial
Last synced: 06 May 2026
https://github.com/cj-mills/pytorch-mask-rcnn-tutorial-code
This repository contains the code for my PyTorch Mask R-CNN tutorial.
instance-segmentation mask-rcnn object-detection pytorch tutorial
Last synced: 04 May 2025
https://github.com/celilselcuk/down-town-drift
Developed with pygame: implements core game loop, collision detection, and sprite management. Uses procedural generation: endlessly generated maps for scalable and replayable gameplay.
2d-game buttons car coins collision-detection customization endless-runner free highscore pygame-game singleplayer sprite-animation topdown tutorial
Last synced: 11 Apr 2025
https://github.com/MrGreensWorkshop/ZephyrOS_RasPiPico_PicoDRO
Zephyr RTOS Tutorials with Raspberry Pi Pico. For more, please see the blog post below.
raspberry-pi-pico raspberrypipico tutorial tutorial-sourcecode zephyr zephyr-rtos zephyros zephyrrtos
Last synced: 12 Mar 2025
https://github.com/aoemods/aoe4-typescript-template
Template for getting started with Age of Empires 4 TypeScript modding
age-of-empires-iv lua mod modding template tutorial typescript
Last synced: 07 Feb 2026
https://github.com/machinekoder/qt-qmake-catch-and-trompeloeil-seed
Seed for unit testing Qt-qmake projects with Catch and Trompeloeil
bdd catch catch-tests qt qt-creator seed tutorial unit-testing
Last synced: 15 May 2026
https://github.com/hafen/strata2017
Repository for the "Exploration and visualization of large, complex datasets with R, Hadoop, and Spark" tutorial at Strata Hadoop World 2017
Last synced: 20 Mar 2025
https://github.com/alexaubry/AURASlideshow
Simple component for displaying slideshows
Last synced: 21 Jul 2025
https://github.com/neptune-ai/docs
Neptune documentation
collaboration data-science deep-learning docs documentation how-to hub machine-learning neptune neptune-platform organization tracking tutorial
Last synced: 13 Apr 2025
https://github.com/MichaelCurrin/python-twitter-guide
Code snippets and links to docs around using the Twitter API and Tweepy 🐍 🐦
code-snippets guide python python3 snippets tutorial tweepy twitter twitter-api
Last synced: 11 May 2025
https://github.com/storopoli/estatistica
Tutorial de R da Disciplina de Estatística da UNINOVE
Last synced: 08 Jul 2025
https://github.com/simongravelle/bash-tutorial
Efficiently handle multiple simulations using bash
bash lammps molecular-dynamics tutorial
Last synced: 06 Mar 2026
https://github.com/omaraflak/annotation-processor-sample
Simple example to illustrate the use of android annotation and annotation processor.
android annotation annotation-processor annotationprocessor generated-code processor tutorial
Last synced: 12 Apr 2025
https://github.com/openzim/freecodecamp
FreeCodeCamp.org scraper (to ZIM)
freecodecamp offline scraper tutorial zim
Last synced: 01 May 2025
https://github.com/extrys/hyperstacksguidelines
Hyperstacks is a Creative game where players create their own levels for other players!
game guidelines hyperstacks tutorial vr
Last synced: 07 Mar 2026
https://github.com/michaelcurrin/python-twitter-guide
Code snippets and links to docs around using the Twitter API and Tweepy 🐍 🐦
code-snippets guide python python3 snippets tutorial tweepy twitter twitter-api
Last synced: 21 Mar 2025
https://github.com/lightyourjourney/debian-tutorial
Using Debian
debian linux tutorial vitepress
Last synced: 19 Jun 2025
https://github.com/guessi/eks-integrations-quick-start
Quick start scripts for common Amazon EKS integrations
amazon-eks eks eksctl kubernetes tutorial
Last synced: 17 Jul 2025
https://github.com/anshitmishra/golang-tutorial
Discover our new Go (Golang) repository! Learn Go basics through practical projects with detailed explanations and accompanying videos. Enhance your skills, dive into the code, and embrace the beauty of Go. Happy coding
basic golang programming tutorial
Last synced: 24 Jun 2025
https://github.com/sysrep/time-viz
a timeline visualization using your digital footprint
Last synced: 16 Apr 2025
https://github.com/virviil/cow.rs
The COW Programming Language interpreter in Rust
Last synced: 28 Jun 2025
https://github.com/abhirajshourya/regex-course
A simple take on regular expressions for beginners
Last synced: 09 Jul 2025
https://github.com/Lightning-Chart/lcu-tutorial-simple2Dchart-01
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a Simple 2D Line Chart.
chart charting-library csharp data-visualization dotnet example lightning-chart line performance tutorial visualization xy
Last synced: 12 May 2025
https://github.com/bytebase/example-api
Example application to demonstrate Bytebase API
api bytebase example sample-code tutorial
Last synced: 10 Apr 2025
https://github.com/kingzez/webpack-demo
just exercise,all of is very basic
html-webpack-plugin loaders tutorial tutorial-code webpack
Last synced: 11 Apr 2025
https://github.com/fiware/tutorials.entity-relationships
:blue_book: FIWARE 102: Batch Commands and Entity Relationships
batch-processing context-broker contextual-data entity-relationship fiware fiware-orion linked-data ngsi-ld postman-collection tutorial urn
Last synced: 30 Apr 2025
https://github.com/fiware/tutorials.xacml-access-rules
:closed_book: FIWARE 405: Ruleset Based Permissions
access-control authzforce fiware pdp security tutorial xacml xacml-policies
Last synced: 30 Apr 2025
https://github.com/whiteboxdev/example-a-star
Example of the A* algorithm and pathfinding.
Last synced: 14 Jun 2025
https://github.com/theodesp/tech.io-getting-started-with-go
tech.io Coding playground about starting up with go
exercises golang technology tutorial
Last synced: 10 Apr 2025
https://github.com/dougsillars/dougsillars.github.io
files image optimization tutorial workshop
Last synced: 14 Mar 2025
https://github.com/ahammadnafiz/fiztorch
Toy Implementation of PyTorch
algorithms deep-learning deep-neural-networks framework implementation neural-network python python-3 pytorch pytorch-tutorial tensorflow2 torch tutorial
Last synced: 11 Apr 2025
https://github.com/darbyluv2code/spring-boot-3-project-job-portal-web-app
Source code for the course: Spring Boot 3 Project - Build a Job Portal Web Application
crud hibernate java jpa mysql rest spring spring-boot spring-boot-3 spring-data-jpa spring-mvc spring-security spring-security-6 springboot3 thymeleaf tutorial
Last synced: 29 Oct 2025
https://github.com/giancarlocode/flutter_web_example
🔥🚀 I teach you how to create your first Web App with Flutter and use GitHub Actions to automatically deploy it to GitHub Pages every time you push to the repository.
continous-integration flutter flutter-web github-actions github-pages tutorial
Last synced: 13 May 2025
https://github.com/bluegreen-labs/handful_of_pixels
A handful of pixels: big science using small data
book course remote-sensing rstats tutorial
Last synced: 19 Jun 2025
https://github.com/sunitroy2703/android-development-tutorial-for-beginners
📌This repo contains all of the code for the Android course
android android-course android-development course tutorial
Last synced: 18 May 2026
https://github.com/bodrovis-learning/python-google-scraping
How to scrape Google search results data in Python easily
python scraping scrapingbee-api tutorial tutorial-code
Last synced: 27 Apr 2026
https://github.com/rodrigokamada/angular-travisci
Application example built with Angular 16 and hosted on GitHub Pages using Travis CI.
angular beginners dev-community gh-pages github hacktoberfest stackblitz travis-ci tutorial
Last synced: 31 Oct 2025
https://github.com/nikiforovall/docker-for-dotnet-developer
A good starting point for .NET developer to start working on docker on windows/WSL
Last synced: 13 Apr 2025
https://github.com/johncoene/base-gior
Setup to start building the gior package
htmlwidgets r tutorial visualization
Last synced: 21 Mar 2025
https://github.com/felurye/links-uteis
artigos conteudo-gratuito links tutorial
Last synced: 08 Feb 2026
https://github.com/vhiribarren/llvm-tuto-kaleidoscope-rust
LLVM Kaleidoscope tutorial in Rust, toy project.
inkwell llvm rust toy-project tutorial
Last synced: 14 Apr 2025
https://github.com/boqsc/how-to-make-a-bot-using-revolt.js
A quick tutorial on how to make a bot for https://revolt.chat/
bot nodejs revolt-bot revolt-chat template tutorial
Last synced: 15 May 2026
https://github.com/the-akira/django-graphql-tutorial
Neste guia vamos desenvolver uma GraphQLAPI com o framework Django através do auxílio da biblioteca Graphene
api-server django django-application graphene graphene-django graphql-api python3 tutorial tutorial-code
Last synced: 05 May 2026
https://github.com/naereen/how-to-customize-title-of-jupyter-notebook
:tada: How to customize the web page title of all pages created with Jupyter Notebook :notebook:
jupyter-notebook jupyter-notebook-extension tutorial
Last synced: 13 Sep 2025
https://github.com/icebearbares/bios-modding-logo
Modding The BIOS To Change The Startup Logo
bios customization logo modding tutorial
Last synced: 30 Jan 2026
https://github.com/arminjo/sloebertutorial
Tutorial for the Sloeber Eclipse plugin
arduino arduino-ide eclipse eclipse-plugin sloeber tutorial
Last synced: 04 Jan 2026
https://github.com/bitfumes/vue-series
Learn Vue.js 2.0 From Beginning to Advanced
bitfumes-channel tutorial vuejs
Last synced: 13 Apr 2025
https://github.com/azer0s/nativescript-calculator-demo
A NativeScript with Angular demo project/tutorial
calculator nativescript nativescript-angular tutorial
Last synced: 19 May 2026
https://github.com/bytewax/imputing-missing-values
Managing missing values in streaming data.
machine-learning python real-time tutorial
Last synced: 04 May 2025
https://github.com/2kabhishek/time
Digital clock using vanilla js. 💫⏰
digital-clock tutorial vanilla-javascript
Last synced: 03 May 2025
https://github.com/13rac1/roll-a-ball-vr
SteamVR HTC Vive conversion for the Unity "Roll a Ball" Tutorial https://github.com/13rac1/Roll-a-Ball-VR/releases
htc-vive tutorial unity virtual-reality vr
Last synced: 06 Apr 2026
https://github.com/fiware/tutorials.securing-access-openid-connect
:closed_book: FIWARE 407: Authenticating Identities with OpenID-Connect
fiware fiware-keyrock identity-management openid-connect security tutorial
Last synced: 30 Apr 2025
https://github.com/fiware/tutorials.administrating-xacml
:closed_book: FIWARE 406: Administrating XACML via a PAP
access-control authzforce fiware fiware-keyrock pap tutorial xacml
Last synced: 30 Apr 2025
https://github.com/officialrajdeepsingh/tsup-tutorial
tsup tutorial for npm package
Last synced: 18 Mar 2025
https://github.com/nobodxbodon/java_in_hours_chn
Java编程一天入门-中文代码版. 镜像: https://git.oschina.net/zhishi/java_in_a_day_chn
24hour chinese java readability tutorial
Last synced: 07 May 2025
https://github.com/shz9/tokyo-symposium-2024
Tokyo Symposium on Genomic Medicine (2024)
genotype gwas polygenic polygenic-risk-scores prs tutorial workshop
Last synced: 01 Jul 2026
https://github.com/javitocor/react-devise-tutorial
Practice project following the instructions from: https://github.com/DakotaLMartinez/rails-react-devise-tutorial
devise rails5 reactjs tutorial
Last synced: 20 Jan 2026
https://github.com/atoum/netbeans-sample
atoum atoum-starter netbeans netbeans-atoum php tutorial xdebug
Last synced: 10 Apr 2025
https://github.com/thedvlprs/django-crud-web-app
Django CRUD Web Application
crud-application django-3 django-widget-tweaks pillow python3-7 tutorial
Last synced: 26 Mar 2025
https://github.com/annimon-tutorials/similar-images-bot
Source code for tutorial
image-hash similar-images telegram-bot tutorial
Last synced: 10 Jul 2025
https://github.com/fiware/tutorials.ld-subscriptions-registrations
:blue_book: FIWARE 604. Linked Data Subscriptions and Registrations
context-aware contextual-data fiware ngsi-ld notification publish-subscribe subscription tutorial
Last synced: 11 Jul 2025
https://github.com/palewire/first-athena-query
How to analyze millions of records in seconds with Amazon Web Services and SQL
athena data-journalism journalism news python sql tutorial
Last synced: 12 Jun 2025
https://github.com/premanandc/pact-jvm-cdc-tutorial
Contract testing tutorial using pact
contract-testing pact pact-consumer pact-jvm pact-provider tutorial
Last synced: 10 Apr 2025
https://github.com/maximbilan/uitextviewplaceholder
UITextView Placeholder Tutorial
ios ios-app placeholder swift tutorial ui ui-components ui-kit uitextview
Last synced: 26 Jun 2025
https://github.com/tailineju/SHINY-tutorial
Repositório de tutoriais, aplicações e exemplos da utilização do pacote shiny em R. Arquivos desenvolvidos como objetos de avaliação para disciplina Computação Estatística 2.
shiny shiny-apps shiny-r shinyapps shinydashboard tutorial
Last synced: 30 Jul 2025
https://github.com/ohjurot/multithreadtutorial
YouTube MT Tutorial
cplusplus mutilthread tutorial youtube
Last synced: 13 Apr 2025
https://github.com/ismailza/agence-immobiliere
Application web simple pour la gestion d'une agence immobilière avec Laravel
Last synced: 18 May 2026
https://github.com/palewire/first-llm-classifier
Learn how journalists use large-language models to organize and analyze massive datasets
ai data-journalism journalism lesson-plans llm machine-learning news python sphinx tutorial
Last synced: 04 Jul 2025
https://github.com/gnebbia/gdb_tutorial
Some notes on how to use gdb to do some binary analysis and debugging
debugging debugging-tool gdb guide notes tutorial
Last synced: 05 Mar 2026
https://github.com/mittelmark/fusion-tutorial
Tutorial for the Fusion Programming Language
programming-language swig transpiler tutorial
Last synced: 06 Mar 2026
https://github.com/fsoky/vkapi-lessons
Исходники с видео-роликов по vk_api
api bot python tutorial vk vk-api vkontakte vkontakte-api
Last synced: 20 Jan 2026
https://github.com/markusressel/tutorialtooltip
A simple and easy way to add targeted tutorial messages to your app.
android-library tooltip tutorial
Last synced: 28 Oct 2025
https://github.com/mbejda/mapbox-map-example
MapBox example demonstrating how to add multiple route paths to a map.
example javascript mapbox mapbox-gl mapbox-gl-js mapboxgl tutorial
Last synced: 10 Jul 2025
https://github.com/clouatre-labs/math-mcp-learning-server
Educational MCP server with math operations, matrix algebra, data visualization, and persistent workspace using FastMCP 2.0
calculator educational fastmcp mathematics mcp mcp-server python tutorial
Last synced: 23 Feb 2026
https://github.com/khriztianmoreno/react-native-guide
📱⚛️ Basic guide to show the basic concepts of React Native
demo expo javascript react react-native tutorial
Last synced: 12 May 2025
https://github.com/carlescg/faulttreetutorial
This is a tutorial for the package FaultTree from openreliability.com
fault-tree reliability-engineering risk-analysis risk-models tutorial
Last synced: 13 Jul 2025
https://github.com/0-mostafa-rezaee-0/fortran_tutorial
FORTRAN Tutorial for Science and Engineering
engineering fortran high-performance-computing hpc science scientific-computing tutorial
Last synced: 17 Feb 2026
https://github.com/ohjurot/realtimerendering_old
Real Time Rendering YouTube Tutorial
3d 3d-graphics 3d-graphics-engine d3d12 game-development game-engine realtime-rendering tutorial
Last synced: 23 Oct 2025
https://github.com/pranabdas/c-cpp
Learning programming concepts in C and C++
algorithms c cpp data-structures programming tutorial
Last synced: 07 May 2025
https://github.com/ifelsebranch/appsync-react-webapp
Tutorial code - How to AWS AppSync
Last synced: 01 Apr 2025
https://github.com/ancatmara/text-reuse-test
Testing Tracer and Passim on medieval Irish & Welsh law texts
early-irish irish natural-language-processing nlp passim preprocessing text-reuse tracer tutorial welsh
Last synced: 17 Feb 2026
https://github.com/gvwilson/dsdx
Distributed Systems Design by Example
codebender distributed-systems open-source python software-design tutorial
Last synced: 07 Mar 2026
https://github.com/pbayer/discreteeventscompanion.jl
Tutorials, examples, notebooks, benchmarks to DiscreteEvents.jl
clock discrete-event discrete-event-simulation documentation event examples process tutorial
Last synced: 25 Feb 2025
https://github.com/stephengold/acorus
An action-oriented user-interface library for jMonkeyEngine
acorus antora documentation-website java jme3 jmonkeyengine3 jvm-library library open-source tutorial user-interface
Last synced: 14 Apr 2025
https://github.com/micz/thunderbird-addon-options-manager
A simple Javascript manager to automatically handle the options for your Thunderbird Addon
javascript thunderbird thunderbird-addons thunderbird-extension tutorial
Last synced: 09 Sep 2025
https://github.com/secoats/agora_network_sniffer
Python3 Network Sniffer
networking pentesting python3 tutorial
Last synced: 11 Jul 2025
https://github.com/janinawibker/rpi-configuration-tutorial
A "quick" tutorial on how to configure a raspberry pi for use as a home server (including dynamic dns, ssl/tls/https, reverse proxying, node, databases, self hosted git server, samba, ...)
homeserver raspberrypi tutorial
Last synced: 13 Apr 2025
https://github.com/lawmurray/gpu-course
Deep neural network and Adam optimizer in straight C and CUDA. Accompanies the short course Foundations of GPU Computing.
c course deep-learning deep-neural-networks deeplearning gpu gpu-computing machine-learning machinelearning tutorial
Last synced: 21 Mar 2025
https://github.com/unfor19/python-project
Python project structure, relative imports, absolute imports, packages, and modules. Let's make it simpler.
project python structure tutorial
Last synced: 10 Apr 2025