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-04-17 00:29:03 UTC
- JSON Representation
https://github.com/islamsamy214/learning-pgsql
Learning PostgreSQL: A Comprehensive Cheat Sheet
cheatsheet cte data-management database database-schema index postgresql queries rds relational-databases sql transaction tutorial views
Last synced: 12 Sep 2025
https://github.com/koladev32/masonite-weather-app-tutorial
A simple web app that retrive weather data from https://openweathermap.org/ and display it.
masonite masonite-framework masonite-weather python retrive-weather-data tutorial weather
Last synced: 27 Jul 2025
https://github.com/eliasdehondt/dotnet-helloworld
This repository contains a simple .NET Core web application designed to display "Hello, World!" or "Hello AppEngine!" as a starting point for deploying .NET Core applications on Google Cloud’s App Engine flexible environment.
app-engine beginner-project cloud-deployment csharp dotnet-core google-cloud hello-world tutorial web-application
Last synced: 27 Jul 2025
https://github.com/xitanggg/my-first-website
"Code and launch your first website in 10 minutes" tutorial on TipStory https://www.tipstory.org/learning/wbkwZdT2t0pWUO5
github-pages tutorial website website-tutorial
Last synced: 13 Feb 2026
https://github.com/joaofaveri/pull-request-na-pratica
Repositório de aprendizagem sobre como criar um Pull Request (PR). Saiba na prática como criar um Pull Request, submetendo alterações neste repositório, que serão aceitas pelos colaboradores
awesome awesome-list begginer-friendly begginers css3 education first-timers-friendly floss foss git github html5 iniciantes javascript learning-by-doing open-source programming pull-request tutorial
Last synced: 31 Dec 2025
https://github.com/amitness/google-python-class
Solving exercises of google python class.
exercises google python tutorial
Last synced: 14 May 2025
https://github.com/sderosiaux/zio-story
🎯 Interactive, gamified learning platform for mastering ZIO - Scala's powerful library for async and concurrent programming
concurrent-programming education functional-programming gamification interactive-learning learning-platform nextjs programming scala tutorial typescript zio
Last synced: 19 Sep 2025
https://github.com/aryansri-0706/pytorch-learn-script-draft-for-designated-peer-reviewers-only
Pytorch Tutorial Introduction Learn Script PDF E-Book
algorithm gpu introduction learn learning-rate loss-function optimizer pdf python pytorch script tensor tutorial
Last synced: 04 Mar 2025
https://github.com/bpesquet/pytorch-tutorial
Concise and annotated examples for learning the basics of PyTorch
Last synced: 19 Apr 2025
https://github.com/freeclimbapi/c-sharp-accept-incoming-call-tutorial
C# - Accept Incoming Call Tutorial
Last synced: 25 Jun 2025
https://github.com/tkssharma/next-js-training-sessions
Next JS Training Session for Youtube Training Videos
express javascript next nextjs nodejs-server react tutorial
Last synced: 04 Jul 2025
https://github.com/makigas/tutorial-svelte-ejemplo-eventos
Código de ejemplo usado en los capítulos 17 y 18 de mi curso de Svelte
Last synced: 24 Feb 2025
https://github.com/dominique-vassard/elm-tutorial-app
Following complete app tutorial
Last synced: 27 Jul 2025
https://github.com/shauryashaurya/marty_mcfly
Code, text and notebooks on a tutorial for Introduction to Machine Learning using open sources
anaconda jupyter-notebooks machine-learning machine-learning-tutorials notebook numpy python regression scikit-learn scipy tutorial
Last synced: 09 Apr 2026
https://github.com/uselessscat/python-backend
The definitive guide to mastering backend development with Python.
Last synced: 04 Mar 2025
https://github.com/xeverous/xeverous.github.io
This repo only holds generated website. The actual project is here: https://github.com/Xeverous/the_website
Last synced: 25 Dec 2025
https://github.com/thinkswan/rails-resque-code-snippets
A Rails app that manages a library of code snippets and uses Resque workers to apply syntax highlighting.
resque ruby ruby-on-rails tutorial
Last synced: 28 Jul 2025
https://github.com/bartzalewski/react-stripe
A simple React + Stripe project for my Instagram @bart.code
javascript react stripe styled-components tutorial
Last synced: 24 Feb 2025
https://github.com/pacheco95/khronos-vulkan-tutorial-cpp
Implementation of the original Khronos Vulkan Tutorial using the C++ binding
cplusplus cpp cpp-bindings game-development game-engine khronos khronosgroup rendering-2d-graphics rendering-3d-graphics rendering-engine tutorial vulkan vulkan-engine vulkan-game-engine vulkan-sdk
Last synced: 30 Oct 2025
https://github.com/jrcichra/vscode_c_project
Files needed to get started writing C in VSCode
Last synced: 12 Sep 2025
https://github.com/yosh1/elixir-tutorial
This is elixir tutorial repository.
elixir hello-world sample tutorial wiki
Last synced: 19 Jul 2025
https://github.com/zororaka00/solidity-engineer-interview-test-code
Tutorial Solidity Engineer Interview Test Code
code human-resources interview solidity test-code tutorial
Last synced: 20 Mar 2025
https://github.com/adolbyb/nodejs-passport-login
A Login System using Node.js & Passport
dashboard ejs javascript login-system node-js passport-js tutorial
Last synced: 19 Sep 2025
https://github.com/javpet/js-drumkit
JS Drumkit based on Wes Bos' tutorial #1
drum js js-drumkit kit music tutorial
Last synced: 13 Apr 2025
https://github.com/comunica/tutorial-solid-getting-started
🏫Tutorial on getting started with Solid
Last synced: 06 Mar 2026
https://github.com/hussein-249/x86-64-practice
A series of tutorials for beginners of computer science to learn x86-64 assembly language.
assembly-language beginner-friendly tutorial
Last synced: 28 Jul 2025
https://github.com/syncfusionexamples/importing-and-exporting-rules-in-the-vue-query-builder
A Vue quick start project that shows how to import and export rules in the Syncfusion Vue Query Builder component. This project contains simple code to export rules to JSON and SQL. The code includes Inline, Parameter, and Named Parameters SQL query handling.
ej2-query-builder exporting html5 importing inline-sql json mongodb named-parameter-sql parameter-sql query-builder query-builder-ui sql tutorial vue vue-components vue-query-builder vue-ui-components vuejs
Last synced: 04 Mar 2025
https://github.com/gibbok/react-filter-search-list
A basic "Filter search list" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.
css javascript reactjs tutorial
Last synced: 03 Apr 2025
https://github.com/sammychinedu2ky/reactive-variables
A Web app that depicts local state management using apollo reactive variables
Last synced: 25 Dec 2025
https://github.com/freeclimbapi/java-list-queues-tutorial
Java - List Queues Tutorial
Last synced: 14 Jul 2025
https://github.com/asmaloney/guildwars2-macos
A place for issues related to my blog post about playing GW2 on macOS
guildwars2 gw2 macos tutorial wine
Last synced: 04 Mar 2025
https://github.com/mousav1/learn-go
Learn Go (Golang) with step-by-step tutorials. Practical examples and projects to enhance your Go skills.
examples examples-go go golang learning projects tutorial
Last synced: 11 Jan 2026
https://github.com/rustkas/svelte-quickstart-through-instroduction-tutorial-projects
Projects based on YouTube video https://youtu.be/LIfIRdRlD58
Last synced: 11 Apr 2026
https://github.com/iml1111/pytorch-recommender
Neural Recommendation System Using PyTorch
deep-learning pytorch recommender-system tutorial
Last synced: 29 Mar 2025
https://github.com/lauthieb/sandbox
My first examples of several technologies 🏖
discover discovery frameworks libraries new sandbox technologies toolbox tutorial
Last synced: 25 Jun 2025
https://github.com/j-sephb-lt-n/understanding
Understanding the variability of data by visualising a simulated a/b/n test
ab-test ab-testing data-vis dataviz statistics tutorial
Last synced: 07 Nov 2025
https://github.com/lahcenezzara/fastapi-getting-started
Getting Started with FastAPI
api backend beginner crud fastapi http json pydantic python rest-api tutorial uvicorn web-development web-framework
Last synced: 24 Feb 2025
https://github.com/inbo/dwc-in-r
Training material for standardizing data to Darwin Core using R
course-materials oscibio r rstats tutorial
Last synced: 30 Jul 2025
https://github.com/michaelchadwick/ember-super-rentals
Ember Tutorial: Super Rentals
Last synced: 03 Jan 2026
https://github.com/arction/lcu-tutorial-stockseries-06
Tutorial for LightningChart .Net High-Performance Charting Library. Displaying financial data with StockSeries.
chart charting-library csharp data-visualization dotnet example lightning-chart performance stockseries tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/arction/lcu-tutorial-multipleaxes-03
Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Axes.
axes chart charting-library csharp data-visualization dotnet example layered-layout lightning-chart line performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/arction/lcu-tutorial-3dsurfacegrid-09
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 3D chart with SurfaceGridSeries.
3d chart charting-library csharp data-visualization dotnet example lightning-chart performance surfacegrid tutorial visualization
Last synced: 12 Mar 2025
https://github.com/arction/lcu-tutorial-barseries-05
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple BarSeries.
barseries charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/antonio-f/local-rag-llama3
Local RAG using LLaMA3
annotated artificial-intelligence hands-on jupyter-notebook langchain llama3-rag llm local machine-learning python rag retrieval-augmented-generation scikit-learn support-vector-machines tutorial
Last synced: 09 Apr 2026
https://github.com/ermlab/introduction-to-julia
Introduction to Julia Lang, basic data types, functions and matrix operations
Last synced: 07 Apr 2026
https://github.com/wr47h/learn-go-by-example
Learning Go from Go by Example
go gobyexample golang tutorial
Last synced: 11 Jan 2026
https://github.com/georginapuig/djangogirls
DjangoGirls tutorial.
blog bootstrap css django djangogirls html python python3 tutorial
Last synced: 12 Apr 2026
https://github.com/conways-glider/minigrep
An implementation of the minigrep example from the Rust lang documentation.
Last synced: 05 Apr 2025
https://github.com/arction/lcu-tutorial-areaseries-04
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple AreaSeries.
areaseries chart charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/japhetrugas/objectorientedprogramming
A simple OOP codes, showing the different OOP principles.
basic-programming beginner java oop oop-principles tutorial
Last synced: 23 Jun 2025
https://github.com/nacal/react-tutorial-ts-function
cypress reacthooks reactjs tutorial typescript
Last synced: 11 May 2025
https://github.com/cuunoong/todo-tutorial
🚀 Cara Cepat dan Mudah Bikin Todo App Flutter Seperti Pro dengan Supabase dan FCA-CLI
clean-architecture flutter tutorial
Last synced: 30 Jul 2025
https://github.com/salmanbe/laravel-firebase-tutorial
Tutorial to integrate Laravel with firebase database using kreait/laravel-firebase.
bootstrap5 firebase html5 laravel laravel-firebase php tutorial
Last synced: 06 Apr 2026
https://github.com/freeclimbapi/node-handle-a-call-queue-how-to-guide
Node - Inbound Call Queue Tutorial
Last synced: 05 Feb 2026
https://github.com/p32929/android-xml-designs-practice
A practice repository for my youtube videos. Check them out from here
android android-project androidstudio faydev practice studio tutorial tutorial-code video xml youtube
Last synced: 25 Feb 2025
https://github.com/freeclimbapi/node-delete-recording-how-to-guide
Node - Delete a Recording
Last synced: 10 Feb 2026
https://github.com/beanwei/kotlin-android--by-practice
Kotlin 开发 Android 应用, 一些小项目的集合仓库,适合新手练手的。
android demo kotlin tutorial tutorial-demos
Last synced: 08 Nov 2025
https://github.com/rileyseaburg/dev-connect
A MERN stack example of a simple social media app.
sample traversy-media tutorial
Last synced: 31 Jul 2025
https://github.com/kaczmarj/git-github-tutorial
Tutorial about git and GitHub aimed at scientists but for anyone
Last synced: 31 Jul 2025
https://github.com/quanglv1996/ros-robot-mpo500
The source code contains instructions for installing the ROS operating system and Robot control library packages.
install mpo500 ros ros-noetic slam-algorithms tutorial
Last synced: 31 Jul 2025
https://github.com/rogerboesch/visionos-tutorial-code
visionOS tutorial as part of 'The Spatial projects' substack newsletter
game handtracking headpose swift tutorial visionos visionpro
Last synced: 13 Aug 2025
https://github.com/studistcorporation/rails-tutorial
rails ruby terraform-managed tutorial
Last synced: 10 Apr 2025
https://github.com/volf52/lru_cache_rs_tutorial
https://dev.to/seanchen1991/implementing-an-lru-cache-in-rust-33pp
learning lru-cache lrucache rust rust-lang rust-library tutorial
Last synced: 26 Mar 2025
https://github.com/sscaff1/react-workshop
Dev Meeting solutions and supplemental notes
introduction react react-components tutorial
Last synced: 14 Nov 2025
https://github.com/tomerfi/dependency-injection-java-part1-tutorial
Dependency Injection in Java is easy - Part 1 - Merely a design pattern
blog-post dependency-injection dev java tutorial
Last synced: 29 Mar 2025
https://github.com/kylemcmaster/nservicebustutorial
Sample code for the NimblePros series on NServiceBus with .NET 8
architectural-patterns design-patterns distributed-systems messaging nservicebus tutorial
Last synced: 20 Mar 2025
https://github.com/muhammadaminusmonov/djangotutorial
Django Tutorial project
Last synced: 30 Oct 2025
https://github.com/danielfleischer/python-first-steps
A very short tutorial on installing and using python for scientific use.
Last synced: 05 Apr 2025
https://github.com/justalever/dokku_demo
Deploy a Rails App with Dokku
deployment dokku rails tutorial
Last synced: 29 Mar 2025
https://github.com/cyberdevcorp/tutorial-kotlin
tutorial during my UDEV integration to CGI
audio-player kotlin kotlin-android tutorial
Last synced: 31 Aug 2025
https://github.com/techmely/vue3-practice-course
Project vận dụng Vue 3 để làm các projec theo ý muốn của bạn!
ai buildinpublic claude-ai coderabbit cursor firebase-auth framer-motion pinia techmely tutorial vue3 zod-validation
Last synced: 24 Jun 2025
https://github.com/syncfusionexamples/how-to-add-and-customize-annotations-in-nodes-and-connectors-in-vue-diagram
A quick start Vue project that shows how to add annotations to nodes and connectors in the Syncfusion Vue Diagram component. This project includes code snippets to add an annotation programmatically and showing customization options like horizontal alignment, vertical alignment, offset, text wrapping, font styles, and hyperlinks.
annotations connector content customize diagram diagrambuilder font hyperlink node style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 01 Aug 2025
https://github.com/thawkin3/a11y-nested-interactive-content
This project is meant to teach software engineers how to create accessible nested interactive content in React. It includes good examples and bad examples.
a11y accessibility demo inclusive-design javascript react tutorial
Last synced: 14 Oct 2025
https://github.com/make-school-labs/few-track-demo
Demo app to give an idea of the kind of programming involved with frontend web applications
css css3 game html html5 javascript js tutorial
Last synced: 01 Aug 2025
https://github.com/thawkin3/accessible-tooltips
This project is meant to teach software engineers how to create accessible tooltips in React. It includes good examples and bad examples.
a11y accessibility javascript react tooltips tutorial
Last synced: 21 Mar 2025
https://github.com/cuuupid/learn-to-code
Learn to Code :ghost:
bash basics coding help howto javascript learn python tutorial
Last synced: 01 Aug 2025
https://github.com/dirigiblelabs/tutorial-custom-stack
Tutorial - Custom Stack
Last synced: 17 Jan 2026
https://github.com/pbentes/godotvoip
A minimal Godot VoIP example using no external libraries.
game-development gamedev godot godot4 networking tutorial voip
Last synced: 09 May 2025
https://github.com/captainabernathy/learning_python_5th_edition
Learning Python 5th Edition
algorithm data-structures educational python python2 python3 tutorial
Last synced: 17 Feb 2026