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/amirk1998/arch-linux-installation
A tutorial for Arch Linux Installation
arch-linux archlinux linux linux-kernel pacman shell tutorial
Last synced: 02 May 2026
https://github.com/donovan-said/tutorial-learning-go
A repository to start learning Go.
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/macagua/tutorial_manage_assets
Tutorial of Creating and using JavaScript assets in Odoo 13
addon css example frontend javascript odoo odoo-13 python tutorial
Last synced: 02 May 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/colbyfayock/my-ecomm-store
Demo for spacejelly.dev tutorial
Last synced: 03 May 2026
https://github.com/harukaionasao/git-projeto-alfa
Ensina a usar o Git e publicar no Github :smiley: Link do Programa : https://git-scm.com/downloads
dio-bootcamp ensinando git github projeto 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/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/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/rupertavery/webpack-vue-typescript-tutorial
A Tutorial for building a VueJS application using webpack and typescript
tutorial typescript vue vuejs webpack webpack4
Last synced: 03 May 2026
https://github.com/demapy/element-position-observer
Tutorial how to create trackable react tooltip with position computation.
intersection-observer javascript portals react resize-observer tooltip tutorial typescript
Last synced: 03 May 2026
https://github.com/kasperlaursen/building-web-components-using-svelte
A Repo for the "Building Web Components using Svelte" tutorial on my blog!
custom-element custom-elements svelte svelte-v3 svelte3 tutorial web-component web-components webcomponents
Last synced: 03 May 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/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/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/uilianries/conan-protobuf-example
Protobuf example using Conan.io
cmake conan protobuf serialization tutorial
Last synced: 04 May 2026
https://github.com/jvansan/todo_golang_angular
Todo Webapp
angular golang todolist tutorial
Last synced: 04 May 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/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/andrewrgarcia/webpack-demo
webpack generated from completed Getting Started webpack tutorial (https://webpack.js.org/guides/getting-started/). May use as a webpack template.
javascript nodejs npm tutorial webpack
Last synced: 04 May 2026
https://github.com/david-pena/apple-wallet-clone-rn
Apple Wallet Clone with React Native, Reanimated and Gesture Handler
Last synced: 04 May 2026
https://github.com/kteavery/dip-into-data-tutorial
Data science tutorial for grades 9 and 10, covering classification, clustering, and regression
data-science jupyter-notebook python 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/gabrielkunst/anime-valt
Basic project to learn more about Next.js server actions. Credits to the original creator, @adrianhajdin.
nextjs server-actions tutorial
Last synced: 05 May 2026
https://github.com/timeless-residents/handson-blender-scripts
Collection of Python scripts demonstrating Blender automation for 3D modeling and rendering. Each script showcases different techniques with visual outputs.
3d 3d-graphics automation blender blender-python computer-graphics learning-resources python rendering scripting tutorial
Last synced: 05 May 2026
https://github.com/antonio-f/ridge_regression_example
Easy Ridge Regression example
easy matplotlib-pyplot polynomial-regression python ridge-regression scikit-learn tutorial
Last synced: 05 May 2026
https://github.com/ruanbekker/civo-kubernetes-terraform-demo
Demo using Terraform and Civo Kubernetes
civo golang kubernetes terraform tutorial
Last synced: 05 May 2026
https://github.com/piskula/metait-angular2-workshop
Workshop for Angular2
angular2 angular2-cli angular2-example javascript metait tutorial typescript workshop-materials
Last synced: 05 May 2026
https://github.com/freeclimbapi/c-sharp-create-conference-how-to-guide
C# - Create Conference Tutorial
Last synced: 19 Jun 2026
https://github.com/freeclimbapi/java-list-recordings-tutorial
Java - List Recordings Tutorial
Last synced: 30 Jun 2026
https://github.com/freeclimbapi/java-update-a-queue-tutorial
Java - Update a Queue Tutorial
Last synced: 21 Jun 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/b13o/react-portfolio
💻 React tutorial with a simple portfolio site.
beginner-friendly javascript react tutorial
Last synced: 06 May 2026
https://github.com/garfield1002/fastapi-todo-list
A tutorial todo list API using FastAPI, Redis and Docker
docker fastapi fastapi-redis python3 redis tutorial
Last synced: 06 May 2026
https://github.com/applitools/example-selenium-csharp-xunit
Applitools Example: Selenium in C# with xUnit.net
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud selenium selenium-webdriver test-automation testing tutorial ultrafast-grid visual-testing webdriver xunit
Last synced: 06 May 2026
https://github.com/lgoodridge/example-django-app
An example Django app with minimal functionality for tutorials and demonstrations
Last synced: 06 May 2026
https://github.com/dylancheetah/simple-todo
A simple todo list with a website and mobile app.
django django-allauth django-csp django-environ django-htmx todo-list tutorial
Last synced: 06 May 2026
https://github.com/lagenorhynque/redux-tutorial
Redux tutorial apps implemented in ClojureScript with re-frame
clojurescript figwheel-main re-frame react reagent redux tutorial
Last synced: 06 May 2026
https://github.com/diegojromerolopez/lovecraft-markov-chain-aws-lambda
A simple Lovecraft-like text generator as an AWS lambda with NLTK
aws aws-lambda markov-chain nlp nltk python python3 tutorial
Last synced: 06 May 2026
https://github.com/nbaua/nestjs-prisma-api
A Nest JS framework + TypeScript + Prisma simple API project
api javascript nestjs prisma tutorial tyepscript
Last synced: 06 May 2026
https://github.com/vijethph/go-apps
Collection of apps developed as part of learning Go Course
Last synced: 06 May 2026
https://github.com/sderosiaux/zio-story
🎯 Interactive, gamified learning platform for mastering ZIO - Scala's powerful library for async and concurrent programming
concurrent-programming education functional-programming gamification interactive-learning learning-platform nextjs programming scala tutorial typescript zio
Last synced: 07 May 2026
https://github.com/lebcit/litenode-markdown-app
LiteNode Markdown-based Application Tutorial
litenode markdown nodejs tutorial web-development
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/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/abhaskumarsinha/1d-gan
A simple well-documented tutorial on implementing a 1D GAN on Keras using a Python Jupyter Notebook
deep-learning deep-neural-networks gan generative-adversarial-network keras keras-tensorflow python3 tensorflow2 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/anjali-001/django-todo
Todo app made using Django and vanilla JS
django django-rest-framework javascript todoapp tutorial
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/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/antonio-f/simple-k-nearest-neighbors
Simple K-Nearest Neighbors using partial sort
101 k-nearest-neighbors knn numpy partial-sort python tutorial
Last synced: 08 May 2026
https://github.com/nerooc/typing-game
Angular tutorial project - typing game
Last synced: 08 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/vogelino/hackernews-mentions
A hackernews mentions search script based on @nraboy's article:
crawling hacker-news mentions mongodb ndjson nodejs pipeline sentiment-analysis streaming through2 through2-filter tutorial
Last synced: 09 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/kevin-doolaeghe/account-manager-tutorial
ASP.NET Core Web API + React JS UI
asp-net-core docker-compose react reverse-proxy 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/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/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/zanvari/stable-diffusion-lab
Hands-on tutorials for generating and editing images using Stable Diffusion with Hugging Face Diffusers — includes text-to-image, inpainting, and image-to-image pipelines.
diffusers generative-ai gradio huggingface image-generation notebooks stable-diffusion streamlit text-to-image 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/harastaivan/tic-tac-toe
repository made for learning react
Last synced: 12 Apr 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/amercier/react-redux-tutorial
Tutorial Hacker News application with React and Redux
hackernews react redux tutorial
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/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/ilyasbozdemir/c-sharp-dokuman
Learn C# programming from scratch with step-by-step tutorials, examples, and exercises. Ideal for beginners and intermediate developers.
beginner-friendly c-sharp coding-exercises csharp-basics csharp-docs developer-tools dotnet learning-resources oop programming tutorial
Last synced: 10 May 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/maimart/angular-redux-tutorial
An angular 6 tutorial with redux, routing, lazy-loading
angular angular4 redux tutorial
Last synced: 11 May 2026
https://github.com/stephencavender/react-tictactoe-tutorial
Follow-along repo for https://reactjs.org/tutorial/tutorial.html
javascript react reactjs tutorial
Last synced: 11 May 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/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/hoangtk0100/go-tutorials
advanced basic example fundamentals go go-tutorials golang oop tutorial tutorials
Last synced: 11 Jun 2026