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-10 00:28:26 UTC
- JSON Representation
https://github.com/rafaelcastrocouto/p2p-web-game-tutorial
Learn how to make a space shooter with basic HTML, CSS and JS. Just follow each file and have fun!
game javascript p2p-network tutorial
Last synced: 10 Jun 2025
https://github.com/futurestudio/university-ping
Do you want us to write a tutorial on Android or Node.js? Please let us know in the issues :)
android future-studio-university glide gson hapi hapijs mongodb mongoose nginx nodejs okhttp picasso pm2 rethinkdb retrofit2 thinky tutorial tutorials
Last synced: 12 Apr 2026
https://github.com/travorlzh/learnos
A repo that contains all the code written in my study of OS development.
assembly c kernel operating-system-learning tutorial
Last synced: 18 Apr 2026
https://github.com/shenmian/sokoban-tutorial
本文将描述如何实现一个推箱子 📦, 示例代码使用 Rust 语言 🦀 编写.
sokoban sokoban-solver tutorial
Last synced: 19 Apr 2025
https://github.com/mjstealey/swagger-demo
Brief tutorial on swagger, swaggerhub, generating clients and other miscellany
Last synced: 10 Apr 2025
https://github.com/sap-samples/hana-xsa-calculation-view-anonymity
Sample data, table and calculation view with K-anonymity for data privacy.
hana-xsa sample sample-code sap-hana tutorial
Last synced: 03 Feb 2026
https://github.com/BenjaminYde/CPP-Guide
Guide to become a proficient C++ programmer.
cheatsheet cmake cplusplus cpp devcontainer docs documentation examples guide learn linux modern programming reference tutorial
Last synced: 20 Sep 2025
https://github.com/fiware/tutorials.relationships-linked-data
:blue_book: FIWARE 602: Linked Data Relationships and Data Models
entity-relationships fiware json-ld linked-data ngsi-ld tutorial
Last synced: 29 Jul 2025
https://github.com/schemacrawler/schemacrawler-tutorials
Live online tutorials for SchemaCrawler
tutorial tutorial-exercises tutorial-sourcecode
Last synced: 29 Jul 2025
https://github.com/kaelzhang/kubernetes-tips
Tips for usage of kubernetes and helm
ingress kubernetes tips tutorial
Last synced: 01 Apr 2025
https://github.com/datodia/adminjs-nestjs
Nestjs adminjs example app
adminjs adminjs-nestjs example nestjs tutorial
Last synced: 15 Mar 2026
https://github.com/flowforfrank/password-generator
🔑 Password generator in vanilla JavaScript
javascript password password-generator tutorial
Last synced: 09 Apr 2025
https://github.com/Nelson-Gon/linit
Utilities for a freshly installed Linux System
apt apt-get bash beginners-guide data-science debian git installation installer linux linux-mint r r-base terminal tutorial tutorial-code ubuntu
Last synced: 30 Jul 2025
https://github.com/okainov/qunit-getting-stated
Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)
getting-started javascript qunit tdd testing travis-ci tutorial
Last synced: 31 Jul 2025
https://github.com/NunuM/linux_namespaces_tutorial
Tutorial of Linux Namespaces
Last synced: 04 Apr 2025
https://github.com/davepartner/framework7-hackathon-starter
This is a sample hackathon starter for with framework7 well integrated into phonegap. To start building a mobile app all you need is download and start, no further setup needed.
android-application firebase framework7 framework7-angularjs hackathon ios phonegap tutorial video youtube
Last synced: 12 Apr 2026
https://github.com/applitools/tutorial-images-python
Applitools Visual Testing tutorial with Python Images SDK
Last synced: 26 Sep 2025
https://github.com/cgohlke/simulate_diffusion
Simulate diffusion on a grid using Python
diffusion jupyter-notebook python simulation tutorial
Last synced: 20 Apr 2026
https://github.com/websolutionstuff/dynamic-pie-chart-in-laravel-8
In this tutorial i will show you how to create dynamic pie chart in laravel 8, Pie charts are use to representing data in graphics view, for creation of dynamic pie chart example you need to create model, controller, route, blade file and database
charts dynamic-piechart example jquery laravel-framework laravel8 pie-chart piechart tutorial websolutionstuff
Last synced: 14 Apr 2025
https://github.com/rodrigokamada/angular-recaptcha-v2
Application example built with Angular 18 and adding the Google reCAPTCHA v2 using the ng-recaptcha library.
angular beginners dev-community gh-actions gh-pages hacktoberfest recaptcha stackblitz tutorial
Last synced: 02 Aug 2025
https://github.com/extcore/extcore-sample-service
ExtCore framework 7 sample web application that registers a service inside the extension
asp-net-core extcore-framework sample tutorial
Last synced: 07 Apr 2025
https://github.com/gvwilson/unbreak
Unbreaking Software
debugging open-education open-source python tutorial
Last synced: 08 Apr 2026
https://github.com/leoborai/pngme
Command line program that lets you hide secret messages in PNG files
Last synced: 15 Apr 2025
https://github.com/rightpoint/sample-float-remapping-ios
Sample code for a blog post on float remapping on iOS
lerp linear-interpolation sample-code tutorial
Last synced: 07 Jul 2025
https://github.com/pegah-ardehkhani/python-tutorial-plus-questions
A comprehensive Python tutorial repository that covers key programming concepts along with practical questions and examples
conditional-statements data-science data-structures exercises functions learn-to-code object-oriented-programming oop oops-in-python programming python python-exercises python-programming python-questions python-tutorial python-tutorial-notebook python3 tutorial tutorial-code tutorial-exercises
Last synced: 14 Apr 2025
https://github.com/comunica/tutorial-iswc2019-ldflex-on-react
Tutorial on LDflex via React Components
Last synced: 05 Jun 2026
https://github.com/blendsdk/racing-the-beam
🕹️ Racing the Beam — Learn Atari 2600 assembly programming from scratch. 72 hands-on lessons from zero to homebrew mastery.
6502 assembly atari-2600 game-development homebrew retro-gaming tutorial
Last synced: 23 Jun 2026
https://github.com/thiagoow/web-team-members-cards-glassmorphic-ui
Projeto de interface de usuário para exibição de Cards de membros de equipe/colaboradores. Animado e responsivo, desenvolvido com HTML e CSS
animation-css html-css practicing responsive-web-design tutorial user-experience user-interface ux-ui
Last synced: 04 Mar 2026
https://github.com/manojpawar94/java-programming-tutorials
The repository contains the sample programs on multithreading and java 8 features.
howto howto-tutorial java java-8 javaee multithreaded multithreading tutorial
Last synced: 09 Jun 2026
https://github.com/caspark/rust-game-of-life-exercises
An intro to Rust by partially implementing Conway's Game of Life via some exercises
Last synced: 07 Feb 2026
https://github.com/erzhtor/docker-for-local-nodejs-development
Created for an Article on Medium.com
development docker docker-compose get-started javascript nodejs tutorial
Last synced: 07 May 2026
https://github.com/alexmhack/django-email-username-login
Implementing custom backend to authenticate using the user's username or email
beginner-project django2 tutorial
Last synced: 14 Feb 2026
https://github.com/1c7/awesome-design-tutorial
A list of best design tutorial (focus on UI, not UX)
Last synced: 29 Apr 2026
https://github.com/kaizerpwn/skriptanje-sa-kaizerom
This is a gamemode from sa-mp scripting tutorials on my Youtube channel. Hit that star, fork repo and start building your own project from here.
pawn pawn-language samp sampctl tutorial
Last synced: 18 Mar 2026
https://github.com/zhonger/fortran-tutorial
A quick guideline for Fortran tutorial.
Last synced: 04 Mar 2026
https://github.com/ohjurot/cppproject-expenses
C++ Project (YouTube Video) on "Expenses"
Last synced: 02 May 2026
https://github.com/ljdursi/make_pattern_rules
Tutorial for using Makefile pattern rules
Last synced: 19 Mar 2026
https://github.com/thejohnfreeman/angular2-tour-of-heroes
A progression through the Angular 2 Tutorial, including the missing step 0: starting from an empty directory.
Last synced: 19 Jun 2026
https://github.com/nannigalaxy/facemask_detection_yolov5
Jupyter notebook for YOLOv5 custom dataset training for Facemask detection in Pytorch.
custom-dataset facemask-detection pytorch tutorial yolov5
Last synced: 25 Apr 2026
https://github.com/stevenrice99/unity-tutorials
Samples from the slides for CSSE-4900 Game Design, Development, and Tools.
course-materials csharp game-design game-development game-programming tutorial tutorial-code tutorial-sourcecode unity unity-3d unity-course unity-demo unity-demonstration unity-engine unity-script unity-scripting unity-scripts unity-tutorial unity-tutorials unity3d
Last synced: 11 Feb 2026
https://github.com/mtvector/ghostofmt
A set of tools for the biologists who sequence RNA or watch cells in the Thomson Lab
bioinformatics biological-data-analysis rstudio scientists tutorial
Last synced: 19 Mar 2026
https://github.com/nidup/manipulate-json-data-in-php
Code examples for the tutorial How to Read, Decode, Encode, Write JSON Data in PHP?
Last synced: 08 May 2026
https://github.com/zoltan-nz/toy-robot-typescript
TypeScript project for beginners...
mocha toy-robot tutorial typescript
Last synced: 26 Feb 2026
https://github.com/sarthakpati/pytorchmodelimporttemplate
An example shoowing how to import a PyTorch model and use it using C++
cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial
Last synced: 02 May 2026
https://github.com/101t/react-tutorial
This is React Tutorial to master reactjs
react-tutorial reactjs redux tutorial
Last synced: 08 May 2026
https://github.com/andreid/pushnotificationhelper
push notifications helper app
android push-notifications pushnotifications tutorial
Last synced: 28 Apr 2026
https://github.com/theappwizard/icalories-indentlytutorial
CoreData with SwiftUI
indently swift swiftui tutorial
Last synced: 30 Apr 2026
https://github.com/fabriziomusacchio/dimensionality_reduction_in_neuroscience
Course material for "Dimensionality reduction in Neuroscience"
agglomerative-clustering autoencoder clustering dbscan dbscan-clustering dimensionality-reduction kmeans kmeans-clustering neuroscience pca principal-component-analysis python python-tutorial tsne tutorial umap
Last synced: 28 Apr 2026
https://github.com/bradgarropy/plop-gatsby
💧 plop tutorial
gatsby plop plop-actions plop-generators plop-helpers tutorial
Last synced: 02 May 2026
https://github.com/fepegar/miccai-educational-challenge-2020
My submission to the MICCAI Educational Challenge 2020.
augmentation cnn medical-images pytorch torchio tutorial
Last synced: 01 May 2026
https://github.com/katherinemichel/zappa-django-deployment-example
:boom: Zappa Django Deployment Example
aws deployment django lambda tutorial zappa
Last synced: 19 Apr 2026
https://github.com/gennady73/rhbk-multi-site-sso-workshop
Hands-on workshop for a multi-site, high-availability (HA) Red Hat Build of Keycloak (RHBK) deployment. Covers Infinispan cross-site replication, HAProxy, and GSLB.
clustering cross-site cross-site-replication gslb high-availability iam infinispan keycloak load-balancing multi-site observability rhbk rhel9 sso tutorial v26 workshop
Last synced: 04 Mar 2026
https://github.com/mit-lcp/acm-bcb-2017
Materials for the eICU Collaborative Research Database tutorial at ACM-BCB 2017
acm-bcb eicu-crd tutorial workshop
Last synced: 18 Mar 2026
https://github.com/softboxlab/treinamento-javascript
es6 es6-javascript index javasciprt summary training tutorial
Last synced: 31 Jan 2026
https://github.com/kingabzpro/creating-python-package-using-jupyter-notebook
Creating your first data science python package straight from Jupyter Notebook.
article begineer data-science notebook-jupyter package tutorial
Last synced: 22 Apr 2026
https://github.com/florianrappl/piral-nextjs-sample
Migrating an existing Next.js application to be used in a Piral instance as a pilet. :package:
demo microfrontend microfrontends nextjs pilet piral sample tutorial
Last synced: 28 Apr 2026
https://github.com/learnapollo/pokedex-ios
A Pokedex App using and teaching Apollo and iOS
apollo-client apollo-ios graphcool graphql ios pokedex swift tutorial
Last synced: 27 Feb 2026
https://github.com/rodrigokamada/angular-eslint
Application example built with Angular 14 and adding the ESLint using @angular-eslint/schematics library.
angular beginners dev-community eslint hacktoberfest lint stackblitz tutorial
Last synced: 14 Feb 2026
https://github.com/choidae1/2022-cvlab-winter-study
Repo for learning at 2022 CVLAB Winter Study
deep-learning pytorch tutorial
Last synced: 24 Apr 2026
https://github.com/tyalt1/petal_stack_tutorial
Teaching examples for PETAL stack (Phoenix, Elixir, Tailwind, Ash, LiveView)
elixir elixir-examples elixir-lang elixir-language elixir-phoenix elixir-phoenix-framework elixir-programming-language liveview phoenix tutorial tutorials
Last synced: 04 Jun 2026
https://github.com/enkaypeter/custom-artisan-command
Create custom artisan commands with laravel 5.4
Last synced: 25 Apr 2026
https://github.com/jennybc/excuse-me-iris
Toy example used in the article "Excuse me, do you have a moment to talk about version control?"
example-project git github r rmarkdown rstudio tutorial
Last synced: 04 May 2026
https://github.com/frameright/image-display-control-demo-nextjs
Demo of the Image Display Control React Component with Next.js
demo frameright image image-display-control iptc javascript metadata nextjs responsive-design responsive-images tutorial typescript
Last synced: 04 May 2026
https://github.com/silentgameplays/linux-mint-simple-setup-for-gaming
Linux Mint Setup for Gaming
Last synced: 11 Jun 2026
https://github.com/andrewrporter/nextjs-google-analytics-tutorial
Tutorial showing how to add Google Analytics to a Next.js application
example google-analytics nextjs tracking tutorial
Last synced: 27 Apr 2026
https://github.com/jgcmarins/django-commands
A repository that provides information about how to start a new project in Django.
django framework introduction python python3 tutorial
Last synced: 04 May 2026
https://github.com/076923/tensorflow-2.0-object-detection-api
Tensorflow 2.x Object Detection API to use easily. Tensorflow 2.x Object Detection API Tutorial
object-detection python tensorflow2 tensorflow2-object-detection tutorial
Last synced: 27 Apr 2026
https://github.com/marco0antonio0/about-api-next-js
Este é um tutorial de API básica criando a estrutura basica clean usando o Next.js, um framework React de renderização do lado do servidor (SSR) e renderização do lado do cliente (CSR). Essa estrutura permite criar APIs de forma simples e eficiente.
api como-fazer learn next react tutorial
Last synced: 03 May 2026
https://github.com/bestia-dev/cheatsheets
All my experience packed into cheatsheets
maintained ready-for-use tutorial
Last synced: 02 Feb 2026
https://github.com/lucretia/lispy
An implementation of a Lisp from Build your own Lisp written in Ada 2012.
ada ada-port ada2012 gnat lisp mpc port tutorial tutorial-exercises tutorial-sourcecode tutorials
Last synced: 16 Apr 2026
https://github.com/andrewjbateman/angular-budget-app
:clipboard: Angular tutorial app to create a simple budget calculator. Tutorial Code by Devstackr.
angular angular-material angular15 budget budget-calculator bulma html modal-dialogs rxjs7 sass tutorial typescript4
Last synced: 03 May 2026
https://github.com/uncomputable/bitcoin-nix-tools
Tools for easy Bitcoin Core development using nix.
bitcoin bitcoind liquid-network nix nixos tutorial
Last synced: 03 May 2026
https://github.com/yujiosaka/wdb109_puppeteer
WEB+DB PRESS Vol.109 特集「速習Puppeteer──ヘッドレスChromeでテスト&スクレイピング」サンプルコード
e2e-tests headless-browsers headless-chrome puppeteer sample scraper scraping tutorial
Last synced: 29 Apr 2026
https://github.com/icebearbares/iot_ipcamera-to-applehomekit
This Repository Is The Useful Article To Someone Who Wanna Add Their IP Cameras Into The Apple Homekit.
homebridge iot raspberry-pi tutorial
Last synced: 04 Mar 2026
https://github.com/shreyazh/philosophy
Roadmap for Studying Philosophy
arts humanities learning philosophy philosophy-roadmap react roa tutorial typescript
Last synced: 29 Jun 2026
https://github.com/goodnesskay/laravel-auto-mail-tutorial
A tutorial that shows how to automate mails in your Laravel Application
automation laravel mail tutorial
Last synced: 29 Apr 2026
https://github.com/bravoborja/bottomsheet
Bottom Sheet
android bottom-sheet bottomsheet bottomsheetbehavior tutorial
Last synced: 16 Apr 2026
https://github.com/springload/redux-form-exercise
Exercises to understand better redux-form, how it works and how to use it.
exercise learn learning-exercise react redux redux-form tutorial
Last synced: 18 Apr 2026
https://github.com/gvwilson/btt
Building Tech Together
codebender software-engineeering tutorial
Last synced: 08 Feb 2026
https://github.com/whirlxd/fetch-data-from-api
How to fetch data from a restful api
api fetch hype node-fetch restful-api tutorial
Last synced: 17 Mar 2026
https://github.com/xxlabaza/nodejs-url-shortener
Yet another URL Shortener
bootstrap ejs express nodejs tutorial url-shortener
Last synced: 04 Apr 2026
https://github.com/cbhihe/doc_python-virtual-environments-quickstart
A hands-on python VE tutorial for Linux users
bash linux pyenv python shell tutorial virtualenv
Last synced: 05 Mar 2026
https://github.com/melasistema/hyde-wizard
Welcome to the Hyde Wizard repository! This magical project brings to life "The Tale of Zoe: From Doodler to Best-Seller", a whimsical journey of creativity and web development powered by HydePHP and Layouts Manager. You can find the tutorial link in the README.md!
blogging flowbite font-manager google-fonts hydephp landing-page layout-manager tailwindcss tutorial
Last synced: 08 Feb 2026
https://github.com/suewonjp/django-tutorial-todolist
Tutorial web app for Django framework
Last synced: 03 Jun 2026
https://github.com/dongminlee94/data-visualization-tutorial
A repository for data visualization tutorial
data data-science data-visualization matp matplotlib pca plotly python seaborn t-sne tutorial umap visualization
Last synced: 29 Apr 2026
https://github.com/filippomb/tutorial_gnn_explainability
This in an introduction to PyTorch Geometric, the deep learning library for Graph Neural Networks, and to interpretability tools for analyzing the decision process of a GNN.
captum explainability explainable-ai geometric-deep-learning graph-neural-networks pytorch-geometric tutorial tutorial-code
Last synced: 29 Jun 2026
https://github.com/robertobochet/keras-talk
Jupyter notebook for the Keras talk, part of the Python Course 2021 by Politecnico Open unix Labs
course jupyter-notebook keras neural-network politecnico-di-milano politecnico-open-unix-labs python slides talk tensorflow tensorflow-tutorials tutorial tutorial-code
Last synced: 13 Feb 2026
https://github.com/piotrpersona/etcd-core
Core concepts of etcd database assembled in a single document.
coreos-etcd etcd etcd-tutorial raft tutorial
Last synced: 19 Mar 2026
https://github.com/cqh963852/react-refresh-test
A tutorial about react function component
Last synced: 01 May 2026
https://github.com/fiware/tutorials.big-data-spark
:blue_book: FIWARE 306: Real-time Processing of Context Data using Apache Spark
apache-spark big-data-analytics fiware fiware-cosmos orion-spark-connector spark tutorial
Last synced: 27 Feb 2026
https://github.com/thesephist/web-audio-workshop-2020
Web Audio API Workshop for Hack the Fog and hackswiftly 2020
replit tutorial web-audio-api workshop
Last synced: 25 Apr 2026
https://github.com/juanmanuel-tirado/python
Python examples
jupyter-notebook python tutorial
Last synced: 01 May 2026