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-01 00:28:20 UTC
- JSON Representation
https://github.com/davepeck/mastercat
The game of Mastermind, but with cats. By Ellie & Daddy.
cats example learning mastermind tutorial
Last synced: 02 Apr 2025
https://github.com/shahriyarp/quote-generator
Quote Generator For Your Twitter!
dark-theme darkmode javascript light-theme quote-generator quotes quotes-api tutorial tutorials tweeter tweets
Last synced: 02 May 2026
https://github.com/jbussdieker/tutorial-docker-compose-django
django docker-compose tutorial
Last synced: 13 Apr 2026
https://github.com/epranka/dec2bin
Simple Dec2Bin converter created in CRA which helps to convert the number from decimal to binary
binary converter cra create-react-app css dec2bin decimal decimal-to-binary javascript react tool tutorial webdesign website
Last synced: 09 Apr 2026
https://github.com/keizerzilla/gamerbot-telegram-lumberjack
Eu fiquei irritado por não bater o record de um amigo num jogo para crianças e escrevi um bot que fez o trabalho sujo por mim.
bot pyautogui python telegram-game telegram-game-bot tutorial tutorial-demos
Last synced: 10 Apr 2025
https://github.com/boweihan/websockets-from-scratch
Ruby implementation of websockets V13 handshake and frame parsing
Last synced: 26 Mar 2025
https://github.com/jaslatendresse/learningstuff
A space to learn new things for fun
cpp learning python quantum-mechanics tutorial
Last synced: 18 May 2026
https://github.com/thibautgery/elm-tuto
Code product following a elm tutorial
Last synced: 07 Feb 2026
https://github.com/anyblok/anyblok-book-prez
Workshop Anyblok slides
book development-tools tutorial
Last synced: 10 Apr 2025
https://github.com/guillaumefalourd/poc-go-mod
POC of a Golang module 🐿
golang hello-world module poc tutorial
Last synced: 06 Jun 2026
https://github.com/unitaryfoundation/mitiq-tutorial
Code for Mitiq tutorial at IEEE QCE 2023.
error-mitigation ieee-quantum-week-2023 quantum-computing tutorial
Last synced: 23 May 2026
https://github.com/themarlboroman/refresh-symfony
A Symfony 2.8 refresher to remember how stuff worked in a very basic way.
Last synced: 05 Oct 2025
https://github.com/dejanu/ai-powered-coding-playbook
AI-powered development using resources from MCP to skills , agents and papers.
ai-tools anthropic antropic-claude claude-code tutorial
Last synced: 31 May 2026
https://github.com/hengxin/discrete-mathematics-ta-tutorial
Tutorial (Discrete Mathematics)
discrete-mathematics teaching-assistant tutorial
Last synced: 19 Feb 2026
https://github.com/scorchinghot/core-machine-learning-exploration
This repository provides a hands-on exploration of classical machine learning algorithms applied to the MovieLens 100k dataset, aiming to build intuition and understanding of core ML concepts.
core-ml data-science hands-on machine-learning ml-algorithms python scikit-learn tutorial
Last synced: 05 Oct 2025
https://github.com/mcsamuelshoko/essentials-of-sql-server-performance-for-every-developer
Sample databases for the course Essentials of Sql Server Performance for Every Developer on YouTube
database freecodecamp indexing ms-sql-server mssql perfomance tutorial youtube
Last synced: 03 Oct 2025
https://github.com/ismet55555/big-button
Big Button Embedded Rust Tutorial
embassy-rs embedded programming raspberry-pi-pico rp2350 rust tutorial
Last synced: 05 Oct 2025
https://github.com/neo/angular2-tour-of-heroes
Angular 2 for TypeScript Tutorial: Tour of Heroes
angular2 demo implementation practice tour-of-heroes tutorial typescript
Last synced: 06 May 2026
https://github.com/swisscom/docs-appcloud-tutorial-go
A step-by-step getting started tutorial for Go in the cloud
cloud-foundry go golang swisscom swisscom-application-cloud tutorial
Last synced: 06 Oct 2025
https://github.com/cconsta1/godot_3d_sphere_youtube
This project was made as part of my learning process in Godot. It demonstrates how to set up a scene with lights and camera, apply free CC0 textures, and animate a mesh both through scripting and shaders
3d-graphics game-development gdscript godot godot-engine godot4 pbr pbr-textures shader-material shaders tutorial youtube-demo youtube-project
Last synced: 07 Oct 2025
https://github.com/medusatea/easycrackedglassgodot
Simple and Easy Demo of Cracked Glass using Standard Noise Texture and GUI Sliders
cracked-glass godot godot-engine godot4 godotengine noise-textures shaders tutorial
Last synced: 08 Aug 2025
https://github.com/klebann/moodle-plugin-helloworld
Hello world plugin created for education purposes following tutorial on https://learn.moodle.org/.
education moodle moodle-plugin plugin tutorial
Last synced: 07 Oct 2025
https://github.com/dinau/ruby-platformer
Platformer tutorial project with SDL3 in Ruby language
examples game platformer ruby sdl sdl3 tutorial
Last synced: 05 Aug 2025
https://github.com/sjeandeaux/todo
Manage your todos
12factor go grpc helm kubernetes mongodb tutorial
Last synced: 14 Jan 2026
https://github.com/ryderdamen/circleci_deploy_google_cloud_function_example
An example (and tutorial) of how to deploy a Google Cloud Function with CircleCI.
cd ci circleci gcp google-cloud-functions tutorial
Last synced: 08 Oct 2025
https://github.com/apawlik/prisonners-dillema-jupyter4nfdi
A Binder-ready and JupyterBook-ready tutorial repository for learning computer simulation through the Prisoner's Dilemma.
Last synced: 29 Jun 2026
https://github.com/freeclimbapi/c-sharp-get-a-queue-tutorial
C# - Get a Queue Tutorial
Last synced: 08 Oct 2025
https://github.com/kinneko-de/sample-protobuf-tutorial-styleguide
Template repository with samples of most things that can go wrong with protobuf. Can be used to evaluate protobuf code editor and to train the style guide.
format lint protobuf protocol-buffers styleguide styleguide-protobuf styleguides template tutorial
Last synced: 01 Feb 2026
https://github.com/tmhsdigital/learn-c
Native Windows password generator with a modern Win32 GUI. Lets you generate multiple strong, customizable passwords at once, choose character sets (lowercase, uppercase, digits, symbols), and instantly copy results. Features color-coded strength indicator, tooltips, keyboard shortcuts, status bar, and remembers your last settings.
c cmake educational-project make password-generator tutorial win32 win32-gui
Last synced: 08 Oct 2025
https://github.com/liteobject/bash.training
bash cli linux training-materials tutorial
Last synced: 27 Apr 2026
https://github.com/guilhermecaz/py-rabbitmq-tutorials
Hands-on exploration of RabbitMQ using Python, following the official RabbitMQ tutorials.
Last synced: 08 Oct 2025
https://github.com/kenzycodex/developer-resources
📚 Comprehensive developer documentation hub with step-by-step guides for Node.js, Python, Java, PHP Laravel, and modern development practices. Production-ready tutorials, best practices, and code examples for developers of all levels.
backend beginner-friendly best-practices code-examples databases developer-tools devops docker documentation frontend fullstack java learning-resources nodejs open-source programming-guides python tutorial
Last synced: 09 Apr 2026
https://github.com/oorabona/express-mongo-jwt-coffee-api
Boilerplate API using Express / MongoDB / JsonWebToken all in CoffeeScript
boilerplate coffeescript exercise expressjs jwt mongodb tutorial tutorial-code tutorial-sourcecode
Last synced: 09 Apr 2026
https://github.com/sohunn/rest-api-express
A simple project teaching the concepts of REST APIs using Express JS.
express-js expressjs learning-by-doing node-js nodejs rest-api restful-api tutorial
Last synced: 21 Jan 2026
https://github.com/nakamura196/ethers-ja-tutorial
ethers.js v6 の日本語チュートリアル / Japanese Tutorial for ethers.js v6
blockchain ethereum ethersjs japanese tutorial vitepress web3
Last synced: 31 May 2026
https://github.com/salilab/actin_tutorial
IMP/PMI tutorial, modeling the complex of actin and tropomodulin-gelsolin chimera
Last synced: 19 Jan 2026
https://github.com/000daniel/ray-cast-godot
This is documentation about 3D Ray Casting in Godot
3d cast game-engine godot made-easy ray ray-casting tutorial website
Last synced: 21 Jan 2026
https://github.com/proustibat/react-js-chatbox
Udemy course by Anthony Welc - Project 2 of "React JS pour les debutants"
chatbox firebase firebase-database react react-component react-components react-firebase react-for-beginners react-router react-tutorial reactjs tutorial udemy udemy-tutorial
Last synced: 14 Apr 2026
https://github.com/smiled0g/react-focal-point
🔍 React component that does that masking for tutorial / walkthrough with multiple focus points.
focus react tutorial walkthrough
Last synced: 19 Jan 2026
https://github.com/jmrecodes/hackmd-notes
Accumulated General Knowledge Base HackMD notes
github-badges guide knowledge-base laravel prompt-engineering tutorial
Last synced: 19 Feb 2026
https://github.com/brooks-code/toulouse-biblio-chronicle
Snapshot of Toulouse public library customer habits — cleaning raw, messy datasets of musical, cinematic, and literary checkouts; includes data-cleaning steps, analysis notebook revealing cultural tastes in the Pink City.
data-analysis data-cleaning data-cleaning-and-preprocessing data-quality exploratory-data-analysis jupyter-notebook library-data misaligned-data mojibake tutorial
Last synced: 10 Oct 2025
https://github.com/minsithu/computer-vision-studies-code
Code for studying computer vision
computer-vision imutils matplotlib myanmar opencv python tensorflow tutorial
Last synced: 14 Apr 2026
https://github.com/akecel/deploy-shell-script
Simple shell scripts to easily deploy your applications on a web server.
beginner-friendly deployment devops script ssh tutorial
Last synced: 10 Oct 2025
https://github.com/chinmayb/gotraining
Training exercise
golang training-exercises tutorial
Last synced: 14 Jan 2026
https://github.com/leesharma/flask-api
A tutorial application to play around with building API servers in Flask.
Last synced: 27 Apr 2026
https://github.com/justalever/view_component_demo
View Component Crash Course
rails ruby ruby-on-rails tutorial viewcomponent viewcomponents
Last synced: 23 Feb 2026
https://github.com/matix-media/docker-ctf
A playful tutorial into docker
ctf docker learning learning-by-doing tutorial
Last synced: 16 Apr 2026
https://github.com/evandroamparo/lab
.LaB - Aulas de programação rápidas e 100% práticas 🧪 = 👩💻 ↔ 🏗 (🔁)
hands-on hands-on-lab lab learning-by-doing learning-labs programacao tutoriais tutorial tutorial-code tutorial-exercises tutorials video
Last synced: 19 Jan 2026
https://github.com/yds12/ts-cheatsheet
Cheatsheet for the Typescript language.
cheatsheet tutorial typescript typescript-language
Last synced: 10 Oct 2025
https://github.com/akkiepro/typescript
core TypeScript concepts
core learn-to-code ts tutorial typescript
Last synced: 10 Oct 2025
https://github.com/riolaf05/spacelift-demo
Demo for Spaceshift app
aws spacelift spacelift-folder-provider--aws spacelift-module terraform terraform-aws terraform-module terraform-provider tutorial
Last synced: 19 Jan 2026
https://github.com/syncfusionexamples/explore-form-support-in-the-vue-file-uploader-component
A quick-start Vue project that shows how to use the Syncfusion Vue File Upload component in an HTML form to upload files to a server. This project contains code to add the uploader component and upload a file to the server along with form data.
asynchronous-upload auto-upload customize-drop-area ej2-uploader file-upload-forms form-support html-form multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload
Last synced: 11 Oct 2025
https://github.com/jangalinski/react-tic-tac-toe
me doing the react tutorial
Last synced: 16 Apr 2026
https://github.com/jwill9999/crypto_node
Nodejs Crypto module code examples
aes-256-ctr buffer buffer-encyption crypto decryption decrypts encrypted-data encryption hash node nodejs password-checker password-hash pipe salt streams-encryption tutorial
Last synced: 12 Oct 2025
https://github.com/elpddev/article-react-rxjs-obj-hooks-class-hooks
Example Rxjs class hooks
Last synced: 27 Apr 2026
https://github.com/someb1oody/rustguide
Rust Primer Notes
chinese english rust-lang tutorial
Last synced: 19 Jan 2026
https://github.com/joseph-ogutu/ai-capstone-project
A beginner-friendly Go web development project showcasing fundamental HTTP server implementation using Go's net/http package. This project demonstrates how to build simple yet robust web services with clean, idiomatic Go code.
backend beginner go golang http tutorial webserver
Last synced: 03 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/kevin-doolaeghe/homey-influxdb
Homey support for InfluxDB
homey homey-app influxdb javascript tutorial
Last synced: 23 Feb 2026
https://github.com/paulfioravanti/apollo-fullstack-tutorial
My sandbox for the Apollo Tutorial
apollo graphql tutorial typescript
Last synced: 13 Oct 2025
https://github.com/bryantson/copilot-simple-command-execution-webapp
Made for my Udemy course titled "GitHub Copilot - The Complete Guide learning from an expert. See the link below. GitHub Copilot tutorial that demonstrates a simple web app console creation.
copilot-tutorial github githubcopilot javascript learning nodejs tutorial webdevelopment
Last synced: 15 Feb 2026
https://github.com/pedritomelenas/python-intro
Introducción a python (y sympy)
Last synced: 27 Jan 2026
https://github.com/janipalsamaki/swag-order-robot
Tutorial for creating a software robot for processing web store orders using Robot Framework.
python robot-framework robotframework tutorial
Last synced: 03 Jan 2026
https://github.com/obitech/exercises
A pool of small scripts and exercises I've done in different languages
c cpp javascript python ruby tutorial
Last synced: 10 Apr 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/davibmmgallo/monogame-tutorial
Getting started with monogame development
Last synced: 27 Apr 2026
https://github.com/kisan-engg/bun-fullstack
bun/node decoupled full stack: Notes manager
app application authentication authrization backend better-auth bun decoupled drizzle elysia example frontend fullstack learning node postgresql svelte tailwind tutorial web
Last synced: 14 Apr 2026
https://github.com/thinkswan/vue-todos-vuex
A Vue todo app that uses Vuex for state management.
Last synced: 15 Apr 2026
https://github.com/christmaskris/gitsheet
A beginner-friendly guide to Git, GitHub, and terminal commands. Includes essential workflows, command references and tips.
bash documentation git tutorial
Last synced: 20 Apr 2026
https://github.com/chyiiiiiiiiiiii/flutter_router_and_navigator_example
Some navigation techniques in Flutter.
cross-platform dart flutter mobile navigation router tutorial
Last synced: 09 Apr 2026
https://github.com/ansh-info/responsible-healthcare-ai
AI-powered healthcare test result prediction using machine learning, with a focus on fairness, explainability, and responsible AI practices.
ai classification data-science deep-learning jupyter-notebook machine-learning neural-network prediction predictive-modeling python3 pytorch random-forest shape tensorflow tutorial xai
Last synced: 14 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/pugn0/httrack-site-cloner
Tutorial passo a passo para baixar um site completo usando o HTTrack Website Copier, incluindo imagens, arquivos e scripts.
clone-site httrack offline-browsing site-ripper tutorial web-scraping website-downloader
Last synced: 24 Feb 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/nagipragalathan/python_tutorial_for_data-science
This repository is a comprehensive guide for learning data science using Python. It covers various essential libraries and tools commonly used in the field of data science, including Jupyter Notebook, Matplotlib, NumPy, Pandas, Scikit-learn, and PyTorch.
datascience datavisualization deeplearning jupyter jupyter-notebook learning-by-doing learningresources machinelearning matplotlib numpy opensource pandas python python-script python3 pytorch pytorch-implementation scikitlearn tutorial
Last synced: 09 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/obitech/practice_python
Refreshing my Python with practicepython.org
Last synced: 27 Jan 2026
https://github.com/rileyseaburg/dev-connect
A MERN stack example of a simple social media app.
sample traversy-media tutorial
Last synced: 31 Jul 2025