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-30 00:28:13 UTC
- JSON Representation
https://github.com/applitools/tutorial-selenium-ruby-basic
Applitools Selenium Ruby tutorial
Last synced: 28 May 2026
https://github.com/aasteria/doukutsu
洞窟物語資源 - Cave Story
cave-story doukutsu-monogatari mods resources tutorial
Last synced: 09 Feb 2026
https://github.com/twtrubiks/grpc_python_tutorial
grpc python 教學 Google RPC
Last synced: 07 May 2026
https://github.com/seanmcp/tutorial-deploy-gh-pages
Tutorial to deploy a static site to GitHub Pages
github github-pages hosting how-to static-site tutorial
Last synced: 04 Apr 2025
https://github.com/bessouat40/keycloak-postgres-docker
Minimalist example of keycloak connection with a postgres database.
beginner beginner-project docker docker-compose keycloak postgresql tutorial
Last synced: 06 May 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/adityamotale/hash_table
Hash Table in rust from scratch with djb2 algorithm
Last synced: 15 Apr 2025
https://github.com/hello-andrew-yan/spigot-smoke
Tutorial on how to implement a smoke sphere in Minecraft using the SpigotAPI.
java minecraft minecraft-plugin spigot spigot-plugin tutorial
Last synced: 27 Feb 2026
https://github.com/davidjnevin/django_girls_tutorial
Django Girls Blog Tutorial
Last synced: 16 Apr 2026
https://github.com/caknoooo/ams-laravel-restful-api
create a simple RESTful API for training AMS
api laravel-framework mysql rest-api tutorial
Last synced: 09 May 2026
https://github.com/jbenner-radham/mdn-2d-breakout-game
A learning implementation of MDN's "2D breakout game using pure JavaScript" tutorial.
2d beginner canvas games javascript mdn tutorial
Last synced: 16 Mar 2025
https://github.com/mateusai/plane-shooter-with-ceramic
A simple game made with the Ceramic framework
ceramic game game-development shooter-game tutorial
Last synced: 11 Feb 2026
https://github.com/toolforge/my-first-flask-oauth-tool
Mirror of https://phabricator.wikimedia.org/source/tool-my-first-flask-oauth-tool/
Last synced: 27 Feb 2026
https://github.com/javieraviles/git-flow
Example exercise of how to apply gitflow methodology
example gitflow gitflow-methodology how-to tutorial
Last synced: 12 Feb 2026
https://github.com/erictleung/tutorial-sweave-and-knitr
:pencil: Tutorial on using Sweave and knitr with R and RStudio for reproducible research
knitr literate-programming rstudio sweave tutorial
Last synced: 12 Feb 2026
https://github.com/taberkkaya/python_learning_hub
Code examples and projects
begginers python python-basics python-tutorial tutorial w3schools
Last synced: 08 Apr 2025
https://github.com/zjunaidz/nextjs-dashboard
Tutorial follow up of official nextjs website
Last synced: 24 Mar 2025
https://github.com/shreeshrii/tess4tutorial
Training Data files for https://github.com/Shreeshrii/tess4training - eng_layer_eng
lstm tesseract tesseract-ocr training tutorial
Last synced: 13 Feb 2026
https://github.com/sano-jin/rust-hands-on-wiki
A hands on of Rust language creating a simple wiki.
blog-app rust tutorial web-development wiki
Last synced: 28 Oct 2025
https://github.com/juj/bat_chase
Kuva- ja äänitiedostot Bat Chase WebAssembly+WebGL -peliä varten
Last synced: 02 Apr 2026
https://github.com/benpollarduk/netaf.blazor
A Blazor implementation of NetAF.
blazor csharp example framework netaf text-adventure tutorial
Last synced: 14 Feb 2026
https://github.com/antonio-f/conformal_prediction
Conformal Prediction - minimal example with PyTorch
conformal-prediction python pytorch simple tutorial visualization
Last synced: 09 May 2026
https://github.com/freeclimbapi/node-send-sms-during-call-how-to-guide
Node - Send SMS During Call Tutorial
Last synced: 26 Jan 2026
https://github.com/ilyasbozdemir/c-sharp-dokuman
Learn C# programming from scratch with step-by-step tutorials, examples, and exercises. Ideal for beginners and intermediate developers.
beginner-friendly c-sharp coding-exercises csharp-basics csharp-docs developer-tools dotnet learning-resources oop programming tutorial
Last synced: 10 May 2026
https://github.com/angular-demos/tooltips
A simple demo for creating tooltips in Angular
angular angular5 bootstrap-4 demo example tooltips tutorial
Last synced: 10 Mar 2025
https://github.com/vanheemstrasystems/bricklink-studio
Bricklink Studio
bricklink lego studio tutorial
Last synced: 19 Mar 2026
https://github.com/rfluethi/wordpress-playgrounds
This repository contains various blueprints for the WordPress Playground and serves as a training resource for WordPress. It is designed to help users learn and practice WordPress configurations and features.
blueprints configuration education learning playground training tutorial wordpress wordpress-playground
Last synced: 08 Apr 2025
https://github.com/chinmaym07/html-tutorial
This Repo Contains the whole Tutorial of Html
css html javascript tutorial website
Last synced: 11 May 2026
https://github.com/adityasharat/angular-1.5.x-tutorial
Learn some Angular JS 1.5.x hands on
Last synced: 02 Mar 2026
https://github.com/webrror/loginformbloc
Flutter example project showcasing BLoC
bloc example flutter flutter-examples flutterexamples state state-management tutorial
Last synced: 16 Apr 2026
https://github.com/aneilmac/gameoflife
FRP Game of Life implemented with Reactive Banana
functional-reactive-programming haskell reactive-banana-library tutorial
Last synced: 22 Jul 2025
https://github.com/phdenzel/local-python-install
How to install python on a server without sudo rights
Last synced: 02 Mar 2026
https://github.com/rikdc/semantic-search-experiments
ai embeddings machine-learning tutorial vector-search
Last synced: 02 Jun 2026
https://github.com/jccampagne/sql_playground
play with SQL / PLSQL - tutorial
learning-by-doing postgresql sql tutorial
Last synced: 16 Mar 2025
https://github.com/gamersi/account-tutorial-mongodb
Tutorial für ein Accountsystem mit mongodb
account accounting accounts accountsystem nodejs tutorial
Last synced: 16 Apr 2026
https://github.com/cybex-dev/java_reflection_xml
A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.
example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml
Last synced: 02 Jul 2025
https://github.com/chrisae9/installubuntu
How to easily install Ubuntu alongside Windows 10.
boot-priority disk disk-partition installation tutorial ubuntu ubuntu-installation
Last synced: 03 Mar 2026
https://github.com/expoverse/npm-package-math
This is a dual purpose NPM package that demonstrates how to create your own NPM package and is also for math functions that are required in applications. This package can be downloaded and imported into any project that requires math.
core example functions helper javascript javascript-library learning library math npm-package package tutorial
Last synced: 16 Apr 2026
https://github.com/meicloudie/js_buoi1
CyberSoft Academy - JavaScript
course-project javascript tutorial
Last synced: 16 Mar 2025
https://github.com/akagi201/learning-js
notes and codes while learning JavaScript
css html javascript learning tutorial
Last synced: 16 Apr 2026
https://github.com/maxwell-hauser/ps1_py_co_sys_and_logic_course_summary
Computer Systems and Logic course materials - 16 comprehensive Python projects covering signals, number systems, binary arithmetic, data representation, and communication protocols.
binary-arithmetic computer-science digital-signals education number-systems python tutorial
Last synced: 04 Mar 2026
https://github.com/itenthusiast-ru/my_proxy
This project provides a simple SOCKS5 proxy server using Dante, running inside a Docker container. It supports authentication and IPv6
beginner-friendly docker easy-deploy ipv6 linux logging networking open-source proxy server socks5 tutorial vpn
Last synced: 16 Apr 2026
https://github.com/dpbm/raspberry-pi-3-generic-lcd
Adding a TFT lcd to raspberry pi 3b with retropie
configuration display driver lcd lcd-display raspberry-pi raspberry-pi-3 tft tft-display tips tutorial
Last synced: 04 Mar 2026
https://github.com/po8rewq/vite-react-weather-app
Source code for the tutorial on how to create a weather application with viteks and react
react tutorial tutorial-sourcecode typescript vitejs
Last synced: 16 Apr 2026
https://github.com/imacat/learning-limesurvey
The LimeSurvey tutorial.
documentation limesurvey ntnu restructuredtext sphinx steps tutorial
Last synced: 04 Mar 2026
https://github.com/coasterfreakde/pythonv3
Es geht in die dritte Runde. Wieder einmal startet eine neue/aktualisierte Reihe der Discord Python Bot Tutorials.
Last synced: 17 May 2025
https://github.com/frozenassassine/cpp-winapi-tutorial
C++ WinApi tutorial with some samples
Last synced: 03 May 2025
https://github.com/chandler767/go-wasm-chat
Example of a realtime Golang WASM chat app using PubNub in a minimal amount of code.
app chat chat-application chatbots go golang golang-examples javascript publish-subscribe pubnub pubnub-chatting pubnub-sdk-examples pubsub pubsubclient securechat tutorial wasm web-application webassembly website
Last synced: 10 May 2026
https://github.com/ajaybiswas22/opengl-cpp
OpenGL C++ tutorial
3d game-development glsl-shaders opengl tutorial version-4-4
Last synced: 18 Apr 2026
https://github.com/monouns/portfolio-allocation-tutorial
Portfolio allocation tutorial with python
colab-notebook hedging ipynb-jupyter-notebook portfolio portfolio-allocation python tutorial
Last synced: 05 Mar 2026
https://github.com/flowforfrank/css-paint
🎨 Background image generated with the CSS Paint API
css css-paint css3 javascript paint-api tutorial webtips
Last synced: 17 Apr 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/antoniolofiego/hashnode-dockerseries-expressapp
A simple Express application running in a Docker container for my Docker tutorial series on Hashnode.
docker express hashnode tutorial
Last synced: 17 Apr 2026
https://github.com/solomonkassa/javascript-tutorial-complete
A complete, comprehensive, organized JavaScript tutorial with everything needed to learn JavaScript from absolute beginner to advanced developer.
javascript oop tutorial tutorial-code typescript
Last synced: 03 Apr 2026
https://github.com/morphclue/android-tutorial
Android-Kotlin fundamentals course
Last synced: 17 Apr 2026
https://github.com/blackwakhu/introduction-to-functional-programming
introduction to functional programming
clojure functional-programming replit tutorial tutorial-code
Last synced: 04 Apr 2026
https://github.com/methminug/forms-with-react-hooks
Check out this code's Medium article on forms with React Hooks. 😊
Last synced: 17 Apr 2026
https://github.com/andrewmcodes-archive/rails_tailwind
Example for adding TailwindCSS 1.1 to your Rails app
postgres rails tailwind tailwind-css tutorial webpacker
Last synced: 12 Apr 2026
https://github.com/e6qu/rust-lean-aeneas
Comprehensive tutorial series: formal verification of Rust programs using Lean 4 and Aeneas — from arithmetic proofs to a verified multi-agent LLM harness
aeneas formal-verification lean4 llm-agents rust theorem-proving tui tutorial
Last synced: 04 Apr 2026
https://github.com/eregalado/full-fledged-backend-arch
Tutorial on full-fledged backend architecture in Java
architecture architecture-components backend feign-client java-8 service-layer spring spring-boot spring-cloud tutorial tutorial-code
Last synced: 18 Apr 2026
https://github.com/thinkswan/ember-todo-list
An Ember app that allows users to manage a todo list.
ember handlerbars javascript tutorial
Last synced: 18 Apr 2026
https://github.com/vicjun22/contract-first-with-swagger_spring-boot
This repository demonstrates how to integrate Swagger into a Spring Boot project to generate API documentation.
contract-first java maven openapi springboot swagger swagger-ui tutorial
Last synced: 18 Apr 2026
https://github.com/sensirion/arduino-i2c-different-buses-example
Tutorial how to set up different I2C buses on Arduino platform
arduino arduino-ide arduino-uno esp32 example i2c nucleo-board pull-up pull-ups resistor scd41 scl sda signal tutorial twowire wire wire1
Last synced: 18 Apr 2026
https://github.com/camcar1/avone
Simplified version of avatar for easy integration and customization. Enhance your projects with this lightweight solution. 🌟👤
3d ai avatar aws-polly chatbot facial-expressions github-config guide javascript nodejs openai react speech-synthesis threejs tutorial voice-recognition webgl
Last synced: 05 Apr 2026
https://github.com/lord-turmoil/deploymentdemo
Demo for deploying Spring Boot application with K3s
docker k3s kubernetes spring-boot tutorial
Last synced: 18 Apr 2026
https://github.com/son-link/ejemplos-dialogos-bash
Scripts de los ejemplos que estoy usando en un tutorial de como crear diálogos para scripts Bash
bash bash-script dialog ejemplos kdialog tutorial zenity
Last synced: 18 Apr 2026
https://github.com/frontendfixer/typescript-tutorial
typescript-tutorial with code and chapter
Last synced: 18 Apr 2026
https://github.com/curiousily/getting-started-with-tensorflow-js
Tutorial on the basics of TensorFlow.js in the browser. Includes Tensors, visualization with tfjs-vis and building a simple model.
deep-learning machine-learning tensorflow tensorflow-js tensorflow-tutorials tutorial visualizations
Last synced: 19 Apr 2026
https://github.com/grepeverything/solana-paper-wallet-with-staking
This document will provide the necessary steps to create a Solana paper wallet and a stake account that will be controlled by the paper wallet.
air-gapped air-gapped-computers cold-wallet cryptocurrency hot-wallet linux merge-stake nonce-account nonce-authority offline-signing paper-wallet solana solana-cli stake-account stake-authority staking tails-os tutorial withdraw-authority
Last synced: 19 Apr 2026
https://github.com/silvestrevivo/react-github-finder
Web application using React-Hooks, following the Udemy tutorial from @bradtraversy
Last synced: 19 Apr 2026
https://github.com/antonio-f/attention_mechanism_tf1
Neural Machine Translation with Attention - Keras and TensorFlow 1.X
artificial-intelligence attention attention-mechanism bidirectional-lstm deep-learning keras neural-machine-translation python seq2seq sequence-models tensorflow tutorial
Last synced: 20 Apr 2026
https://github.com/anthony-maio/agent-harness-90m
Minimal agent harness: task intake, tool registry, policy gate, budget, logs, reports. Companion repo for Build Your First Agent Harness in 90 Minutes.
agent-harness ai-agent ai-safety llm python tool-use tutorial
Last synced: 04 Jun 2026
https://github.com/jiji262/awesome-openclaw
Curated map of the OpenClaw ecosystem: official repos, deployment tools, dashboards, connectors, tutorials, and alternatives.
ai-agent awesome-list curated-list dashboard openclaw plugin self-hosted tutorial
Last synced: 20 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/flavienbwk/docker-logstash
A repo to use and experiment with Logstash, useful for cluster migrations.
docker docker-compose elasticsearch logstash tutorial
Last synced: 20 Apr 2026
https://github.com/tobua/graphql
GraphQL server example implementation.
example graphql server tutorial
Last synced: 20 Apr 2026
https://github.com/webrror/flutter-animations
A flutter app showcasing animations from Vandad's Animation Course.
animation demo flutter flutteranimations tutorial
Last synced: 20 Apr 2026
https://github.com/seanny123/webpack-typescript-helloworld
Get something showing up with Webpack, TypeScript
Last synced: 12 Apr 2026
https://github.com/ssoudan/bayesian-regression-101
Tutorial on Bayesian regression
bayesian-inference nuts rust tutorial
Last synced: 12 Apr 2026