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-25 00:28:12 UTC
- JSON Representation
https://github.com/eggy115/objective-c
Objective-C
examples objective-c objective-c-examples objective-c-scripts objectivec objectivec-examples programs script scripts tutorial
Last synced: 30 May 2026
https://github.com/onlyphantom/accomplish
A multi-series tutorial walking through the development of a task manager app, CRUD operations, and a cohesive UI design using the latest from Bootstrap and Material Design.
bootstrap4 flask flask-application flask-sqlalchemy material-ui tutorial
Last synced: 16 Apr 2026
https://github.com/bradgarropy/static-web-server
server static-server static-web-server tutorial web-server
Last synced: 18 Mar 2026
https://github.com/the-akira/pygamedev
Repositório voltado para estudos sobre o desenvolvimento de Games com Python.
examples pygame pygame-games pygame-library python3 tutorial
Last synced: 03 Mar 2026
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/juanmanuel-tirado/python
Python examples
jupyter-notebook python tutorial
Last synced: 01 May 2026
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/matt-dray/cabinet
:cat2::package: R package demo: identify UK Cabinet Office cats
Last synced: 02 Apr 2025
https://github.com/biosimulators/biosimulators_tutorials
Tutorials for BioSimulators
biosimulations biosimulators combine computational-biology jupyter mathematical-modeling numerical-simulation omex sbml sed-ml systems-biology tutorial
Last synced: 12 Feb 2026
https://github.com/didinj/spring-boot-security-user-role-login-eclipse
Spring Boot Tutorial: Create Java Login Web App using Spring Security and Eclipse
eclipse eclipse-ide java login spring-boot spring-data spring-security springboot springsecurity tutorial webapp
Last synced: 16 Oct 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/wieerwill/python-intro
Kurze Einführung in die Phyton Syntax
Last synced: 13 Apr 2026
https://github.com/franaudo/coding_induction
Basic guidelines to start with python, git and compas. Originally meant for master's thesis students.
Last synced: 15 May 2026
https://github.com/mikerah/simple_vm
A simple VM in Rust for learning purposes
rust tutorial virtual-machine vm
Last synced: 24 Mar 2025
https://github.com/james-see/go-examples
go get github.com/jamesacampbell/go-examples WIP!
example example-project golang tutorial
Last synced: 02 Sep 2025
https://github.com/alexmhack/pygame-tutorial
Learning the basics of Pygame from scratch and building a simple game
beginner-project pygame python3 tutorial tutorial-code
Last synced: 28 May 2026
https://github.com/jamesrobionyrogers/python_tutorial_website
2020 NCEA Level 2 - Internal Assessment: AS91893
Last synced: 12 Apr 2025
https://github.com/johannus22/csharp-consolebased-practice-activity
A practice for C# beginners.
Last synced: 30 Mar 2025
https://github.com/robsonsilv4/gentoo-g3
🐧 Installation, configuration and stage 4 for Gentoo Linux.
2020 configuration gentoo installation linux stage4 tutorial
Last synced: 16 Mar 2025
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/codeasarjun/_easy_python
This repo contains a comprehensive tutorial on Python with implementations.
decorators lambda-functions lists-python loggers parallel-programming ptyhon3 pyqt python python-lambda pythonclasses pythonsqlite pythontutorial rest-api restful-api threading tutorial
Last synced: 16 Mar 2025
https://github.com/tucan9389/mnist-ml-to-mobile
alamofire app flask grayscale ios mnist mobile server tensorflow-lite tensorflow2 tutorial vision
Last synced: 21 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/saeedkohansal/javascript-word-counter-web-application
It's a JavaScript word counting web application, with this web app you can count words, characters and lines in English and non-English languages using Vanilla JavaScript, HTML and CSS
clientside css education frontend gilgeekify html javascript programming tutorial vanillajs webapplication webdevelopment
Last synced: 25 Mar 2025
https://github.com/saeedkohansal/php-mysql-javascript-live-username-checker-from-database-json-api
It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.
backend corephp database frontend fullstack gilgeekify html javascript livedata mysql object-oriented-programming oop pdo php realtime tutorial vanilla-javascript vanillajs webdevelopment widget
Last synced: 19 Apr 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/nirmalnishant645/php-programming
Basic PHP Programs and Projects
css dom html javascript jquery php php-fpm php-framework php7 phpmyadmin programming tutorial web-development xhtml xml
Last synced: 13 Apr 2026
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/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/akasharojee/list-drag-and-drop-tutorial
Tutorial demo for article about HTML Drag and Drop API
css drag-and-drop html javascript js sass tutorial web-api
Last synced: 14 Apr 2026
https://github.com/abdulmumin1/yt-kivycalculator
Calculator app for youtube tutorial.
Last synced: 21 May 2026
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/bervproject/you-can-use-it
Starling Education Project
actionscript education feathers-ui starling tutorial
Last synced: 26 Jan 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/dvanael/django-tutorial
WIP Um tutorial completo de como iniciar um projeto em Python utilizando o Django Framework.
css django documentation html javascript tutorial
Last synced: 11 Mar 2025
https://github.com/alexsjones/terraform-aws-bestpractise
An example of bastion ssh and subnetting on aws
Last synced: 29 Apr 2026
https://github.com/thinkswan/react-mapbox-skate-parks
A React app that displays all skateboarding parks in Ottawa, Canada.
javascript mapbox react tutorial
Last synced: 19 Jun 2026
https://github.com/wridgeu/UI5-testing
Demo Repository for working through the testing section on the official UI5-Documentation.
karma learning-by-doing opa sapui5 testing tutorial ui5 walkthrough wiki
Last synced: 11 Mar 2025
https://github.com/agneym/reactjs-workshop
ReactJS Workshop for Facebook Developers Circle Kochi
reactjs reactjs-workshop tutorial
Last synced: 05 May 2026
https://github.com/malhotra5/database-functionalities
A tutorial on using sqlite3.
sqlite3 tutorial tutorial-code
Last synced: 17 Mar 2025
https://github.com/kathleenwest/minimalwebapipizzastoretutorialdemo
Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.
asp-net-core crud demo how-to mapget mappost microsoft-learn minimal-api minimal-web-api pizza pizza-app quick quick-start step-by-step step-by-step-guide swagger swagger-ui tutorial web-api webapi
Last synced: 17 Mar 2025
https://github.com/dchicchon/flutter-mobile-app
Flutter project for Approachable Geeks
android-emulator flutter tutorial xcode
Last synced: 19 Apr 2026
https://github.com/buttercms/gridsome-starter-buttercms
Drop-in proof-of-concept project for Gridsome + ButterCMS, fully integrated with your ButterCMS account
butter buttercms gridsome starter-kit starter-project tutorial vercel
Last synced: 07 Jul 2025
https://github.com/joshmcguigan/fizzbuzz-rs
Test bed for the blog post 'A FizzBuzzy Tour of Traits in Rust'
documentation reference rust rust-lang tutorial
Last synced: 05 Oct 2025
https://github.com/dmvianna/gabriel-tut
Data science tutorial by @gabriel439
data-science haskell-stack tutorial
Last synced: 07 Oct 2025
https://github.com/dplaton/obstacle-course
Obstacle course game built using LibGDX and Ashley
Last synced: 07 Oct 2025
https://github.com/brazeg/k8s-homelab
Complete Kubernetes Lab Environment Setup Guide on Windows 11 using Ubuntu Virtual Machines
devops grafana homelab k8s kubernetes learning local-cluster promotheus tutorial vmware-workstation-17-pro
Last synced: 09 May 2026
https://github.com/ignavan39/erlang-tutorial-recursive-functions
Erlang tutorial for me
erlang recursive-functions tutorial
Last synced: 25 Jun 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/shubhambansal1997/learn-typescript
This repo contains some basics of the typescript (primarily for js developers)
js learn md tutorial typescript typescript2
Last synced: 19 Jan 2026
https://github.com/wiseaidev/rust-releases
🦀 Explore Rust Releases Through Tiny Practical Examples. (WIP)
Last synced: 18 May 2026
https://github.com/justcodeit7/streamlit_101
Code for youtube videos on streamlit
python streamlit tutorial tutorial-code
Last synced: 10 Oct 2025
https://github.com/blefnk/blefed
📚 Repo for my personal future coding tutorials for YouTube, Medium, and for many other platforms. I plan to tell in my courses about langs like: Html, Css, Js, React, Python, C#, Pawn, and others.
Last synced: 19 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/michael-koll/bad-pico
Turn your Raspberry Pi Pico into a Bad-USB
adafruit-hid bad-usb badusb circuitpython cybersecurity demo hidscript powershell-script raspberry-pi-pico tutorial video
Last synced: 17 Apr 2026
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/didinj/javascript-highest-order-function-examples
Javascript Tutorial: Higher Order Function Examples
examples function highest-order javascript js tutorial
Last synced: 13 Oct 2025
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/stevepolitodesign/auto-unsubscribe-from-email-in-rails
Learn how to add a link to any Rails Mailer that will allow a user to automatically unsubscribe from that email. As an added bonus, we'll build a page allowing a user to update their email preferences across all mailers.
Last synced: 13 Oct 2025
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/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/fiware/tutorials.extended-properties
:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty
entities enumeration fiware language ngsi-ld tutorial
Last synced: 13 Mar 2026
https://github.com/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 18 Apr 2026
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/skvggor/reactjs.org-tutorial
⚛️ ReactJS tutorial.
hacktoberfest javascript react reactjs study tutorial
Last synced: 21 Oct 2025
https://github.com/mpc-bioinformatics/pia-tutorial
Tutorial for PIA - Protein Inference Algorithms
Last synced: 15 Mar 2026
https://github.com/ephbaum/elxrbb-tutorial
A (n ambitious) collaborative effort with ChatGPT (GPT-4) to create a tutorial, and open source, a forum web application
elixir elixir-lang forum-application pheonix-elixir phoenix tutorial
Last synced: 24 Oct 2025
https://github.com/mvuorre/hpbm-bayes-tutorial
A tutorial on Bayesian statistics for HPBM
bayesian-statistics psychology statistics tutorial
Last synced: 25 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/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/hashicorp-education/learn-terraform-multicloud-kubernetes-consul
Last synced: 12 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/monitoring-infrastructure-prometheus-grafana
Monitor infrastructure with Prometheus metrics and Grafana dashboards
grafana monitoring observability prometheus tutorial
Last synced: 01 Mar 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/chadkluck/serverless-sam-8ball-example
1st Tutorial for creating AWS Serverless web services - Introduction to SAM
aws aws-lambda aws-lambda-node aws-sam aws-sam-cli tutorial
Last synced: 04 Mar 2026
https://github.com/cbillowes/cljs-app-from-scratch
Creating a ClojureScript web app from scratch with Reagent and npm
clojurescript npm tutorial webpack
Last synced: 17 Apr 2026
https://github.com/sebastianmarines/go_lambda_tutorial
aws aws-lambda github-actions go lambda terraform tutorial
Last synced: 18 Apr 2026
https://github.com/saadazghour/django-practice
Learn Django by doing . & Basic CRUD Operations using Views & Class Based Views & Much More ........
django html5 python3 training tutorial tutorial-teaches-people
Last synced: 22 Apr 2026
https://github.com/running-grass/bevy-tutorial
bevy 教程
bevy bevy-engine document ecs game-development tutorial
Last synced: 24 Apr 2026