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-07-01 00:28:20 UTC
- JSON Representation
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/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/harsh098/go-for-devs
My Attempt at learning Go Programming Language
Last synced: 12 Jun 2025
https://github.com/enkaypeter/user-management-app
Project repository for How to build reusable forms using Vue form generator tutorial
Last synced: 13 Jun 2025
https://github.com/burakboduroglu/go_tutorial
Go Programming Language Tutorial
go go-tutorial golang tutorial
Last synced: 04 Apr 2025
https://github.com/benckx/baudelaire-on-qr
Encode a well-known book as a series of QR codes.
demo example qrcode qrcode-generator tutorial
Last synced: 17 Mar 2025
https://github.com/elazzouzihassan/angulartuto
Welcome to the Angular Tutorial repository!
angular coding development framework tsx tutorial typescript
Last synced: 15 May 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/caicloud/crd-sample
kubernetes CRD pattern tutorial and sample
api-aggregation controller cr crd kubernetes sample tutorial
Last synced: 30 May 2026
https://github.com/ukuhl/aaai_cf_tutorial
AAAI'25 Tutorial on "(Really) Using Counterfactuals to Explain AI Systems": https://sites.google.com/view/cfe-tutorial-aaai-25/startseite
explainable-ai tutorial user-study xai
Last synced: 21 Apr 2026
https://github.com/seandavi/rbiocbook
An instructional/experiential book using R and Bioconductor.
bioconductor bioinformatics book quarto r rstats statistics tutorial
Last synced: 13 Jun 2025
https://github.com/abdulmumin1/yt-kivycalculator
Calculator app for youtube tutorial.
Last synced: 21 May 2026
https://github.com/cnily03/learn
A self-study manual for learning knowledge. It is a collection and compilation of notes, code, and other materials.
book documentation tutorial vitepress
Last synced: 20 Mar 2026
https://github.com/lucas-diedrich/snakemake-learning
GitHub Repository for the snakemake learn session at the @MannLabs Group Retreat 2025
Last synced: 26 Jan 2026
https://github.com/noamfav/frisian-draught
Frisian Draughts – A modern JavaFX-based take on the classic board game, featuring smart AI, multiplayer capabilities, tutorials, and customizable themes.
ai board-game checker desktop-app draughts frisian game-development java javafx maven multiplayer open-source strategy-game tutorial
Last synced: 01 Mar 2025
https://gitlab.com/xe1phix/xe1phix-linuxwiki
Xe1phix encryption gnupg linux tutorial wiki
Last synced: 11 Mar 2025
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/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/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/wieerwill/python-intro
Kurze Einführung in die Phyton Syntax
Last synced: 13 Apr 2026
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/actinia-org/actinia-example-plugin
A small example plugin for actinia-core.
actinia actinia-plugin geospatial opensource rest-api tutorial
Last synced: 17 Jan 2026
https://github.com/axel-dev/install-webextension
How to manually install a webextension
Last synced: 16 Feb 2026
https://github.com/pierrebeitz/typescript-workshop
The fastest way to learn Typescript as a seasoned ES6-Dev
intro introduction learning learning-by-doing primer tutorial typescript typescript2
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/haruyasu/django-ecommerce
:bulb: Ecommerce - Django Startup
Last synced: 27 Jan 2026
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/souravgoswami/ruby-masterclass
A Free Ruby class for Techno India college students (dept. of BCA)
Last synced: 11 Oct 2025
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/senior-sigan/springboottutorial
java mybatis spring-boot tutorial
Last synced: 29 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/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/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/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 18 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/litilexuezha/c-tutorial-101
学习 c 语言基础
c c-basic c-tutorial learning-c tutorial
Last synced: 01 Jun 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/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/alexmhack/cli_with_python
command line intergration with python
advanced-code argparse command-line intermediate-tutorial python-tutorial python3 tutorial
Last synced: 24 Oct 2025
https://github.com/jcrodriguez1989/firstcontributionsinr
🚀✨ Mini tutorial que nos enseña a contribuir al código libre en R
contribution hacktoberfest open-source tutorial
Last synced: 26 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/elazzouzihassan/typescript-tuto
Welcome to the TypeScript Tutorial for Beginners repository! 🚀
javascript reactjs ts tutorial typescript
Last synced: 15 Apr 2026
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/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/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/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/comunica/tutorial-solid-graphql-ld-profile-viewer
🏫 Tutorial on GraphQL-LD for Solid in React
Last synced: 19 Mar 2026
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/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/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/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/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/reneweb/react-native-component-tutorial
This repository contains some examples on how to create react native components
javascript native-components react-native tutorial
Last synced: 04 Apr 2026
https://github.com/rafi/docker-k8s-101
Docker & Kubernetes 101
101 docker kubectl kubernetes tutorial
Last synced: 18 Apr 2026
https://github.com/wave-av/examples
Working examples for WAVE SDK, ADK, and MCP server
examples streaming tutorial typescript video
Last synced: 18 Apr 2026
https://github.com/thawkin3/a11y-card-components
This project is meant to teach software engineers how to create accessible card components in React. It includes good examples and bad examples.
a11y accessibility demo react tutorial workshop
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/mapmeld/postgis-erbil
Code for mapping workshop
iraq kurdish postgis postgresql tutorial
Last synced: 19 Apr 2026
https://github.com/kathleenwest/connect-app-to-azure-sql-server-storage-demo-project
Let's have some fun and showcase our pets and their photos in a web application. This is a python web app that connects to both an Azure SQL Server Database and an Azure Blob Storage Container. Watch the tutorial video for step-by-step instructions on how to create the azure resources and utilize them in the web app for your own project.
azure azure-sql-database azure-sql-db azure-sql-server azure-storage azure-storage-blob azure-storage-blobs azure-storage-container demo demo-app how-to pets python python-tutorial python-web-application python-webapp tutorial tutorial-demos tutorial-videos video
Last synced: 19 Apr 2026
https://github.com/L4zzur/minecraft-on-ursina
Прототип Minecraft на языке Python и движке Ursina
minecraft python tutorial ursina-engine
Last synced: 20 Apr 2026
https://github.com/flowforfrank/classifier
🤖 Image classification with TensorFlow.js
classification image-classification javascript tensorflow tensorflow-js tutorial webtips
Last synced: 20 Apr 2026
https://github.com/zhh2001/p4-language-guide-zh
P4(P4_16)语言中文教程:从数据平面编程、Parser、Match-Action Pipeline 到架构与实战(BMv2 / P4Runtime)
bmv2 chinese data-plane p4 p4-16 p4lang p4runtime sdn 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/eduardoprofe666/jframe-draggable
Proyecto del tutorial en Youtube de como hacer un JFram personalizado draggable
drag java java-swing jframe tutorial youtube
Last synced: 21 Apr 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/juliaturkudatascience/pkgtutorial.jl
Instructions and guidelines to create a package in Julia
julia julia-package package package-development tutorial walkthrough
Last synced: 22 Apr 2026
https://github.com/gnebbia/pandas_tutorial
Tutorial and snippets of code for Python Pandas
datascience notes pandas pandas-python pandas-tutorial tutorial
Last synced: 05 Jun 2026
https://github.com/pandevim/learn_sql
This repository will help you to learn SQL!
Last synced: 24 Apr 2026
https://github.com/soyelmoreno/express-crash-course
Tutorial: Following along with Express crash course video
express tutorial web-dev-simplified
Last synced: 24 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/buttercrab/rust-tutorial
Simple Rust tutorial for programmers
Last synced: 24 Apr 2026
https://github.com/henrytien/go-hiking
go tutorial
go golang golang-examples programming-language tutorial
Last synced: 06 Jun 2026
https://github.com/applitools/tutorial-webdriverio5-applitools-service-ultrafastgrid
Applitools Ultrafast Test Grid VisualGridRunner tutorial using the WebdriverIO 5 Service
applitools tutorial webdriverio
Last synced: 06 Jun 2026
https://github.com/suryaadtmaja/sails-backend
backend using sails
hacktoberfest sailsjs tutorial
Last synced: 07 Jun 2026
https://github.com/bumboobee/nike-ecomerce
In this project i've followed the tutorial from Kevin Powell in this video https://www.youtube.com/watch?v=X1dz0xRbSJc
css ecomerce html landing-page nike-shoes tutorial
Last synced: 26 Apr 2026
https://github.com/maximkrouk/swift-udf-tutorial
UDF Tutorial for Swift
combine composable-architecture fp functional-programming playground swift swiftui tutorial udf
Last synced: 26 Apr 2026
https://github.com/davorpa/curso-academiawebca-git-terminal-ts
Curso Introducción a Typescript https://www.udemy.com/course/curso-de-programacion-aprender-a-programar-git-terminal/
introduction tutorial typescript
Last synced: 07 Jun 2026
https://github.com/chainstacklabs/hello-block-hyperledger-fabric
A "Hello, Block!" tutorial in Java, Go, and JavaScript for Hyperledger Fabric
chaincode hello-world hlf hyperledger hyperledger-fabric java javascript tutorial tutorial-code
Last synced: 28 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/florianrappl/mife-tutorial
Tutorial for a minimalistic microfrontend setup using React. :atom: :rocket:
microfrontends parcel-bundler react tutorial
Last synced: 28 Apr 2026
https://github.com/itsmaheshkariya/laravel-todo
Laravel Todo Application with CRUD Operations.
application bootstrap composer crud laravel maheshkariya todo tutorial
Last synced: 28 Apr 2026
https://github.com/imvickykumar999/postgresql
How to Use PostgreSQL in Python
Last synced: 28 Apr 2026