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-30 00:28:13 UTC
- JSON Representation
https://github.com/immutal0/learning-solidity-examples
Basic Examples To Learning Solidity
example learning solidity tutorial
Last synced: 07 Apr 2025
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/gvwilson/l4py
Lean for Python Programmers
lean4 open-source python tutorial
Last synced: 13 Jun 2026
https://github.com/slipnitskaya/dmcourse-jgu
Dynamic modeling of protein dynamics using Python. - Tutorial materials for Biomedicine MScs students at JGU, Mainz (Stefan Legewie, Sofya Lipnitskaya; 2017-2020).
course-materials dynamic-modelling mathematical-modelling python teaching-materials tutorial
Last synced: 20 Apr 2026
https://github.com/filipe1309/shubcogen-template
This template is a simple way to create a new repository with a pre-defined structure and files.
class course github github-actions-workflow template tutorial workflow
Last synced: 30 May 2026
https://github.com/alexsjones/terraform-aws-bestpractise
An example of bastion ssh and subnetting on aws
Last synced: 29 Apr 2026
https://github.com/gvwilson/grsp-tutorial
Growing a research software project
project-management research-software-engineering tutorial
Last synced: 03 Apr 2025
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/agneym/reactjs-workshop
ReactJS Workshop for Facebook Developers Circle Kochi
reactjs reactjs-workshop tutorial
Last synced: 05 May 2026
https://github.com/cainmagi/tensorflow-guide
A Chinese guide book for learning Tensorflow from a starter.
linear-classification linear-classifier linear-regression linear-regressor non-linear-optimization non-linear-regression nonlinear-optimization nonlinear-regression optimization optimization-algorithms optimizer self-defined-layer tensorflow tensorflow-examples tensorflow-experiments tensorflow-tutorials tutorial tutorial-code tutorial-sourcecode tutorials
Last synced: 10 Jan 2026
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/wieerwill/python-intro
Kurze Einführung in die Phyton Syntax
Last synced: 13 Apr 2026
https://github.com/theodesp/scalatuts
Exploring Scala by example
learning-by-doing sbt scala tutorial
Last synced: 28 Mar 2025
https://github.com/riyahal/python
High-level, interpreted, object-oriented programming language guide.
conditional-statements forloop programming programming-language python python-3 python-functions python-lambda tkinter tutorial while-loop
Last synced: 07 Apr 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/edinsonrequena/simple-port-scanner
This is a simple port scanner built in python 3.8
computer-science cybersecurity hacking port-scanner python python3-8 scanner socket tutorial
Last synced: 22 Mar 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/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/the-black-knight-01/tensorflow-tutorial
TensorFlow Tutorial
tensor tensorboard tensorflow tensorflow-examples tensorflow-experiments tensorflow-models tensorflow-serving tensorflow-tutorial tensorflow-tutorials tutorial
Last synced: 19 Jan 2026
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/coreyjs/grpc-cache-example
A ruby gRPC server that can store and retrieve files from memcache. A Go client to interact with the server
example-project go golang grpc grpc-server learn learning memcache ruby tutorial
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/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/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/saeedkohansal/php-session-full-tutorial
A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...
backend backenddevelopment gilgeekify howto howtocode php php-session php-sessions phpsessid phpsession programming server server-side serverside session-cookie tutorial web-development webbrowser webdeveloper webdevelopment
Last synced: 13 Oct 2025
https://github.com/pablobm/pygame-tutorial
Tutorial on game programming with Python+Pygame
Last synced: 18 Feb 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/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/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/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/davidyslu/tensorflow-practice
Practicing and learning TensorFlow
machine-learning python tensorflow tutorial
Last synced: 13 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/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/guaix-ucm/pyemir-tutorials
Tutorials for PyEmir, the EMIR pipeline
astronomy python science tutorial
Last synced: 08 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/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/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/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/alcrene/fokker-planck-brief-intro
A brief, opinionated introduction to the Fokker-Planck equation
fokker-planck-equation tutorial
Last synced: 25 Feb 2026
https://github.com/hashicorp-education/learn-terraform-k8s-crd-openfaas
hashicorp kubernetes openfaas terraform tutorial
Last synced: 28 Jan 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/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/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/0xjesus/screenwright
🎬 MCP server that records narrated, subtitled tutorial videos by driving a browser with Playwright — captions burned in + .srt sidecar.
captions ffmpeg mcp model-context-protocol playwright screen-recording subtitles tutorial video
Last synced: 28 Jun 2026
https://github.com/annimon-tutorials/annimon-tutorials.github.io
Site example for tutorial
github-pages jekyll site tutorial
Last synced: 18 Feb 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/johnpatek/icode-cpp
C++ lessons for iCode Little Rock black belt course
Last synced: 07 Feb 2026
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/mvuorre/hpbm-bayes-tutorial
A tutorial on Bayesian statistics for HPBM
bayesian-statistics psychology statistics tutorial
Last synced: 25 Feb 2026
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/arnim/hallojupyterdss
Offener Jour Fixe DSS - Data Science Skills Training: Jupyter Notebooks
binder-ready markdown python tutorial
Last synced: 23 Jul 2025
https://github.com/andrewjbateman/angular-tour-of-heroes
:clipboard: This is a data-driven app that stores and displays a list of heroes, edits their details and allows navigation of the data using different views.
angular angular13 asynchronous-functions css hero heroes html in-memory-storage injec observablearray rxjs rxjs7 tutorial typescript
Last synced: 19 Apr 2026
https://github.com/gvwilson/closure
A workshop on handing projects over (or winding them down)
codebender open-science succession-planning tutorial
Last synced: 15 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/building-your-first-claude-agent
Learn to build intelligent agents with Claude that automate your workflow
agents ai anthropic claude tutorial typescript
Last synced: 01 Mar 2026
https://github.com/uncomputable/coverage-example
Minimal, reproducible example for testing code coverage using GCC or Clang
code-coverage coverage gcov lcov tutorial
Last synced: 19 Mar 2026
https://github.com/kristijan-pajtasev/css-absolute-position-example
CSS absolute position example
absolute-center css css-html css3 html html5 tutorial
Last synced: 21 May 2026
https://github.com/biril/modcss
Modular CSS with postCSS and npm scripts
css css-modules example npm-scripts postcss tutorial
Last synced: 16 Apr 2026
https://github.com/luascfl/tutorial-linkedin
Projeto de capacitação para manter um Linkedin ativo, desde você que não sabe absolutamente NADA até você que deseja otimizar os seus resultados.
Last synced: 03 Mar 2026
https://github.com/akarsh/adkit-install-apk-tutorial
Tutorial for installing apk on android device using adbkit
adbkit android node-js tutorial
Last synced: 16 Apr 2026
https://github.com/andrewjbateman/fullstack-twitter-clone
:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.
cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript
Last synced: 16 Apr 2026
https://github.com/makstyle119/system-design
system design from beginner to advanced
architecture design-patterns makstyle119 system-design tutorial
Last synced: 02 Jan 2026
https://github.com/dschoon/chatgpt-plugin-ts
Tutorial on Creating ChatGPT Plugins with Next.js and TypeScript ⤵️
chatgpt-plugin nextjs swagger tutorial typescript
Last synced: 10 May 2026
https://github.com/chingc/tutorial-uv
A quickstart and reference for uv to help you get up and running fast.
documentation python quickstart readme reference tutorial uv
Last synced: 04 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/fraigo/git_tutorial
Git tutorial for beginners
git git-tutorial github tutorial
Last synced: 18 Apr 2026
https://github.com/lucasmagnum/django-tip-01
#DjangoTIP 01
django example-project portfolio python tutorial
Last synced: 20 Apr 2026
https://github.com/gnebbia/bash_scripting_tutorial
A personal tutorial for Bash scripting
Last synced: 05 Jun 2026
https://github.com/rodrigokamada/angular-auth0
Application example built with Angular 14 with authentication using the Auth0 service.
angular auth0 authentication beginners dev-community gh-actions gh-pages hacktoberfest login signin signup stackblitz tutorial
Last synced: 21 Apr 2026
https://github.com/senior-sigan/vgg_style_transfer
Style transfer example app for Huggingface spaces based on the PyTorch tutorial
Last synced: 21 Apr 2026
https://github.com/sylhare/powershell
Some PowerShell examples
documentation powershell tutorial
Last synced: 05 Jun 2026
https://github.com/applitools/example-webdriverio-javascript-classic
Applitools Example: WebdriverIO JavaScript with the Classic Runner
applitools applitools-example applitools-eyes applitools-tutorial javascript test-automation tutorial visual-testing webdriverio webdriverio-v7 webdriverio-v8
Last synced: 05 Jun 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/lukas-vlcek/mapping-normalization-example
Elasticsearch mapping and analysis based approach to normalization of document fields
discussion elasticsearch tutorial
Last synced: 24 Apr 2026
https://github.com/suryaadtmaja/sails-backend
backend using sails
hacktoberfest sailsjs tutorial
Last synced: 07 Jun 2026
https://github.com/candasm/bens-ansible-tutorial
This is a tutorial code of "Ansible - A Beginner's Tutorial" from "Ben's IT Lessons" Channel on Youtube.
Last synced: 26 Apr 2026
https://github.com/fga-eps-mds/2019.1-pylearner
Chabot para auxiliar novatos com Machine Learning utilizando o Jupyter Notebook
chatbot jupyter-notebook machine-learning tutorial
Last synced: 28 Apr 2026
https://github.com/ronanyeah/promise-workshop
FAC/GSG Workshop - April 2017
javascript promise promise-workshop tutorial
Last synced: 29 Apr 2026
https://github.com/ierickaraujo/tutorial-angular
angular13 bootstrap5 css html tutorial typescript
Last synced: 29 Apr 2026
https://github.com/antonio-f/attention_mechanism_tf2
Neural Machine Translation with Attention - TensorFlow 2.X
artificial-intelligence attention attention-mechanism bidirectional-lstm deep-learning neural-machine-translation python seq2seq sequence-models tensorflow2 tutorial
Last synced: 30 Apr 2026