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-26 00:26:10 UTC
- JSON Representation
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/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/lgoodridge/example-django-app
An example Django app with minimal functionality for tutorials and demonstrations
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/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/vitaliibezuhlyi/angular-tutorial
This is tutorial project for learning Angular SPA framework.
angular css html tutorial typescript
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/pwildenhain/portfolio-app
Portfolio app built following the Real Python Django tutorial: https://realpython.com/courses/django-portfolio-project/
django portfolio python 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/abhishekkr/qwik-simple-blog
Simple Markdown Blog in QwikJS
blog javascript markdown qwik qwikjs tutorial webapp website
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/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/timeless-residents/handson-tensorflow-numpy
A practical guide to learning and using TensorFlow and NumPy for data manipulation and machine learning
data-science machine-learning numpy tensorflow tutorial
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/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/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/salmanbe/laravel-excel-tutorial
Laravel tutorial to export database records to Excel using maatwebsite/excel.
laravel laravel-excel maatwebsite-excel mysql php 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/larry8668/pes1ug21cs300_hello_world
Github actions tutorial
Last synced: 07 May 2026
https://github.com/gibbok/react-task-list
A basic "Task List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.
css javascript reactjs tutorial
Last synced: 08 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/adolbyb/typescript-tutorial
A tutorial on TypeScript used with ReactJS (in progress)
react reactjs tutorial typescript
Last synced: 08 May 2026
https://github.com/alex-damian-negru/hanami-2-quickstart
🌸 Hanami 2.0 playground
hanami postgresql ruby tutorial
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/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/fzaninotto/ra-access-control-tutorial
A sample react-admin app demonstrating Access Control features. Support for a video tutorial on YouTube.
react react-admin security tutorial
Last synced: 08 May 2026
https://github.com/cuuupid/learn-to-code
Learn to Code :ghost:
bash basics coding help howto javascript learn 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/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/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/salmanbe/laravel-deepl-tutorial
Tutorial to import translations from deepl api. With easy to use salmanbe/deepl plugin.
bootstrap5 deepl laravel php tutorial
Last synced: 09 May 2026
https://github.com/vanvuongngo/backups-workshop
Workshop about backup with Linux
Last synced: 09 May 2026
https://github.com/valnub/svelte-counter-example
css demo example html javascript svelte sveltejs tutorial
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/ihatetoast/cotd
Wes Bos tutorial I am saving here as I use it for a reference bigly.
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/juanmanuel-tirado/pyspark-tutorial
This is a collection of PySpark tutorials
jupyter-notebook machine-learning ml pyspark python spark tutorial
Last synced: 09 May 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/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/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/caknoooo/ams-laravel-restful-api
create a simple RESTful API for training AMS
api laravel-framework mysql rest-api 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/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/paramrathour/blog
My Personal Blog
academics anime books computer-science cricket iit-bombay latex manga math music people philosophy programming summer-of-science timeline tips tutorial
Last synced: 09 May 2026
https://github.com/masamallow/langchain-tutorials
Hands-on tutorials for Official LangChain.
chatbot genai genai-chatbot langchain llm llm-chatbot openai tutorial
Last synced: 10 May 2026
https://github.com/mrseanbaines/intro-to-react
Intro To React tutorial from reactjs.org
Last synced: 10 May 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/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/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/ndxdeveloper/formation-debian
Formation complète Debian (Desktop/Server) de 280h, des fondamentaux aux infrastructures cloud-native modernes. Maîtrisez Debian, Docker, Kubernetes, Ansible, Terraform et les pratiques DevSecOps.
ansible cloudnative debian devops devsecops docker formation grafana infrastructure-as-code k3s kubernetes kvm linux networking security sysadmin terraform 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/oc8/ssh-vm-tuto
TUTO | Connect to a VM via SSH from VS Code
Last synced: 11 May 2026
https://github.com/made2591/java-8-steps
This repo contains just some examples and a few notes about what Java 8 - mainly notes and example of functional interfaces, lambda expressions, method references, default methods, collections enhancements, streams and related utils (pipelines, operations, terminals)
default-method features guide java java-8 lambda lambda-expressions note notes tutorial tutorial-code
Last synced: 12 May 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/googtech/shell-tutorial
It's a learning note for shell beginner.
learning-note linux shell tutorial
Last synced: 13 May 2026
https://github.com/arifuddincoder/postgresql
PostgreSQL Essential Shortcuts & Cheatsheet — psql meta-commands, CRUD, backup/restore, and Mac-friendly setup tips.
cheatsheet macos postgresql psql quickstart sql tutorial
Last synced: 14 May 2026
https://github.com/freeclimbapi/c-sharp-collect-digits-how-to-guide
C# -Collect Digits Tutorial
Last synced: 13 Jun 2026
https://github.com/makigas/tutorial-svelte-ejemplo-eventos
Código de ejemplo usado en los capítulos 17 y 18 de mi curso de Svelte
Last synced: 14 Jun 2026
https://github.com/howiprompt/deepseek-local-installer-script-mac-windows-no-docker
Developers lose critical hours fighting installation errors because 70% of local DeepSeek setups fail due to mismatched CUDA drivers or miss
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/self-hosted-ai-code-review-pipeline-offline
Developers building private AI workspaces lose over 40 hours manually wiring raw inference engines to security tools, leaving local reposito
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/orbital-habitat-monitor
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/universal-hot-swap-local-ai-workbench
Eliminate "Model Fragmentation" and memory overload caused by daily weight releases that break static wrappers and force 100B+ parameter sys
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/self-hosted-github-code-review-ai-agent-docker
Engineering teams demand rigorous AI-assisted code reviews to maintain velocity, yet 83% of CTOs block these tools due to the terrifying ris
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/deepseek-4-local-server-docker-setup
The antirez/ds4 repository has garnered over 13,000 stars, yet developers remain blocked because manually compiling C-based inference engine
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/setup-local-ai-code-review-agent
Development teams are bleeding thousands in monthly GPT-4 API credits for code review while simultaneously risking data sovereignty by sendi
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/automated-show-hn-post-and-landing-page-generator-from
You have spent weeks engineering a complex open-source tool, but after hitting "Publish" on your Show HN post, you get zero comments and zer
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/local-ai-landing-page-generator-script
You are successfully running powerful local models like DeepSeek or Llama3, but 9 out of 10 agent projects stall because the output remains
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/internal-documentation-to-ai-agent-skill-generator
Development teams waste upwards of 30 hours per week manually coding function definitions for routine tasks that are already exhaustively do
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/verify-4-pending-products-end-to-end-with-real-proof-8278
The 50-year plan is currently bottlenecked by 4 specific pending products that lack execution data and verifiable proof of function, threate
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/howiprompt/discover-emerging-tech-innovations
Free starter guide on a trending topic
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026