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/pblischak/evol2017
Tutorial, code, and data for Evolution 2017
hybridization jupyter-notebook python27 tutorial
Last synced: 30 Apr 2026
https://github.com/fabriziojordan/hello-cargo
Un pequeño tutorial/guía de Rust. También te sirve si te olvidas de algo medio simple.
guide guidelines rust rustlang tutorial tutorials
Last synced: 20 Jun 2026
https://github.com/renmusxd/splash_ml
learn learn-to-code learning-python machine-learning tutorial
Last synced: 31 Mar 2025
https://github.com/rfluethi/german-translation-for-lesson-introduction-to-wordpress
German translation and redesign of "Introduction to WordPress" enhances accessibility for German speakers, part of OER for free, adaptable learning.
content-localization cultural-adaptation education german-translation learning open-educational-resources training tutorial video-production wordpress
Last synced: 02 Aug 2025
https://github.com/carlosvinimsouza/full-tutorial-python
My tutorial Python completed
data-analysis data-science data-structures django django-framework fastapi fastapi-framework flask flask-web frameworks learn-to-code learning python python3 roadmap tutorial tutorial-code
Last synced: 10 Apr 2026
https://github.com/themarlboroman/doctrineless-symfony
A repo-tutorial to see how we can do database work in symfony without doctrine and with PDO.
doctrine pdo symfony2 tutorial
Last synced: 04 Jan 2026
https://github.com/japhetrugas/javatutorial
A beginner-friendly Java tutorial repository with various tutorials to help you learn and master Java programming.
beginners examples java learning programming tutorial
Last synced: 07 Apr 2025
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/hermit-os/tutorial
https://hermitcore.github.io/tutorial/
Last synced: 30 Aug 2025
https://github.com/paulgovan/relialearnr
Learning Modules for Reliability Analysis
life-data-analysis r reliability tutorial weibull-analysis
Last synced: 09 Mar 2026
https://github.com/ethand91/opencv-cartoon-filter
Simple Opencv + Python example showing cartoon filter
computer-vision opencv python sample tutorial
Last synced: 18 May 2026
https://github.com/royerlab/sample-project
Sample microscope project for ClearControl environment
Last synced: 24 Aug 2025
https://github.com/zjunaidz/nextjs-dashboard
Tutorial follow up of official nextjs website
Last synced: 24 Mar 2025
https://github.com/kinneko-de/sample-angular-typescript-githubpages
Sample application how to setup a Angular app with typescript and deploy it to GitHub Pages.
angular cd-pipeline github-pages sample tutorial typescript
Last synced: 19 Apr 2026
https://github.com/son-link/nodegui-tuto-reddit-feed
Ejemplo de una apñicación programada con Javascript y NodeGUI
example nodegui nodejs tutorial
Last synced: 20 Apr 2026
https://github.com/arnim/agentic-css-tutor
Agentic Computational Social Science tutor
Last synced: 29 May 2026
https://github.com/erhant/too-many-lists
A Rust tutorial where they make you write many different linked lists.
Last synced: 20 Aug 2025
https://github.com/applitools/tutorial-images-java
Applitools tutorial using Java Images SDK
Last synced: 20 Aug 2025
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/meet59patel/github-pages-tutorial
Tutorial by DSC DAIICT for deploying simple website using GitHub Pages.
dsc-daiict github github-pages tutorial
Last synced: 06 Apr 2025
https://github.com/schalkneethling/astros
Making a blog with Astro!
astro blog learning-by-doing tutorial
Last synced: 24 Jun 2026
https://github.com/vitaliy-bezugly/angular-tutorial
This is tutorial project for learning Angular SPA framework.
angular css html tutorial typescript
Last synced: 10 Mar 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/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/nohomey/vscode-debugging
Tutorial how to set up and debug a C++ process with VSCode from Linux
Last synced: 21 Aug 2025
https://github.com/iamriteshkoushik/go-server
Tutorial driven web-server implementation in Go lang
akhil-sharma go tutorial web-server
Last synced: 09 Apr 2025
https://github.com/lennon-c/python-wikitext-parser-guide
A Hands-On Guide to Parsing Wikitext with Python
dewiktionary guide hands-on python tutorial wikitext-parser wiktionary wiktionary-parser
Last synced: 30 Mar 2025
https://github.com/chingc/tutorial-nix
A quickstart and reference for Nix to help you get up and running fast.
documentation nix quickstart readme reference tutorial
Last synced: 16 Aug 2025
https://github.com/abdulqasem-bakhshi/verified-commits-github
This is a step by step process to set up verified commits for every commit you make on GitHub.
commit github tutorial verified
Last synced: 04 Oct 2025
https://github.com/anastasia-a-zhivaeva/tic-tac-toe
Application from React tutorial https://reactjs.org/tutorial/tutorial.html
game react tutorial typescript unit-testing
Last synced: 02 May 2026
https://github.com/timeless-residents/handson-maven
A hands-on guide for learning how to build and run Java applications using Maven and Docker
docker java maven spring-boot tutorial
Last synced: 23 May 2026
https://github.com/gabrielbb/unity-space-shooter
Expand your knowledge and experience of working with Unity by creating a simple top down arcade style shooter.
tutorial unity unity-space-shooter
Last synced: 12 Jul 2025
https://github.com/didinj/angular-9-component-examples
Angular 9 Tutorial: Angular Component Example
angular angular9 component components example examples tutorial
Last synced: 07 Jan 2026
https://github.com/ntg2208/production-ai-customer-support
Enterprise-grade multi-agent AI customer support system. Built for production, saves companies £150K+ annually. Complete tutorials included.
artificial-intelligence business-automation chatbot customer-support enterprise google-adk google-ai machine-learning multi-agent-system production-ready python rag tutorial vector-database
Last synced: 13 Aug 2025
https://github.com/thebigsasha/tic-tac-toe
A Tic Tac Toe game made to teach arrays, and to introduce object oriented programming :) Part of COMP250 - Intro to Computer Science @ McGill University
array education loops mcgill oop syntax tutorial university
Last synced: 11 Aug 2025
https://github.com/apiverve/moon-tracker-python-tutorial
Moon position tracker that calculates altitude, azimuth, and distance using Python
apiverve astronomy celestial cli coordinates moon moon-tracker python tutorial
Last synced: 25 Jun 2026
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/senghokeang/inertia-crud-laravel-vue
Inertia.js CRUD with Laravel and Vue.js — build a modern SPA-style CRUD application without APIs, using Inertia, Vue 3, and Bootstrap.
bootstrap crud fullstack inertia inertiajs laravel laravel-crud spa tutorial vue vue3
Last synced: 13 Apr 2026
https://github.com/thinkswan/redux-voting-app
A React app that allows users to vote for things and uses Redux.
javascript react redux socket-io tutorial
Last synced: 13 Apr 2026
https://github.com/favstats/statistische-modellbildung-ii
Alle Materalien für das Tutorium zu Statistische Modellbildung II
learnr r social-sciences statistics tidyverse tutorial
Last synced: 02 Apr 2025
https://github.com/rodrigoschio/hello-graphics-world
How to build a simple game with C language
c-language dos-like game tcc tutorial
Last synced: 07 Aug 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/stabla/toolslinkslist
🗃 Link's database of really nice things (js plugin, photoshop tutorial, security, UX, UI and more)
database inspiration links ressources tools tutorial
Last synced: 07 Apr 2025
https://github.com/dmatarinl/go_server
Begginer Rest Api, made it to understand the function of a Rest Api in Golang using html
begginer-friendly go go-server golang html5 tutorial
Last synced: 29 May 2026
https://github.com/apiverve/content-moderator-node-tutorial
Content moderation tool for filtering profanity built with Node.js
apiverve content-moderation express moderation nodejs profanity-filter text-filtering tutorial
Last synced: 25 Jun 2026
https://github.com/kasir-barati/golang
A very simple application. I write it to calculate some data for me. I think it is a heavy process, therefore i use golang
go golang programming programming-language tutorial
Last synced: 05 Sep 2025
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/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/luistar/getting-to-know-aws-slides
The slides from my talk on Amazon Web Services
amazon-web-services aws demo elasticbeanstalk serverless slides tutorial
Last synced: 22 Sep 2025
https://github.com/frnt-end/spread-the-joy
⚛️ React project - The Spread operator and styles in React (ES6 +) - How to guide tutorial: 👉 https://frnt-end.github.io/Spread-the-JOY/
css es6 guide how-to inline-styles javascript jsx jsx-syntax nested-objects react reactjs spread spread-operator syntax tutorial tutorial-code variables
Last synced: 13 Apr 2026
https://github.com/michaelchadwick/ember-super-rentals
Ember Tutorial: Super Rentals
Last synced: 03 Jan 2026
https://github.com/anakloss/tutoriales-js
Tutorial Javascrip - NodeJs
fullstack javascript nodejs practice-project tutorial
Last synced: 19 May 2026
https://github.com/j-sephb-lt-n/understanding
Understanding the variability of data by visualising a simulated a/b/n test
ab-test ab-testing data-vis dataviz statistics tutorial
Last synced: 07 Nov 2025
https://github.com/rahul-sahani04/must_need_vs_code_extensions
This is a list of Visual Studio Code extensions that you can use to enhance your coding experience. These extensions cover a wide range of functionalities, from code formatting to theme customization and more.
beginner-friendly extensions tutorial vscode vscode-configs vscode-extension
Last synced: 24 Feb 2026
https://github.com/noriller/react102
This project helps people learning React to grasp some basic concepts.
beginner javascript react tutorial
Last synced: 13 Apr 2026
https://github.com/baijum/guile-programming-tutorial
Guile Programming Tutorial
documentation guile scheme tutorial
Last synced: 01 Mar 2025
https://github.com/hussein-249/x86-64-practice
A series of tutorials for beginners of computer science to learn x86-64 assembly language.
assembly-language beginner-friendly tutorial
Last synced: 28 Jul 2025
https://github.com/ntno/learnpod
ntno learns angular / jasmine / npm / node / etc...
angular-tutorial html-tutorial jasmine-tutorial javascript-tutorial jquery-tutorial karma-tutorial tutorial
Last synced: 27 Apr 2025
https://github.com/lynder063/basic-networking
This repository contains fundamental networking concepts and examples. It is designed to help beginners understand the basics of networking
beginner educational examples ip-addressing network-security network-topologies networking routing subnetting tutorial university-project vspj
Last synced: 30 May 2026
https://github.com/shauryashaurya/marty_mcfly
Code, text and notebooks on a tutorial for Introduction to Machine Learning using open sources
anaconda jupyter-notebooks machine-learning machine-learning-tutorials notebook numpy python regression scikit-learn scipy tutorial
Last synced: 09 Apr 2026
https://github.com/rakifsul/studi_kasus_godot_3_predictive_aim
Studi Kasus Godot Engine 3 Predictive Turret Aim System dengan Godot Engine
aim case-study godot-engine predictive turret tutorial
Last synced: 27 Jul 2025
https://github.com/xitanggg/my-first-website
"Code and launch your first website in 10 minutes" tutorial on TipStory https://www.tipstory.org/learning/wbkwZdT2t0pWUO5
github-pages tutorial website website-tutorial
Last synced: 13 Feb 2026
https://github.com/mr-reutcky/tip-calculator
Learn how to create a simple and interactive tip calculator using HTML, CSS, and JavaScript. This tutorial covers building a user-friendly interface to calculate tips based on bill amounts and tip percentages. Perfect for beginners!
html-css-javascript tip-calculator tutorial webapplication
Last synced: 23 Feb 2026
https://github.com/lord-turmoil/cudacmakedemo
A demo for building CUDA program with CMake
Last synced: 16 Mar 2025
https://github.com/nathguede/briefly
📄 Summarize text quickly and accurately with briefly, enhancing clarity and communication in your work.
apiai article-summary computer-graphics cpp elixir facebook-messenger-bot firebase guide learning opengl phoenix rasterizer raytracing raytracing-engine shaders simple software-renderer tutorial
Last synced: 09 Apr 2026
https://github.com/freeclimbapi/java-get-a-queue-member-how-to-guide
Java - Get a Queue Member Tutorial
Last synced: 05 May 2026
https://github.com/freeclimbapi/c-sharp-list-participants-how-to-guide
C# - List Participants Tutorial
Last synced: 18 Sep 2025
https://github.com/beangreen247/c-sharp-made-easy
Code used in my C# tutorial series
beangreen beangreen247 code csharp debian easy linux made mono monodevelop tutorial vim windows
Last synced: 09 Apr 2026
https://github.com/rkrehn/phpchatgpt
How to use ChatGPT with PHP
chatgpt chatgpt-api chatgpt-app php php7 php8 tutorial tutorial-code
Last synced: 08 Apr 2025
https://github.com/habibun/javascript
A programming language that is one of the core technologies of the World Wide Web
javscript js learning tutorial
Last synced: 26 Jul 2025
https://github.com/polaris000/contactbot
A simple demo chatbot that collects a user's contact information. Built using Rasa.
chatbot demo rasa rasa-chatbot rasa-core rasa-nlu tutorial
Last synced: 13 Jun 2026
https://github.com/breatheco-de/exercise-todo-list-cli-with-cloud
💻📹 Video Tutorial: Today you will be building a TODO list using API's to sync it with the cloud.
learning-by-doing learning-exercise learning-python python python-tutorial python3 todo-list todoapp todolist tutorial tutorial-exercises video-tutorial
Last synced: 09 Apr 2026
https://github.com/boweihan/websockets-from-scratch
Ruby implementation of websockets V13 handshake and frame parsing
Last synced: 26 Mar 2025
https://github.com/bessouat40/ubuntu-docker-python
Ubuntu base image for python development
beginner beginner-friendly containerization containers docker docker-compose python tutorial
Last synced: 13 Apr 2026
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/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/mindninjax/data-structures-in-javascript
Learn to implement & use various Data Structures in JavaScript 📚💻
data-structures hacktoberfest javascript tutorial
Last synced: 05 Oct 2025
https://github.com/wheelfate/hello-continuous-deployment
Simple tutorial about continuous deployment
ci-cd continuous-deployment github-actions html tutorial
Last synced: 28 Jun 2026
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/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/yokesharun/learn-golang
go programming language tutorial
go golang programming-tutorial training tutorial
Last synced: 14 Apr 2025
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/monsterbrain/angularhttptutorial
A angular 7 tutorial on for http web api setup.
Last synced: 21 Jan 2026
https://github.com/newlandtv/python-tutorial-3.11.0
This is tutorial about Python 3.11.0 for beginners.
programming-language python python3 python3-11 tutorial
Last synced: 16 Sep 2025