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/theryansmee/jest-mocking-like-a-pro
Mocking data like a pro (Jest & Angular tutorial)
angular jest mocking tutorial unit-testing
Last synced: 30 Apr 2026
https://github.com/juanmanuel-tirado/python
Python examples
jupyter-notebook python tutorial
Last synced: 01 May 2026
https://github.com/cqh963852/react-refresh-test
A tutorial about react function component
Last synced: 01 May 2026
https://github.com/uncomputable/bitcoin-nix-tools
Tools for easy Bitcoin Core development using nix.
bitcoin bitcoind liquid-network nix nixos tutorial
Last synced: 03 May 2026
https://github.com/miguelmota/consensys-zkevm-messenger-l1-to-l2-example
Send a message from L1 Goerli to L2 ConsenSys zkEVM testnet.
bridge consensys-zkevm cross-chain ethereum example hardhat messenger multi-chain solidity tutorial zk zkevm
Last synced: 04 May 2026
https://github.com/rizerkrof/nestjs-featureflags
Ever wanted to implement feature flags in Nest.js? 😻 Here's how!
feature-flags nestjs showcase tutorial
Last synced: 06 May 2026
https://github.com/imvickykumar999/djangowithharry
Django Tutorial In Hindi : https://youtu.be/JxzZxdht-XY?t=8753
bootstrap codewithharry django imvickykumar999 tutorial
Last synced: 06 May 2026
https://github.com/digipie/cs1010-tutorial-c09
Educational materials I prepared for CS1010: Programming Methodology as a Teaching Assistant. CS1010 is NUS's introductory course to computing taught in C.
c linux programming-methodology tutorial vim
Last synced: 06 May 2026
https://github.com/besnik/css-design-tutorial
Plain CSS design tutorials including grid, flex, app layouts, design system, vue and more.
css css-layout design-system flex grid html layout tutorial vue
Last synced: 08 May 2026
https://github.com/yas-sim/micro-llama
deep-learning jupyter-notebook large-language-models llama llm python text-generation tutorial
Last synced: 09 May 2026
https://github.com/mrglaster/sgdk-megapong-expanded
Expanded version of Megapong game from the Andrej Preradovic's tutorial.
assembly-language c expanded guide sega sega-genesis sega-mega-drive sgdk sgdk-library tutorial tutorial-code
Last synced: 10 May 2026
https://github.com/comunica/tutorial-comunica-reduced-actor
[DEPRECATED] 🏫 Advanced tutorial on Comunica for creating a new actor
Last synced: 13 May 2026
https://github.com/gvwilson/aida
AI data analysis
ai data-science open-source tutorial
Last synced: 13 Jun 2026
https://github.com/brandon-braner/agentql_blogpost_example
Example scraper using AgentQL for blog post
agentql blog-post playwright portfolio tutorial
Last synced: 18 May 2026
https://github.com/austenstone/tour-of-heroes
In this tutorial, you build your own Angular application from the start.
angular tour-of-heroes tutorial
Last synced: 08 Oct 2025
https://github.com/desoga10/webpack-babel
A simple tutorial on how to set up React using Webpack and Babel in the most minimalistic way possible.
babel babel-plugin react reactjs tutorial web-development webpack webpack4
Last synced: 12 Apr 2026
https://github.com/ingogbe/nodeexample
Exemplos em NodeJS
body-parser consign example expressjs handlebarsjs html javascript morgan nodejs nodemon postman tutorial
Last synced: 18 Jan 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/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/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/wsdltophp/packagepaypal
PHP SDK for PayPal Web Services with SOAP
packagegenerator paypal php php-sdk tutorial
Last synced: 23 Jun 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/kingabzpro/automating-machine-learning-testing
Automating Machine Learning Testing using GitHub Actions and DeepChecks
automation cicd deepchecks machine-learning testing tutorial
Last synced: 04 Jul 2025
https://github.com/philipyip1988/linux
Linux Installation Guide (Fedora and Ubuntu) on Dell 2 in 1 Convertible with a UEFI BIOS. This guide discusses how to make a Bootable USB on Windows and Linux, modify the UEFI BIOS Setup for Linux Installation, gives a beginner overview of the GNOME Desktop environment and how to customise it with tweaks and extensions.
convertible dell dell-laptops fedora gnome gnome-extensions gnome-tweaks intel intel-rapid-storage-technology intel-vmd linux oem secure-boot touchpad touchscreen tutorial ubuntu uefi
Last synced: 21 Jan 2026
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/makstyle119/python
Python from beginner to advanced
begginer-friendly makstyle119 python tutorial
Last synced: 11 Oct 2025
https://github.com/srinidhibhat45/djangoblogapp
A Django Blog app based on a tutorial by Corey Schafer on YouTube
beginner beginner-friendly blog coreymschafer django hacktoberfest open-source python python3 tutorial webapp youtube
Last synced: 14 Apr 2026
https://github.com/altugbakan/tutorials
Various tutorial projects for languages, frameworks, and systems that I have been working on
Last synced: 21 Jan 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/better-go/learn-go
go go-kratos go-micro go-zero golang learning-by-doing tutorial
Last synced: 30 Mar 2025
https://github.com/atarazana/gramola-operator
End to End Operator Framework lab guide and demo using Operator SDK 1.0.0
kubernetes olm operators tutorial
Last synced: 16 Jan 2026
https://github.com/yvng-jie/ds-visualized
📚 Interactive data structures tutorial with visual animations and live code playground.
data-structures dsa javascript tutorial visualization
Last synced: 29 May 2026
https://github.com/loitd/rubycourse
Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw
basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist
Last synced: 21 Jan 2026
https://github.com/alexmhack/python_intermediate
using intermediate level python for solving simple and complex tasks
advanced-programming intermediate-code python-tutorials python3 tutorial tutorial-series
Last synced: 31 May 2026
https://github.com/zeyu-li/unity-tutorial-3d
A Unity Tutorial for 3D games :video_game:! Can act as a 3D template for a platformer
tutorial unity-3d unity-template unity-tutorial
Last synced: 14 Oct 2025
https://github.com/nicholasjhenry/brandizzle
My repo for working through the BBDCasts series for Brandizzle using Rails 3
professional-development tutorial
Last synced: 13 Mar 2026
https://github.com/carlosrabelo/spaceshooter
Space Shooter
gdscript godot godot-engine godot4 shooter-game space-shooter tutorial
Last synced: 26 Mar 2025
https://github.com/marcospb19/godot-enet-packet-server-example
Minimal example on how to setup a raw-packet `ENet` client and server in Godot 4.2
enet godot multiplayer network tutorial
Last synced: 11 Jun 2025
https://github.com/seadowg/dip-lesson
Using Dependency Inversion to help you (re)write testable code
dependency-inversion-principle java test-driven-development tutorial
Last synced: 15 Apr 2026
https://github.com/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 18 Apr 2026
https://github.com/javascript-tutorial/ur.javascript.info
Modern JavaScript Tutorial in Urdu
Last synced: 04 Sep 2025
https://github.com/jashanj0tsingh/javatutorials
Learning Java - Beginner
algorithm basics beginners data-structures java tutorial
Last synced: 08 Apr 2025
https://github.com/opt-nc/atelier-spring-kafka
Projet d'exemple d'utilisation de la lib `org.springframework.kafka:spring-kafka`
digital-le elearning glia kafka kafka-client kafka-consumer kafka-producer kafka-streams learning-by-doing tutorial
Last synced: 24 Jan 2026
https://github.com/saeedkohansal/chart.js-monthly-visits-statistics-chart-tutorial
Learn to build a Monthly Visits Statistics Chart from scratch using Chart.js! This tutorial repo guides you through creating an interactive, customizable chart to track website traffic. Features include dark mode support, responsive design, and dynamic data integration via JSON API. Perfect for web devs looking to master data visualization.
chart chart-js chartjs charts coding gilgeekify html html5 javascript js line-chart linechart programming statistics tutorial visit-stats web-analytics web-development webanalytics webdevelopment
Last synced: 19 Apr 2026
https://github.com/chelmerrox/animations-article-tutorial
The files & live demo for a technical article I wrote on creating a bouncing ball using CSS Animations.
animation article beginner-friendly bouncing-ball css3 frontend hackernoon html5 medium published tech-articles technical-article technical-writing tutorial
Last synced: 18 Oct 2025
https://github.com/extcore/extcore-sample-identity
ExtCore framework 7 sample web application that uses Identity
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 24 Feb 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
https://github.com/antonio-f/deep_q-network
Deep Q-Network example from Udacity's Deep Reinforcement Learning Nanodegree.
101 box2d deep-learning deep-q-learning deep-q-network dqn dqn-pytorch gym lunarlander-v2 openai-gym pybox2d pytorch reinforcement-learning tutorial
Last synced: 10 May 2026
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/0xHericles/riscv-helpmate
RISC-V32I Helpmate
hardware processor risc risc-processor risc-v tutorial
Last synced: 24 Mar 2025
https://github.com/gillkyle/egghead-elixir
Getting started lessons with elixir
Last synced: 14 Oct 2025
https://github.com/michaeldouglas/mvcgo
Tutorial Go MVC
article golang mvc mvc-architecture tutorial
Last synced: 16 Mar 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/markfchavez/ruby-and-rails-resources
A curated list of ruby/rails resources to learn from.
Last synced: 15 May 2026
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/marianpekar/ue5-fetch-art
An example project for 'Learn Working with APIs in Unreal Engine by Building a Virtual Art Gallery' tutorial.
blog-post cplusplus cpp tutorial ue5 unreal-engine unreal-engine-5
Last synced: 25 Oct 2025
https://github.com/nexmo/800-replacement
Replace toll-free 800 numbers with multiple local numbers
Last synced: 23 Mar 2025
https://github.com/abhinavrajesh/nextjs-blog
Files for the series "How to Build a NextJS App using Typescript and TailwindCSS: The Complete Guide"
nextjs tailwindcss tutorial typescript vercel
Last synced: 11 Apr 2026
https://github.com/joshwnj/react-starter
Learn to build a react UI piece by piece
Last synced: 04 Oct 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/s1licate/c
C guide, programs and examples.
c c-language c-programming example examples programming tutorial tutorials
Last synced: 16 May 2025
https://github.com/gotz1480/sqlite-tutorials
SQLite tutorials in C
sqlite sqlite3 sqlite3-database tutorial
Last synced: 07 Apr 2025
https://github.com/bluemix/oepetstore
Base module refactored for Odoo 13 to the Web Client tutorial: Customizing the web client https://www.odoo.com/documentation/13.0/howtos/web.html
odoo odoo13 oepetstore petstore tutorial webclient
Last synced: 31 Mar 2025
https://github.com/eighttrigrams/eighttrigrams-tutorials
How to quickly get to working productively with Clojure
Last synced: 06 Feb 2026
https://github.com/gamadorh/make-a-great-readme
Let's make a great README file.
how-to howto markdown readme readme-badges readme-bolierplate readme-md readme-quality tutorial
Last synced: 21 May 2026
https://github.com/kprince28/django-sample-app
🐍🐳 Learn Docker & Kubernetes with Django! Educational containerized Django app with PostgreSQL support, environment variables, and production-ready patterns. Perfect for DevOps beginners.
beginners ci-cd containerization devops django docker docker-compose education k8s kubernetes learning microservices postgresql python tutorial
Last synced: 15 Apr 2026
https://github.com/hashicorp-education/learn-terraform-datadog
datadog hashicorp terraform tutorial
Last synced: 17 Mar 2026
https://github.com/hemanth759/survival-shooter
This is a Unity game created by following the tutorials from the official unity team
csharp-code opensource standalone-applications survival-game tutorial unity3d webgl-game
Last synced: 15 Apr 2026
https://github.com/elazzouzihassan/typescript-tuto
Welcome to the TypeScript Tutorial for Beginners repository! 🚀
javascript reactjs ts tutorial typescript
Last synced: 15 Apr 2026
https://github.com/feelpp/feelpp-tutorial-dev
Feel++ development tutorial
cpp17 development feelpp tutorial
Last synced: 31 Jan 2026
https://github.com/xmaman/smallsi
2D physics engine tutorial
2d-physics-engine box2d csharp rigid-body-dynamics sequential-impulses tutorial
Last synced: 23 Mar 2025
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/nlesc/cwl-tutorial
Simple CWL tutorial based on the gentle introduction to CWL
Last synced: 01 Feb 2026
https://github.com/applitools/example-robot-framework
Applitools Example: Robot Framework
applitools applitools-example applitools-eyes applitools-tutorial python robot-framework selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing
Last synced: 02 Feb 2026
https://github.com/kinneko-de/sample-opentelemetry-azure
Sample application how to publish OpenTelemetry metrics to Azure
azure csharp grafana metrics opentelemetry sample tutorial
Last synced: 07 Feb 2026
https://github.com/extcore/extcore-sample-data
ExtCore framework 7 sample web application that uses a database
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 09 Feb 2026
https://github.com/boyiguo1/tutorial-sim_cluster_composer
A tutorial on automating R simulation studies with clusters
automation rstats simulations tutorial
Last synced: 09 Feb 2026
https://github.com/compomics/intro-to-deep-learning
Practical introduction to neural networks with Pytorch and Lightning
convolutional-neural-networks lightning neural-networks pytorch recurrent-neural-networks tutorial
Last synced: 10 Feb 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/andry81-devops/github-action-extensions
Tutorial to setup GitHub action extensions. • :page_with_curl: https://github.com/andry81-stats/github-action-extensions--gh-stats :page_with_curl:
action-extension actions extensions github github-action tutorial workflow
Last synced: 11 Feb 2026
https://github.com/applitools/example-selenium-csharp-nunit
Applitools Example: Selenium in C# with NUnit
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud nunit selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing webdriver
Last synced: 15 Apr 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/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/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