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-27 00:27:56 UTC
- JSON Representation
https://github.com/ogstudio/tutorial-tool
Simple video editing tool to automate creation of tutorials
Last synced: 15 Jun 2026
https://github.com/shubhansu-kr/cse310-javaprogramming-tutorial
Tutorial Java Files for CSE310: Java Programming course | LPU | Sem4
code java lpu oops-in-java sem4 tutorial
Last synced: 16 Jun 2026
https://github.com/macagua/example-vuejs2-spa
A Simple Single Page Application Demo Using Vue.js 2 following the "How To Build A Simple Single Page Application Using Vue 2 (Part 1)" tutorial.
tutorial vue-components vue2 vue2-demo vuejs vuejs2
Last synced: 19 Jun 2026
https://github.com/gameidea-studio/godot-3d-boat-game
A simple 3D boat controller made in Godot.
3d beginner-friendly boats gamedev godot godot4 tutorial tutorial-code
Last synced: 23 Jun 2026
https://github.com/kahsolt/conv2d-kernels
Interactive experiments on pretrained Conv2d layer weights.
cnn neural-network tutorial visualization
Last synced: 24 Jun 2026
https://github.com/vagnerbellacosa/curso_python
Programação em Python
apontamentos desafios digital-innovation-one dio exercicios python tutorial
Last synced: 24 Jun 2026
https://github.com/abitofhelp/dictionary_stdlib
An educational REST service implemented exclusively with Ada 2022’s standard library.
2022 ada api containerd docker educational kubernetes rest stdlib tutorial
Last synced: 25 Jun 2026
https://github.com/krsoninikhil/phil-opp-rust-os
A small working Operating System in Rust. Follows this blog series https://os.phil-opp.com/
Last synced: 22 Mar 2025
https://github.com/ravgeetdhillon/golang-cron-job
CRON Jobs in Golang
automation cron cron-jobs go go-tutorial golang tutorial
Last synced: 20 Jun 2026
https://github.com/withaarzoo/responsive-gym-website--zengym
Welcome to the Gym Website Project! This project offers a customizable template for creating your gym's online platform to showcase facilities, services, and achievements.
codewithaarzoo css html tutorial webiste
Last synced: 27 May 2026
https://github.com/loftwah/rails-blog
My Rails 7 Blog
blog docker docker-compose guide rails ruby tutorial
Last synced: 11 Apr 2026
https://github.com/devinceble/books
Books - A repository for Introduction to cross platform native mobile app using React Native. API: https://goo.gl/dcJszC
react-native react-native-app tutorial tutorials
Last synced: 16 May 2026
https://github.com/liteobject/anthropic-agent-in-docker
This repository offers a Dockerized implementation of the Anthropic Agent for streamlined deployment and scalability. It ensures consistent running environments, simplifying integration into various infrastructures. Get started with deploying your own instance effortlessly.
ai ai-agent anthropic claude-3 python sonnet tutorial
Last synced: 01 Jul 2025
https://github.com/joshwnj/react-starter
Learn to build a react UI piece by piece
Last synced: 04 Oct 2025
https://github.com/saeedkohansal/site-blocker-extension
Site Blocker Chrome Extension, By that extension, You Can Control The User's Access To Any Website With Blacklist Or Whitelist and Block Or Allow User Access On the Client-Side Using Vanilla JavaScript then display the access denied error You can block any Domain or IP you want.
access-control chrome-extension css dom-manipulation extension-chrome extension-development free-source-code gilgeekify how-to how-to-code howto html javascript site-blocker siteblocker tutorial user-interface web-development website-development widget
Last synced: 05 Jan 2026
https://github.com/twtrubiks/summernote_nestable_flask
summernote Combine Nestable Python Flask
nestable python-flask summernote tutorial
Last synced: 30 Aug 2025
https://github.com/kinneko-de/sample-humanfriendly-id-csharp
Sample how to create a human-friendly identifier in C#
csharp human-friendly id sample tutorial
Last synced: 02 Sep 2025
https://github.com/dilowagner/roguelike-unity
Project to study with Unity Engine
csharp development engine game roguelike tutorial unity
Last synced: 19 May 2026
https://github.com/kingtut10101/isometricmapwithdepth
Shows how to implement an isometric map with depth.
demo isometric love2d tutorial
Last synced: 18 May 2026
https://github.com/nexmo/800-replacement
Replace toll-free 800 numbers with multiple local numbers
Last synced: 23 Mar 2025
https://github.com/uncomputable/rust-wasm-ffi
Minimal website that exposes C functions via WASM
c ffi javascript rust rust-wasm tutorial wasm
Last synced: 20 Apr 2026
https://github.com/macagua/example-vuejs2-todo-app
A To-Do App with Vue.js 2 following the "Build a To-Do App with Vue.js 2" tutorial.
tutorial vue-components vue2 vue2-demo vuejs vuejs2
Last synced: 12 Apr 2026
https://github.com/macagua/example.django192.tutorial
A Django 1.9.2 Tutorial Demo from Getting started Django documentation
django django-application django-example examples examples-python tutorial
Last synced: 16 May 2026
https://github.com/vitaliy-bezugly/uwp-tutorial
This project is a basic demonstration of a UWP application using WinUI and the MVVM pattern.
Last synced: 15 Mar 2025
https://github.com/ccrashzer0/lazyadmin
A write-up for the Lazy Admin challenge from TryHackMe.
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 04 Jan 2026
https://github.com/nikos-kekatos/spaceex-tutorials
SpaceEx tutorials and features
executable plotting reachability-analysis spaceex spaceex-tutorials tutorial
Last synced: 15 May 2025
https://github.com/vicjun22/openai-chat-integration_spring-boot
OpenAI: Chat integration with Spring Boot
java maven openai springboot tutorial
Last synced: 11 Apr 2026
https://github.com/applitools/tutorial-selenium3-javascript-basic
Applitools Eyes tutorial using Selenium JavaScript 3
Last synced: 15 Apr 2025
https://github.com/hectorrdb/nationalassembly
A short tutorial to help beginners in biostatistics and genomics understand an usual single-cell RNA-sequencing workflow
france politics rna-seq scrna-seq-analysis tutorial
Last synced: 21 Feb 2026
https://github.com/jlozovei/node-api-server
Server-side for Node RESTful API Tutorial
expressjs mongodb nodejs restful-api server-side tutorial
Last synced: 11 Apr 2026
https://github.com/michalmaj/modern-python-project-guide
Beginner-friendly guide to modern Python project structure with uv, pytest, Ruff, pyproject.toml, and GitHub Actions.
github-actions pyproject-toml pytest python python-project-template ruff tutorial uv
Last synced: 26 May 2026
https://github.com/vagnerbellacosa/curso_github
Compartilhando o material de apoio curso DIO GitHub Iniciante de Rafael Galieani
git github tutorial version-control
Last synced: 16 May 2026
https://github.com/app-generator/blog-sample-nodejs-introduction
Node JS For Beginners - Blog Article (With Samples) | AppSeed
appseed-sample node-js tutorial
Last synced: 19 Oct 2025
https://github.com/mareksuchanek/ontouml-basictypes
Explanation basic OntoUML stereotypes, rigidity and identity principles via simple example and graphics
conceptual-model education ontouml tutorial ufo-ontology
Last synced: 10 Mar 2026
https://github.com/yasindehfuli/roocket-javascript-course
Roocket JavaScript Tutorial Step By Step
Last synced: 26 Mar 2025
https://github.com/danmadeira/tutorial-basico-latex
Tutorial básico de LaTeX
latex latex-examples tex text text-processing tutorial typography
Last synced: 10 Mar 2026
https://github.com/annimon-tutorials/newtab-firefox
NewTab addon template
firefox-addon html speed-dial tutorial
Last synced: 04 Jan 2026
https://github.com/salmanbe/laravel-barcode-tutorial
This tutorial demonstrates, how to generate a barcode and how to read the generated barcode with barcode scanner device using milon / barcode plugin
barcode bootstrap5 jquery laravel milon php tutorial
Last synced: 11 Apr 2026
https://github.com/lumunix/jekyll-docker
Jekyll blog template ready to go with docker!
docker docker-compose jekyll tutorial
Last synced: 30 Apr 2026
https://github.com/namecoder1/py_blockchain
Blockchain in Python with CLI interface
Last synced: 25 May 2026
https://github.com/eriscript/learn-dart
📚Playground e cheatsheet para aprender Dart. Coleção de projetos Dart que são divididos por tópicos e contêm exemplos de código com explicações.
cheatsheet dart dart-lang examples flutter learning playground snippets tutorial
Last synced: 10 Jun 2025
https://github.com/jessetg/cpp-boot-camp
Slides for a tutorial I'm giving on C++
c-plus-plus cpp latex lecture presentation slides tutorial
Last synced: 08 May 2025
https://github.com/derekjwilliams/some-gears
A growth chart for graphql applications
express graphql postgraphile react tutorial
Last synced: 18 Apr 2026
https://github.com/diegoguevara/tutorial_angular2_spa
Tutorial de ejemplo para la creacion de una SPA en Angular 2
Last synced: 09 Apr 2026
https://github.com/mirvoxena17jfc/go-ethereum
ETH arbitrage JS script with flashloans, passive income via smart contracts, local execution.
arbitrage code defi eth eth-arbitrage ethereum flash-loan go-ethereum guide profit script sourcecode tools trading tutorial
Last synced: 11 Apr 2026
https://github.com/tbhaxor/golang-turing-tutorial
This repository contains the codes used in the turing.com golang post
blog go-google go-programming golang snippets source-code turing tutorial tutorial-code tutorials
Last synced: 14 Mar 2025
https://github.com/psmyrdek/gha-demo-app
GitHub Actions - pierwsze kroki
actions cicd przeprogramowani tutorial
Last synced: 11 Apr 2026
https://github.com/rarimo/docs
Rarimo Developer Portal
developer-tools documentation guides tutorial
Last synced: 17 Mar 2025
https://github.com/soran-ghaderi/backpropagation
Backpropagation and automatic differentiation, and grid search from scratch.
automatic-differentiation backpropagation backpropagation-neural-network gridsearch mlp neural-network tuning tutorial
Last synced: 12 Nov 2025
https://github.com/shubhammandowara/learn
Learn all about AI
embedchain langchain langchain-app langchain-chains langchain-python learn-langchain llm llms tutorial
Last synced: 30 Apr 2026
https://github.com/bradmartin/egghead-phone
https://egghead.io/lessons/javascript-using-the-device-phone-and-sms-with-nativescript
eggheadio lesson nativescript tutorial
Last synced: 11 Apr 2026
https://github.com/viki53/tuto-git
Dépôt d'illustration de mon tutoriel Git
Last synced: 02 Nov 2025
https://github.com/codewithmayank-py/django-learning-series-step-by-step-blog-project
Django Tutorial Series: Explore practical Django projects from models to views. Learn to build and customize Django applications with easy-to-follow guides and real-world examples.
django django-framework django-project django-tutorial-practice django-tutorials-for-beginners python3 step-by-step-guide tutorial webdevelopment
Last synced: 05 Jan 2026
https://github.com/makstyle119/dsa
Data Structure & Algorithum from beginner to advanced
algorithm begginer-friendly data-structure data-structures-and-algorithms dsa dsa-python makstyle119 tutorial
Last synced: 04 Jan 2026
https://github.com/becloudready/kubernetes-tutorials
Kubernetes Tutorials
containerization interview kubernetes tutorial
Last synced: 17 Jan 2026
https://github.com/matsunagalab/tutorial_analyzingmddata
Google colab notebooks for typical MD trajectory analysis routines with Python
mdtraj molecular-dynamics scikit-learn tutorial
Last synced: 20 Apr 2026
https://github.com/laironcosta1994/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: 13 Feb 2026
https://github.com/bradleyboehmke/analytics-connect-intro-r
Introduction to R (slides for Analytics Connect '18)
data-science r training tutorial
Last synced: 24 Mar 2025
https://github.com/twitu/monad-challenges
Solving the monad challenges
challenge haskell monads tutorial
Last synced: 24 May 2026
https://github.com/fpsvogel/lets-learn-ruby
A site listing resources to learn Ruby, Rails, and related skills.
book-list books bookshelf curriculum learning practice programming rails resources ruby ruby-on-rails study-materials tutorial web-development
Last synced: 27 Aug 2025
https://github.com/stjudecloud/cloud-app-tutorial
Cloud application examples for St. Jude Cloud.
cloud documentation genomics stjudecloud tutorial workflow workflow-engine
Last synced: 11 Feb 2026
https://github.com/0xHericles/riscv-helpmate
RISC-V32I Helpmate
hardware processor risc risc-processor risc-v tutorial
Last synced: 24 Mar 2025
https://github.com/freeclimbapi/node-speech-recognition-how-to-guide
Node - Speech Recognition Tutorial
Last synced: 27 Feb 2026
https://github.com/nexmo/ruby-mobile-app-invites
Mobile App Promotion via SMS in Ruby
Last synced: 23 Mar 2025
https://github.com/james-see/go-examples
go get github.com/jamesacampbell/go-examples WIP!
example example-project golang tutorial
Last synced: 02 Sep 2025
https://github.com/yukihirai0505/tutorial-program
:sunny: for each programming tutorial code
c-plus-plus docker golang java php python react scala tutorial
Last synced: 04 Apr 2026
https://github.com/redhat-iot/rhte-2019
Cloud scale messaging and IoT connectivity with AMQ Online
amq-online cloud-scale-messaging eclipse-iot iot-connectivity kubernetes tutorial
Last synced: 21 Apr 2025
https://github.com/Nikya/slabShed
Slab Shed is a collaborative project to create, self 3D printing, decorative mini-collections to display on a given theme.
3d-modelling 3d-models 3d-printing collaborative collection creative-commons freecad freecad-models inkscape slab-shed slabshed tutorial
Last synced: 10 Mar 2025
https://github.com/DaikonNimono/FirstPersonShooter
Реализация проекта "Шутер от первого лица" из курса "Основы UNIGINE - Базовый курс"
course csharp fps tutorial tutorial-code unigine
Last synced: 11 Mar 2025
https://github.com/jlgregorio/tutorials-pointcloud-python
Tutorials for pointcloud processing in Python (basic operations, spatial indexing, registration, segmentation & primitive fitting)
jupyter point-cloud python tutorial
Last synced: 27 Oct 2025
https://github.com/dan-almenar/vue-slots-example
Guide to Vue slots for exchanging data and functionality between parent and child components
Last synced: 19 Aug 2025
https://github.com/sanidhyy/gpt3-web-app-react
GPT-3 Web App created using React JS.
javascript nodejs reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/jamesrobionyrogers/python_tutorial_website
2020 NCEA Level 2 - Internal Assessment: AS91893
Last synced: 12 Apr 2025
https://github.com/philipyip1988/windows-11-installation-guide
Windows 11 Installation Guide for Dell Computers. These guides cover updating the BIOS, configuring the BIOS Setup, downloading Windows 11, preparing a Windows 11 Bootable USB with Intel VMD and network preinstallation drivers and preparing Upgrade and Clean Installs on Dell PC which satisfy Microsoft Soft or Hard System Requirements.
24h2 bios dell installation intel microsoft tutorial uefi vmd windows-11
Last synced: 10 Nov 2025
https://github.com/michaelcurrin/html-to-jekyll-sample
A demo to showcase converting a plain HTML site to a Jekyll site 🌏 🧪
gh-pages-site jekyll template tutorial
Last synced: 16 Aug 2025
https://github.com/dariodip/golearngo
A workshop for learning the basic concepts of Go.
Last synced: 16 Aug 2025
https://github.com/kennfatt/go-concurrency-control
A way to control concurrency in Go web application with MySQL database.
concurrency-control enorm ent golang tutorial
Last synced: 04 Oct 2025
https://github.com/vagnerbellacosa/apontamentosadabas
Uma visao geral sobre Banco de Dados Adabas da software AG em sua versao mainframe
adabas apontamentos dba dev dicas mainframe natural softwareag tutorial
Last synced: 15 Sep 2025
https://github.com/ansibleguy/deprecated_ansible_tutorial
Tutorial on how to use RedHat-Ansible
ansible iac infrastructure-as-code knowledge tutorial
Last synced: 12 Aug 2025
https://github.com/glaucia86/dotnet-csharp-studies
Repository created to store all the studies and projects developed in dotnet and C#.
blazor csharp-code dotnet tutorial
Last synced: 06 May 2026
https://github.com/mimaxuz/react-tutorials
Simple projects created using ReactJS. All projects are open source and fully created in ReactJS.
course create-react-app design dom javascript react react-router reactjs template tutorial tutorial-code
Last synced: 09 Apr 2026
https://github.com/optimajet/dynamic-plugin-loading
Workflow Engine: Dynamic Plugin Loading
dynamic plugin tutorial workflow-engine
Last synced: 12 Aug 2025
https://github.com/robsonsilv4/gentoo-g3
🐧 Installation, configuration and stage 4 for Gentoo Linux.
2020 configuration gentoo installation linux stage4 tutorial
Last synced: 16 Mar 2025
https://github.com/felipecastrosales/flutter_testing
👨💻 | Learn Flutter Tests with Reso Coder
app dart dart-package dart-test flutter flutter-test flutter-tests integration-testing reso resocoder setup test testing testing-tools tests tutorial widget
Last synced: 12 Apr 2026
https://github.com/yagiziskirik/screentypr
Transparent chat boxes for illustration purposes
css electronjs html javascript nodejs streaming-tool tutorial twitch youtube
Last synced: 12 Apr 2026