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-24 00:25:53 UTC
- JSON Representation
https://github.com/gatosnake/es6-examples
Examples of all features of ECMAScript 6
ecmascript6 es6 examples gulp javascript npm tutorial
Last synced: 13 Apr 2025
https://github.com/rashidi/boot-data-rest-events-sample
Example of application that uses Spring Data Events to perform validation.
event-driven java sample-app spring-boot spring-data-rest tutorial
Last synced: 23 Mar 2025
https://github.com/maastaar/539kernel-book
A Journey in Creating an Operating System Kernel: A book that teaches the reader how to create an operating system's kernel called 539kernel. You can read the book freely in https://539kernel.com/
book kernel os-dev os-development os-kernel tutorial x86 x86-assembly x86-nasm
Last synced: 24 Jan 2026
https://github.com/methyldragon/python-data-tools-reference
A reference of frameworks and tools for data science and deep learning in Python
big-data code-snippets numpy pandas python python-data reference tutorial
Last synced: 15 Jul 2025
https://github.com/federico-terzi/las-guida-pratica
Una guida pratica per superare l'esame di LAS
amministrazione appunti guida laboratorio pdf sistemi tutorial unibo
Last synced: 01 Feb 2026
https://github.com/dedidot/simple-api-golang
Golang simple api with Mux and Gorm
go golang gorm restful-api simple-api tutorial
Last synced: 11 Apr 2025
https://github.com/jincheng9/python-tutorial
Python tutorial,量化交易,涵盖基础、中级和高级教程
data data-analysis-python data-analyst data-science django flask numpy pandas python quant quant-dev tutorial
Last synced: 07 May 2025
https://github.com/gvwilson/sim
Simple discrete event simulation
discrete-event-simulation open-source python simpy tutorial
Last synced: 07 Mar 2026
https://github.com/pangeo-data/pangeo-openeo-bids-2023
Pangeo & OpenEO Joint tutorial for BiDS23 - "Scaling Big Data Analysis with Pangeo and OpenEO: Unlocking the Power of Space Data"
big-data openeo pangeo tutorial
Last synced: 12 Apr 2025
https://github.com/jangbl/jwt-server-to-server
JSON Web Tokens (JWT) server to server communication with Node.js servers
hmac hmac-sha256 hs256 javascript json-web-signature json-web-token json-web-tokens jws jwt jwt-authentication jwt-bearer-tokens jwt-middleware jwt-token node node-js nodejs rs256 server-to-server server2server tutorial
Last synced: 30 Apr 2025
https://github.com/pmocz/nestedsampling-python
Apply the Nested Sampling Monte Carlo algorithm to fit exoplanet radial velocity data and estimate the posterior distribution of the model parameters
astrophysics machine-learning nested-sampling radial-velocities scientific-computing tutorial
Last synced: 12 Apr 2025
https://github.com/satansdeer/binance-tracker
Source code for React Native Mobx Tutorial
binance cryptocurrency javascript mobx mobx-react react-native tutorial tutorial-sourcecode
Last synced: 05 May 2025
https://github.com/sst/tutorial-links-app
Source for the links app that we build in the SST tutorial.
Last synced: 26 Jun 2025
https://github.com/fiware/tutorials.iot-sensors
:orange_book: FIWARE 201: Introduction to IoT Sensors
fiware fiware-iot-agents iot tutorial ultralight
Last synced: 30 Apr 2025
https://github.com/valnub/Todo-App-Example-with-Vuex-and-Framework7
css demo example html javascript tutorial vue vuejs vuex
Last synced: 04 May 2025
https://github.com/technologicat/python-3-scicomp-intro
Informal introduction to Python 3 for scientific computing. Course for students and scientists new to Python, but familiar with scientific computing. Also some Racket.
cython git-tutorial introduction lecture-notes numpy-tutorial packaging python python3 scientific-computing software-engineering spyder tutorial version-control
Last synced: 14 May 2025
https://github.com/saeedkohansal/injectorplus-chrome-extension-manifest-v3
Injector+ is a cutting-edge MV3 Chrome extension that empowers you with an infinitely versatile lightweight injection tool. With Injector+, you can seamlessly inject both inline and external JavaScript, as well as internal and external CSS into any website, unlocking endless possibilities for web development and customization.
chrome-extension chrome-extensions chromeextension chromeextention css extension-chrome gilgeekify how-to howto javascript js programming software software-development software-engineering tutorial web-development webdesign webdeveloper webdevelopment
Last synced: 12 May 2025
https://github.com/realnimish/avalanche-amm
Learn how to build an Automated Market Maker (AMM) on an EVM-compatible blockchain system. Its tutorial is published on figment.io (https://learn.figment.io/tutorials/create-an-amm-on-avalanche)
amm automated-market-maker avalanche dapp defi ethereum evm reactjs solidity tutorial
Last synced: 08 Jul 2025
https://github.com/cgohlke/ipcf.ipynb
Pair correlation function analysis of fluorescence fluctuations in big image time series
fluorescence-fluctuations fluorescence-microscopy-imaging jupyter-notebook pair-correlation python tutorial
Last synced: 26 Feb 2026
https://github.com/librity/gowiki
Go Tutorial - A wiki web app in pure Golang.
golang heroku-deployment tutorial wiki
Last synced: 25 Apr 2025
https://github.com/obaraelijah/webdev_tutorial
A tutorial for building Web Services in Rust with Actix-Web, SQLx, and PostgreSQL
actix-web api cargo postgresql rust rust-lang sqlx tutorial webservice
Last synced: 28 Jul 2025
https://github.com/matthewfeickert/git-basics
Some examples of how to do some core things in Git
Last synced: 15 Apr 2025
https://github.com/didinj/react-native-firebase-fcm-push-notification
React Native Firebase Cloud Messaging (FCM) Push Notification
android cloud example fcm firebase ios messaging notification push react-native reactnative rnfirebase tutorial
Last synced: 25 Jul 2025
https://github.com/flowforfrank/pagination
📖 Pagination Component in Vanilla JS
javascript js pagination tutorial vanilla-javascript
Last synced: 03 Oct 2025
https://github.com/qingyangkong/dynamicnft-tutorial
配合视频教程的源码,请在 readme 中查看教程地址
Last synced: 24 Oct 2025
https://github.com/mickypaganini/gan_tutorial
Vanilla GAN and WGAN implementations in PyTorch on the FashionMNIST dataset
binder fashionmnist fermilab gan generative-adversarial-network ipython-notebook pytorch pytorch-tutorial tutorial wasserstein-gan wgan
Last synced: 28 Oct 2025
https://github.com/victorvoid/tutorial-clojurescript
Um tutorial de ClojureScript para seres humanos. :smiling_imp:
Last synced: 10 Aug 2025
https://github.com/aaronjanse/bootstrapos
[WIP] Bootstrap your own OS: from machine code to web server
arm-assembly os raspberry-pi-4 tutorial
Last synced: 09 Aug 2025
https://github.com/vigzmv/into-the-reactjs
:rocket: Code samples for my 'Getting started and advancing with ReactJs' Workshop at Facebook Dev Circle.
javascript parceljs react reactjs tutorial workshop
Last synced: 22 Apr 2025
https://github.com/yj8023xx/recsys-tutorial
推荐系统入门教程,包含基础知识和相应的运行实例
pytorch recommender-system tutorial
Last synced: 04 Sep 2025
https://github.com/valnub/welcomescreen.js
Guides the user through a swipeable tutorial screen for iOS and Android
css guide html javascript swiper tutorial welcomescreen
Last synced: 28 Jul 2025
https://github.com/cefriel/competence-kg
A tutorial on Knowledge Graphs discussing how to model the employee competences within a company
competences cypher data-modeling knowledge-graph langchain llm sparql sql tutorial
Last synced: 03 Feb 2026
https://github.com/javascript-tutorial/el.javascript.info
Modern JavaScript Tutorial in Greek (Μοντέρνο JavaScript Tutorial στα Ελληνικά)
Last synced: 03 Aug 2025
https://github.com/henrikbengtsson/future-tutorial-user2022
Tutorial: An Introduction to Futureverse for Parallel Processing in R (useR! 2022)
future futureverse parallel-processing r-language tutorial user2022
Last synced: 10 Apr 2025
https://github.com/juristr/video-your-first-ng2-app
Application for the video on creating your first Angular 2 app
Last synced: 25 Jul 2025
https://github.com/bodrovis-learning/rust-yt-series
Серия уроков "Язык Rust" на YouTube
Last synced: 09 Apr 2025
https://github.com/flowforfrank/real-time-chat-app
💬 Real-Time Chat App with Socket.IO
chat chat-application javascript real-time socket-io tutorial webtips
Last synced: 09 Apr 2025
https://github.com/cicirello/interactivebinpacking
Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.
bin-packing combinatorial-optimization constructive-heuristics courseware discrete-optimization java self-directed-learning self-guided-tutorial tutorial
Last synced: 07 May 2025
https://github.com/valnub/framework7-authentication-demo
Example code for my Framework7 auth tutorial with Firebase
authentication css firebase framework7 html javascript tutorial
Last synced: 28 Jul 2025
https://bernatgel.github.io/karyoploter_tutorial/
Examples on how to use the karyoploteR R/Bioconductor package
bioconductor bioinformatics data-visualization genomics-visualization plotting-in-r rstats tutorial
Last synced: 09 Jul 2025
https://github.com/dorianneto/laraticket
Tutorial de um software de ticket desenvolvido em Laravel 5.5
laravel-framework laravel5 software tutorial
Last synced: 10 Apr 2025
https://github.com/valnub/todo-app-example-with-vuex-and-framework7
css demo example html javascript tutorial vue vuejs vuex
Last synced: 28 Jul 2025
https://github.com/uehwan/csharp-yolo-video
C# Yolo for Video
csharp object-detection tutorial windows-form-application windows-forms windows-forms-csharp windows-presentation-foundation wpf wpf-application yolo
Last synced: 25 Oct 2025
https://github.com/arangogutierrez/singularity-on-nomad
The Singularity on Nomad tutorial documents how to deploy Singularity on Nomad.
consul containers hashicorp nomad singularity-container tutorial
Last synced: 25 Mar 2025
https://github.com/miguelmota/scroll-messenger-l2-to-l1-example
Send a message from L2 Scroll zkEVM testnet to L1 Goerli.
bridge cross-chain ethereum example hardhat l1 l2 messenger multi-chain scroll scroll-zkevm solidity tutorial zk zkevm
Last synced: 06 Oct 2025
https://github.com/rembertdesigns/programming-language-tutorials
A growing library of web development tutorials and code guides covering AJAX, Angular, C#, CSS, HTML, JavaScript, Node.js, PHP, PUG, SASS, TypeScript, React, and more. Each resource includes clear explanations and practical examples—API use, HTTP methods, accessibility, and beyond.
ajax angular angularjs csharp css html javascript pug react react-native reactjs sass sass-framework tutorial tutorial-code tutorial-exercises tutorial-sourcecode tutorials
Last synced: 07 Oct 2025
https://github.com/nuhmanpk/telegraf-bot
Simple Telegram bot on Telegraf.js using javascript
basic-programming bot bot-framework javascript javascript-library js open-source simple-project source telegraf telegraf-bots telegraf-framework telegraf-js telegraf-plugins telegram telegram-bot telegram-bot-api tutorial
Last synced: 18 Aug 2025
https://github.com/jorgensd/fenics22-tutorial
Tutorial for the FEniCS [22 conference](https://fenicsproject.org/fenics-2022/) in San Diego
Last synced: 09 Oct 2025
https://github.com/ianfabs/vue-driver
A Vue.js wrapper for Driver.js
javascript js tour tutorial vue web
Last synced: 22 Apr 2025
https://github.com/rezmoss/network-vulnerability-scanner
Build a network vulnerability scanner from scratch in Go, port scanning, service detection, and vulnerability identification. Full walkthrough
cybersecurity go golang infosec networking penetration-testing port-scanner security tutorial vulnerability-scanner
Last synced: 12 Jun 2026
https://github.com/jarnorfb/pydata_berlin_sacred
Lightning Talk about sacred at PyData Berlin
experiment-tracking machine-learning sacred tutorial
Last synced: 12 Aug 2025
https://github.com/jp7io/typescript-crud
A guide to build a TypeScript CRUD (Frontend) with React.
Last synced: 06 Apr 2025
https://github.com/adnanrahic/load-balancing-nodejs-in-production
Four samples of how to load-balance Node.js in production.
cluster docker docker-swarm guide kubernetes nginx nodejs systemd tutorial
Last synced: 14 Sep 2025
https://github.com/lmammino/11ty-sample-project
An example project to illustrate the main features of Eleventy 🎈🐁
eleventy nodejs static-site static-site-generation tutorial tutorials
Last synced: 07 May 2025
https://github.com/koddr/tutorial-go-i18n
📖 Tutorial: An easy way to translate your Golang application
go golang i18n languages tutorial tutorial-code tutorial-sourcecode
Last synced: 29 Apr 2025
https://github.com/extcore/extcore-sample-accounting
ExtCore framework 7 advanced sample accounting web application
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 22 Jul 2025
https://github.com/annimon-tutorials/telegram-bot-example
Simple Telegram bot allows you to bookmark messages
Last synced: 01 May 2025
https://github.com/cdalvaro/ruby-notebooks
💎 A series of Jupyter notebooks for learning the Ruby programming language
ruby ruby-notebooks ruby-programming-language tutorial
Last synced: 05 Apr 2025
https://github.com/dellintosh/pipeline
A step by step guide on creating build and deployment pipelines for Kubernetes... using Drone CI !
deployment-pipeline drone-ci kubernetes-cluster tutorial
Last synced: 14 May 2025
https://github.com/slashhuang/react-tutorial
react tutorial for developers intrested in react
Last synced: 11 Apr 2025
https://github.com/kandy-io/kandy-cpaas-js-sdk
Kandy CPaaS JavaScript SDK
documentation javascript kandy tutorial webrtc
Last synced: 04 Jul 2025
https://github.com/colinkiama/vala-tutorial
An unofficial ✨modern✨ Vala tutorial
docs documentation examples tutorial vala
Last synced: 04 Mar 2025
https://github.com/billimarie/simple-react-tailwind-tutorial
Create a simple, multi-page website that watches your CSS changes & refreshes your app, accordingly.
postcss react react-js react-tutorial tailwind-css tailwindcss tutorial
Last synced: 02 May 2025
https://github.com/der-on/mini-pc-chrome-kiosk
Einrichtung eines Mini-PCs für den Google-Chrome Kiosk-Modus.
chrome kiosk mini-pc tutorial windows-10
Last synced: 05 Apr 2025
https://github.com/antigenomics/repseq-annotation-tutorial
📝 [Tutorial] RepSeq data mining basics in R
bioinformatics immunology r sequencing tutorial
Last synced: 15 May 2026
https://github.com/chandler767/cube-fight
Multiplayer augmented reality game using Magic Leap powered by PubNub.
augmented-game augmented-reality csharp eye-tracking game gaze-tracking magic-leap magicleap magicleapone publish pubnub pubsub subscribe tutorial unity virtual-reality
Last synced: 14 Jul 2025
https://github.com/zukahai/caro-board-game
Khám phá cách tạo game Caro đơn giản bằng Java. Bài viết hướng dẫn chi tiết từ thiết kế bàn cờ, xử lý lượt chơi đến kiểm tra chiến thắng, giúp bạn tạo ra trò chơi thú vị và hấp dẫn. Dự án này phù hợp cho cả người mới học lập trình và những ai muốn nâng cao kỹ năng Java của mình.
blog caro caro-game game gomoku gomoku-game haizuka share tutorial
Last synced: 07 Jul 2025
https://github.com/thinkverse/laravel-vite-and-bootstrap
Source for the article - How to use Bootstrap with Laravel and Vite
bootstrap laravel tutorial vite
Last synced: 10 Apr 2025
https://github.com/manifoldco/service-catalog-tutorial
A step by step introduction to the service-catalog in kubernetes
kubernetes openservicebrokerapi service-catalog tutorial
Last synced: 10 May 2025
https://github.com/ysoroko/ft_server_tutorial
A complete step-by-step guide to teach people how to use Docker, Nginx, phpMyAdmin and MySql to validate ft_server project for 42 coding school network
42 autoindex comment commented docker dockerfile ft-server ftserver guide howto nginx phpmyadmin project s42 ssl step-by-step tuto tutorial walkthrough wordpress
Last synced: 11 Apr 2025
https://github.com/valentingol/deep-learning-installation
This tutorial provide a step-by-step pipeline to install an effective Python set-up optimized for deep learning for Ubuntu LTS, containing libraries to use efficiently the last versions of Tensorflow and Pytorch with the GPU and a comfortable environment of work with flexible and highly customizable IDE (VSCode) and environment manager (Virtualenv/VirtualenvWrapper).
cuda deep-learning deep-learning-library deep-learning-tutorial setup tutorial virtualenv virtualenvwrapper vscode
Last synced: 15 Sep 2025
https://github.com/vsoch/lessons
quick lessons for reproducible research practices
hpc lessons reproducibility research-computing tutorial
Last synced: 13 Feb 2026
https://github.com/imevanc/nextjs-aws-s3
An example of a Next.js application allowing you to upload photos to an Amazon Web Services S3 storage bucket.
aws aws-s3 demo javascript nextjs tailwindcss tutorial typescript
Last synced: 11 Mar 2026
https://github.com/whiteboxdev/tutorial-defold
Tutorials of game design concepts and feature implementations in Defold game engine projects.
Last synced: 30 Aug 2025
https://github.com/taniarascia/startgrunt
Learn how to install Grunt and use it to create a Sass and JavaScript workflow.
autoprefixer grunt javascript minify sass task-runner tutorial workflow
Last synced: 25 Mar 2025
https://github.com/ajduberstein/gis_tutorial
PostGIS/QGIS tutorial using public data sets
Last synced: 04 Jan 2026
https://github.com/wsvincent/django-allauth-tutorial
Source code for django-allauth tutorial.
django django-allauth github python tutorial
Last synced: 14 Apr 2025
https://github.com/cody1991/typescript-tutorial
开源的 TypeScript Tutorial 教程中文版,翻译自:https://www.typescripttutorial.net/
Last synced: 07 Apr 2025
https://github.com/theringsofsaturn/the-rings-of-saturn-particles-threejs
Tutorial on particles in Three.js. We'll create the stars effect, and then we'll add the 3D model of the planet Saturn to complete the scene. We'll use GLTF Loader and a GUI Debugger.
javascript particles three-js threejs tutorial
Last synced: 14 Apr 2025
https://github.com/hashicorp-education/learn-terraform-cdktf-applications
cdktf hashicorp kubernetes terraform tutorial
Last synced: 12 Jul 2025
https://github.com/jthomperoo/gjk-ts-implementation
Gilbert-Johnson-Keerthi 2D TypeScript implementation
collision-detection gilbert-johnson-keerthi gjk gjk-demo tutorial typescript
Last synced: 13 Sep 2025
https://github.com/fiware/tutorials.context-providers
:blue_book: FIWARE 104: Registering Context Providers
context-aware contextual-data expressjs fiware fiware-orion ngsi node-js postman-collection tutorial
Last synced: 15 Jun 2025