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-09 00:28:20 UTC
- JSON Representation
https://github.com/silvestrevivo/svelte-todo-app
SvelteJS todo application regarding the YouTube video from Andre Madarang
css3 html5 javascript sveltejs tutorial youtube
Last synced: 13 Apr 2026
https://github.com/devlights/try-rust
This is my TUTORIAL project for rust.
Last synced: 30 Jun 2026
https://github.com/joytaribagshaw/dialogflowcx-codelab
This repository contains a simple restaurant landing page demonstrating how to integrate Dialogflow for AI-powered customer interactions. Built for Build with AI - Google Cloud workshop, participants can clone, explore, and customize the project to learn how to implement chatbot functionality in a website.
ai-agents bootcamp-project chatbot cloud dialogflow google google-cloud-ai-platform google-cloud-platform tutorial
Last synced: 15 May 2026
https://github.com/astrabert/diyabc-support-tutorial
DIYABC support tutorial from my experience
approximate-bayesian-computation beginner-friendly diyabc population-genetics tutorial
Last synced: 02 Jan 2026
https://github.com/dmvianna/type-families-tut
Tutorial for the Type Families GHC extension
ghc-extensions haskell tutorial
Last synced: 26 Mar 2025
https://github.com/nicolocurioni96/todoo
Simple TODO app, using SwiftUI and SwiftData
db programming swift swiftdata-example swiftui-learning tutorial
Last synced: 22 May 2026
https://github.com/ddewaele/tutorial.spring.cloud.gateway
spring-boot spring-cloud tutorial
Last synced: 14 May 2026
https://github.com/kaczmarj/git-github-tutorial
Tutorial about git and GitHub aimed at scientists but for anyone
Last synced: 14 May 2026
https://github.com/e0selmy4v/the-minecraft-command-design
《MC指令设计》系列教程 - *the Minecraft Command Design* series of tutorials
from-scpos markdown minecraft note tutorial
Last synced: 07 Apr 2025
https://github.com/webrror/weatherbloc
Flutter example project showcasing API fetch with BLoC
bloc example flutter flutter-examples flutterexamples state state-management tutorial
Last synced: 14 May 2026
https://github.com/pradeepgangwar/ember-basic-app
This is a basic ember application created while learning EmberJS
Last synced: 14 May 2026
https://github.com/davidde/gatsby-panda
Gatsby tutorial code
gatsbyjs static-site-generator tutorial
Last synced: 14 May 2026
https://github.com/thinkswan/express-members-crud
An Express app and API for managing members.
Last synced: 14 May 2026
https://github.com/isensee-bastian/item-store
Tutorial code for my video Working with Files in Golang - Simple Command Line Tool
basic-programming beginner-tutorial-series constants files golang learn-to-code switch-case tutorial youtube
Last synced: 06 Mar 2026
https://github.com/cmkaya/dotnet-docsandsnippets
Embark on a journey through the .NET ecosystem with dotNET-DocsAndSnippets. Explore in-depth documentation and practical code snippets that shed light on fundamental .NET topics.
asp-net-core aspnetcore codesnippets csharp development documentation dotnet dotnet-core dotnetcore example examples learning programming software-engineering tutorial tutorials
Last synced: 30 Apr 2026
https://github.com/halovina/golang-tutorial
golang tutorial for backenddeveloper
backend go golang golang-examples tutorial
Last synced: 02 Apr 2025
https://github.com/teboho/drawer-layout
Android project. Learning how to use the drawer layout for navigation. Also how to change the menu on the fly. Also how to use the View Model.
Last synced: 14 May 2026
https://github.com/sohnryang/react-tutorial
I followed the official react.js tutorial.
Last synced: 14 May 2026
https://github.com/zoelabbb/playwithpy
Repository ini dirancang untuk memfasilitasi pembelajaran Python bagi pemula / orang awam yang ingin mengembangkan keterampilan pemrograman mereka. Dengan berbagai sumber daya, tutorial, dan contoh kode, repository ini bertujuan untuk membantu Anda memahami dasar-dasar Python dan meningkatkan kemampuan pemrograman Anda.
beginner-friendly comunity development education learning learning-python programming python python-basics tutorial
Last synced: 05 Nov 2025
https://github.com/eftec/autoloadone-example
Example code of AutoLoadOne Library.
Last synced: 12 Dec 2025
https://github.com/egigiffari/guess-number-py
Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.
Last synced: 28 Jun 2025
https://github.com/louis103/analytics-api-official
Build an Analytics API using FastAPI + TimescaleDB (time series in Postgres)
fastapi postgresql postman postman-test python sqlalchemy sqlmodel time-series timescaledb timescaledb-python tutorial
Last synced: 04 Apr 2026
https://github.com/gregory-ledenev/easyroutingclustersample
This sample project and step-by-step tutorial demonstrates building a simple clustered application using EasyRouting for Vert.x.
cluster java microservices sample tutorial vertx
Last synced: 14 May 2026
https://github.com/ik5/port_scanner
Example for creating a naive port scanner
golang javascript perl php port-scanner python3 ruby socket tcp-ip tcp-socket tutorial
Last synced: 08 Apr 2026
https://github.com/aygp-dr/jwt-parsing-examples
A cross-language exploration of JWT header parsing techniques across multiple programming paradigms
clojure examples functional-programming hy javascript jwt lisp parsing python racket rust scheme shell tutorial typescript
Last synced: 30 Apr 2025
https://github.com/ismailza/simple-blog-laravel
Simple blog in which I learn Laravel
Last synced: 14 May 2026
https://github.com/pyzit/jazzcash-django
Jazzcash Payment Gateway Integration in Django Framework
django jazzcash payment payment-gateway payment-gateway-integration tutorial
Last synced: 14 May 2026
https://github.com/syncfusionexamples/how-to-create-a-mind-map-using-the-vue-diagram
A quick start Vue project that shows how to create a mind map layout using the Syncfusion Vue Diagram component. This project includes code snippets for customizing the nodes and connectors in the layout and changing its orientation, align the layout using horizontal and vertical spacing and to add expand and collapse icons.
automatic-layout connector customize diagram diagrambuilder mindmap node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 14 May 2026
https://github.com/syncfusionexamples/how-to-preview-uploaded-files-with-vue-file-upload-and-an-image-element
A quick-start Vue project that shows how to display a preview of uploaded image files in the Syncfusion Vue File Upload component. This project contains code to customize the file drop area and file list to show the image preview using an image element. It also contains code to create custom upload and remove buttons for handling images.
asynchronous-upload auto-upload customize-drop-area ej2-uploader image-preview multiple-file-upload preview-uploaded-files synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload
Last synced: 05 Jan 2026
https://github.com/nakorndev/hello-world
ฝึกการใช้งาน Pull request กับ GitHub
hello-world pull-requests tutorial
Last synced: 08 Mar 2026
https://github.com/mattpap/pycon-2017-bokeh
Bokeh tutorial at PyCon.PL 2017
bokeh data tutorial visualization
Last synced: 17 Mar 2025
https://github.com/brlin-tw/getting-started-with-java-lab
Documenting the process of doing the "Getting Started with Java" tutorial <https://dev.java/learn/getting-started/>.
Last synced: 09 May 2026
https://github.com/yokesharun/learn-golang
go programming language tutorial
go golang programming-tutorial training tutorial
Last synced: 14 Apr 2025
https://github.com/devarakalyani/edu-tutor-ai-
EDU TUTOR AI is an intelligent educational platform designed to provide personalized tutoring support to students through AI-driven technologies. this also includes features like interactive quizzes ,progress tracking ,and instant feedback and it makes the complex projects easier. This system uses NLP. It simulates human-like interactions.
artificial-intelligence css3 education fastapi firebase-database flask html5 javascript javascript-library machine-learning matplotlib mysql-database nlp-machine-learning plotly pypdf2 python3 streamlit-webapp tutorial
Last synced: 13 Apr 2026
https://github.com/thedvlprs/tutorial-bot
🤖 simple Discord bot for tutorial purposes
codenewbie discord-bot javascipt tutorial
Last synced: 26 Mar 2025
https://github.com/raissakrupek/tutorial_github_pages
Guia prático para publicação de websites pelo GitHub Pages.
Last synced: 04 Jan 2026
https://github.com/javascript-tutorial/ro-old.javascript.info
The translated version of https://github.com/iliakan/javascript-tutorial-en in Romanian.
Last synced: 24 Jul 2025
https://github.com/MateuSai/Plane-Shooter-with-Ceramic
A simple game made with the Ceramic framework
ceramic game game-development shooter-game tutorial
Last synced: 26 Mar 2025
https://github.com/hemanth759/ping-pong-game
This a Unity game in 2D. This is made purely for the purpose of learning the unity in 2D game.
2d-game csharp-code ping-pong tutorial unity2d
Last synced: 18 Mar 2025
https://github.com/nathguede/briefly
📄 Summarize text quickly and accurately with briefly, enhancing clarity and communication in your work.
apiai article-summary computer-graphics cpp elixir facebook-messenger-bot firebase guide learning opengl phoenix rasterizer raytracing raytracing-engine shaders simple software-renderer tutorial
Last synced: 09 Apr 2026
https://github.com/breatheco-de/exercise-todo-list-cli-with-cloud
💻📹 Video Tutorial: Today you will be building a TODO list using API's to sync it with the cloud.
learning-by-doing learning-exercise learning-python python python-tutorial python3 todo-list todoapp todolist tutorial tutorial-exercises video-tutorial
Last synced: 09 Apr 2026
https://github.com/sethblack/gunicorn-lesson
Quick how-to for gunicorn
gunicorn gunicorn-web-server python python3 tutorial
Last synced: 26 Mar 2025
https://github.com/mel-rocha/django-rest-framework
Tutorial da documentação oficial rest_framework
Last synced: 25 Jul 2025
https://github.com/polaris000/contactbot
A simple demo chatbot that collects a user's contact information. Built using Rasa.
chatbot demo rasa rasa-chatbot rasa-core rasa-nlu tutorial
Last synced: 13 Jun 2026
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/hernancerm/vueweatherapp
My implementation of @TylerPottsDev Vue.js weather app tutorial: https://youtu.be/JLc-hWsPTUY
Last synced: 01 Apr 2025
https://github.com/neozenith/hello_go
Toy project exploring the capabilities of GoLang
Last synced: 21 Mar 2025
https://github.com/thenewjavaman/waicy-workshops
Python guides to teach middle- and high-school students about AI
ai education guide machine-learning python tutorial
Last synced: 08 Jun 2026
https://github.com/shaikahmadnawaz/learn-react
React - A JavaScript library for building user interfaces
es6 frontend javascript-library jsx react reactjs tutorial ui
Last synced: 30 Apr 2026
https://github.com/zyj1022/flutter-learning
About learning flutter, tutorials demos、articles and more.
Last synced: 01 May 2026
https://github.com/apiverve/airport-distance-python-tutorial
Airport distance calculator that calculates distance between airports using Python
airport apiverve aviation cli distance-calculator iata-codes python travel tutorial
Last synced: 25 Jun 2026
https://github.com/duskybomb/quantitative-finance-talk
Tutorial on Quantitative Finance for PyData Delhi 19 Conference
quantitative-finance r tutorial
Last synced: 01 May 2026
https://github.com/descent098/basic-web-technologies
An introduction to the basics of how webpages work from a technology standpoint
code learning presentation tutorial webpages
Last synced: 01 May 2026
https://github.com/neo/angular2-module
angular-cli angular2 demo practice tutorial
Last synced: 01 May 2026
https://github.com/apiverve/barcode-generator-node-tutorial
Barcode generator for creating Code128 and Code39 barcodes with Node.js
apiverve barcode barcode-generator express inventory nodejs retail tutorial
Last synced: 25 Jun 2026
https://github.com/tes3awy/recaptcha-vanilla-js
Google reCAPTCHA V2 Client-Side Validation Only with Vanilla JavaScript
bootstrap5 bots client-side google-recaptcha-v2 javascript tutorial
Last synced: 01 May 2026
https://github.com/iurianu/react-jokes
The puns app created in the React tutorial
Last synced: 08 Jun 2026
https://github.com/uppnrise/tutor_unity_csharp
Unity C# tutorial codes for beginners.
csharp tutorial tutorial-exercises unity unity2d unity3d
Last synced: 01 May 2026
https://github.com/clumsyme/tensors
tensorflow examples
examples jupyter-notebook learning tensorflow tutorial
Last synced: 01 May 2026
https://github.com/tayyabmughal676/javaswing
Java swing basic
java java-swing swing tutorial
Last synced: 02 May 2026
https://github.com/mxagar/azure_guide
This repository contains my personal guide on different services provided by Microsoft Azure. These notes were collected after following several courses and tutorials, among others.
azure cloud data-science guide machine-learning tutorial
Last synced: 02 May 2026
https://github.com/rwachters/mcp-tutorials
Kotlin tutorials for Model Context Protocol (MCP), featuring a generic client that connects to any STDIO MCP server to dynamically discover and interact with its tools.
ai ai-agent client-server example interoperability kotlin llm llm-agent mcp model-context-protocol sdk stdio tool-calling tools tutorial
Last synced: 02 May 2026
https://github.com/freeclimbapi/c-sharp-send-sms-during-call-tutorial
C# - Send SMS During Call Tutorial
Last synced: 26 Jun 2026
https://github.com/pranabdas/javascript
avascript notes and references.
beginner javascript react tutorial
Last synced: 02 May 2026
https://github.com/pedrochamberlain/react-topic-path
Frontend Masters' React.js Topic Path
Last synced: 02 May 2026
https://github.com/beanwei/kotlin-android--by-practice
Kotlin 开发 Android 应用, 一些小项目的集合仓库,适合新手练手的。
android demo kotlin tutorial tutorial-demos
Last synced: 02 May 2026
https://github.com/amirk1998/arch-linux-installation
A tutorial for Arch Linux Installation
arch-linux archlinux linux linux-kernel pacman shell tutorial
Last synced: 02 May 2026
https://github.com/justalever/dokku_demo
Deploy a Rails App with Dokku
deployment dokku rails tutorial
Last synced: 02 May 2026
https://github.com/mohnkhan/myos-simple
A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox
assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86
Last synced: 26 Jun 2026
https://github.com/donovan-said/tutorial-learning-go
A repository to start learning Go.
Last synced: 02 May 2026
https://github.com/joaomlneto/github-ci-tutorial-java
An example on how to use GitHub Actions in a Java project
ci cicd continuous-integration github github-actions github-actions-ci github-actions-java java junit junit5 quickstart tutorial tutorial-code
Last synced: 02 May 2026
https://github.com/jshn9515/dnnl-notebooks
Personal deep learning study notes and tutorial-style notebooks
deep-learning jupyter-notebooks pytorch quarto tutorial
Last synced: 22 Jun 2026
https://github.com/macagua/tutorial_manage_assets
Tutorial of Creating and using JavaScript assets in Odoo 13
addon css example frontend javascript odoo odoo-13 python tutorial
Last synced: 02 May 2026
https://github.com/stormpyro/brownie-lottery
Lottery smart contract for ETH. Thanks to the awesome tutorial here: https://www.youtube.com/watch?v=M576WGiDBdQ&t=6363s
blockchain brownie chainlink python smart-contracts solidity tutorial
Last synced: 02 May 2026
https://github.com/edgomez/vulkan_tutorial
Following the vulkan-tutorial.com
Last synced: 25 May 2026
https://github.com/thecodemonkey/similaritysearch
This project is part of a tutorial demonstrating how to use Kotlin or Java with Spring-AI to generate embeddings and perform simple similarity searches.
ai embeddings spring tutorial vector-database
Last synced: 03 May 2026
https://github.com/colbyfayock/my-ecomm-store
Demo for spacejelly.dev tutorial
Last synced: 03 May 2026
https://github.com/baggiponte/pymi-cookiecutter
🍪 @cookiecutter tutorial @PythonMilano
cookiecutter python template template-engine tutorial
Last synced: 03 May 2026
https://github.com/rodneylab/cloudcannon-sveltekit-social-sharing-images
Adding Social Sharing Images in SvelteKit: how to add social sharing images to your SvelteKit site as well as basic SEO meta and Schema.org.
blog cloudcannon jamstack markdown seo svelte sveltejs sveltekit tutorial
Last synced: 03 May 2026
https://github.com/dbidwell94/twitterclone
A video tutorial on how to develop a RESTful backend with Java Spring
boot development java react redux spring tutorial web
Last synced: 03 May 2026
https://github.com/otonomee/bash-scripting-course
Codecademy-inspired interactive Bash scripting course with live code editor, terminal simulation, and progress tracking. 7 chapters covering variables, conditionals, loops, functions, and real projects.
bash codecademy-style coding-course education interactive-learning javascript learn-to-code programming-tutorial react shell-scripting terminal tutorial web-app
Last synced: 04 May 2026
https://github.com/francois-le-ko4la/linuxtutorial
Personal documentation on Linux environments
linux-environment tutorial ubuntu
Last synced: 03 May 2026
https://github.com/gnu4cn/ts-learnings
学习TypeScript.
gulp gulp-typescript tsconfig tutorial typescript
Last synced: 03 May 2026
https://github.com/ozansz/vue-tutorial
Yazılım Bilimi web sitesindeki Vue derslerinin kodları - Codes for my Vue lessons in yazilimbilimi.org
html javascript tutorial tutorial-code vue vuejs webapp website
Last synced: 03 May 2026
https://github.com/rupertavery/webpack-vue-typescript-tutorial
A Tutorial for building a VueJS application using webpack and typescript
tutorial typescript vue vuejs webpack webpack4
Last synced: 03 May 2026
https://github.com/demapy/element-position-observer
Tutorial how to create trackable react tooltip with position computation.
intersection-observer javascript portals react resize-observer tooltip tutorial typescript
Last synced: 03 May 2026
https://github.com/morphclue/simple-stocks
Solution for chapter 2 from the "Angular in Action" book
Last synced: 03 May 2026
https://github.com/kasperlaursen/building-web-components-using-svelte
A Repo for the "Building Web Components using Svelte" tutorial on my blog!
custom-element custom-elements svelte svelte-v3 svelte3 tutorial web-component web-components webcomponents
Last synced: 03 May 2026