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-29 00:28:00 UTC
- JSON Representation
https://github.com/prathameshdhande22/neflix-clone
Netflix Landing Page clone made using Html and CSS as a part of the HTML & CSS Tutorial Project
clone-website css html-css html5 netflix netflix-clone tutorial webdevelopment website
Last synced: 17 Jul 2025
https://github.com/jeremytenjo/how-to-send-push-notifications-with-firebase-and-react
Send Push notifications with Firebase and React
firebase firebase-messaging push-notifications react tutorial
Last synced: 18 May 2026
https://github.com/alexmhack/grpc-microservices-tutorial
Understanding and implementing a basic Microservice with Python's popular gRPC framework
basics grpc microservices protobuf python rpc tutorial
Last synced: 18 May 2026
https://github.com/sandro/phaser-lessons
programming lessons via phaser https://sandro.github.io/phaser-lessons/
Last synced: 18 May 2026
https://github.com/hanstananda/BetaReactTutorial
Implmentation of https://react.dev/learn/tutorial-tic-tac-toe using Typescript+ Vite
frontend pnpm react sass tutorial typescript vercel vite zustand
Last synced: 12 Mar 2025
https://github.com/flowforfrank/cypress
📜 E2E testing with Cypress
cypress cypress-io e2e e2e-testing e2e-tests javascript testing tutorial webtips
Last synced: 28 Mar 2025
https://github.com/mlh-fellowship/gitlearner
Draft repo for creating a CLI app on git.
git javascript nodejs tutorial
Last synced: 10 Apr 2026
https://github.com/amirhosseinhonardoust/how-streamlit-makes-ai-accessible
A detailed educational article exploring how Streamlit revolutionizes AI app development. Learn how this Python framework bridges the gap between data science and usability, empowering anyone to deploy interactive machine learning models without front-end coding or complex infrastructure.
ai ai-accessibility dashboard data-engineering data-science data-visualization educational machine-learning mlops nlp open-source python streamlit tutorial web-app
Last synced: 02 May 2026
https://github.com/annakrystalli/emodnet-dataspice-tutorial
An Introduction to using R package Dataspice to collect metadata for EMODnet Biology Data Products
dataspice emodnet-biology metadata tutorial
Last synced: 25 Jan 2026
https://github.com/jcxldn/unity-collectables
tutorial unity unity3d unity3d-games
Last synced: 17 Apr 2026
https://github.com/amitmisra16/inspec-tutorial
Leaning Inspec following tutorial from http://www.anniehedgie.com
anniehedgie cis inspec tutorial
Last synced: 21 Jul 2025
https://github.com/nunogois/wishlist
A basic wishlist made in Quasar Framework!
easy list quasar quasar-framework simple tutorial wishlist
Last synced: 08 May 2026
https://github.com/ndxdeveloper/formation-reverse-engineering-gcc-gpp
Formation complète au Reverse Engineering de binaires ELF (GCC/G++) : 36 chapitres, de l'assembleur x86-64 à l'analyse de malware. Bonus .NET, Rust, Go. Cours de Reverse Engineering : binaires ELF, GCC, Ghidra, GDB, Frida, angr, YARA, ImHex. 36 chapitres + exercices corrigés. FR
angr assembly binary-analysis course ctf cybersecurity elf french frida gcc gdb ghidra imhex linux malware-analysis pwntools reverse-engineering tutorial x86-64 yara
Last synced: 08 Apr 2026
https://github.com/didinj/javascript-objects-example
Javascript Tutorial: Objects Example
example javascript js object objects tutorial
Last synced: 29 Mar 2025
https://github.com/mrmendoza-dev/my-react-native-app
Quick tutorial for building a mobile app with React Native.
Last synced: 19 May 2026
https://github.com/seracio/how-to-merge-communes
geojson insee topojson tutorial
Last synced: 13 Sep 2025
https://github.com/aidoskanapyanov/big-mac-index-streamlit
Hi everyone! 👋 I've made this cool tutorial on how you can make your own web application using Streamlit.
datascience economics softwaredevelopment streamlit tutorial
Last synced: 12 May 2026
https://github.com/eriksjolund/writing-more-secure-perl-cgi-scripts
Tutorial of how to write more secure Perl CGI scripts
cgi perl perl5 security security-hardening tutorial
Last synced: 06 Apr 2025
https://github.com/javascript-tutorial/me.javascript.info
Savremen JavaScript tutorijal na crnogorskom jeziku !
javascript montenegrin tutorial
Last synced: 31 Oct 2025
https://github.com/michaelcurrin/hugo-quickstart
Starter template for a Hugo static site
hugo quickstart sample static-site tutorial
Last synced: 09 Jul 2025
https://github.com/llnl/weave-demos
General Demos for WEAVE Open-sourced tools.
Last synced: 29 Apr 2025
https://github.com/okaybenji/npm-no-task
A simple example of how to use NPM in the browser without a separate task runner
browserify npm task-runner tutorial
Last synced: 19 May 2026
https://github.com/jarulsamy/vscode-c-tutorial
Simple beginner's guide to using a C debugger in VSCode.
Last synced: 19 May 2026
https://github.com/facaiy/spark-for-the-impatient
Collections of short code snippet for impatient readers who want to learn using Spark right away.
Last synced: 14 Mar 2025
https://github.com/lucasfrancaid/poc-fastapi
Proof of concept of the FastAPI. This repository was used in my publish on Medium.
api fastapi medium-article python python3 tutorial
Last synced: 19 May 2026
https://github.com/vmandic/oh-no-javascript-from-jquery-to-hyperapp
This is a playground for HyperappJS front-end library with example apps for demonstrating the library's features.
advtechdays hyperapp javascript model-view-update practice presentation tutorial
Last synced: 06 Apr 2025
https://github.com/amass01/nativescript-tutorial
NativeScript official tutorial step by step
angular nativescript tutorial typescript
Last synced: 05 May 2026
https://github.com/mrglaster/pyspeechrecognizer
Recognizes speech from .wav file
examle google python recognition recognizer speech speech-recognition speech-to-text tutorial tutorial-code
Last synced: 10 Jun 2026
https://github.com/xgqfrms/learning-javascript-with-mdn
Learning JavaScript with MDN / 使用 MDN 学习 JavaScript
api javascript js learn-javascript-with-mdn learning-javascript-with-mdn mdn performance pwa service-workers tutorial web web-api web-workers xgqfrms
Last synced: 01 Apr 2025
https://github.com/scottswezey/scrumdinger
iOS SwiftUI App Dev Tutorial by Apple.
Last synced: 20 May 2026
https://github.com/a-luna/flask-api-tutorial-old
Boilerplate for a Flask REST API with JWT-based authentication, focused on test-coverage and CI via pytest, tox, and github actions.
flask flask-restplus jwt pytest python sqlalchemy tox tutorial
Last synced: 20 May 2026
https://github.com/harukaionasao/git_basic_tutorial
Este repositório é um guia prático para iniciantes em Git e GitHub, com instruções passo a passo sobre instalação, configuração e operações básicas de controle de versão. Criado para tornar o aprendizado mais acessível, ele inclui dicas e melhores práticas para uso eficiente de repositórios.
beginner-friendly beginners configuracao git git-beginner git-best-practices git-branch github github-config tutorial
Last synced: 20 May 2026
https://github.com/jasdumas/ct-brewery-ratings
Web Scraping Craft Brewery Beer Ratings From BeerAdvocate.com :beers:
beer-statistics data-visualization r tutorial web-scraping
Last synced: 08 Sep 2025
https://github.com/vishal-biyani/puppet-lab
A simple Puppet lab to get started!
infrastructure puppet tutorial
Last synced: 20 May 2026
https://github.com/phuijse/jupyterbookuach
Tutorial y plantilla para confección del libros virtuales con jupyter book
Last synced: 08 Jun 2026
https://github.com/ethand91/photogridexample
Simple Photo Grid Example Using Jetpack Compose
android jetpack kotlin tutorial
Last synced: 20 May 2026
https://github.com/alessandro624/computerscienceguides
Raccolta di guide su vari argomenti relativi all'informatica
computer-science docker doxygen git guide junit linux mariadb maven mpi mysql programming software-development tutorial valgrind
Last synced: 08 Apr 2026
https://github.com/yukihirai0505/tutorial-program
:sunny: for each programming tutorial code
c-plus-plus docker golang java php python react scala tutorial
Last synced: 04 Apr 2026
https://github.com/viki53/tuto-git
Dépôt d'illustration de mon tutoriel Git
Last synced: 02 Nov 2025
https://github.com/markcial/essence
Practical examples for a crash course introduction to the elixir language
crash-course elixir-language tutorial
Last synced: 30 Mar 2025
https://github.com/annimon-tutorials/netbeans-plugin-tutorial
Source code for course
Last synced: 21 May 2026
https://github.com/kristijan-pajtasev/css-absolute-position-example
CSS absolute position example
absolute-center css css-html css3 html html5 tutorial
Last synced: 21 May 2026
https://github.com/andrewjbateman/angular-tour-of-heroes
:clipboard: This is a data-driven app that stores and displays a list of heroes, edits their details and allows navigation of the data using different views.
angular angular13 asynchronous-functions css hero heroes html in-memory-storage injec observablearray rxjs rxjs7 tutorial typescript
Last synced: 19 Apr 2026
https://github.com/arnim/hallojupyterdss
Offener Jour Fixe DSS - Data Science Skills Training: Jupyter Notebooks
binder-ready markdown python tutorial
Last synced: 23 Jul 2025
https://github.com/zeyu-li/django-tutorial
A tutorial for Django projects 🏫
django django-tutorial tutorial
Last synced: 21 May 2026
https://github.com/annimon-tutorials/annimon-tutorials.github.io
Site example for tutorial
github-pages jekyll site tutorial
Last synced: 18 Feb 2026
https://github.com/alexmhack/django-hosts-awseb-boilerplate
Using Django backend with django-hosts and deploying using AWS ElasticBeanstalk
aws boilerplate deploying-django django-hosts django2 elasticbeanstalk subdomains tutorial
Last synced: 05 Mar 2025
https://github.com/jskulski/elm-intro-workshop
A kata designed to introduce developers to the Elm programming language language
elm elm-demos elm-lang introduction kata tutorial
Last synced: 22 Jun 2026
https://github.com/guaix-ucm/pyemir-tutorials
Tutorials for PyEmir, the EMIR pipeline
astronomy python science tutorial
Last synced: 08 Mar 2026
https://github.com/guaix-ucm/megaradrp-cookbook
MEGARADRP Cookbook
astronomy python science tutorial
Last synced: 08 Mar 2026
https://github.com/t0ha/elm-screen-router
Screen based router for SPA in Elm
elm elm-lang single-page-app single-page-applications tutorial
Last synced: 14 Mar 2025
https://github.com/quinta0/dotjava
A webpage made with nextjs dedicated to learn the Java programming language
java nextjs tailwind-css theory tutorial
Last synced: 08 May 2026
https://github.com/lmammino/sample-web-project
Sample web project used to showcase a deployment process with Flightplan.js and git
deploy deployment flightplan javascript node node-js nodejs showcase tutorial tutorials
Last synced: 14 Apr 2025
https://github.com/didinj/react-native-tutorial-react-hooks
React Native Tutorial: Building Mobile Apps with React Hooks
android building example hooks ios mobileapps react-native reacthooks reactnative tutorial
Last synced: 06 Apr 2025
https://github.com/MRColorR/HowTo-Guides
This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.
coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl
Last synced: 05 Aug 2025
https://github.com/optima-chat/cc-best-practice
Claude Code 使用技巧和最佳实践的中文社区集合
awesome best-practices chinese claude-code development tutorial
Last synced: 05 Nov 2025
https://github.com/jucheval/julia-tutorial
Short tutorial for Julia programming language with some tips on VS Code and Git.
julia julia-language tutorial tutorial-code vscode
Last synced: 05 Mar 2025
https://github.com/EvokeMadness/FreeCAD-part-workbench-tutorial
Tutorial focusing on FreeCAD's Part workbench.
3d-models 3d-printing cad freecad freecad-workbench guide tutorial
Last synced: 31 Mar 2025
https://github.com/jerryfzhang/conferencetravelgrantsystem
CTGS is system for applying conference travel grant , built using Nodejs, Express.js, MongoDB ang jQuery
express jquery mongodb mongodb-ang-jquery nodejs reimbursement time-management travel-planner tutorial
Last synced: 20 Apr 2026
https://github.com/edinsonrequena/simple-port-scanner
This is a simple port scanner built in python 3.8
computer-science cybersecurity hacking port-scanner python python3-8 scanner socket tutorial
Last synced: 22 Mar 2025
https://github.com/danielcaldas/take-the-cat-to-the-party
Learn reactive programming with RxJS the fun way
blogging javascript reactive-programming reactive-streams rxjs-examples tutorial
Last synced: 09 Aug 2025
https://github.com/riyahal/python
High-level, interpreted, object-oriented programming language guide.
conditional-statements forloop programming programming-language python python-3 python-functions python-lambda tkinter tutorial while-loop
Last synced: 07 Apr 2025
https://github.com/mindsers/tutorial-decoupling
Sources of tutorial about decoupling.
best-practices decoupling mindsersit-tutorials tutorial
Last synced: 30 Mar 2025
https://github.com/gvwilson/grsp-tutorial
Growing a research software project
project-management research-software-engineering tutorial
Last synced: 03 Apr 2025
https://github.com/gvwilson/l4py
Lean for Python Programmers
lean4 open-source python tutorial
Last synced: 13 Jun 2026
https://github.com/breatheco-de/exercise-random-card
💻📹Video Tutorial: Ideal project tutorial for Javascript newbies, build a random card dealer with little JS, HTML and CSS.
css3 html html5 javascript learn-javascript learn-to-code learning-by-doing learning-exercise learning-js the-dom tutorial tutorial-code tutorial-sourcecode video-tutorial
Last synced: 09 Apr 2026
https://github.com/nexmo/node-verify-fraud-detection
Fraud Detection using Node and the Nexmo Verify and Number Insight APIs
Last synced: 24 Jul 2025
https://github.com/nexmo/ruby-2fa
Two Factor Authentication with Nexmo Verify
Last synced: 24 Jul 2025
https://github.com/nexmo/ruby-ni-customer-number-validation
Customer Number Validation using the Nexmo Number Insight API
nexmo-number-insight phone-number ruby tutorial
Last synced: 24 Jul 2025
https://github.com/cj-mills/fastai-to-openvino-to-unity-tutorial
This follow-up to the fastai-to-unity tutorial covers creating an OpenVINO plugin for the Unity game engine.
fastai image-classification openvino tutorial unity
Last synced: 05 May 2026
https://github.com/akasharojee/list-drag-and-drop-tutorial
Tutorial demo for article about HTML Drag and Drop API
css drag-and-drop html javascript js sass tutorial web-api
Last synced: 14 Apr 2026
https://github.com/alexmhack/django-cache
Using redis and django-redis to perform caching for the django application
caching database django-application django-cache django-caching django-redis loadtest pipenv tutorial
Last synced: 16 Apr 2026
https://github.com/joshmcguigan/fizzbuzz-rs
Test bed for the blog post 'A FizzBuzzy Tour of Traits in Rust'
documentation reference rust rust-lang tutorial
Last synced: 05 Oct 2025
https://github.com/biril/modcss
Modular CSS with postCSS and npm scripts
css css-modules example npm-scripts postcss tutorial
Last synced: 16 Apr 2026
https://github.com/michalmaj/modern-python-project-guide
Beginner-friendly guide to modern Python project structure with uv, pytest, Ruff, pyproject.toml, and GitHub Actions.
github-actions pyproject-toml pytest python python-project-template ruff tutorial uv
Last synced: 26 May 2026
https://github.com/pandevim/learn_sql
This repository will help you to learn SQL!
Last synced: 24 Apr 2026
https://github.com/running-grass/bevy-tutorial
bevy 教程
bevy bevy-engine document ecs game-development tutorial
Last synced: 24 Apr 2026
https://github.com/hun756/cpp-snippets
C++ Short Code Snippets
30seconds cpp cpp-library cpp11 cpp17 snippet snippets snippets-collection tutorial tutorial-code tutorials
Last synced: 19 Apr 2026
https://github.com/makstyle119/react
React from beginner to advanced + Interview Questions
begginer-friendly interview-preparation interview-questions makstyle119 reactjs tutorial
Last synced: 12 Apr 2026
https://github.com/codeasarjun/_easy_python
This repo contains a comprehensive tutorial on Python with implementations.
decorators lambda-functions lists-python loggers parallel-programming ptyhon3 pyqt python python-lambda pythonclasses pythonsqlite pythontutorial rest-api restful-api threading tutorial
Last synced: 16 Mar 2025
https://github.com/namecoder1/py_blockchain
Blockchain in Python with CLI interface
Last synced: 25 May 2026
https://github.com/applitools/example-selenium-csharp-nunit
Applitools Example: Selenium in C# with NUnit
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud nunit selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing webdriver
Last synced: 15 Apr 2025
https://github.com/zoltan-nz/flask-playground
Python Flask, playground, tutorial, best practices, modern implementation
flask playground python tutorial
Last synced: 24 Apr 2026