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/smerth/react-styles-with-css-modules
Project code for a tutorial on using React CSS Modules
css css-modules react tutorial
Last synced: 10 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/yulei-chen/react-router-tutorial
An alternative take on React Router's official tutorial
codehike react-router-v6 tutorial
Last synced: 30 Jun 2025
https://github.com/ikamranshahzad/golang-init
A collection of small Go (Golang) projects, each in its own folder
Last synced: 15 Apr 2025
https://github.com/llnl/raja-tutorials
Materials to support RAJA hands-on tutorials
Last synced: 04 Mar 2026
https://github.com/macagua/tutorial_javascript_odoo
Odoo JavaScript Programming Tutorial
addons backend frontend javascript odoo odoo13 python tutorial
Last synced: 10 May 2026
https://github.com/akagi201/learning-js
notes and codes while learning JavaScript
css html javascript learning tutorial
Last synced: 16 Apr 2026
https://github.com/rmarasigan/freecodecamp
Lessons from freeCodeCamp
aws freecodecamp git golang javascript terraform tutorial
Last synced: 11 Apr 2026
https://github.com/enspirit/yourbackendisbroken.dev
yourbackendisbroken.dev
black-box-testing software-testing tutorial
Last synced: 03 Feb 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/silvestrevivo/react-redux-sagas
React application following the Udemy tutorial from Tom Philips to explain the Saga's functionality
reactjs redux redux-saga tutorial udemy udemy-tutorial
Last synced: 11 Apr 2026
https://github.com/antonio-f/object_detection_tutorial
Object Detection tutorial with PyTorch
fast-rcnn mask-rcnn object-detection pytorch segmentation tutorial
Last synced: 18 May 2026
https://github.com/itenthusiast-ru/my_proxy
This project provides a simple SOCKS5 proxy server using Dante, running inside a Docker container. It supports authentication and IPv6
beginner-friendly docker easy-deploy ipv6 linux logging networking open-source proxy server socks5 tutorial vpn
Last synced: 16 Apr 2026
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/arielspencer/issue
👾 Este guia irá ajudá-lo a entender como criar uma issue de forma clara e concisa.
github issue issues open-source tutorial
Last synced: 15 May 2025
https://github.com/po8rewq/vite-react-weather-app
Source code for the tutorial on how to create a weather application with viteks and react
react tutorial tutorial-sourcecode typescript vitejs
Last synced: 16 Apr 2026
https://github.com/imacat/learning-limesurvey
The LimeSurvey tutorial.
documentation limesurvey ntnu restructuredtext sphinx steps tutorial
Last synced: 04 Mar 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/dimodimchev/learningreactnative
A repository for my projects from a YouTube course for React Native
firebase jsx mobile react-native tutorial
Last synced: 28 Apr 2026
https://github.com/koubae/people
Django Social Media App - Social Networking called "People", built to learn the framework
back-end django django-example django-project example facebook facebook-clone front-end javascript javascript-framework learn mysql python python-web-development social social-media social-network tutorial web-application web-django
Last synced: 19 Apr 2026
https://github.com/toolbuddy/linear-algebra-4fun
Learning Linear Algebra for fun!
learning linear-algebra papogen tutorial
Last synced: 03 Jan 2026
https://github.com/kodie/bitbar-home-config
Example of how to mimic the functionality of the home-config npm module in bash
bitbar bitbar-plugin config example plugin tutorial
Last synced: 15 Mar 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/newlandtv/unity-rhythm-game-tutorial
Unity Engine으로 만드는 Rhythm Game 강좌입니다.
2d lecture rhythm-game tutorial unity
Last synced: 14 Mar 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/gvcgo/vdocs
Tutorial for version-manager.
documents manual tutorial version-manager vmr
Last synced: 19 Mar 2026
https://github.com/studistcorporation/k8s-tutorial
kubernetes terraform-managed tutorial
Last synced: 15 May 2025
https://github.com/suryakarmakar/reactnative-resources
📌In this repo you can find everything related React Native like tutorial, documents, study materials, books, code etc
react-native resources study-materials tutorial
Last synced: 04 Mar 2025
https://github.com/flowforfrank/css-paint
🎨 Background image generated with the CSS Paint API
css css-paint css3 javascript paint-api tutorial webtips
Last synced: 17 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-django
Django Tutorial - Learn to code in Django | AppSeed
appseed django elearning tutorial
Last synced: 07 Apr 2025
https://github.com/harastaivan/tic-tac-toe
repository made for learning react
Last synced: 12 Apr 2026
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/kailoon/firegram
A Photo Gallery With React & Firebase.
firebase framer-motion learning-by-doing react tutorial
Last synced: 17 Apr 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/wizardjedi/liquibase-test
db example java liquibase maven migration tutorial version-control
Last synced: 10 May 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/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/arsy786/todo-mern-app
This is a simple Todo MERN app that follows the CRUD operations for the todos.
2023 expressjs mern-stack mongodb nodejs reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/morphclue/android-tutorial
Android-Kotlin fundamentals course
Last synced: 17 Apr 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/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/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/andrewmcodes-archive/rails_tailwind
Example for adding TailwindCSS 1.1 to your Rails app
postgres rails tailwind tailwind-css tutorial webpacker
Last synced: 12 Apr 2026
https://github.com/e6qu/rust-lean-aeneas
Comprehensive tutorial series: formal verification of Rust programs using Lean 4 and Aeneas — from arithmetic proofs to a verified multi-agent LLM harness
aeneas formal-verification lean4 llm-agents rust theorem-proving tui tutorial
Last synced: 04 Apr 2026
https://github.com/timcnicholls/angular-tour-of-heroes
Angular Tour of Heroes Tutorial example
Last synced: 04 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/diaa9/aems
The Adaptive Efficiency Monitor Simulator (AEMS) offers a user-friendly platform to track and predict performance metrics using the EWMA model. Explore its features and start optimizing your efficiency today! 🛠️🌐
access-control acltesting adobe aem aem-site aem65 cif code-samples helix4 jcr maven oak osgi repository-template scanner tutorial wcm-components wknd-sites
Last synced: 25 Jul 2025
https://github.com/ssoudan/bayesian_inference_tut
Quick tutorial on Bayesian inference applied to logistic functions
Last synced: 29 Jun 2026
https://github.com/edha1/go-tutorial
My learning notes as I learn the Go language.
go golang golang-examples how-to tutorial
Last synced: 31 Jul 2025
https://github.com/eic/tutorial-jana2
EIC Tutorial: Reconstruction in JANA2
Last synced: 05 Apr 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/sensirion/arduino-i2c-different-buses-example
Tutorial how to set up different I2C buses on Arduino platform
arduino arduino-ide arduino-uno esp32 example i2c nucleo-board pull-up pull-ups resistor scd41 scl sda signal tutorial twowire wire wire1
Last synced: 18 Apr 2026
https://github.com/camcar1/avone
Simplified version of avatar for easy integration and customization. Enhance your projects with this lightweight solution. 🌟👤
3d ai avatar aws-polly chatbot facial-expressions github-config guide javascript nodejs openai react speech-synthesis threejs tutorial voice-recognition webgl
Last synced: 05 Apr 2026
https://github.com/curiousily/getting-started-with-tensorflow-js
Tutorial on the basics of TensorFlow.js in the browser. Includes Tensors, visualization with tfjs-vis and building a simple model.
deep-learning machine-learning tensorflow tensorflow-js tensorflow-tutorials tutorial visualizations
Last synced: 19 Apr 2026
https://github.com/thinkswan/react-todos-with-hooks
A React todo app using hooks.
hooks javascript react tutorial
Last synced: 19 Apr 2026
https://github.com/dongsheng123132/claude-code-handbook-zh
Claude Code 中文教程 · 保姆级安装+进阶实战(蓝皮书/红皮书),国内可用、不用登录
ai ai-coding anthropic chinese-tutorial claude claude-code tutorial u-king
Last synced: 09 Jul 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/luistar/getting-to-know-aws-slides
The slides from my talk on Amazon Web Services
amazon-web-services aws demo elasticbeanstalk serverless slides tutorial
Last synced: 22 Sep 2025
https://github.com/anthony-maio/agent-harness-90m
Minimal agent harness: task intake, tool registry, policy gate, budget, logs, reports. Companion repo for Build Your First Agent Harness in 90 Minutes.
agent-harness ai-agent ai-safety llm python tool-use tutorial
Last synced: 04 Jun 2026
https://github.com/webmastervetea/tutorial-completo-de-desarrollo-web
Aprende a construir tu primera página web desde cero. Cubre los fundamentos de HTML5 (estructura, etiquetas semánticas, formularios, multimedia), las bases de CSS para dar estilo y el manejo de atributos y clases.
css flexbox html5 javascript tutorial
Last synced: 20 Apr 2026
https://github.com/tomtkg/react-tutorial
React-Tutorial: Tic-Tac-Toe / 三目並べ
react tic-tac-toe tutorial typescript typescript-react
Last synced: 20 Apr 2026
https://github.com/rubberducksbr/ruby4beginners
Repositório voltado para iniciantes na programação que desejam aprender Ruby
automated-testing beginner-code ruby ruby-on-rails test-automation tutorial
Last synced: 04 Jun 2026
https://github.com/hanzopgp/cryptozombies
Learning how to code decentralized applications thanks to cryptozombies.
blockchain decentralized-application ethereum personal smart-contract 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/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/fhdsl/gdscn_biodigs_book
Getting started guide for using BioDIGS data in the classroom. Includes general information about BioDIGS.
anvil biodigs course gdscn r-programming tutorial
Last synced: 21 Apr 2026
https://github.com/chilipp/psyplot-ks-seminar-20210228
KS Seminar talk about psyplot on January 28th, 2021
jupyter-notebook matplotlib presentation psyplot python tutorial visualization
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/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/dongsheng123132/hermes-handbook-zh
Hermes Agent 中文教程 · 安装与自动化实战(蓝皮书/红皮书)
ai ai-agent automation chinese-tutorial hermes tutorial u-king
Last synced: 09 Jul 2026
https://github.com/tailorvj/hardhat-gitpod
Set up your HardHat Solidity smart contract development environment on Gitpod.io
deployment gitpod hardhat howto smart-contracts solidity tutorial
Last synced: 23 Apr 2026
https://github.com/sushantrahate/role-based-access-control
Role-based access control (RBAC) is essential for managing user permissions and access to specific features within an application.
Last synced: 24 Apr 2026
https://github.com/angeligareta/basics-web-development
Example of a Landing Page using the web technologies HTML, CSS, and Javascript.
css3 html5 javascript landing-page tutorial
Last synced: 24 Apr 2026
https://github.com/bygui86/go-cassandra
Application with REST APIs persisted on Cassandra
cassandra cassandra-database go golang rest rest-api tutorial tutorial-code
Last synced: 24 Apr 2026
https://github.com/binary-baba/team-task-managment-ai
A Team & Task Manager app built by Binary Baba with Bolt.new’s AI, React, and Firebase. Features auth, real-time tasks, and live deployment in 20 minutes!"
boltnew react react-tutorial reactjs task-manager tutorial tutorial-code tutorial-exercises
Last synced: 10 Apr 2026
https://github.com/hu2di/android-in-app-billing
Android app for in-app purchase guides
android guide in-app-purchase tutorial
Last synced: 24 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/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/projectsyn/commodore-component-tutorial
Step-by-step guide to create a small Commodore component
commodore projectsyn syn tutorial
Last synced: 06 Nov 2025
https://github.com/apiverve/crypto-tracker-react-tutorial
Bitcoin price tracker with real-time data built with React
apiverve bitcoin crypto-tracker cryptocurrency finance price-tracker react tutorial
Last synced: 25 Jun 2026
https://github.com/becloudready/datascience-tutorials
Data Science, Machine Learning related Tutorials
anaconda-distribution data-science datascience-tutorials machine-learning tutorial
Last synced: 20 Jan 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/cdarlint/hadoop-unittest
learn unit test on hadoop via mini dfs cluster
hadoop minicluster minidfscluster tutorial unittest wordcount
Last synced: 07 Jun 2026