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-03 00:28:28 UTC
- JSON Representation
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/pranabdas/javascript
avascript notes and references.
beginner javascript react tutorial
Last synced: 02 May 2026
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/breatheco-de/exercise-todo-list-cli-with-cloud
💻📹 Video Tutorial: Today you will be building a TODO list using API's to sync it with the cloud.
learning-by-doing learning-exercise learning-python python python-tutorial python3 todo-list todoapp todolist tutorial tutorial-exercises video-tutorial
Last synced: 09 Apr 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/joaomlneto/github-ci-tutorial-java
An example on how to use GitHub Actions in a Java project
ci cicd continuous-integration github github-actions github-actions-ci github-actions-java java junit junit5 quickstart tutorial tutorial-code
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/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/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/justalex-webdev/html-css-tutorial-for-beginners
HTML & CSS - tutorial for beginners
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/morphclue/simple-stocks
Solution for chapter 2 from the "Angular in Action" book
Last synced: 03 May 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/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/emrah13-13/kubernetes-for-students
🚀 Learn Kubernetes through hands-on projects designed for students, making distributed systems easy to grasp without the complexity of YAML.
cloud collaboration docker-tutorial dockerfile freshers go kubernetes kubernetes-service learning microservices-architecture minikube open-source openstack postgresql students tutorial websocket yaml
Last synced: 04 May 2026
https://github.com/florasteve/ml-foundations-day1
Day-1 ML foundations focused on linear algebra: vectors, dot products, norms, angles, projections, and basic matrix operations—implemented in a Jupyter notebook with NumPy/Matplotlib, clear 2D visuals, a self-quiz, and a brief reflection. Emphasizes how these math primitives map to core ML/AI ideas (similarity, least squares, geometric transforms).
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy python3 terminal-mac tutorial visualization vscode
Last synced: 04 May 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/thinkswan/react-infinite-scroll-unsplash-gallery
A React app that displays an Unsplash gallery with infinite scrolling.
express javascript react tutorial
Last synced: 04 May 2026
https://github.com/antonio-f/simple_pytorch_chatbot
Simple Chatbot using PyTorch
artificial-intelligence chatbot deep-learning intents natural-language-processing nltk python pytorch simple tutorial
Last synced: 05 May 2026
https://github.com/newlandtv/python-tutorial-3.11.0
This is tutorial about Python 3.11.0 for beginners.
programming-language python python3 python3-11 tutorial
Last synced: 16 Sep 2025
https://github.com/sammyrobensparadise/your-app
Your first react app! created as a demo for this article https://medium.com/@srobensparadise/the-complete-guide-to-your-awesome-react-website-2eb3f450fada
create-react-app css demo firebase firebase-deploy getting-started github-actions javascript material-design material-ui medium react react-router-dom setup styled-components tutorial
Last synced: 05 May 2026
https://github.com/rickyjericevich/web-api-tutorial
A basic tutorial on how to create and deploy a REST API and interact with it using a web page and an Android app
android html java rest-api spring-boot tutorial
Last synced: 05 May 2026
https://github.com/egigiffari/guess-number-py
Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.
Last synced: 28 Jun 2025
https://github.com/mackysoft/unity-githubactions-automatictest-example
A example project for automated testing using Unity and GitHub Actions.
automation ci example github-actions test tutorial unity
Last synced: 06 May 2026
https://github.com/tomerfi/dependency-injection-java-part3-tutorial
Dependency Injection in Java is easy - Part 3 - Leveraging with Spring Context.
blog-post dependency-injection dev java spring tutorial
Last synced: 06 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/thinkswan/next-js-bitcoin-price-checker
A Next.js app that checks Bitcoin's latest price.
bitcoin javascript nextjs tutorial
Last synced: 06 May 2026
https://github.com/apiverve/username-checker-node-tutorial
Username profanity checker that validates usernames for inappropriate content using Node.js
apiverve content-moderation express nodejs profanity-checker tutorial user-registration username-validation
Last synced: 25 Jun 2026
https://github.com/antonio-f/minimal-rag-model
Minimal RAG model using Cohere and SerpAPI
artificial-intelligence cohere from-scratch large-language-model minimal python rag serpapi tutorial
Last synced: 06 May 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/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/benlipp/vagrant-ansible
A Vagrant setup I made to learn Ansible.
Last synced: 07 May 2026
https://github.com/kristijan-pajtasev/react-hooks
Demo of ReactJS hooks
codenewbie javascript react reacthooks tutorial
Last synced: 07 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/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/neo/angular2-forms
angular-cli angular2 demo practice tutorial
Last synced: 08 May 2026
https://github.com/kmbuki/django_new_boston_tutorial
Updating skills on django framework
Last synced: 26 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/pranabdas/planets
A React application for learning purpose.
beginner learning learning-react react react-router reactjs tutorial
Last synced: 09 May 2026
https://github.com/zxjahid/matplotlib
A comprehensive guide to mastering data visualization with Matplotlib through hands-on examples and advanced techniques. 🚀📊
candlestick candlestick-chart cheatsheet data-analysis data-visualization gtk jupyter-notebook maps matplotlib-python pandas thesis-template tk tutorial wx
Last synced: 09 May 2026
https://github.com/jharrilim/odetofoodtutorial
Pluralsight Tutorial: ASP.NET Core Fundamentals
asp-net-core mvc-core tutorial
Last synced: 02 Mar 2026
https://github.com/noriller/react102
This project helps people learning React to grasp some basic concepts.
beginner javascript react tutorial
Last synced: 13 Apr 2026
https://github.com/sweetpotatohack/battlenet-wine-linux
🎮 Полное руководство по установке Battle.net на Linux через Wine с автоматическим скриптом установки
arch automation battlenet blizzard debian fedora gaming guide installation linux script tutorial ubuntu wine
Last synced: 11 Apr 2026
https://github.com/san-ghun/mvvmbindings
Tutorial to practice the Bindings in MVVM pattern with UIKit
Last synced: 22 Aug 2025
https://github.com/paulfioravanti/tic-tac-toe
Application from the React Tutorial
javascript react react-tutorial tutorial typescript
Last synced: 13 Oct 2025
https://github.com/freeclimbapi/java-list-queue-members-tutorial
Java - List Queue Members Tutorial
Last synced: 06 Sep 2025
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/michaelstott/tech-squawks
Cloud computing tutorials and examples
aws aws-certification-prep aws-study-notes cloud-computing cloud-computing-concepts cloud-computing-lab docker gcp kubernetes pulumi tutorial
Last synced: 13 Apr 2026
https://github.com/frnt-end/spread-the-joy
⚛️ React project - The Spread operator and styles in React (ES6 +) - How to guide tutorial: 👉 https://frnt-end.github.io/Spread-the-JOY/
css es6 guide how-to inline-styles javascript jsx jsx-syntax nested-objects react reactjs spread spread-operator syntax tutorial tutorial-code variables
Last synced: 13 Apr 2026
https://github.com/erik1066/golang-features
Features of the Go programming language.
examples features golang tutorial
Last synced: 28 Jun 2025
https://github.com/arsy786/redux-toolkit-thunk-app
The aim of this project is to demonstrate how to use Redux Toolkit and Thunk middleware in a React application.
2023 reactjs redux-thunk redux-toolkit tutorial
Last synced: 13 Apr 2026
https://github.com/jiahaoxiang2000/tutor
This is project is one collection, which aims to provide the resource for my tutoring.
Last synced: 01 Dec 2025
https://github.com/rstevensonusgs/community-starter-kit
Tutorial for Mona the Bot
Last synced: 26 Jan 2026
https://github.com/pin3dev/42_cpp_modules_05-09
Exploring advanced C++ and OOP concepts like SOLID, casting operators, templates (value, functions, and classes), exception handling using throw() and try/catch blocks, and so on
42 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp-98 cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 doxygen doxygen-documentation oop-in-cpp oop-principles tutorial
Last synced: 06 Jul 2025
https://github.com/rrwen/r-spintro
Short introduction to practical spatial data processing for R
crs gis intro introduction learn r read spatial spatial-data tidyverse tutorial write
Last synced: 17 Jun 2026
https://github.com/raigorx/pacman-web
Pacman canvas game web
canvas-game educational pacman tutorial
Last synced: 13 Jan 2026
https://github.com/nyctibiusvii/biocubeblog
Biocube é um portal onde você irá encontrar nossos contatos, nossa loja e projetos sociais. 🤹♀️☣
atletas biocube blog brasil campeonato cube cubo-magico rubiks-cube suzane-coelho tiago-dias trabalho-voluntario tutorial voluntary
Last synced: 16 Mar 2025
https://github.com/didinj/angular-9-component-examples
Angular 9 Tutorial: Angular Component Example
angular angular9 component components example examples tutorial
Last synced: 07 Jan 2026
https://github.com/squarebracketassociates/booklet-reddit
Implementing Reddit.st in 10 elegant classes
pharo seaside smalltalk tutorial web-development
Last synced: 19 Apr 2026
https://github.com/nadjiel/petit-pixels
This project is a tutorial on how to set up games with pixel art aesthetics using Godot 4.3.
gamedev godot4-3 low-resolution pixel-art retro tutorial
Last synced: 27 Jan 2026
https://github.com/shahriyarp/quote-generator
Quote Generator For Your Twitter!
dark-theme darkmode javascript light-theme quote-generator quotes quotes-api tutorial tutorials tweeter tweets
Last synced: 02 May 2026
https://github.com/brian-izaki/ntask-front
front-end do livro "Construindo APIs com Node"
browser-request frontend-web livro tutorial
Last synced: 28 Feb 2025
https://github.com/atom-dispencer/codenameteabag
A programming guide with personality.
Last synced: 09 Apr 2025
https://github.com/pacovk/cdk-terraform-tutorial
A CDK portation of the official Terraform Lambda + ApiGateway tutorial
aws cdk lambda serverless terraform tutorial
Last synced: 10 May 2026
https://github.com/prabhakar-naik/java-core
java-core project provides vast interview programs, Real time implementation, Exceptions, regular expressions, collections, oops concepts ect. Here you can gain the knowledge about java syntax, advance concepts and so on. join the collaborations and contribute transfer your best and explore more things.
accessmodifiers arrays collections-framework datastructures datatypes dsa-algorithm enums exception-handling generics-in-java java java-8 lambda methods multithreading oops-in-java singleton streams-standard strings tutorial
Last synced: 13 Sep 2025
https://github.com/haolipeng/xdp-tutorial-cn
xdp-tutorial的中文版
beginner-friendly ebpf learning-by-doing tutorial xdp
Last synced: 24 Apr 2026
https://github.com/mouhcine-flutter/tutorial-kotlin
tutorial during my UDEV integration to CGI
audio-player kotlin kotlin-android tutorial
Last synced: 24 Mar 2025
https://github.com/seanmcp/tutorial-deploy-gh-pages
Tutorial to deploy a static site to GitHub Pages
github github-pages hosting how-to static-site tutorial
Last synced: 04 Apr 2025
https://github.com/darbyluv2code/java-selenium
Source code for the course: Java Selenium: Master Web Test Automation
automation-testing bestseller browser-automation course end-to-end-testing hands-on java junit luv2code qa-automation selenium test-automation tutorial udemy youtube
Last synced: 29 May 2026
https://github.com/bessouat40/keycloak-postgres-docker
Minimalist example of keycloak connection with a postgres database.
beginner beginner-project docker docker-compose keycloak postgresql tutorial
Last synced: 06 May 2026
https://github.com/dejanu/ai-powered-coding-playbook
AI-powered development using resources from MCP to skills , agents and papers.
ai-tools anthropic antropic-claude claude-code tutorial
Last synced: 31 May 2026
https://github.com/yershalom/foodtracker
FoodTracker app based on apple tutorial
ios ios-navigation swift tutorial ui-automation
Last synced: 25 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/minitauros/go-concurrency-training
Exercises for practicing concurrency and testing in Go.
concurrency go golang testing training tutorial
Last synced: 11 Mar 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/joodsy/mini-apps
🚀 Build fast, scalable web applications with this Vite + React + TypeScript template featuring Tailwind CSS and shadcn/ui components.
awesome example-project farcaster mini-app mini-apps miniapps mvc nodejs swift telegram ton tutorial typescript ui-kit walletconnect webapp woocommerce-api woocommerce-payment
Last synced: 30 Dec 2025
https://github.com/e0selmy4v/the-minecraft-command-design
《MC指令设计》系列教程 - *the Minecraft Command Design* series of tutorials
from-scpos markdown minecraft note tutorial
Last synced: 07 Apr 2025