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-05 00:25:56 UTC
- JSON Representation
https://github.com/noahingh/dynamodb-tutorial
Dynamo DB tutorial to cover "from SQL to NoSQL".
aws buzzvil dynamodb scalability-edge tutorial
Last synced: 30 Apr 2026
https://github.com/tsamaya/passport-example-with-twitter
a Passport example using an Express with Twitter
bulma express javascript oauth passport tutorial twitter
Last synced: 30 Apr 2026
https://github.com/timeless-residents/handson-elm
A hands-on guide for learning the Elm programming language through basic concepts and practical examples
beginner-friendly elm functional-programming learning programming tutorial web-development
Last synced: 31 Jul 2025
https://github.com/kougioulis/mags
An Introductory Tutorial to Maximal Ancestral Graphs
causality graph-algorithms maximal-ancestral-graphs tutorial
Last synced: 18 Jan 2026
https://github.com/bestia-dev/rust02_workspace_and_testing
Learning Rust - how to use workspace, binary, library and testing
Last synced: 09 Apr 2025
https://github.com/syncfusionexamples/how-to-create-and-customize-ports-in-the-vue-diagram-component
A quick start Vue project that shows how to create and customize port nodes programmatically and dynamically in the Syncfusion Vue Diagram component. This project includes code snippets for adding multiple ports, customizing them dynamically, and connecting nodes using ports.
connect connector customize diagram diagrambuilder node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 30 Apr 2026
https://github.com/timeless-residents/handson-openai-responses-api
OpenAI Responses API の実践的なユースケース集。テキスト生成、画像分析、ツール連携、民間・公共利用例など多数のサンプルを提供しています。
api chatbot citizen-support examples function-calling government-services japanese openai parallel-tool-calls python responses-api tool-calling tutorial
Last synced: 30 Apr 2026
https://github.com/hasansezertasan/random-profile
Random profile generator for designers. Name, surname, biography, username...
clone fake-data faker fastapi fastapi-app learning-material learning-materials litestar python random-profile tutorial web-application
Last synced: 30 Apr 2026
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/pvigier/pychain-part2
Code for the part 2 of the tutorial on pychain
computational-graphs mnist tutorial
Last synced: 10 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/aekiti/to-do-list-aepp
This project presents ready to use To-do list aepp with predefined Vue.js front-end framework.
aepp aeternity identity-aepp todo todolist tutorial tutorials vue
Last synced: 11 Mar 2025
https://github.com/bestia-dev/authentication_database_web_ui
09. Tutorial to code authentication for database_web_ui (2022-10)
Last synced: 09 Apr 2025
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/nacal/react-tutorial-ts-function
cypress reacthooks reactjs tutorial typescript
Last synced: 01 May 2026
https://github.com/dodonki1223/vue-study
Vue.jsの勉強用リポジトリ
tutorial udemy vue vuejs vuejs-components
Last synced: 08 Jan 2026
https://github.com/apiverve/ssl-checker-python-tutorial
SSL certificate checker that validates domain certificates using Python
apiverve certificate cli devops python security ssl ssl-checker tutorial
Last synced: 25 Jun 2026
https://github.com/siakhooi/reactjs-tutorial-tic-tac-toe
ReactJS Tutorial - Tic-Tac-Toe (reactjs, eslint, jest)
eslint javascript jest reactjs tutorial
Last synced: 19 Apr 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/abritopach/angular-phonecat-upgrade
Sample project where you migrate from AngularJS Phone Catalog to Angular (Angular 8, current version) Phone Catalog.
angular angular8 angularjs angularjs-phone-catalog tutorial typescript
Last synced: 01 May 2026
https://github.com/ethand91/nextjs-chakra-sample
Simple sample made with Next.js and Chakra-UI
Last synced: 21 May 2026
https://github.com/ceceliacreates/ballot-cure
An Ionic app using the Capacitor Community HTTP Plugin for native requests and file uploads.
capacitor ionic mobile tutorial
Last synced: 24 Apr 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/hoangtk0100/go-tutorials
advanced basic example fundamentals go go-tutorials golang oop tutorial tutorials
Last synced: 11 Jun 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/vasiliy-l/tutorial-ios-custom-dialog-box
Custom dialogs development in Swift
Last synced: 30 Mar 2025
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/divertimentos/pare-de-chutar-css
Tutoriais sobre "display: inline", "inline: block" e "display:block".
Last synced: 22 Feb 2026
https://github.com/kasir-barati/golang
A very simple application. I write it to calculate some data for me. I think it is a heavy process, therefore i use golang
go golang programming programming-language tutorial
Last synced: 05 Sep 2025
https://github.com/pherrymason/react-tictactoe
Tic-Tac-Toe implementation in React as an exercise from https://reactjs.org/tutorial/tutorial.html
Last synced: 02 May 2026
https://github.com/apiverve/number-to-words-html-tutorial
Number to words converter that converts numbers to written form using vanilla JavaScript
apiverve html javascript number-converter number-to-words text-conversion tutorial vanilla-js
Last synced: 25 Jun 2026
https://github.com/freeclimbapi/c-sharp-play-a-recording-tutorial
C# - Play a Recording Tutorial
Last synced: 04 Sep 2025
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/kinneko-de/sample-humanfriendly-id-go
Sample how to create a human-friendly identifier in Go
go golang human-friendly id sample tutorial
Last synced: 17 Mar 2025
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/arxiver/age-of-discord
Apache AGE graph database based discord implementation
age apache apacheage database development discord gdb graph graphdatabase graphdb graphs python python3 tutorial
Last synced: 13 Apr 2026
https://github.com/donovan-said/tutorial-learning-go
A repository to start learning Go.
Last synced: 02 May 2026
https://github.com/carsonslovoka/hello-world-js-action
Tutorial for GitHub action
chinese github-actions javascript taiwan tutorial typescript
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/apiverve/content-moderator-node-tutorial
Content moderation tool for filtering profanity built with Node.js
apiverve content-moderation express moderation nodejs profanity-filter text-filtering tutorial
Last synced: 25 Jun 2026
https://github.com/adrianprelipcean/pgtfs-tutorials
Tutorials for the PGTFS extension
geospatial gtfs pgtfs public-transportation routing tutorial
Last synced: 22 Feb 2026
https://github.com/braiso-22/minecraft-mod-tutorial
Proyect for my minecraft mods creation tutorial
java miencraftserver minecraft mod spigot tutorial
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/dmatarinl/go_server
Begginer Rest Api, made it to understand the function of a Rest Api in Golang using html
begginer-friendly go go-server golang html5 tutorial
Last synced: 29 May 2026
https://github.com/harukaionasao/git-projeto-alfa
Ensina a usar o Git e publicar no Github :smiley: Link do Programa : https://git-scm.com/downloads
dio-bootcamp ensinando git github projeto tutorial
Last synced: 03 May 2026
https://github.com/justalex-webdev/html-css-tutorial-for-beginners
HTML & CSS - tutorial for beginners
Last synced: 03 May 2026
https://github.com/apiverve/social-card-generator-node-tutorial
Social media card generator for creating Open Graph images with Node.js
apiverve express html-to-image marketing nodejs og-image open-graph social-cards tutorial
Last synced: 25 Jun 2026
https://github.com/apiverve/ocr-scanner-python-tutorial
OCR scanner that extracts text from images using Python
apiverve cli document-scanner image-to-text ocr python text-extraction tutorial
Last synced: 25 Jun 2026
https://github.com/realitysg5020/powersub-demo-6848
🚀 Showcase advanced features of PowerSub in this demo, enabling seamless integration and efficient management of project subscriptions.
application best-practices command-line-tool data-processing demo easily-integrated examples lightweight machine-learning open-source powersub python scripts tutorial user-guide
Last synced: 03 May 2026
https://github.com/apiverve/dns-lookup-go-tutorial
DNS lookup tool that retrieves DNS records using Go
apiverve cli devops dns dns-lookup go golang networking tutorial
Last synced: 25 Jun 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/georgepanaretos/angular-stackblitz-intro
Angular Intro with StackBlitz ⚡️
angular free html5 stackblitz tutorial typescript
Last synced: 14 May 2026
https://github.com/djdarcy/mcp-server-tutorial
A detailed hands-on tutorial for learning Model Context Protocol (MCP) server development with Python. Includes working examples, VSCode debugging setup, tests, and a step-by-step guide covering everything from basic architecture to deployment. Perfect for anyone wanting to build AI-integrated tools and to understand how Claude extensions work.
ai-assistant ai-integration ai-tools anthropic beginner-friendly claude claude-code claude-desktop debugging developer-tools examples learning-resources llm-tools mcp model-context-protocol python sdk step-by-step tutorial vscode
Last synced: 25 Oct 2025
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/naimur-29/learning-react
Following some projects from tutorial and trying to learn react...
Last synced: 13 Apr 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/syed-m-nofel/python-data-science-fundamentals
Python notebooks for data manipulation (Pandas/NumPy) and API workflows – from basics to practical examples.
api beginner-friendly data-analysis data-science http-requests jupyter-notebook numpy pandas pandas-dataframe python tutorial
Last synced: 03 May 2026
https://github.com/stabla/toolslinkslist
🗃 Link's database of really nice things (js plugin, photoshop tutorial, security, UX, UI and more)
database inspiration links ressources tools tutorial
Last synced: 07 Apr 2025
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/erdemkeren/nhibernate-demo
A demo console application written using dotnet core, NHibernate and MySQL
beginner-friendly dotnet-core mysql nhibernate tutorial
Last synced: 13 Apr 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/laugharne/solana_foundation_tutorials
Solana Foundation Tutorials : Managing large accounts, Creating an Energy Game, Creating an Idle Game, Session Keys, Building Games
anchor blockchain blockchain-technology rust rust-lang solana tutorial tutorials
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
https://github.com/taberkkaya/python_learning_hub
Code examples and projects
begginers python python-basics python-tutorial tutorial w3schools
Last synced: 08 Apr 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: 03 May 2026
https://github.com/salmanbe/laravel-datatables-tutorial
Datatables integration to Laravel using yajra/laravel-datatables-oracle
datatables html5 jquery laravel laravel-datatables php tutorial yajra-datatable
Last synced: 12 Apr 2026
https://github.com/dylancheetah/reactive-calculator
A simple desktop calculator made with React to demonstrate basic frontend web development concepts.
calculator frontend nodejs react tutorial web
Last synced: 04 May 2026
https://github.com/chanhi2000/tddtutorial
A kotlin-based Tetris TDD project made by @orfjackal
intellij intellij-idea intellijidea java java-8 java8 kotlin tdd tdd-java tutorial
Last synced: 13 Apr 2026
https://github.com/kubedge/kubesim_lte
Kubedge Simulator of LTE RAN
arm32v7 arm64v8 golang helm helm-charts kubedge kubernetes lte raspberry-pi tutorial
Last synced: 04 May 2026
https://github.com/applitools/example-selenium-csharp-mstest-classic
Applitools Example: Selenium C# MSTest with the Classic runner
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet mstest selenium selenium-webdriver test-automation tutorial visual-testing webdriver
Last synced: 11 Mar 2025
https://github.com/wahengchang/filehelper
it is a npm package that provides fs function
filesystem nodejs tool tutorial utils write
Last synced: 04 May 2026
https://github.com/dclxviclangames/bossunity3d
Behaviour of Enemy BOSS character, very simple and easy to understanding for begginers
boss-battle bosses bossfight dclxviclan tutorial tutorial-code tutorial-sourcecode tutorials unity3d unitytutorial
Last synced: 04 May 2026
https://github.com/yellowflash2041/entry-level-assassin-test
Tutorial Challenge - Codeally
assassin challenge entry-level test tutorial
Last synced: 13 Jun 2026
https://github.com/uilianries/conan-protobuf-example
Protobuf example using Conan.io
cmake conan protobuf serialization tutorial
Last synced: 04 May 2026