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-27 00:27:56 UTC
- JSON Representation
https://github.com/devlights/try-python
This is my TUTORIAL project for Python.
jetbrains pycharm pycharm-ide pytest python python3 tutorial
Last synced: 18 Jan 2026
https://github.com/kuduxaaa/python
Python -ის სახელმღვანელო დამწყებთათვის ქართულ ენაზე
code learn-python learning lesson python tutorial
Last synced: 16 Aug 2025
https://github.com/glaucia86/course-nodejs-intro
Repository responsible for the examples created during the Microsoft Learn course: Introduction to Node.js
exercise javascript learning learning-by-doing nodejs npm tutorial
Last synced: 09 May 2026
https://github.com/thesoenke/serverless-tutorial
Serverless Tutorial mit OpenFaaS
Last synced: 02 Sep 2025
https://github.com/janipalsamaki/web-scraper-robot
Tutorial for creating a web scraper software robot using Robot Framework.
robot-framework robotframework tutorial
Last synced: 16 Feb 2026
https://github.com/cj-mills/fastai-to-libtorch-to-unity-tutorial
This follow-up to the fastai-to-unity tutorial covers creating a LibTorch plugin for the Unity game engine.
fastai image-classification libtorch tutorial unity
Last synced: 09 Oct 2025
https://github.com/rajdeep2804/darknet_yolo_tutorial
This repo acts like a training guide for yolo object detection model for custom data.
darknet object-detection training tutorial yolo yolov3
Last synced: 16 Aug 2025
https://github.com/andrewjbateman/angular-budget-app
:clipboard: Angular tutorial app to create a simple budget calculator. Tutorial Code by Devstackr.
angular angular-material angular15 budget budget-calculator bulma html modal-dialogs rxjs7 sass tutorial typescript4
Last synced: 03 May 2026
https://github.com/pythoncoderunicorn/rtweet-tutorial
Beginner intro to the R package rtweet for scraping the Twitter API for tweets
rtweet tutorial twitter-api twitter-bot
Last synced: 09 Feb 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/tmartins11/git_tutorial
Projeto de um site que visa ensinar ao usuário como funciona o sistema de controle de versões Git.
Last synced: 13 Apr 2026
https://github.com/michaelborn/today-i-learned
I shamelessly stole this idea from https://github.com/jbranchaud/til
learn-to-code learning learning-by-doing tutorial
Last synced: 10 Feb 2026
https://github.com/choidae1/2022-cvlab-winter-study
Repo for learning at 2022 CVLAB Winter Study
deep-learning pytorch tutorial
Last synced: 24 Apr 2026
https://github.com/bestia-dev/docker_rust_minimal
Docker is cool. Lets do Rust with Docker
maintained ready-for-use tutorial
Last synced: 21 Jan 2026
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/nexmo/ruby-2fa
Two Factor Authentication with Nexmo Verify
Last synced: 24 Jul 2025
https://github.com/nexmo/node-verify-fraud-detection
Fraud Detection using Node and the Nexmo Verify and Number Insight APIs
Last synced: 24 Jul 2025
https://github.com/breatheco-de/exercise-random-card
💻📹Video Tutorial: Ideal project tutorial for Javascript newbies, build a random card dealer with little JS, HTML and CSS.
css3 html html5 javascript learn-javascript learn-to-code learning-by-doing learning-exercise learning-js the-dom tutorial tutorial-code tutorial-sourcecode video-tutorial
Last synced: 09 Apr 2026
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/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/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/arthurosipyan/python-programming-bootcamp
Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)
django learning learning-python python python-practice python-script python3 tutorial
Last synced: 15 Apr 2026
https://github.com/eighttrigrams/eighttrigrams-tutorials
How to quickly get to working productively with Clojure
Last synced: 06 Feb 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/DaikonNimono/FirstPersonShooter
Реализация проекта "Шутер от первого лица" из курса "Основы UNIGINE - Базовый курс"
course csharp fps tutorial tutorial-code unigine
Last synced: 11 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/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/vikyw89/rustfinity
beginner-friendly exercises learning practice programming-exercises rust rust-lang tutorial
Last synced: 15 Jun 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/yasindehfuli/roocket-javascript-course
Roocket JavaScript Tutorial Step By Step
Last synced: 26 Mar 2025
https://github.com/leomaurodesenv/smm-data-mining
Tools and results ~ Knowledge Discovery on the Super Mario Maker
data-mining research-project toolkit tutorial
Last synced: 31 Jan 2026
https://github.com/johnpatek/icode-cpp
C++ lessons for iCode Little Rock black belt course
Last synced: 07 Feb 2026
https://github.com/h12m54am/javascript-notes
Discovering the basics to the intermediate side of writing Javascript code to suit the needs of a project to be done. I'm not interested in being a master in it. but certainly aware of the basics of what I am doing. I am interested in learning Typescript for its use of types in the code, but some frameworks don't support typescript entirely.
Last synced: 04 Apr 2025
https://github.com/feelpp/feelpp-tutorial-dev
Feel++ development tutorial
cpp17 development feelpp tutorial
Last synced: 31 Jan 2026
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/nlesc/cwl-tutorial
Simple CWL tutorial based on the gentle introduction to CWL
Last synced: 01 Feb 2026
https://github.com/saeedkohansal/site-blocker-extension
Site Blocker Chrome Extension, By that extension, You Can Control The User's Access To Any Website With Blacklist Or Whitelist and Block Or Allow User Access On the Client-Side Using Vanilla JavaScript then display the access denied error You can block any Domain or IP you want.
access-control chrome-extension css dom-manipulation extension-chrome extension-development free-source-code gilgeekify how-to how-to-code howto html javascript site-blocker siteblocker tutorial user-interface web-development website-development widget
Last synced: 05 Jan 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/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/kathleenwest/azure-virtual-machine-web-app-demo-project
This tutorial azure cloud project demonstrates how to install a basic web app on a virtual machine. We will use our azure account to creature a resource group and virtual machine. Then we will install and configure the virtual machine to run nginx web server and python. Our web app is a flask template and python web application that is uploaded to our virtual machine and then configured to run with nginx. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on an azure cloud virtual machine.
azure azure-virtual-machine azure-web-app azure-webapp demo flask flask-app flask-application how-to nginx nginx-configuration nginx-proxy nginx-reverse-proxy nginx-server python tutorial video virtual-machine virtual-machines-installation web-app
Last synced: 11 Apr 2026
https://github.com/jotaaloud/overlappingjframecomponents
How to overlapp a JFrame component over Graphics ( Java )
color components java jframe tutorial
Last synced: 22 Mar 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/freeclimbapi/java-collect-digits-how-to-guide
Java - Collect Digits Tutorial
Last synced: 18 Jun 2025
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/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/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/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/matsunagalab/tutorial_analyzingmddata
Google colab notebooks for typical MD trajectory analysis routines with Python
mdtraj molecular-dynamics scikit-learn tutorial
Last synced: 20 Apr 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/code-monad/ckb-tutorial-contract
a simple tutorial for how to write ckb contract using rust
ckb contract rust template-project tutorial
Last synced: 28 Aug 2025
https://github.com/fpsvogel/lets-learn-ruby
A site listing resources to learn Ruby, Rails, and related skills.
book-list books bookshelf curriculum learning practice programming rails resources ruby ruby-on-rails study-materials tutorial web-development
Last synced: 27 Aug 2025
https://github.com/makstyle119/php
PHP from beginner to advanced
begginer-friendly makstyle119 php tutorial
Last synced: 11 Apr 2026
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/lmammino/sample-web-project
Sample web project used to showcase a deployment process with Flightplan.js and git
deploy deployment flightplan javascript node node-js nodejs showcase tutorial tutorials
Last synced: 14 Apr 2025
https://github.com/davidyslu/tensorflow-practice
Practicing and learning TensorFlow
machine-learning python tensorflow tutorial
Last synced: 13 Apr 2026
https://github.com/hashicorp-education/learn-terraform-multicloud-kubernetes-consul
Last synced: 12 Feb 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/stjudecloud/cloud-app-tutorial
Cloud application examples for St. Jude Cloud.
cloud documentation genomics stjudecloud tutorial workflow workflow-engine
Last synced: 11 Feb 2026
https://github.com/1337xcode/android-game-hacking
Android game hacking and modding based repo with curated list of tools and source codes.
android android-game-hacking android-modding game-hacking mod-menu reverse-engineering tutorial
Last synced: 23 Mar 2025
https://github.com/t0ha/elm-screen-router
Screen based router for SPA in Elm
elm elm-lang single-page-app single-page-applications tutorial
Last synced: 14 Mar 2025
https://github.com/sandeepsoni/comparing-word2vec-models
Code, data, and notes for tutorial on using word embeddings to find variation and change
Last synced: 19 Mar 2026
https://github.com/kingtut10101/isometricmapwithdepth
Shows how to implement an isometric map with depth.
demo isometric love2d tutorial
Last synced: 18 May 2026
https://github.com/kinneko-de/sample-react-typescript-githubpages
Sample application how to setup a React app with typescript and deploy it to GitHub Pages.
cd-pipeline github-pages react sample tutorial typescript
Last synced: 13 Feb 2026
https://github.com/comunica/tutorial-solid-graphql-ld-profile-viewer
🏫 Tutorial on GraphQL-LD for Solid in React
Last synced: 19 Mar 2026
https://github.com/artic92/linux-device-drivers-learning
A journey into Linux device driver development with examples, notes, and tutorials.
device-driver learning linux linux-kernel tutorial
Last synced: 10 Dec 2025
https://github.com/harsh098/go-for-devs
My Attempt at learning Go Programming Language
Last synced: 12 Jun 2025
https://github.com/dandonahoe/crude-cards
❐ ❐ ❐ Crude Cards - A shameless "parody" of Cards Against Humanity for those of you who love laughing at the worst things imaginable — because clearly, your sense of humor is broken.
cypress docker game jest kubernetes nestjs nextjs react storybook tutorial typescript websockets
Last synced: 15 Feb 2026
https://github.com/malhotra5/database-functionalities
A tutorial on using sqlite3.
sqlite3 tutorial tutorial-code
Last synced: 17 Mar 2025
https://github.com/kengbailey/golang-ref
Code samples of various concepts and topics in Go. As long as I'm learning I'll keep adding.
channels example functions golang goroutines json postgres postgresql scraping tutorial tutorials
Last synced: 28 Feb 2026
https://github.com/utkarsh5026/dsdb
Implementation of data structures used in Databases as Jupiter notebooks
database dsa jupyter-notebooks notebooks python tutorial
Last synced: 16 Apr 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/march-mitsuki/easy-tutorial-react
Write onboarding tutorial with a declarative API
guide intro reactjs tour tutorial tutorials typescript ux
Last synced: 29 Apr 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/julesblm/geologicalmapthehague
The end result of a leaflet.js geological map tutorial.
geology leaflet-map leafletjs tutorial
Last synced: 21 Feb 2026
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/jskulski/elm-intro-workshop
A kata designed to introduce developers to the Elm programming language language
elm elm-demos elm-lang introduction kata tutorial
Last synced: 22 Jun 2026
https://github.com/mihailgaberov/full-stack-redux
Full stack Redux tutorial done via [this](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html).
babel ecmascript javascript react redux socket-io tdd testing tutorial
Last synced: 01 Apr 2026
https://github.com/alexmhack/django-hosts-awseb-boilerplate
Using Django backend with django-hosts and deploying using AWS ElasticBeanstalk
aws boilerplate deploying-django django-hosts django2 elasticbeanstalk subdomains tutorial
Last synced: 05 Mar 2025
https://github.com/alexmhack/django-cache
Using redis and django-redis to perform caching for the django application
caching database django-application django-cache django-caching django-redis loadtest pipenv 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/dan-almenar/vue-slots-example
Guide to Vue slots for exchanging data and functionality between parent and child components
Last synced: 19 Aug 2025
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/gaprogman/blog-tutorials
A repository for full code listings used in tutorials on my .NET Core blog
netcore netcore-webapi netstandard tutorial
Last synced: 10 May 2026
https://github.com/ifarkhshatov/jira_pptx_with_officer
How to automate your reports with R and Powerpoint
automation officer powerpoint powerpoint-automation pptx r rscript slide-master tutorial
Last synced: 15 Sep 2025
https://github.com/timonwa/sender-react-integration
Code example for integrating Sender with React to collect and deliver emails for free. Follow this guide for seamless integration with Sender, applicable to various JavaScript frameworks and plain HTML/JavaScript forms.
angular article javascript reactjs sender tutorial tutorial-code vue
Last synced: 17 Apr 2026
https://github.com/annimon-tutorials/annimon-tutorials.github.io
Site example for tutorial
github-pages jekyll site tutorial
Last synced: 18 Feb 2026