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-30 00:28:13 UTC
- JSON Representation
https://github.com/ineat/blog-terraform-main
A set of Terraform projects to illustrate the Terraform series blog posts on Ineat Blog
Last synced: 08 Nov 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/chyiiiiiiiiiiii/flutter_router_and_navigator_example
Some navigation techniques in Flutter.
cross-platform dart flutter mobile navigation router tutorial
Last synced: 09 Apr 2026
https://github.com/expoverse/npm-package-math
This is a dual purpose NPM package that demonstrates how to create your own NPM package and is also for math functions that are required in applications. This package can be downloaded and imported into any project that requires math.
core example functions helper javascript javascript-library learning library math npm-package package tutorial
Last synced: 16 Apr 2026
https://github.com/llnl/raja-tutorials
Materials to support RAJA hands-on tutorials
Last synced: 04 Mar 2026
https://github.com/maxwell-hauser/ps1_py_co_sys_and_logic_course_summary
Computer Systems and Logic course materials - 16 comprehensive Python projects covering signals, number systems, binary arithmetic, data representation, and communication protocols.
binary-arithmetic computer-science digital-signals education number-systems python tutorial
Last synced: 04 Mar 2026
https://github.com/angeldollface/yew-tutorial-app
A small tutorial app for Yew.rs. :spider_web: :lock: :crab:
mit-license rust-lang tutorial tutorial-sourcecode yew-components yew-demo yew-framework
Last synced: 06 Jun 2026
https://github.com/dpbm/raspberry-pi-3-generic-lcd
Adding a TFT lcd to raspberry pi 3b with retropie
configuration display driver lcd lcd-display raspberry-pi raspberry-pi-3 tft tft-display tips tutorial
Last synced: 04 Mar 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/beebus/node-express-course
An introduction to Node.js and Express.js servers
express express-js expressjs javascript node-js nodejs postman-api tutorial
Last synced: 16 Apr 2026
https://github.com/tsamaya/react-and-spring
react spring-boot springframework tutorial
Last synced: 01 May 2026
https://github.com/app-generator/tutorial-python
Python Tutorial - Learn to code in Python | AppSeed
appseed elearning python tutorial
Last synced: 29 Sep 2025
https://github.com/ayberkyavuz/body_type_estimator
This repository is a tutorial for all levels who want to learn how to develop end to end machine learning system.
backend classification css data-analysis dataset end-to-end flask flask-application frontend html javascript machine-learning machine-learning-application material-design materializecss pandas python tutorial webapp xgboost
Last synced: 10 Apr 2026
https://github.com/julienxx/elm-bingo
Code for the Pragmatic Studio Elm course
Last synced: 25 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/saqibbedar/learn-assembly-masm-nasm-dosbox-linux
Learn x86 assembly with step-by-step examples and setup guides: DOS 8086 (MASM in DOSBox) and Linux x86-64 (NASM).
16-bit 8086 assembly assembly-language beginner dos dosbox examples int21h intel-syntax linux low-level-programming masm nasm systems-programming tutorial windows x86 x86-64
Last synced: 03 Jun 2026
https://github.com/pblischak/evol2017
Tutorial, code, and data for Evolution 2017
hybridization jupyter-notebook python27 tutorial
Last synced: 30 Apr 2026
https://github.com/eic/tutorial-setting-up-environment
EIC Tutorial: Setting up your environment
Last synced: 20 Jan 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/ajaybhatia/link-book
A simple link book using meteor and react with hooks
meteor meteorjs react react-hooks-demo reactjs tutorial
Last synced: 17 Apr 2026
https://github.com/mateuszsokola/stellar-swiss-trains-oracle
🚂 Learn how to store real-world data on the blockchain by tracking trains in Switzerland🇨🇭
blockchain blockchain-tool course demo demos learn-nodejs learn-rust node nodejs oracle rust screencast smart-contract-tools smart-contracts soroban stellar stellar-network tutorial tutorial-demos tutorials
Last synced: 09 May 2026
https://github.com/thinkswan/js-linked-list
An implementation of the linked list data structure in JavaScript.
data-structures javascript tutorial
Last synced: 03 Jun 2026
https://github.com/solomonkassa/javascript-tutorial-complete
A complete, comprehensive, organized JavaScript tutorial with everything needed to learn JavaScript from absolute beginner to advanced developer.
javascript oop tutorial tutorial-code typescript
Last synced: 03 Apr 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/thinkswan/graphql-customers-crud
A GraphQL app for retrieving customer data.
Last synced: 09 May 2026
https://github.com/methminug/forms-with-react-hooks
Check out this code's Medium article on forms with React Hooks. 😊
Last synced: 17 Apr 2026
https://github.com/schalkneethling/astros
Making a blog with Astro!
astro blog learning-by-doing tutorial
Last synced: 24 Jun 2026
https://github.com/gregorykogan/devlog
Step by step tutorial for creating Vue blog (+ template)
blog css deployment devblog devlog github-pages markdown syntax-highlighting tutorial vue
Last synced: 03 May 2026
https://github.com/salmanbe/laravel-content-translation-tutorial
Laravel content translation tutorial using Astrotomic's laravel-translatable plugin.
astrotomic bootstrap5 html5 laravel laravel-translatable multi-lingual mysql php translation tutorial
Last synced: 12 Apr 2026
https://github.com/thinkswan/ember-todo-list
An Ember app that allows users to manage a todo list.
ember handlerbars javascript tutorial
Last synced: 18 Apr 2026
https://github.com/themarlboroman/doctrineless-symfony
A repo-tutorial to see how we can do database work in symfony without doctrine and with PDO.
doctrine pdo symfony2 tutorial
Last synced: 04 Jan 2026
https://github.com/vicjun22/contract-first-with-swagger_spring-boot
This repository demonstrates how to integrate Swagger into a Spring Boot project to generate API documentation.
contract-first java maven openapi springboot swagger swagger-ui tutorial
Last synced: 18 Apr 2026
https://github.com/cbhihe/doc_git-quickstart
Hands-on introduction to Git{Hub,Lab} (23 pages)
bash documentation git tutorial tutorial-code
Last synced: 18 Apr 2026
https://github.com/lord-turmoil/deploymentdemo
Demo for deploying Spring Boot application with K3s
docker k3s kubernetes spring-boot tutorial
Last synced: 18 Apr 2026
https://github.com/frontendfixer/typescript-tutorial
typescript-tutorial with code and chapter
Last synced: 18 Apr 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/isensee-bastian/set-generics
Tutorial code for my video Generics Part 3: How to use Generics in Golang
basic-programming beginner-tutorial-series data-structures generics golang interfaces learn-to-code sets tutorial types youtube
Last synced: 19 Apr 2026
https://github.com/rkristelijn/dhtmlx-json-node
This is a short tutorial to set up dhtmlx (dhx) using only JSON and node/mongodb as a back-end and the REST API. Recently I followed the 'Your First App' tutorial and felt unsatisfied with what I've learned. So I decided to push a little harder and use a demo app 'CRM System' as the base and create my own tutorial.
crm dhtmlx dhx json node tutorial
Last synced: 19 Apr 2026
https://github.com/atommnava/python-full-course-for-free-bro-2024-
Python tutorial for beginners' full course 2024
Last synced: 04 Jun 2026
https://github.com/srinidhibhat45/javascript-todo
A Simple JavaScript Todo App made by following a tutorial from YouTube by CodeWithHarry
bootstrap codewithharry css hacktoberfest html javascript js netlify todo tutorial webapp website
Last synced: 20 Apr 2026
https://github.com/japhetrugas/javatutorial
A beginner-friendly Java tutorial repository with various tutorials to help you learn and master Java programming.
beginners examples java learning programming tutorial
Last synced: 07 Apr 2025
https://github.com/jiji262/awesome-openclaw
Curated map of the OpenClaw ecosystem: official repos, deployment tools, dashboards, connectors, tutorials, and alternatives.
ai-agent awesome-list curated-list dashboard openclaw plugin self-hosted tutorial
Last synced: 20 Apr 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/flavienbwk/docker-logstash
A repo to use and experiment with Logstash, useful for cluster migrations.
docker docker-compose elasticsearch logstash tutorial
Last synced: 20 Apr 2026
https://github.com/webrror/flutter-animations
A flutter app showcasing animations from Vandad's Animation Course.
animation demo flutter flutteranimations tutorial
Last synced: 20 Apr 2026
https://github.com/silvestrevivo/react-typescript-hooks2
Small React-Redux application with hooks and typescript
javascript reactjs tutorial typescript udemy
Last synced: 20 Apr 2026
https://github.com/sammychinedu2ky/reactive-variables
A Web app that depicts local state management using apollo reactive variables
Last synced: 20 Apr 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/asmaloney/guildwars2-macos
A place for issues related to my blog post about playing GW2 on macOS
guildwars2 gw2 macos tutorial wine
Last synced: 05 Jun 2026
https://github.com/arsy786/spring-boot-microservices-3
This project provides a sample implementation of microservices using Spring Boot (v3) and Spring Cloud.
2023 java microservices spring-boot spring-cloud tutorial
Last synced: 21 Apr 2026
https://github.com/mbarbetti/pidgan-notebooks
:notebook: Tutorials for the pidgan package
deep-learning flash-simulation gan lhcb-experiment lhcb-lamarr machine-learning pid pidgan pidgan-tutorial tensorflow tutorial ultrafast-simulation
Last synced: 21 Apr 2026
https://github.com/pmocz/advectiondiffusion-jax
Solve the advection diffusion equations looped into an optimization problem with JAX/autodiff
automatic-differentiation jax scientific-computing tutorial
Last synced: 21 Apr 2026
https://github.com/hasansezertasan/python-build-systems
I'm exploring Python Build Systems and the tools built around them and these are my notes.
build-systems discovery notes poetry python research setuptools tutorial
Last synced: 05 Jun 2026
https://github.com/jihlenburg/fedit
A tiny cross-platform text editor in Rust + Tauri 2 — the teaching project for jihlenburg/rustic
beginner rust tauri text-editor tutorial
Last synced: 10 Jun 2026
https://github.com/apiverve/translator-app-vue-tutorial
Language translator app built with Vue 3 for translating text between 100+ languages
apiverve language localization translation translator tutorial vue vuejs
Last synced: 25 Jun 2026
https://github.com/jhk0530/shinyroughjsbasic
htmlwidgets roughjs shiny tutorial
Last synced: 30 Aug 2025
https://github.com/fishcharlie/amazonwebservicesec2
📖 Tutorial - Lightning Talk Amazon Web Services EC2
Last synced: 05 Jun 2026
https://github.com/transientlunatic/notes-software
Notes on software engineering principles for the natural sciences
containers docker htcondor lecture-notes notes python python-package scientific-computing singularity software-development software-engineering testing tutorial unit-testing version-control versioning
Last synced: 24 Apr 2026
https://github.com/mar0ls/tutorials
How install notepad++ in Mac M1
brew homebrew m1-mac notepad-plus-plus tutorial wine
Last synced: 31 Jul 2025
https://github.com/janbaig/visitor-design-pattern
Implementation and Explanation of the Visitor Design Pattern
design-patterns tutorial visitor-design-pattern
Last synced: 25 Apr 2026
https://github.com/nicolocurioni96/tutorial-swift-intermedio
Swift programming tutorials, Intermediate tutorials (ITA language) 🇮🇹
ios iosdevelopment programming swift swiftui tutorial
Last synced: 25 Apr 2026
https://github.com/iampriteshkumar/desktop-tutorial
GitHub Desktop tutorial repository.
git github githubdesktop practice tutorial
Last synced: 25 Apr 2026
https://github.com/turkunov/ml-from-scratch
Thoroughly documented implementations of ML and DS concepts
ds implementation interview ml pytorch tutorial
Last synced: 26 Apr 2026
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/demapy/realtime-chat
Socket.IO - project tutorial to understand how things works together.
chat socket-io sqllite tutorial
Last synced: 26 Apr 2026
https://github.com/freeclimbapi/java-get-a-queue-tutorial
Java - Get a Queue Tutorial
Last synced: 07 Jun 2026
https://github.com/leesharma/flask-api
A tutorial application to play around with building API servers in Flask.
Last synced: 27 Apr 2026
https://github.com/centrogeo/tutorial-shiny-cig2022
Tutorial de Shiny para la semana de divulgación de las CIG 2022
Last synced: 27 Apr 2026
https://github.com/apiverve/horoscope-app-react-tutorial
Daily horoscope app built with React for zodiac sign readings
apiverve astrology daily-horoscope fortune horoscope react tutorial zodiac
Last synced: 25 Jun 2026
https://github.com/andry81-devops/accum-content
Tutorial to setup accumulation of various external statistic and content. • :page_with_curl: https://github.com/andry81-stats/accum-content--gh-stats :page_with_curl:
actions content download github github-action tutorial workflow
Last synced: 27 Apr 2026
https://github.com/lornajane/beyond-mysql-tutorial
Supporting material for my "Beyond MySQL" tutorial (includes PostgreSQL, CouchDB and Redis)
couchdb postgresql redis sample tutorial
Last synced: 13 May 2026
https://github.com/n4en/python-for-data-engineers
Python for data engineers
data data-engineer data-engineering dataengineering python python-notebooks python3 tutorial
Last synced: 26 Aug 2025
https://github.com/samuelbarreto/aws-eks-completo-estudo
Elastic Kubernetes Service AWS | Português
aws aws-eks aws-eks-cluster aws-eks-platform-infrastructure container kubernetes microservices microservices-architecture portugues tutorial yaml
Last synced: 28 Apr 2026
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/andrewjbateman/angular-fast-http-caching
:clipboard: Get data from a Github API and use observables for fast http caching. Tutorial from 'Demos with Angular'
angular angular15 cache-storage html5 httpclient observable rxjs rxjs7 tutorial tutorial-code typescript
Last synced: 28 Apr 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/srmoore/oidc_django_demo
Small demo Django application using private keys and OpenID Connect
django django-application oidc tutorial
Last synced: 29 Apr 2026
https://github.com/br-chan/financial-dashboard-next.js
A simplified financial dashboard full-stack web application, following https://nextjs.org/learn/dashboard-app .
Last synced: 16 Apr 2026
https://github.com/ubaidsk/myrust.dev
🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.
ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial
Last synced: 29 Apr 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/julioaranajr/django-drf-tutorial
Django Rest Framework Tutorial
django django-rest-framework djangorestframework tutorial
Last synced: 22 Aug 2025