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-25 00:28:12 UTC
- JSON Representation
https://github.com/apiverve/address-parser-node-tutorial
Street address parser that extracts structured components from addresses using Node.js
address-parser address-validation apiverve express geocoding nodejs street-address tutorial
Last synced: 25 Jun 2026
https://github.com/oblerion/how-do-i-make-plugin-on-zerobrane-studio-ide-
Tutorial about making plugin on zerobrane studio IDE
open-source plugins tutorial zerobrane-studio
Last synced: 19 Mar 2026
https://github.com/shreeshrii/tess4tutorial
Training Data files for https://github.com/Shreeshrii/tess4training - eng_layer_eng
lstm tesseract tesseract-ocr training tutorial
Last synced: 13 Feb 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/ddewaele/nginx-https
simpel project with an ngixn / docker-compose / self signed certs
docker docker-compose https nginx tutorial
Last synced: 09 Apr 2026
https://github.com/freeclimbapi/node-list-queue-members-how-to-guide
Node - List Queue Members Tutorial
Last synced: 14 Feb 2026
https://github.com/syncfusionexamples/how-to-customize-the-drop-area-and-file-list-in-the-vue-file-upload
A quick-start Vue project that shows how to customize the drop area and file list in the Syncfusion Vue File Upload component. This project contains code to customize the file drop area using an anchor element, add a custom file list template with upload progress, success, and failure statuses.
asynchronous-upload auto-upload browse customize-drop-area ej2-uploader file-list-template multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload
Last synced: 09 Mar 2026
https://github.com/awpala/javascript-concepts-map
A collection of concepts related to JavaScript programming into a single "concepts map"
concept-map javascript programming tutorial
Last synced: 12 Aug 2025
https://github.com/benpollarduk/netaf.blazor
A Blazor implementation of NetAF.
blazor csharp example framework netaf text-adventure tutorial
Last synced: 14 Feb 2026
https://github.com/made2591/java-8-steps
This repo contains just some examples and a few notes about what Java 8 - mainly notes and example of functional interfaces, lambda expressions, method references, default methods, collections enhancements, streams and related utils (pipelines, operations, terminals)
default-method features guide java java-8 lambda lambda-expressions note notes tutorial tutorial-code
Last synced: 12 May 2026
https://github.com/creisle/graphql_tutorial
expressjs graphql nodejs tutorial
Last synced: 09 Apr 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/chainstacklabs/hello-block-corda
A "Hello, Block!" tutorial in Java and Kotlin for the Corda blockchain platform
blockchain corda hello-world java kotlin tutorial
Last synced: 12 May 2026
https://github.com/chanos-dev/tour.net
.net farmework48 winforms tour uiux
csharp netframework48 tutorial winforms
Last synced: 16 Feb 2026
https://github.com/bonifatius94/vhs-video-grabbing
A Tutorial on VHS Video Grabbing (German)
Last synced: 01 Mar 2026
https://github.com/vanheemstrasystems/bricklink-studio
Bricklink Studio
bricklink lego studio tutorial
Last synced: 19 Mar 2026
https://github.com/eloistree/openmacroinputdocumentation
Documentation, support, tutorial on how to use Open Macro Input
documentation macro omi productivity rtfm tutorial utility
Last synced: 19 Mar 2026
https://github.com/adityasharat/angular-1.5.x-tutorial
Learn some Angular JS 1.5.x hands on
Last synced: 02 Mar 2026
https://github.com/angelvicenteg/todo-list
A clean, responsive to-do list web application built with HTML, CSS, and JavaScript. Easily add, complete, and delete tasks to stay organized and productive.
animation asp-net-core-identity asp-net-core-mvc beginner best-practices css docker elm-architecture etcd gorm grpc how-to html javascript todolist todolist-application todomvc tutorial
Last synced: 16 Apr 2026
https://github.com/techsolutionstuff/laravel-rest-api-crud-tutorial
In this tutorial we will learn about laravel REST API CRUD opeation. REST means Representational State Transfer and API means Application Programming Interface while CRUD means Create, Read, Update and Delete.
authentication crud crud-operation example laravel laravel7 passport php postman rest-api restful-api tutorial
Last synced: 02 Mar 2026
https://github.com/codingforentrepreneurs/youtube-video-player-nextjs
Tutorial to embed YouTube Videos and track watch events directly in your Next.js applications. Tightly integrated with https://github.com/codingforentrepreneurs/youtube-video-analytics-fastapi
analytics fastapi nextjs timescaledb timescaledb-python tutorial videos youtube
Last synced: 07 May 2026
https://github.com/ireddragonicy/cb24153-lab-intent-activity
A simple Android application that demonstrates the use of explicit and implicit intents to navigate between different activities and send data across them.
activity android demo demo-app intent java kotlin lab mobile-app tutorial
Last synced: 07 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/uilianries/conan-protobuf-example
Protobuf example using Conan.io
cmake conan protobuf serialization tutorial
Last synced: 04 May 2026
https://github.com/daniyalahmad7/cpp-basic-projects
A collection of basic C++ projects, including CGPA Calculator, Rock Paper Scissors game, Login and Registration System, Search Engine, and Tic Tac Toe game.
c cplusplus cpp cpp-course cpp-projects programmin tutorial
Last synced: 07 May 2026
https://github.com/salmanbe/laravel-excel-tutorial
Laravel tutorial to export database records to Excel using maatwebsite/excel.
laravel laravel-excel maatwebsite-excel mysql php tutorial
Last synced: 07 May 2026
https://github.com/benlipp/vagrant-ansible
A Vagrant setup I made to learn Ansible.
Last synced: 07 May 2026
https://github.com/alexmhack/django-k8s
Deploying Django v5 using Kubernetes on Digital Ocean
django5 fastapi k8s k8s-cluster learning python3 sample-code tutorial
Last synced: 07 May 2026
https://github.com/epranka/bin2dec
Simple Bin2Dec converter created in CRA which helps to convert the number from binary to decimal
bin2dec binary binary-to-decimal converter cra create-react-app css decimal javascript react tool tutorial webdesign website
Last synced: 07 May 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/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/macagua/example-vuejs2-bootstrap3-dialog
A Vue.js project that integrates the bootstrap3-dialog
bootstrap3 dialog tutorial vue vue2-demo vuejs vuejs2 vuejs2-bootstrap3-dialog
Last synced: 08 May 2026
https://github.com/alex-damian-negru/hanami-2-quickstart
🌸 Hanami 2.0 playground
hanami postgresql ruby tutorial
Last synced: 08 May 2026
https://github.com/pm25/deep-learning-projects
⚓ Examples of deep learning projects using Pytorch.
deep-learning example-project machine-learning pytorch tutorial
Last synced: 08 May 2026
https://github.com/liatemplates/skulpt
LiaScript template for start creating Python-Tutorials with Skulpt
liascript python python-tutorial template tutorial
Last synced: 08 May 2026
https://github.com/naufal-yafi/medium-tutorial-bikin-restful-api
Bikin RESTful API
express-js javascript medium-article restful-api tutorial
Last synced: 08 May 2026
https://github.com/michaldziuba03/code-samples
Sample projects from my articles 🧮
article educational guide javascript nodejs tutorial tutorials
Last synced: 08 May 2026
https://github.com/combustiontoolbox/combustion_toolbox_sample
Combustion Toolbox sample
app combustion-toolbox matlab matlab-gui tutorial
Last synced: 17 Jun 2026
https://github.com/fzaninotto/ra-access-control-tutorial
A sample react-admin app demonstrating Access Control features. Support for a video tutorial on YouTube.
react react-admin security tutorial
Last synced: 08 May 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/nerooc/typing-game
Angular tutorial project - typing game
Last synced: 08 May 2026
https://github.com/mafromist/musixplayer-vue
Music player developed with Vue JS
javascript learning-by-doing music-player tutorial vuejs
Last synced: 01 May 2026
https://github.com/andrewjbateman/javascript-speech-recognition
:clipboard: speech recognition using javascript, part of Javascript30 Youtube series by Wes Bos
css html5 javascript javascript-speech-recognition javascript30 speach-recognition tutorial
Last synced: 08 May 2026
https://github.com/neo/angular2-forms
angular-cli angular2 demo practice tutorial
Last synced: 08 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/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/abhishekkr/weaxan
a top-down 2D ARPG game for learning Godot basics
2d-game game gamedev godot tutorial tutorial-code
Last synced: 18 Jun 2026
https://github.com/ajithvcoder/tensorflow_march
This repository provides every thing when a person steps within tensorflow river
begineer tensorflow tensorflow-tutorials tutorial
Last synced: 08 May 2026
https://github.com/ideadapt/programmieren-lernen-mit-javascript
Programmieren lernen mit einem interaktiven Tutorial im Selbststudium
deutsch javascript programming tutorial
Last synced: 10 Jun 2026
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: 09 May 2026
https://github.com/vitorvezani/springboot-redis-cache-sample
Demo springboot cache using redis as cache provider
redis redis-cache sample-app spring-boot springboot tutorial
Last synced: 09 May 2026
https://github.com/salmanbe/laravel-deepl-tutorial
Tutorial to import translations from deepl api. With easy to use salmanbe/deepl plugin.
bootstrap5 deepl laravel php tutorial
Last synced: 09 May 2026
https://github.com/markslorach/issue-tracker
Issue Tracker built using Next.js, TypeScript, Prisma and MySQL.
crud mysql nextjs prisma rest-api tutorial typescript zod-validation
Last synced: 09 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/vanvuongngo/backups-workshop
Workshop about backup with Linux
Last synced: 09 May 2026
https://github.com/georgepanaretos/employee-manager-app
Employee Manager App
angular free full-stack html5 java tutorial tutorial-code typescript
Last synced: 09 May 2026
https://github.com/valnub/svelte-counter-example
css demo example html javascript svelte sveltejs tutorial
Last synced: 09 May 2026
https://github.com/ihatetoast/cotd
Wes Bos tutorial I am saving here as I use it for a reference bigly.
Last synced: 09 May 2026
https://github.com/juanmanuel-tirado/pyspark-tutorial
This is a collection of PySpark tutorials
jupyter-notebook machine-learning ml pyspark python spark tutorial
Last synced: 09 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/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/gnu4cn/ts-learnings
学习TypeScript.
gulp gulp-typescript tsconfig tutorial typescript
Last synced: 03 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/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/freeclimbapi/c-sharp-stream-recording-tutorial
C# - Stream Recording Tutorial
Last synced: 19 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/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/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/silvestrevivo/react-hooks-contextapi-readinglist
Basic react application corresponding to the YouTube Tutorial of @iamshaunjp
javascript react react-context-api react-hooks tutorial youtube
Last synced: 09 May 2026
https://github.com/cloudi/cloudi_tutorial_java
CloudI Java Tutorial
actor-model cloud cloud-computing concurrency distributed-actors distributed-systems fault-tolerance functional-reactive-programming java javascript maven microservices reactive scalability soa tutorial websockets
Last synced: 09 May 2026
https://github.com/ashmalzahra/redux-toolkit-tutorial
This Project is about practicing the concepts relating to - creating a store, start defining and dispatching actions, and reducers.
reactjs redux redux-thunk tutorial
Last synced: 09 May 2026
https://github.com/r1j1t/tf.notes
This repo holds my notes for tensorflow and I will try to update them as soon as I go through documentation!
machine-learning neural-network python3 sklearn tensorflow tutorial
Last synced: 09 May 2026
https://github.com/jirikuncar/pytest-101
Testing tutorial with PyTest
github-actions pipenv prese pytest python tutorial
Last synced: 09 May 2026
https://github.com/jeremiegince/mlintroduction
Exercice d'introduction à l'apprentissage machine.
francais machine-learning python tutorial
Last synced: 09 May 2026
https://github.com/antonio-f/conformal_prediction
Conformal Prediction - minimal example with PyTorch
conformal-prediction python pytorch simple tutorial visualization
Last synced: 09 May 2026
https://github.com/garbii1/llm-application-chatbot
🤖 A simple AI chatbot built with Python, Hugging Face, and Flask. Powered by an open-source LLM and includes both a CLI and a web interface.
ai beginner-friendly chatbot cli flask html-css-javascript hugging-face huggingface llm nlp open-source python transformers tutorial web-interface
Last synced: 09 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/nathan-lindstedt/ssci_study
Structural Topic Modeling for Social Scientists
quantitative-text-analysis social-movements stm structural-topic-modeling tutorial
Last synced: 19 Jun 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/jbahire/jsguide-jba
This is a simple web application to guide you through Javascript basics.
heroku javascript react rectjs tutorial
Last synced: 10 May 2026
https://github.com/arsy786/react-redux-toolkit-tutorial
This repository hosts a React-based counter application developed as a guide to demonstrate the use of Redux Toolkit for state management.
2023 guide reactjs redux-toolkit tutorial
Last synced: 10 May 2026
https://github.com/howiprompt/draw-together-without-distractions
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/igorsedov/angular-tutorials
Code examples from Angular video tutorials on my YouTube channel.
angular angular-signals angular-tutorial tutorial tutorial-code
Last synced: 11 May 2026
https://github.com/timeless-residents/handson-langchain
Comprehensive LangChain tutorial: from basic concepts to over 10 advanced agent implementations
agent ai-agents ai-assistant case-study chatgpt conversational-ai langchain language-models llm llm-integration ml-tutorial nlp openai prompt-engineering python python-ai tutorial
Last synced: 11 May 2026
https://github.com/chinmaym07/html-tutorial
This Repo Contains the whole Tutorial of Html
css html javascript tutorial website
Last synced: 11 May 2026