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-02 00:31:45 UTC
- JSON Representation
https://github.com/antoniolofiego/hashnode-dockerseries-expressapp
A simple Express application running in a Docker container for my Docker tutorial series on Hashnode.
docker express hashnode tutorial
Last synced: 17 Apr 2026
https://github.com/deadlykam/tutorialsimpleinterface
A tutorial on how to use Simple Interface
game-development kamran kamran-wali prefab prefab-manager prefab-placement tutorial unity unity3d wali
Last synced: 17 Apr 2026
https://github.com/valnub/svelte-counter-example
css demo example html javascript svelte sveltejs tutorial
Last synced: 09 May 2026
https://github.com/dup4/install-nginx-from-sources
install nginx from sources
Last synced: 17 Apr 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/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/alexmhack/python-with-secrets-manager
Testing a simple python application by making use of GCP Secrets Manager for the environment variables
aws environment-variables gcp learning python3 secrets secrets-manager testing tutorial
Last synced: 17 Apr 2026
https://github.com/yammmt/rails-tutorial
my product of Rails Tutorial (5.1.4)
rails rails-tutorial ruby tutorial
Last synced: 29 Sep 2025
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/eregalado/full-fledged-backend-arch
Tutorial on full-fledged backend architecture in Java
architecture architecture-components backend feign-client java-8 service-layer spring spring-boot spring-cloud tutorial tutorial-code
Last synced: 18 Apr 2026
https://github.com/jkosla/neural_network_from_scratch_numpy
Neural Network From Scratch in Python | Build a simple neural network from scratch using pure Python and NumPy. Learn about forward propagation, backpropagation, and training with gradient descent. Accompanies my Medium article.
ai aritificial-intelligence medium nerual-networks numpy python3 tutorial
Last synced: 10 Apr 2026
https://github.com/ayberkyavuz/machine_learning_based_calculator
This repository is a tutorial for beginners who want to learn how to develop end to end machine learning system.
backend css end-to-end flask flask-application frontend html javascript jquery linear-regression machine-learning machine-learning-application machinelearning material-design materializecss pandas-dataframe python tutorial webapp
Last synced: 04 Apr 2026
https://github.com/thinkswan/ember-todo-list
An Ember app that allows users to manage a todo list.
ember handlerbars javascript tutorial
Last synced: 18 Apr 2026
https://github.com/waleedgeorgy/secrets-passportjs
A website with basic frontend to test and experiment with PassportJS.
bootstrap css documentation ejs express-session expressjs google-oauth2 local-passport nodejs passportjs postgresql tutorial
Last synced: 04 Apr 2026
https://github.com/divertimentos/tutorial-flexbox-techsith
Tutorial de Flexbox disponibilizado pelo canal TechSith
Last synced: 22 Jun 2026
https://github.com/oorabona/express-mongo-jwt-coffee-api
Boilerplate API using Express / MongoDB / JsonWebToken all in CoffeeScript
boilerplate coffeescript exercise expressjs jwt mongodb tutorial tutorial-code tutorial-sourcecode
Last synced: 09 Apr 2026
https://github.com/mtvbrianking/ck-editor-tutorial
CKEditor Setup & Configuration
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/amercier/react-redux-tutorial
Tutorial Hacker News application with React and Redux
hackernews react redux tutorial
Last synced: 09 May 2026
https://github.com/rominalodolo/springbootrest_api_postgresql
Youtube playlist tutorial
api jwt postgresql spring-boot tutorial youtube
Last synced: 05 Apr 2026
https://github.com/son-link/ejemplos-dialogos-bash
Scripts de los ejemplos que estoy usando en un tutorial de como crear diálogos para scripts Bash
bash bash-script dialog ejemplos kdialog tutorial zenity
Last synced: 18 Apr 2026
https://github.com/gseismic/mlearn.py
classic machine learning algorithm implementation with clean and readable code
machine-learning machine-learning-library tutorial
Last synced: 18 Apr 2026
https://github.com/udayraj123/webdworkshop
Useful material for beginners in web development. Focused in a hands-on way with more examples. This was used in the series of lectures conducted by me at IIT Guwahati.
css example-code guide html js practice tutorial web-development
Last synced: 10 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/jcbritobr/flux-xor-ml
Simple flux model thats solves the xor problem.
flux julia machine-learning tutorial
Last synced: 19 Apr 2026
https://github.com/thc1006/rps_gesture_referee_demo
🎮 Production-ready real-time Rock-Paper-Scissors gesture recognition system using MediaPipe & OpenCV. Features: instant hand tracking (30+ FPS), 95% accuracy, fuzzy matching, TDD methodology with 95% test coverage. Bilingual (EN/繁中). Perfect for CV learning & interactive apps.
computer-vision demo educational game-development gesture-recognition hand-gesture-recognition hand-tracking high-performance interactive-systems machine-learning mediapipe opencv pose-estimation production-ready python real-time-detection rock-paper-scissors tdd test-driven-development tutorial
Last synced: 19 Apr 2026
https://github.com/isensee-bastian/set-generics
Tutorial code for my video Generics Part 3: How to use Generics in Golang
basic-programming beginner-tutorial-series data-structures generics golang interfaces learn-to-code sets tutorial types youtube
Last synced: 19 Apr 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/fblupi/baby-names
A simple React.js app just to learn it
Last synced: 19 Apr 2026
https://github.com/grepeverything/solana-paper-wallet-with-staking
This document will provide the necessary steps to create a Solana paper wallet and a stake account that will be controlled by the paper wallet.
air-gapped air-gapped-computers cold-wallet cryptocurrency hot-wallet linux merge-stake nonce-account nonce-authority offline-signing paper-wallet solana solana-cli stake-account stake-authority staking tails-os tutorial withdraw-authority
Last synced: 19 Apr 2026
https://github.com/silvestrevivo/react-github-finder
Web application using React-Hooks, following the Udemy tutorial from @bradtraversy
Last synced: 19 Apr 2026
https://github.com/applitools/tutorial-ruby-screenshots
Applitools tutorial using Ruby Images SDK
Last synced: 04 Jun 2026
https://github.com/thinkswan/graphql-customers-crud
A GraphQL app for retrieving customer data.
Last synced: 09 May 2026
https://github.com/srinidhibhat45/javascript-todo
A Simple JavaScript Todo App made by following a tutorial from YouTube by CodeWithHarry
bootstrap codewithharry css hacktoberfest html javascript js netlify todo tutorial webapp website
Last synced: 20 Apr 2026
https://github.com/salmanbe/laravel-mapquest-tutorial
This tutorial uses “salmanbe/mapquest" plugin to import latitude and longitude from Map Quest API
Last synced: 20 Apr 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/webrror/flutter-animations
A flutter app showcasing animations from Vandad's Animation Course.
animation demo flutter flutteranimations tutorial
Last synced: 20 Apr 2026
https://github.com/sammychinedu2ky/reactive-variables
A Web app that depicts local state management using apollo reactive variables
Last synced: 20 Apr 2026
https://github.com/lucasmagnum/flutter-example-startup-name-generator
A flutter app example. https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1/#0
example-project flutter mobile-app tutorial
Last synced: 21 Apr 2026
https://github.com/heiwa4126/tutorial-react2
Reactの練習
function-components hooks react tutorial typescript vite
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/fabriziojordan/hello-cargo
Un pequeño tutorial/guía de Rust. También te sirve si te olvidas de algo medio simple.
guide guidelines rust rustlang tutorial tutorials
Last synced: 20 Jun 2026
https://github.com/arsy786/notes-mern-app
This is a web application built with the MERN stack that allows users to CRUD notes.
2023 expressjs mern-stack mongodb nodejs reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/nagipragalathan/python_tutorial_for_data-science
This repository is a comprehensive guide for learning data science using Python. It covers various essential libraries and tools commonly used in the field of data science, including Jupyter Notebook, Matplotlib, NumPy, Pandas, Scikit-learn, and PyTorch.
datascience datavisualization deeplearning jupyter jupyter-notebook learning-by-doing learningresources machinelearning matplotlib numpy opensource pandas python python-script python3 pytorch pytorch-implementation scikitlearn tutorial
Last synced: 09 Apr 2026
https://github.com/gregorykogan/devlog
Step by step tutorial for creating Vue blog (+ template)
blog css deployment devblog devlog github-pages markdown syntax-highlighting tutorial vue
Last synced: 03 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/salmanbe/laravel-content-translation-tutorial
Laravel content translation tutorial using Astrotomic's laravel-translatable plugin.
astrotomic bootstrap5 html5 laravel laravel-translatable multi-lingual mysql php translation tutorial
Last synced: 12 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/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/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/mohnkhan/myos-simple
A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox
assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86
Last synced: 26 Jun 2026
https://github.com/hugolebredo/react_tutorial_2
Pequeños ejercicios para aprender a trabajar con arrays en el estado de la aplicación en React ⚛️
reactjs tutorial tutorial-code
Last synced: 25 Apr 2026
https://github.com/japhetrugas/javatutorial
A beginner-friendly Java tutorial repository with various tutorials to help you learn and master Java programming.
beginners examples java learning programming tutorial
Last synced: 07 Apr 2025
https://github.com/neo/phonegap-start
PhoneGap Hello World app by Neo
demo phonegap practice tutorial
Last synced: 26 Apr 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/hoxtygen/codeplanks.com
Personal blog running on NextJs. Still under development
Last synced: 27 Apr 2026
https://github.com/leesharma/flask-api
A tutorial application to play around with building API servers in Flask.
Last synced: 27 Apr 2026
https://github.com/centrogeo/tutorial-shiny-cig2022
Tutorial de Shiny para la semana de divulgación de las CIG 2022
Last synced: 27 Apr 2026
https://github.com/cumulocity-iot/cumulocity-web-development-tutorial
Cumulocity web development tutorial
cumulocity-iot cumulocity-webapp iot-analytics tutorial webapp
Last synced: 07 Apr 2025
https://github.com/antonio-f/florence-2-test
Florence-2 quick test
colab-notebook florence-2 huggingface-transformers image-captioning image-to-text jupyter-notebook multimodal-large-language-models python referring-expression-comprehension tutorial vision-foundation-model visual-grounding
Last synced: 27 Apr 2026
https://github.com/antonio-f/autograd-tutorial
Pytorch Autograd Tutorial: contains the official tutorial notebook (autograd_tutorial.ipynb) with a couple of basic examples added.
101 autograd backward examples gradients pytorch pytorch-tutorial tutorial
Last synced: 27 Apr 2026
https://github.com/quantumwizard888/how-to-commit-changes-and-push-a-new-version-of-docker-image-to-repository
How to commit changes and push a new version of Docker image to repository.
docker docker-container docker-image guide tutorial
Last synced: 28 Apr 2026
https://github.com/hermit-os/tutorial
https://hermitcore.github.io/tutorial/
Last synced: 30 Aug 2025
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/pedrochamberlain/nodejs-guide
A Node.js Beginner's Guide by Fireship
Last synced: 28 Apr 2026
https://github.com/textbook/rps-api
Worked example for "JS TDD API"
cypress javascript jest mock msw react tdd test-doubles testing tutorial
Last synced: 28 Apr 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/davidyell/learning-typescript
Code from doing the TypeScript tutorial
Last synced: 28 Apr 2026
https://github.com/freelancersinchina/gigi-music
a composer package,showing how to create an own package.
Last synced: 28 Apr 2026
https://github.com/srmoore/oidc_django_demo
Small demo Django application using private keys and OpenID Connect
django django-application oidc tutorial
Last synced: 29 Apr 2026
https://github.com/hoangtk0100/go-tutorials
advanced basic example fundamentals go go-tutorials golang oop tutorial tutorials
Last synced: 11 Jun 2026
https://github.com/monkstone/monkstone.github.io
My blog about JRubyArt
art jrubyart processing ruby tutorial
Last synced: 29 Apr 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/schalkneethling/astros
Making a blog with Astro!
astro blog learning-by-doing tutorial
Last synced: 24 Jun 2026
https://github.com/n4en/python-for-data-engineers
Python for data engineers
data data-engineer data-engineering dataengineering python python-notebooks python3 tutorial
Last synced: 26 Aug 2025
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/wahengchang/saucelabs-tutorial-example
it is an example of running protractor, nightwatch and webdriver on saucelabs
e2e-tests example nightwatch protractor saucelabs selenium tutorial
Last synced: 29 Apr 2026
https://github.com/ethand91/opencv-cartoon-filter
Simple Opencv + Python example showing cartoon filter
computer-vision opencv python sample tutorial
Last synced: 18 May 2026