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-26 00:26:10 UTC
- JSON Representation
https://github.com/exasol/lua-styleguide
Lua style guide, examples and tutorials
coding-guideline examples exasol-integration lua tutorial
Last synced: 17 Feb 2026
https://github.com/wasi0013/python-codebase
includes tutorials, exercises, general codes, a few gui codes & various ACM contests code etc
acm-contests general-code programming-challenges python tutorial
Last synced: 14 Jul 2025
https://github.com/s4kibs4mi/rest-in-go
example-app go golang rest-api tutorial
Last synced: 22 Jul 2025
https://github.com/eriksjolund/writing-more-secure-perl-cgi-scripts
Tutorial of how to write more secure Perl CGI scripts
cgi perl perl5 security security-hardening tutorial
Last synced: 06 Apr 2025
https://github.com/aidoskanapyanov/big-mac-index-streamlit
Hi everyone! 👋 I've made this cool tutorial on how you can make your own web application using Streamlit.
datascience economics softwaredevelopment streamlit tutorial
Last synced: 12 May 2026
https://github.com/halvoxenkskokqt/sourcecode-flash
Run flashloan arbitrage with JS code, smart contracts for passive profits, safe on PC.
blockchain crypto defi eth ethereum flash-loan flashloan go-ethereum guide profit script sourcecode tools trading tutorial
Last synced: 15 May 2026
https://github.com/iaccessability/iaccessability
Beyond Sight, independence with technology. iAccessAbility exists to help those with visual impairment and blindness use Apple products in their day-to-day life as well as bring awareness that while we are a minority with disabilities, we too can be independent and successful in this world.
accessability accessibility android apple articles blog google howto ios news support technology tutorial watchos
Last synced: 04 Jul 2025
https://github.com/kamil-kaczmarek/ray-tune-micro-tutorial
Micro tutorial on how to run and scale HPO with LightGBM and Tune
distributed-computing hyperparameter-optimization hyperparameter-tuning machine-learning ray-distributed ray-tune tutorial
Last synced: 11 Jul 2025
https://github.com/halilxibrahim/javascripttutorialturkish
JavaScript Turkish Tutorial
Last synced: 12 Jul 2025
https://github.com/shubham18024/demo-repo
DEMO repository for learning git and github, especially using windows powershell
demo git github learning powershell tutorial windows
Last synced: 11 Apr 2026
https://github.com/mrmendoza-dev/my-react-native-app
Quick tutorial for building a mobile app with React Native.
Last synced: 19 May 2026
https://github.com/frozenassassine/fastedit-winapi
Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.
Last synced: 03 May 2025
https://github.com/didinj/javascript-objects-example
Javascript Tutorial: Objects Example
example javascript js object objects tutorial
Last synced: 29 Mar 2025
https://github.com/mxagar/tool_guides
Guides and examples of several tools and libraries, e.g.: PCL, OpenCV, C++, Python, Docker, GTest, etc.
Last synced: 09 Apr 2025
https://github.com/haruyasu/django-ecommerce
:bulb: Ecommerce - Django Startup
Last synced: 27 Jan 2026
https://github.com/s1n7ax/youtube-generate-java-doc-comment-using-treesitter
This repository is related to two YouTube videos I have done
doc-comments java neovim treesitter tutorial youtube
Last synced: 03 May 2026
https://github.com/baggiponte/pymi-polars
🐻❄️ @pola-rs tutorial @pythonmilano
Last synced: 03 May 2026
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/bhattbhavesh91/language-identification-using-python
A small tutorial on how you can detect language using Python, Fasttext, Google Compact Language Detector and Google Translate
cld3 fasttext google-language google-translate language-identification python python-tutorial tutorial
Last synced: 03 May 2026
https://github.com/ndxdeveloper/developpement-avec-qt6
Tutoriel complet sur le développement d'applications avec Qt6, couvrant tous les aspects depuis les bases jusqu'aux techniques avancées. Guide détaillé avec exemples pratiques, idéal pour débutants et développeurs expérimentés.
best-practices cmake cpp cross-platform database desktop-applications development-guide gui mobile-development multimedia multithreading mvc networking performance-optimization qml qt qt6 tutorial widgets
Last synced: 03 May 2026
https://github.com/javieraviles/trunk-based-development
Example exercise of how to apply trunk based development methodology
example how-to trunk-based-development tutorial
Last synced: 19 Mar 2026
https://github.com/cpilson/yelp-fusion-api-test
Yelp Fusion API Test
api cors heroku-instance react react-router reactjs redux tutorial tutorial-code yelp yelp-api yelp-fusion-api
Last synced: 09 Apr 2026
https://github.com/c17an/quiz-app
react & typescript tutorial project
react styled-components tutorial typescript
Last synced: 03 May 2026
https://github.com/wiseaidev/rust-releases
🦀 Explore Rust Releases Through Tiny Practical Examples. (WIP)
Last synced: 18 May 2026
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/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/flowforfrank/chrome-extension
🌶️ Chrome extension created with JavaScript
chrome chrome-extension extension javascript tutorial webtips
Last synced: 19 Apr 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/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/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/flowforfrank/tic-tac-toe
❌⭕ Tic-Tac-Toe created in vanilla JavaScript
game-development javascript javascript-game tic-tac-toe tic-tac-toe-javascript tutorial
Last synced: 28 Mar 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/rijalghodi/learn-langchain-from-scratch
Learn langchain from scrach
agent ai-model crash-course langchain llm prompt-engineering rag tutorial
Last synced: 11 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/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/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/joshwnj/react-starter
Learn to build a react UI piece by piece
Last synced: 04 Oct 2025
https://github.com/senior-sigan/springboottutorial
java mybatis spring-boot tutorial
Last synced: 29 Apr 2026
https://github.com/namecoder1/py_blockchain
Blockchain in Python with CLI interface
Last synced: 25 May 2026
https://github.com/sarveshdevrukhkar/firstpro
This is simple E-Commerce website built in Django. This Project was build with help of @CodeWithHarry's YouTube video. Feel free to fork this repository.
django django-project open-source python tutorial webapplication website
Last synced: 04 May 2026
https://github.com/s-light/workshop__blender_web_creative_worlds
Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)
a-frame blender blender-addon tutorial workshop
Last synced: 12 Oct 2025
https://github.com/kt474/sleeper-api-example
Example visualization using the Sleeper API
api fantasy-football sleeper tutorial
Last synced: 26 Oct 2025
https://github.com/alberanid/git-crash-course-en
Git crash course
cli course crash-course git introduction repositories slides tutorial
Last synced: 04 May 2026
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/soyelmoreno/fullstack4fe-v2
Tutorial: Working through Frontend Masters course: "Full Stack for Frontend Engineers"
frontend-masters full-stack tutorial
Last synced: 13 Oct 2025
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/aristofun/js-fantom-chat
Live while clients are alive, no messages persistency (demo JS socket.io web app)
bulma javascript nodejs socket-io tutorial vanilla-js
Last synced: 10 Apr 2026
https://github.com/flowforfrank/scroll-animated-portfolio
🎨 Scroll animated portfolio created in React + TypeScript
course frontend javascript portfolio project reactjs tutorial webtips
Last synced: 04 May 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/afteracademy/goserve-docs
Official documentation for goserve - a robust Go backend framework for building production-ready REST APIs.
api-documentation api-framework clean-architecture docker documentation getting-started gin-framework go golang goserve jwt-authentication kong-gateway microservices mongodb nats postgresql redis rest-api tutorial
Last synced: 05 Feb 2026
https://github.com/maurerkrisztian/machine_learning
Machine Learning with Python Examples
deep-learning examples machine-learning neural-network tutorial
Last synced: 15 Mar 2025
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/vagnerbellacosa/curso_markdown
Curso de comandos e estilos em Markdown
apontamentos comandos markdonw tutorial
Last synced: 24 Feb 2026
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/zhangzhuang15/git-command
specific application of git command and some exercise instructions
beginner chinese commandline exercise git tutorial
Last synced: 31 May 2026
https://github.com/hugocruzlfc/react-router-dom-update
Tutorial about react-router-dom version 6 with Typescript. Folder estructures and options.
react react-router-v6 tutorial typescript
Last synced: 04 May 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/samolego/taterzenprofessionexamplemod
An example mod showcasing profession setup for Taterzens mod. (https://github.com/samolego/Taterzens)
Last synced: 04 May 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/jklemon17/react-redux-todo
React-redux tutorial todo list
Last synced: 06 May 2026
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/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/dilowagner/roguelike-unity
Project to study with Unity Engine
csharp development engine game roguelike tutorial unity
Last synced: 19 May 2026
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/fl97-mo/level-1-python-beginner-guide
Learn Python from scratch! This repository provides a beginner-friendly guide to Python programming, with practical examples, projects and detailed explanations.
algorithms basics beginner-friendly control-structures data-structures examples exercises functions modules oop programming projects python tutorial
Last synced: 05 May 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/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/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/jamesrobionyrogers/python_tutorial_website
2020 NCEA Level 2 - Internal Assessment: AS91893
Last synced: 12 Apr 2025
https://github.com/jcvv/react-tutorial-tic-tac-toe
js react react-component reactjs tutorial
Last synced: 05 May 2026
https://github.com/cjimti/notes-kafka
Getting started with Kafka on Docker
docker kafka kafka-container mq tutorial
Last synced: 14 Aug 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/conradwt/cockroach-example-using-ruby
The purpose of this step by step tutorial is to provide a very simple example of configuring and using Cockroach database engine with the Ruby Language.
cockroachdb ruby ruby-on-rails tutorial
Last synced: 08 Feb 2026
https://github.com/ryanwalder/how-to-git
Git repo to show how to use fetch/rebase/review PRs like a boss
Last synced: 17 Oct 2025
https://github.com/velesnitski/claude-code-quickstart
Claude Code in 12 minutes – terminal setup, install, project structure, copy-paste examples. Markdown + auto-built PDF.
ai-coding ai-pair-programming anthropic claude claude-code claude-code-guide claude-code-tutorial cli-tool coding-assistant developer-tools documentation getting-started hooks llm mcp-servers onboarding quickstart skills tutorial
Last synced: 09 Jun 2026
https://github.com/yasindehfuli/roocket-javascript-course
Roocket JavaScript Tutorial Step By Step
Last synced: 26 Mar 2025
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/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/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/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/champi-dev/structuring-react-apps
Work in progress blog post. I'm writing my take on how to define, write and maintain a react application that is intended to grow in complexity.
react redux styled-components tutorial unit-testing
Last synced: 06 May 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/eighttrigrams/eighttrigrams-tutorials
How to quickly get to working productively with Clojure
Last synced: 06 Feb 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/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/rarimo/docs
Rarimo Developer Portal
developer-tools documentation guides tutorial
Last synced: 17 Mar 2025