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/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/beanwei/kotlin-android--by-practice
Kotlin 开发 Android 应用, 一些小项目的集合仓库,适合新手练手的。
android demo kotlin tutorial tutorial-demos
Last synced: 02 May 2026
https://github.com/jblorincz/argocd-image-updater-example
Minimum example of argocd image updater in action - hands on tutorial
argocd argocd-image-updater kubernetes tutorial
Last synced: 10 Nov 2025
https://github.com/welli7ngton/flaskr-blog
Este repositório contém o código-fonte de um blog simples desenvolvido usando o framework Flask. O projeto é baseado no tutorial disponível na documentação oficial do Flask, que fornece uma introdução passo a passo ao desenvolvimento de aplicativos web com Flask.
blog docs flask flask-application pyhton3 self-learning sqlite3 tutorial
Last synced: 11 Apr 2026
https://github.com/3y3l3ss0ur0b0r0s/deminer
Deminer is a basic Minesweeper game that runs in the terminal window. It was built using Kylie Ying's tutorial.
game minesweeper python terminal-based terminal-game tutorial
Last synced: 03 Jan 2026
https://github.com/freeclimbapi/node-accept-incoming-call-how-to-guide
Node - Accept Incoming Call Tutorial
Last synced: 28 Jan 2026
https://github.com/penge/csharp-web-app-examples
Example Web app projects in C#
aspnet-core csharp example tutorial web-app
Last synced: 14 Oct 2025
https://github.com/freeclimbapi/java-make-recording-tutorial
Java - Make a Recording Tutorial
Last synced: 26 Oct 2025
https://github.com/royerlab/sample-project
Sample microscope project for ClearControl environment
Last synced: 24 Aug 2025
https://github.com/nongol7090/ci-cd-node-app
🚀 Build and deploy a Node.js app effortlessly with a CI/CD pipeline using GitHub Actions and Docker for seamless integration and delivery.
angular angular-cli angular20 aws-cloudformation circleci continuous-deployment docker e2e-tests eksctl example hibernate mongodb nodejs protractor react redux ssr tutorial
Last synced: 14 Apr 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/000daniel/000daniel.github.io
A website about confusing C# programming topics made easy to understand.
csharp document documentation easy made-easy program programming simple tutorial website
Last synced: 04 Jun 2026
https://github.com/paulfioravanti/apollo-fullstack-tutorial
My sandbox for the Apollo Tutorial
apollo graphql tutorial typescript
Last synced: 13 Oct 2025
https://github.com/0xjcf/crypto-wallet-viewer
An open-source guide that teaches developers how to integrate Bitcoin and Ethereum balance checks into a simple Express/TypeScript application. This step-by-step tutorial emphasizes practical lessons, solid architecture, and test-driven development.
bitcoin ethereum mongodb nodejs passportjs testing tutorial typescript web3
Last synced: 16 Apr 2026
https://github.com/thinkswan/react-usereducer
A React app that manages data using the reducer and context APIs.
Last synced: 17 Apr 2026
https://github.com/someb1oody/rustguide
Rust Primer Notes
chinese english rust-lang tutorial
Last synced: 19 Jan 2026
https://github.com/jwill9999/crypto_node
Nodejs Crypto module code examples
aes-256-ctr buffer buffer-encyption crypto decryption decrypts encrypted-data encryption hash node nodejs password-checker password-hash pipe salt streams-encryption tutorial
Last synced: 12 Oct 2025
https://github.com/devvoid/piston-tutorials
Series of tutorials on how to use the Piston game engine.
piston piston-game-engine piston-tutorials rust tutorial
Last synced: 01 Jun 2026
https://github.com/zkan/apache-airflow-tutorial
A Comprehensive Tutorial to Learn Apache Airflow
Last synced: 19 Jan 2026
https://github.com/kevinlin1/nifty-web-apps-python
Build a web app for any Python programming assignment.
education python tutorial web-app
Last synced: 27 Oct 2025
https://github.com/cacilhas/tree
tree datatype according to http://homepages.inf.ed.ac.uk/stg/NOTES/node62.html
exercise mlton smackage sml standard-ml tree-structure tutorial
Last synced: 11 Oct 2025
https://github.com/chingc/tutorial-github-actions
A quickstart and reference for GitHub Actions to help you get up and running fast.
documentation github-actions quickstart readme reference tutorial
Last synced: 18 May 2026
https://github.com/ntg2208/production-ai-customer-support
Enterprise-grade multi-agent AI customer support system. Built for production, saves companies £150K+ annually. Complete tutorials included.
artificial-intelligence business-automation chatbot customer-support enterprise google-adk google-ai machine-learning multi-agent-system production-ready python rag tutorial vector-database
Last synced: 13 Aug 2025
https://github.com/thebigsasha/tic-tac-toe
A Tic Tac Toe game made to teach arrays, and to introduce object oriented programming :) Part of COMP250 - Intro to Computer Science @ McGill University
array education loops mcgill oop syntax tutorial university
Last synced: 11 Aug 2025
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/matbesancon/distributionsexamples.jl
Examples of analyses run using Distributions.jl
julialang probability-distribution statistics tutorial
Last synced: 28 Oct 2025
https://github.com/silvestrevivo/native-manager
React Native application following the Udemy Tutorial from @StephenGrider
firebase react react-native reactjs stephengrider tutorial udemy
Last synced: 11 Apr 2026
https://github.com/aldro61/colosse-tutorial
Configuring your environment and running jobs on the Colosse super computer @ Calcul Quebec
calculquebec colosse supercomputing tutorial
Last synced: 11 Oct 2025
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/fblupi/nodejs-express-postgres-sequelize-tutorial
Repository hosting code for the "Getting Started with Node, Express and Postgres Using Sequelize" tutorial by @waiyaki
express nodejs npm postgresql sequelize todos tutorial
Last synced: 15 Apr 2026
https://github.com/gugazimmermann/course-1-authentication
This repository contains the code for the "Authentication" project, from the ebook "Authentication with React/TypeScript and Jest", which I wrote.
authentication best-practices conventional-commits course ebook eslint husky jest lint prettier react tutorial typescript
Last synced: 24 Jan 2026
https://github.com/evandroamparo/lab
.LaB - Aulas de programação rápidas e 100% práticas 🧪 = 👩💻 ↔ 🏗 (🔁)
hands-on hands-on-lab lab learning-by-doing learning-labs programacao tutoriais tutorial tutorial-code tutorial-exercises tutorials video
Last synced: 19 Jan 2026
https://github.com/crustde-containerizedrustdevenv/windows_reinstall
Description of my Windows OS prepared for Rust development in Linux
Last synced: 28 Jan 2026
https://github.com/strolch-li/strolch-bookshop
A tutorial app for building Strolch based projects
Last synced: 15 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/iamfrench/mise-en-place-d-un-load-balancer-sous-pfsense
Ou comment configurer PfSense avec 2 WAN et 1 LAN
guide load-balancer pfsense router tutorial
Last synced: 24 Jan 2026
https://github.com/mt-digital/flask-example
Example webapp showing some python and browser programming basics
beginner-project example flask python tutorial webapp
Last synced: 19 Jan 2026
https://github.com/chinmayb/gotraining
Training exercise
golang training-exercises tutorial
Last synced: 14 Jan 2026
https://github.com/freeclimbapi/node-list-calls-how-to-guide
Node - List Calls Tutorial
Last synced: 28 Jan 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/akecel/deploy-shell-script
Simple shell scripts to easily deploy your applications on a web server.
beginner-friendly deployment devops script ssh tutorial
Last synced: 10 Oct 2025
https://github.com/freeclimbapi/node-list-participants-how-to-guide
Node - List Participants Tutorial
Last synced: 29 Jan 2026
https://github.com/getlarge/create-nestjs-libraries-with-nx
Learn how to build NestJS libraries with Nx
Last synced: 15 Apr 2026
https://github.com/smiled0g/react-focal-point
🔍 React component that does that masking for tutorial / walkthrough with multiple focus points.
focus react tutorial walkthrough
Last synced: 19 Jan 2026
https://github.com/gnu4cn/ts-learnings
学习TypeScript.
gulp gulp-typescript tsconfig tutorial typescript
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/morphclue/simple-stocks
Solution for chapter 2 from the "Angular in Action" book
Last synced: 03 May 2026
https://github.com/salilab/actin_tutorial
IMP/PMI tutorial, modeling the complex of actin and tropomodulin-gelsolin chimera
Last synced: 19 Jan 2026
https://github.com/sohunn/rest-api-express
A simple project teaching the concepts of REST APIs using Express JS.
express-js expressjs learning-by-doing node-js nodejs rest-api restful-api tutorial
Last synced: 21 Jan 2026
https://github.com/kinneko-de/sample-protobuf-tutorial-styleguide
Template repository with samples of most things that can go wrong with protobuf. Can be used to evaluate protobuf code editor and to train the style guide.
format lint protobuf protocol-buffers styleguide styleguide-protobuf styleguides template tutorial
Last synced: 01 Feb 2026
https://github.com/monsterbrain/angularhttptutorial
A angular 7 tutorial on for http web api setup.
Last synced: 21 Jan 2026
https://github.com/freeclimbapi/node-get-a-queue-how-to-guide
Node - Get a Queue Tutorial
Last synced: 30 Jan 2026
https://github.com/freeclimbapi/node-get-a-queue-member-how-to-guide
Node - Get a Queue Tutorial
Last synced: 27 Jan 2026
https://github.com/ifechukwudaniel/mt5-tutorial-trading
example-code examples mt5 mt5script script tutorial
Last synced: 30 Jan 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/kevin-doolaeghe/emudeck-tutorial
Emulation - EmuDeck Setup Tutorial
Last synced: 30 Jan 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/eduardozepeda/programming-notes
My programming notes a little bit of everything related the web development and software engineering: languages, frameworks, tools and even digital nomadism.
ebooks epub notes pdf programming tutorial tutorials
Last synced: 30 Jan 2026
https://github.com/developer-zahid/our-formation
Live preview link: https://ourformation.netlify.app/ | Our Formation is a tutorial sell type website
course responsive-layout responsive-web-design sell tutorial website
Last synced: 30 Jan 2026
https://github.com/kenzycodex/developer-resources
📚 Comprehensive developer documentation hub with step-by-step guides for Node.js, Python, Java, PHP Laravel, and modern development practices. Production-ready tutorials, best practices, and code examples for developers of all levels.
backend beginner-friendly best-practices code-examples databases developer-tools devops docker documentation frontend fullstack java learning-resources nodejs open-source programming-guides python tutorial
Last synced: 09 Apr 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/mindsers/tutorial-listtweets
Tutorial source on how to list tweets using the Twitter API
mindsersit-tutorials tutorial tweets twitter-api
Last synced: 29 Jul 2025
https://github.com/kevingimbel/blog-patch-example
Part of https://kevingimbel.de/blog/2020/12/apply-a-patch-from-a-github-pr/
Last synced: 09 Mar 2026
https://github.com/billy0402/nestjs-event-api
A tutorial project for Nest.js API tutorial.
nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod
Last synced: 04 May 2026
https://github.com/valen1ob0/git-tuto
Test y tutorial de git/github para entender como funciona
git github learn-with-me tutorial
Last synced: 18 Apr 2026
https://github.com/arsy786/workout-mern-app
This is a full-stack MERN app for managing workouts.
2023 expressjs mern-stack mongodb nodejs reactjs tutorial
Last synced: 09 Apr 2026
https://github.com/bessouat40/python-fastapi-template
Example of FastAPI deployment and API calls
api beginner beginner-friendly beginner-project fastapi python rest-api template template-project tutorial
Last synced: 11 Apr 2026
https://github.com/swisscom/docs-appcloud-tutorial-go
A step-by-step getting started tutorial for Go in the cloud
cloud-foundry go golang swisscom swisscom-application-cloud tutorial
Last synced: 06 Oct 2025
https://github.com/ronanarm/walkthroughjs
Walkthrough.js is a lightweight, dependency-free JavaScript library for creating interactive tutorials, product tours, and onboarding experiences. It features smart positioning, progress tracking, customizable templates, and works seamlessly across browsers and devices.
frontend guide javascript onboarding product-tour react reactjs tutorial ui ux vue vuejs walkthrough
Last synced: 04 May 2026
https://github.com/freeclimbapi/node-create-conference-how-to-guide
Node - Create Conference Tutorial
Last synced: 07 Feb 2026
https://github.com/themarlboroman/refresh-symfony
A Symfony 2.8 refresher to remember how stuff worked in a very basic way.
Last synced: 05 Oct 2025
https://github.com/guillaumefalourd/poc-go-mod
POC of a Golang module 🐿
golang hello-world module poc tutorial
Last synced: 06 Jun 2026
https://github.com/ushii/weather_app
"A Flutter app to fetch and display real-time weather details using the OpenWeatherMap API. Features a modern UI, city-based search, and error handling. Perfect for learning Flutter and API integration."
android api ascii-art hacktoberfest ios kotlin openweather-api react react-weather-app service-worker swift-weather swiftui tutorial weather
Last synced: 29 Apr 2026
https://github.com/sano-jin/rust-hands-on-wiki
A hands on of Rust language creating a simple wiki.
blog-app rust tutorial web-development wiki
Last synced: 28 Oct 2025
https://github.com/colbyfayock/my-snipcart-store
Demo for spacejelly.dev tutorial
ecommerce nextjs snipcart tutorial
Last synced: 05 May 2026
https://github.com/24amcoder-sb/automapperexample
A sample console app using the automapper library
Last synced: 28 Mar 2025
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/macagua/product_video_preview
Tutorial of "How to Create a Widget in Odoo"
addon example frontend javascript odoo odoo-13 python tutorial
Last synced: 09 May 2026
https://github.com/gsaslis/openshift-basics-workshop
An introductory workshop into OpenShift, for application developers
kubernetes openshift openshift-origin openshift-v3 tutorial workshop
Last synced: 19 Apr 2026
https://github.com/thomasa/python-intro
This is a Jupyter notebook slide show for a 2-hour crash intro to Python, NumPy, Matplotlib, and SciPy
matplotlib numpy python scipy tutorial
Last synced: 05 May 2026
https://github.com/hemant2000-karens/tinyml-app-android
This is the Shape image Classification of Geometric Images using Tensorflow, TensorFlow Lite, and Lite Micro
android-application tensorflow-lite tinyml tinyml-edx tutorial
Last synced: 26 Feb 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/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