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-29 00:28:00 UTC
- JSON Representation
https://github.com/anotherkamila/shell-for-beginners
Shell tutorial for absolute beginners (uses Fish, the Friendly Interactive Shell)
beginners-guide command-line fish-shell shell shell-tutorial tutorial
Last synced: 05 May 2026
https://github.com/koji/ml
machine learning
keras machinelearning opencv python pyto tensorflow tensorflowjs tutorial
Last synced: 06 May 2026
https://github.com/jmsmarcelo/css-live-tutorial
CSS Live Tutorial
css display flexbox grid-layout responsive tutorial
Last synced: 06 May 2026
https://github.com/stevecondylios/contactforminrails6
A contact form in production in rails 6
Last synced: 06 May 2026
https://github.com/aacgn/tour-of-heroes
An app that helps a staffing agency manage its stable of heroes
Last synced: 07 May 2026
https://github.com/gvwilson/l4py
Lean for Python Programmers
lean4 open-source python tutorial
Last synced: 13 Jun 2026
https://github.com/alexmhack/channels_tutorial
working along django channels official tutorial and creating a chat service with chat groups
beginner beginner-project channels-framework django django-channels-framework django-project python3 tutorial
Last synced: 08 May 2026
https://github.com/baeldung/linux-tutorials
Supporting code for the tutorials on https://www.baeldung.com/linux
Last synced: 08 May 2026
https://github.com/pedrochamberlain/proffy
A single page application for Rocketseat's Next Level Week #2
react react-native spa tutorial typescript
Last synced: 08 May 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/varshneydevansh/machinelearning-101
This repository is about various Algorithm's and Implementations in ML
artificial-intelligence artificial-neural-networks computer-science computer-vision deep-learning machine-intelligence machine-learning machine-learning-algorithms machinelearning neural-network numpy numpy-tutorial python tensorflow tensorflow-tutorials tutorial tutorial-exercises
Last synced: 08 May 2026
https://github.com/colinwilliams91/unity-game-template
This is a repo set up w/ proper gitignore and project board for a game development team using Unity
agile collaborate collaboration collaborative development devops game game-development gamedev git github how-to howto setup team tutorial unity
Last synced: 09 May 2026
https://github.com/creative-tutorials/note-sharing-app
This is a simple NoteApp using JavaScript LocaStorage, the basic of this app is to store user note for future use, this means they wont expierence any loss of data, with the use of JavaScript LocalStorage
api css html javascript javascript-applications learnjavascript localstorage nodejs notes-app tutorial tutorials ui ui-components ui-design ux ux-design
Last synced: 08 Apr 2026
https://github.com/riyahal/python
High-level, interpreted, object-oriented programming language guide.
conditional-statements forloop programming programming-language python python-3 python-functions python-lambda tkinter tutorial while-loop
Last synced: 07 Apr 2025
https://github.com/danielcaldas/take-the-cat-to-the-party
Learn reactive programming with RxJS the fun way
blogging javascript reactive-programming reactive-streams rxjs-examples tutorial
Last synced: 09 Aug 2025
https://github.com/raiyanyahya/how-to-train-your-gpt
Build a modern LLM from scratch. Every line commented. Explained like we are five.
attention-mechanism deep-learning educational from-scratch gpt language-model llama llm machine-learning natural-language-processing python pytorch tokenisation transformers tutorial
Last synced: 11 May 2026
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://github.com/taited/distributedtutorial
This is a tutorial demo for pytorch distributed data parallel
demo distributed distributeddataparallel parallel pytorch tutorial
Last synced: 12 May 2026
https://github.com/actionv/github-actions-tutorial
GitHub Actions Tutorial | GitHub Actions 完全指南
actions github github-actions tutorial
Last synced: 12 May 2026
https://github.com/truemedia/wordpress-plugin-from-scratch
Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)
create from php plugin programming scratch series tutorial wordpress
Last synced: 13 May 2026
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/huaying/react-games
Small games written in React.js
game react react-game react-tutorial tutorial
Last synced: 13 May 2026
https://github.com/flolu/bazel
🌿 Getting started with Bazel for absolute beginners
bazel bazel-rules bazelisk build-tool buildifier github-actions starlark tutorial
Last synced: 13 May 2026
https://github.com/ukuhl/aaai_cf_tutorial
AAAI'25 Tutorial on "(Really) Using Counterfactuals to Explain AI Systems": https://sites.google.com/view/cfe-tutorial-aaai-25/startseite
explainable-ai tutorial user-study xai
Last synced: 21 Apr 2026
https://github.com/ashwani-luhaniwal/nodejs-intro-guide
NodeJS Introduction Guide
node nodejs nodejs-tutorial reference tutorial
Last synced: 13 May 2026
https://github.com/annimon-tutorials/php-unframework-template
Framework-less template for simple sites. Source code for tutorial
fastroute framework-less php tutorial twig
Last synced: 18 Mar 2025
https://github.com/javascript-tutorial/sk.javascript.info
Modern JavaScript Tutorial in Slovak
Last synced: 22 Feb 2026
https://github.com/gnebbia/statistics_notes
Some notes about statistics concepts any computer scientist should absolutely have
guides notes r statistics stats tutorial
Last synced: 02 Mar 2025
https://github.com/alexlaurence/minna-no-python
👨💻Real-World Python Projects For Beginners
beginner-project projects python tutorial
Last synced: 13 Jun 2025
https://github.com/primaryobjects/cardano-tutorial
Easy tutorial for developing with the Cardano blockchain. Create a wallet. Send and receive ADA.
ada blockchain cardano cardano-cli cardano-community cardano-wallet dapp javascript lovelace node-js nodejs tutorial tutorials web3
Last synced: 18 Apr 2026
https://github.com/Pranshu-Bahadur/tic-tac-toe-minimax
Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).
ai alpha-beta-pruning artificial-intelligence gui minimax-algorithm model-view-controller mvc mvc-architecture object-oriented-programming python3 text tic-tac-toe tic-tac-toe-game tic-tac-toe-python turn-based-strategy tutorial
Last synced: 11 Mar 2025
https://github.com/coders-school/first-contribution
Learn how to contribute to open-source projects
contribution open-source tutorial
Last synced: 05 Jul 2025
https://github.com/burakboduroglu/go_tutorial
Go Programming Language Tutorial
go go-tutorial golang tutorial
Last synced: 04 Apr 2025
https://github.com/cbinet/brocoli-pi
Flask REST API for Raspberry PI
flask flask-restful gpio rasberrypi raspberry-pi tutorial web-server webserver
Last synced: 13 Apr 2026
https://github.com/penge/csharp-web-api-examples
Example Web API projects in C#
aspnet-core csharp example tutorial web-api
Last synced: 25 Mar 2025
https://github.com/infinitode/python-projects
An open-source GitHub repository containing Python project ideas, steps, tips, and code solutions.
advanced advanced-projects beginners code-solution code-solutions examples examples-python free intermediate intermediate-projects open-source project-ideas python python-projects python-solutions readme tutorial tutorials
Last synced: 06 Sep 2025
https://github.com/carloshmarques/build-.net-applications-with-csharp
.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.
course learn-to-code learning learning-by-doing learning-path microsoft-learn tutorial
Last synced: 27 Aug 2025
https://github.com/antonio-f/building_a_recurrent_neural_network_step_by_step
Building a Recurrent Neural Network Step by Step
coursera deep-learning long-short-term-memory lstm numpy recurrent-neural-networks rnn step-by-step tutorial
Last synced: 30 Mar 2025
https://github.com/EvokeMadness/FreeCAD-part-workbench-tutorial
Tutorial focusing on FreeCAD's Part workbench.
3d-models 3d-printing cad freecad freecad-workbench guide tutorial
Last synced: 31 Mar 2025
https://github.com/arm-education/executorch_on_arm_labs
🚀Explore how PyTorch models can be exported and lowered to the ExecuTorch Runtime for more effective, lightweight, minimalist inference at the Edge. Covers deploying to CPUs, particularly via the XNNPACK backend, for transformer-based and CNN models, before covering deployment to the Ethos-U backend, the TOSA IR, FVPs, and Google Model Explorer.🚀
arm edge-ai ethos-u executorch fvp inference jupyter-notebook kleidiai labs pytorch tosa tutorial xnnpack
Last synced: 30 May 2026
https://github.com/saeedkohansal/html-editable-table-oop-javascript
Master Interactive HTML Tables: A Step-by-Step Guide to Editing with Mouse Clicks and Keyboard Navigation, Unlock the power of dynamic web pages with this comprehensive tutorial on making HTML tables editable using both your mouse and keyboard arrow keys. This guide provides clear instructions and practical examples to help you integrate...
code css editable editable-table excel gilgeekify how-to howto html html-css-javascript javascript js objectoriented objectoriented-js objectorientedprogramming oop oops programming tutorial tutorials
Last synced: 25 Mar 2025
https://github.com/kristijan-pajtasev/react-hooks
Demo of ReactJS hooks
codenewbie javascript react reacthooks tutorial
Last synced: 07 May 2026
https://github.com/projectsyn/commodore-component-tutorial
Step-by-step guide to create a small Commodore component
commodore projectsyn syn tutorial
Last synced: 06 Nov 2025
https://github.com/zjeffer/xcb-tutorial
https://www.codeproject.com/articles/1089819/an-introduction-to-xcb-programming
Last synced: 07 Apr 2025
https://github.com/larry8668/pes1ug21cs300_hello_world
Github actions tutorial
Last synced: 07 May 2026
https://github.com/didinj/html-image
HTML Image
example html html-image html5 image tutorial
Last synced: 20 Feb 2026
https://github.com/ifechukwudaniel/mt5-tutorial-trading
example-code examples mt5 mt5script script tutorial
Last synced: 30 Jan 2026
https://github.com/kevin-doolaeghe/emudeck-tutorial
Emulation - EmuDeck Setup Tutorial
Last synced: 30 Jan 2026
https://github.com/derekxkwan/dxk-pd-tutorial
ongoing series of tutorials about computer music in pure data
filters midi puredata tutorial
Last synced: 17 Mar 2026
https://github.com/proustibat/react-js-markdown-editor
Udemy course by Anthony Welc - Project 1 of "React JS pour les debutants"
getting-started jsx react react-component react-for-beginners react-tutorial reactjs tutorial udemy udemy-tutorial
Last synced: 08 May 2026
https://github.com/apiverve/ocr-scanner-python-tutorial
OCR scanner that extracts text from images using Python
apiverve cli document-scanner image-to-text ocr python text-extraction tutorial
Last synced: 25 Jun 2026
https://github.com/pedrohenriquebr/react-tutorial
React tutorial project
html javascript react tutorial web
Last synced: 15 Apr 2026
https://github.com/alex-damian-negru/hanami-2-quickstart
🌸 Hanami 2.0 playground
hanami postgresql ruby tutorial
Last synced: 08 May 2026
https://github.com/stevenrice99/2d-tutorial
A sample 2D project for CSSE-4900.
course-materials csharp game-design game-development game-programming tutorial tutorial-code tutorial-sourcecode unity unity-2d unity-course unity-demo unity-demonstration unity-engine unity-script unity-scripting unity-scripts unity-tutorial unity-tutorials unity2d
Last synced: 31 Jan 2026
https://github.com/nicola-residori/uni42
Spring Boot REST APIs - exercise for APIs interactions
api authentication circuit-breaker h2-database maven rest rest-api restapi spring spring-boot springboot timeout tutorial
Last synced: 12 Apr 2026
https://github.com/chingc/tutorial-mise
A quickstart and reference for mise to help you get up and running fast.
documentation mise quickstart readme reference tutorial
Last synced: 01 Feb 2026
https://github.com/jhk0530/shinyroughjsbasic
htmlwidgets roughjs shiny tutorial
Last synced: 30 Aug 2025
https://github.com/apiverve/dns-lookup-go-tutorial
DNS lookup tool that retrieves DNS records using Go
apiverve cli devops dns dns-lookup go golang networking tutorial
Last synced: 25 Jun 2026
https://github.com/thinkswan/react-usereducer
A React app that manages data using the reducer and context APIs.
Last synced: 17 Apr 2026
https://github.com/didinj/html5-background-color-examples
HTML5 Tutorial : Set or Change HTML Background Color
background background-color change color examples html html5 set tutorial
Last synced: 08 Feb 2026
https://github.com/agn-7/test_service
A simple ROS Services (client/server) project.
python python2-7 ros ros-kinetic ros-service ros-services tutorial
Last synced: 15 Apr 2026
https://github.com/royerlab/sample-project
Sample microscope project for ClearControl environment
Last synced: 24 Aug 2025
https://github.com/satansdeer/weather-api
Small wrapper for https://darksky.net weather api. User in https://basicreact.com course.
api-wrapper course expressjs javascript nodejs tutorial
Last synced: 10 Apr 2026
https://github.com/aasteria/doukutsu
洞窟物語資源 - Cave Story
cave-story doukutsu-monogatari mods resources tutorial
Last synced: 09 Feb 2026
https://github.com/jonaylor89/housefly
be careful...here be spiders
ai playwright tutorial webscraping
Last synced: 15 Apr 2026
https://github.com/michaldziuba03/code-samples
Sample projects from my articles 🧮
article educational guide javascript nodejs tutorial tutorials
Last synced: 08 May 2026
https://github.com/guessi/etcd-cluster-on-k8s
Step by step tutorial for running etcd-cluster on Amazon EKS cluster
amazon-eks eks etcd etcd-cluster etcdv3 kubernetes tutorial
Last synced: 19 Aug 2025
https://github.com/howiprompt/internal-documentation-to-ai-agent-skill-generator
Development teams waste upwards of 30 hours per week manually coding function definitions for routine tasks that are already exhaustively do
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/davidjnevin/django_girls_tutorial
Django Girls Blog Tutorial
Last synced: 16 Apr 2026
https://github.com/couchbase-examples/java-transactions-quickstart
A Spring Boot application that illustrates using Couchbase transactions with Java SDK
acid couchbase how-to howto java spring-boot transactions tutorial
Last synced: 20 Feb 2026
https://github.com/naimur-29/learning-react
Following some projects from tutorial and trying to learn react...
Last synced: 13 Apr 2026
https://github.com/shalabhaggarwal/cassandra-gocql-tutsplus-demo
Getting Started With Cassandra: Using Go client - gocql: http://code.tutsplus.com/tutorials/getting-started-with-cassandra-using-go-client-gocql--cms-28162
Last synced: 18 Aug 2025
https://github.com/kayleedavisgithub/r-for-powerbi
Collection of documents for practice and tutorial on using R with PowerBI
Last synced: 17 Aug 2025
https://github.com/fzaninotto/ra-access-control-tutorial
A sample react-admin app demonstrating Access Control features. Support for a video tutorial on YouTube.
react react-admin security tutorial
Last synced: 08 May 2026
https://github.com/cuuupid/learn-to-code
Learn to Code :ghost:
bash basics coding help howto javascript learn python tutorial
Last synced: 08 May 2026
https://github.com/apiverve/crypto-tracker-react-tutorial
Bitcoin price tracker with real-time data built with React
apiverve bitcoin crypto-tracker cryptocurrency finance price-tracker react tutorial
Last synced: 25 Jun 2026
https://github.com/howiprompt/verify-4-pending-products-end-to-end-with-real-proof-8278
The 50-year plan is currently bottlenecked by 4 specific pending products that lack execution data and verifiable proof of function, threate
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/awpala/javascript-concepts-map
A collection of concepts related to JavaScript programming into a single "concepts map"
concept-map javascript programming tutorial
Last synced: 12 Aug 2025
https://github.com/freeclimbapi/node-collect-digits-how-to-guide
Node - Collect Digits Tutorial
Last synced: 13 Feb 2026
https://github.com/freeclimbapi/node-list-queue-members-how-to-guide
Node - List Queue Members Tutorial
Last synced: 14 Feb 2026
https://github.com/ahammadshawki8/pycampaign20
😇 Learn to Code in Python during Lockdown! 🔥🔥
beginner-friendly lockdown python tutorial
Last synced: 09 Nov 2025
https://github.com/bivex/special-octo-bassoon
Steps to make API from scratch.
api-design api-from-scratch backend-development best-practices developer-guide documentation http-services rest-api software-architecture tutorial
Last synced: 23 May 2026
https://github.com/howiprompt/github-trend-analysis-script-for-product-ideas
Solo founders and developers waste an average of 15 hours weekly manually filtering through repositories, often missing the critical 'why' b
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/erdemkeren/nhibernate-demo
A demo console application written using dotnet core, NHibernate and MySQL
beginner-friendly dotnet-core mysql nhibernate tutorial
Last synced: 13 Apr 2026