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/akasharojee/list-drag-and-drop-tutorial
Tutorial demo for article about HTML Drag and Drop API
css drag-and-drop html javascript js sass tutorial web-api
Last synced: 14 Apr 2026
https://github.com/lintangwisesa/cpp_fundamentals
Fundamentals of C++ language
c-plus-plus cpp fundamental tutorial
Last synced: 28 Jul 2025
https://github.com/dogxii/zero-frontend
从🥚到1学习前端 教程实践路线图 :) 前端初学者教程,HTML CSS JavaScript Nodejs React TypeScript
css frontend html javascript react tutorial
Last synced: 18 Apr 2026
https://github.com/cnily03/learn
A self-study manual for learning knowledge. It is a collection and compilation of notes, code, and other materials.
book documentation tutorial vitepress
Last synced: 20 Mar 2026
https://github.com/noamfav/frisian-draught
Frisian Draughts – A modern JavaFX-based take on the classic board game, featuring smart AI, multiplayer capabilities, tutorials, and customizable themes.
ai board-game checker desktop-app draughts frisian game-development java javafx maven multiplayer open-source strategy-game tutorial
Last synced: 01 Mar 2025
https://github.com/ksachdeva/ml-in-hurry
Machine Learning in Hurry
computer-vision machine-learning tutorial
Last synced: 26 Jul 2025
https://github.com/hashicorp-education/learn-terraform-aws-default-tags
aws hashicorp terraform tutorial
Last synced: 06 Jul 2025
https://github.com/dvanael/django-tutorial
WIP Um tutorial completo de como iniciar um projeto em Python utilizando o Django Framework.
css django documentation html javascript tutorial
Last synced: 11 Mar 2025
https://github.com/freeclimbapi/java-collect-digits-how-to-guide
Java - Collect Digits Tutorial
Last synced: 18 Jun 2025
https://github.com/ethand91/object-detect
Simple object detection example using python, opencv and YOLO
computer-vision example opencv python3 tutorial
Last synced: 28 Jun 2026
https://gitlab.com/xe1phix/xe1phix-linuxwiki
Xe1phix encryption gnupg linux tutorial wiki
Last synced: 11 Mar 2025
https://github.com/malhotra5/database-functionalities
A tutorial on using sqlite3.
sqlite3 tutorial tutorial-code
Last synced: 17 Mar 2025
https://github.com/kathleenwest/minimalwebapipizzastoretutorialdemo
Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.
asp-net-core crud demo how-to mapget mappost microsoft-learn minimal-api minimal-web-api pizza pizza-app quick quick-start step-by-step step-by-step-guide swagger swagger-ui tutorial web-api webapi
Last synced: 17 Mar 2025
https://github.com/mindsers/tutorial-decoupling
Sources of tutorial about decoupling.
best-practices decoupling mindsersit-tutorials tutorial
Last synced: 30 Mar 2025
https://github.com/joshmcguigan/fizzbuzz-rs
Test bed for the blog post 'A FizzBuzzy Tour of Traits in Rust'
documentation reference rust rust-lang tutorial
Last synced: 05 Oct 2025
https://github.com/dplaton/obstacle-course
Obstacle course game built using LibGDX and Ashley
Last synced: 07 Oct 2025
https://github.com/0xjesus/screenwright
🎬 MCP server that records narrated, subtitled tutorial videos by driving a browser with Playwright — captions burned in + .srt sidecar.
captions ffmpeg mcp model-context-protocol playwright screen-recording subtitles tutorial video
Last synced: 28 Jun 2026
https://github.com/bmalbusca/git-getting-started
Tutorial, em português, para quem pretende usar git pela primeira vez ou, ter uma cheatsheet com os comandos mais usados.
Last synced: 09 Oct 2025
https://github.com/jerryfzhang/conferencetravelgrantsystem
CTGS is system for applying conference travel grant , built using Nodejs, Express.js, MongoDB ang jQuery
express jquery mongodb mongodb-ang-jquery nodejs reimbursement time-management travel-planner tutorial
Last synced: 20 Apr 2026
https://github.com/praveenscience/harry-potter-pusher
A real time voting application using Harry Potter's house selection for my article for Pusher.
blog expressjs nodejs nodejs-mongodb pusher pusher-api pusherjs real-time realtime realtime-messaging tutorial
Last synced: 14 Apr 2026
https://github.com/optima-chat/cc-best-practice
Claude Code 使用技巧和最佳实践的中文社区集合
awesome best-practices chinese claude-code development tutorial
Last synced: 05 Nov 2025
https://github.com/wiseaidev/rust-releases
🦀 Explore Rust Releases Through Tiny Practical Examples. (WIP)
Last synced: 18 May 2026
https://github.com/the-black-knight-01/tensorflow-tutorial
TensorFlow Tutorial
tensor tensorboard tensorflow tensorflow-examples tensorflow-experiments tensorflow-models tensorflow-serving tensorflow-tutorial tensorflow-tutorials tutorial
Last synced: 19 Jan 2026
https://github.com/MRColorR/HowTo-Guides
This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.
coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl
Last synced: 05 Aug 2025
https://github.com/rodrigokamada/angular-auth0-zenvia-sms
Application example using Angular 14 where a simple WEB application will be implemented using the Auth0 platform to authenticate and authorize the user and the ZENVIA platform to integrate with SMS channel in order to validate the user phone.
angular auth0 authentication beginners dev-community frontend gh-actions gh-pages hacktoberfest sms tutorial zenvia
Last synced: 09 May 2026
https://github.com/coreyjs/grpc-cache-example
A ruby gRPC server that can store and retrieve files from memcache. A Go client to interact with the server
example-project go golang grpc grpc-server learn learning memcache ruby tutorial
Last synced: 14 Apr 2026
https://github.com/shahednasser/laravel-rbac-tutorial
Code for Laravel RBAC Tutorial
laravel laravel-tutorial php rbac rbac-management tutorial
Last synced: 20 Jan 2026
https://github.com/quantsareus/pytorch-compact-lecture
Pytorch compact lecture.
ai artificial-intelligence big-compute big-data course framework guide introduction learn-script lecture neural-network pytorch script torch tutorial
Last synced: 22 May 2026
https://github.com/mpluxery/basic-cpp-age-checker
Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.
beginner-code beginner-friendly c-plus-plus cpp else-if input-validation tutorial
Last synced: 29 Jun 2026
https://github.com/guaix-ucm/pyemir-tutorials
Tutorials for PyEmir, the EMIR pipeline
astronomy python science tutorial
Last synced: 08 Mar 2026
https://github.com/jcbritobr/sevenguitasksgiu
This is an implementation of the 7GUIs tasks written with Golang and GIU library.
Last synced: 06 Apr 2025
https://github.com/mpc-bioinformatics/pia-tutorial
Tutorial for PIA - Protein Inference Algorithms
Last synced: 15 Mar 2026
https://github.com/alexmhack/django_blog
creating a nice 2018 blog with backend as django2 and python3
beginner-friendly beginner-project beginner-tutorial blog django-blog django2 project python3 tutorial
Last synced: 28 May 2026
https://github.com/ephbaum/elxrbb-tutorial
A (n ambitious) collaborative effort with ChatGPT (GPT-4) to create a tutorial, and open source, a forum web application
elixir elixir-lang forum-application pheonix-elixir phoenix tutorial
Last synced: 24 Oct 2025
https://github.com/organization-devxp/solid-principios-tutorial
Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.
principios-solid solid tutorial tutorial-exercises
Last synced: 24 Oct 2025
https://github.com/dnbard/react-tutorial
Examples for React course in GlobalLogic Ukraine
guide gulp mocha react react-router redux tutorial
Last synced: 25 Oct 2025
https://github.com/anshajk/python-frameworks
Curated collection of powerful Python frameworks across different domains with examples
deep-learning machine-learning python python-library python3 tutorial
Last synced: 24 Feb 2026
https://github.com/ludovatech/build-robocup-junior-open-soccer-field-tutorial
Build your own transportable robocup junior open soccer field!
do-it-yourself field robocup robocup-junior robocup-junior-open tutorial
Last synced: 28 Jan 2026
https://github.com/tathandev/ad-astra-addon-tutorial
Wanna make an addon for Ad Astra ? You are in the good place !
Last synced: 29 Jan 2026
https://github.com/arnim/hallojupyterdss
Offener Jour Fixe DSS - Data Science Skills Training: Jupyter Notebooks
binder-ready markdown python tutorial
Last synced: 23 Jul 2025
https://github.com/eighttrigrams/eighttrigrams-tutorials
How to quickly get to working productively with Clojure
Last synced: 06 Feb 2026
https://github.com/hashicorp-education/learn-terraform-datadog
datadog hashicorp terraform tutorial
Last synced: 17 Mar 2026
https://github.com/marcinwitnik/simple_linear
Prosty model regresji liniowej zbudowany w TensorFlow/Keras. Uczy się zależności y = 2x - 1 i przewiduje nowe wartości na podstawie danych wejściowych.
ai beginner-friendly keras linear-regression machine-learning ml model pycharm python regression tensorflow training tutorial
Last synced: 15 Apr 2026
https://github.com/mikeludemann/init.sh
Complete tutorial with all tools, frameworks and much more - Simple "Bash/Shell"-Script
bash-script frameworks init-script shell-script tools tutorial
Last synced: 15 Apr 2026
https://github.com/kristijan-pajtasev/css-absolute-position-example
CSS absolute position example
absolute-center css css-html css3 html html5 tutorial
Last synced: 21 May 2026
https://github.com/seandavi/rnaseqbeginnertutorial
An introduction to RNA-seq file formats, quality control, and visualization targeted to a biologist audience
bioinformatics education fastq genomics gtf tutorial
Last synced: 02 Feb 2026
https://github.com/saeedkohansal/vanilla-javascript-infinite-scroll-html-css-js
Web-Based Infinite Scroll Feature using Vanilla JavaScript. With the Infinite Scrolling feature, you can improve the user experience for your website. Infinite Scrolling or Continuous Scrolling or also known as Endless Scrolling is a web design technique where, as the user scrolls down a page, more content automatically and continuously loads...
animatecss animation css gilgeekify html infinite-scroll infinite-scrolling infinitescroll infinitescrolling javascript plugin tutorial tutorials vanilla-javascript vanillajavascript vanillajs web-design web-development webdesign webdevelopment
Last synced: 07 Feb 2026
https://github.com/annimon-tutorials/netbeans-plugin-tutorial
Source code for course
Last synced: 21 May 2026
https://github.com/markcial/essence
Practical examples for a crash course introduction to the elixir language
crash-course elixir-language tutorial
Last synced: 30 Mar 2025
https://github.com/tsnsoft/tutorial-on-wxwidgets-components-with-examples-and-links-to-documentation
Методичка по компонентам wxWidgets с примерами и ссылками на документацию.md
cpp teaching tutorial wxwidgets
Last synced: 13 Feb 2026
https://github.com/makstyle119/system-design
system design from beginner to advanced
architecture design-patterns makstyle119 system-design tutorial
Last synced: 02 Jan 2026
https://github.com/ry-ops/getting-started-docker-containers
Package applications into portable containers with Docker
containerization containers devops docker tutorial
Last synced: 01 Mar 2026
https://github.com/uncomputable/coverage-example
Minimal, reproducible example for testing code coverage using GCC or Clang
code-coverage coverage gcov lcov tutorial
Last synced: 19 Mar 2026
https://github.com/javitocor/tic-tac-toe-react
Classic game tic-tac-toe built with React.
javascript reactjs tictactoe-game tutorial
Last synced: 16 Apr 2026
https://github.com/gynter/rsyslog-podman-compose-example
Example Docker Compose for running RSyslog in Docker.
baseimage docker dockercompose dockerimage example howto rsyslog rsyslogd tutorial
Last synced: 03 Mar 2026
https://github.com/ancatmara/dl-voronovo-networks
Network Analysis & Gephi tutorial
digital-humanities gephi network-analysis tutorial
Last synced: 04 Mar 2026
https://github.com/chadkluck/serverless-sam-8ball-example
1st Tutorial for creating AWS Serverless web services - Introduction to SAM
aws aws-lambda aws-lambda-node aws-sam aws-sam-cli tutorial
Last synced: 04 Mar 2026
https://github.com/viki53/tuto-git
Dépôt d'illustration de mon tutoriel Git
Last synced: 02 Nov 2025
https://github.com/gnebbia/package_management_for_scripting_languages
A personal tutorial about package management for common scripting languages
notes package-management packagemanagement pip scripting-language scripts tutorial virtualenv
Last synced: 06 Mar 2026
https://github.com/hashim21223445/an134
📝 morni cloud Netlify Minimalistic Vue-powered static site generator
backend blog chrome-extension computer-vision config config-admin-ui configmap-creation configuration-management cryptocurrency docker github-config machine-learning markdown maven neural-network nodejs react-router styled-components tutorial typescript
Last synced: 02 Apr 2026
https://github.com/the-akira/django-blog-tutorial
Tutorial para iniciantes com o framework Django
django django-application django-blog heroku heroku-deployment portuguese-brazilian portuguese-language postgresql python3 tutorial
Last synced: 10 May 2026
https://github.com/dschoon/chatgpt-plugin-ts
Tutorial on Creating ChatGPT Plugins with Next.js and TypeScript ⤵️
chatgpt-plugin nextjs swagger tutorial typescript
Last synced: 10 May 2026
https://github.com/chingc/tutorial-uv
A quickstart and reference for uv to help you get up and running fast.
documentation python quickstart readme reference tutorial uv
Last synced: 04 Apr 2026
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/reneweb/react-native-component-tutorial
This repository contains some examples on how to create react native components
javascript native-components react-native tutorial
Last synced: 04 Apr 2026
https://github.com/alexmhack/expressjs-todo-list
A simple todo list web app in ExpressJS
expressjs getting-started mongodb simple-app todolist tutorial
Last synced: 04 Apr 2026
https://github.com/mapmeld/postgis-erbil
Code for mapping workshop
iraq kurdish postgis postgresql tutorial
Last synced: 19 Apr 2026
https://github.com/L4zzur/minecraft-on-ursina
Прототип Minecraft на языке Python и движке Ursina
minecraft python tutorial ursina-engine
Last synced: 20 Apr 2026
https://github.com/flowforfrank/classifier
🤖 Image classification with TensorFlow.js
classification image-classification javascript tensorflow tensorflow-js tutorial webtips
Last synced: 20 Apr 2026
https://github.com/zhh2001/p4-language-guide-zh
P4(P4_16)语言中文教程:从数据平面编程、Parser、Match-Action Pipeline 到架构与实战(BMv2 / P4Runtime)
bmv2 chinese data-plane p4 p4-16 p4lang p4runtime sdn tutorial
Last synced: 20 Apr 2026
https://github.com/divertimentos/tutorial-selenium-real-python
Tutorial de Selenium
Last synced: 21 Apr 2026
https://github.com/aristotelesbr/my_site
Project for a post from medium
ruby sinatra sinatra-applications tutorial
Last synced: 21 Apr 2026
https://github.com/running-grass/bevy-tutorial
bevy 教程
bevy bevy-engine document ecs game-development tutorial
Last synced: 24 Apr 2026
https://github.com/zoltan-nz/flask-playground
Python Flask, playground, tutorial, best practices, modern implementation
flask playground python tutorial
Last synced: 24 Apr 2026
https://github.com/lukas-vlcek/mapping-normalization-example
Elasticsearch mapping and analysis based approach to normalization of document fields
discussion elasticsearch tutorial
Last synced: 24 Apr 2026
https://github.com/candasm/bens-ansible-tutorial
This is a tutorial code of "Ansible - A Beginner's Tutorial" from "Ben's IT Lessons" Channel on Youtube.
Last synced: 26 Apr 2026
https://github.com/flowforfrank/csserver
🎮 CS:GO Server Starter CLI
batch cli cmd csgo javascript node nodejs tutorial webtips
Last synced: 27 Apr 2026
https://github.com/cjminecraft01/entitiestutorial
The environment as part of the entity mini tutorial series
forge forge-mod minecraft minecraft-mod mod modding modding-tutorials tutorial tutorial-code
Last synced: 28 Apr 2026
https://github.com/jfriedlein/ushl_ls-dyna_fortran
Basics to implement user-defined shell elements (ushl, uel) in LS-Dyna with Fortran
axisymmetry documentation element element-formulation fortran90 ls-dyna plane-strain resultant-element tutorial uel user-defined-element user-element ushl
Last synced: 08 Jun 2026
https://github.com/ravgeetdhillon/dynamic-sales-quotes
Create Dynamic Sales Quotes using Node.js and HelloSign API.
automation blog dynamic-quotes dynamic-sales-quotes hellosign hellosign-api javascript node nodejs sales-automation sales-quotes tutorial
Last synced: 28 Apr 2026
https://github.com/imvickykumar999/postgresql
How to Use PostgreSQL in Python
Last synced: 28 Apr 2026
https://github.com/ronanyeah/promise-workshop
FAC/GSG Workshop - April 2017
javascript promise promise-workshop tutorial
Last synced: 29 Apr 2026
https://github.com/alexmhack/django_channels
using django and web sockets to create a simple yet elegant project
beginner-friendly beginners-tutorial-series channels django python3 tutorial
Last synced: 29 Apr 2026