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-25 00:28:12 UTC
- JSON Representation
https://github.com/vhiribarren/llvm-tuto-kaleidoscope-golang
LLVM Kaleidoscope tutorial in Go, toy project.
go golang llvm toy-project tutorial
Last synced: 24 Apr 2025
https://github.com/fzn0x/php-unit-test-tutorial-bahasa
PHP Unit Test Tutorial in Bahasa
composer indonesia php phpunit tutorial unit-testing
Last synced: 26 Oct 2025
https://github.com/shahednasser/history-bot
Repo for Twitter Bot tutorial: History Bot
bot tutorial tutorial-code twitter twitter-api
Last synced: 08 May 2025
https://github.com/mfaisalkhatri/webdriverio-ts-appium
This repository has sample tests to run mobile automation for android using WebdriverIO with TypeScript
android-automation beginner mobile-automation mobile-testing test-automation testing tutorial typescript webdriverio
Last synced: 26 Oct 2025
https://github.com/lzhbrian/resources
A curated list of resources in Software Engineering related field
coding curated-list datascience forum interview job learning platforms resources software software-developer software-engineer software-engineering tutorial websites wechat
Last synced: 30 Jan 2026
https://github.com/cjsaylor/angular-workshop
Angular tutorial for a workshop setting.
Last synced: 10 Jan 2026
https://github.com/llamacademy/ai-series-part-14
Project corresponding to AI Series Part 14 where we implement Baking NavMesh at Runtime around the Player, instead of baking on the entire scene
ai gamedev gamedevelopment navmeshagent navmeshsurface tutorial unity
Last synced: 25 Apr 2025
https://github.com/feelpp/book.feelpp.org
:globe_with_meridians: The Feel++ Book
book contributor-manual cpp17 developer-manual feelpp fem finite-elements mathematical-framework multiphysics multiphysics-simulation numerical-methods numerical-simulation python3 toolbox-manual tutorial user-manual
Last synced: 31 Jan 2026
https://github.com/tmattio/elixir-reasonml-blog-tutorial
:mortar_board: A tutorial to build a blog app using Elixir, ReasonML and GraphQL
elixir graphql reason tutorial
Last synced: 26 Mar 2025
https://github.com/rodrigokamada/nodejs-aws-lambda
Example application using the Node.js with TypeScript and Express.js where a serverless API will be implemented and deployed on the AWS Lambda service.
article aws aws-lambda devcommunity expressjs hacktoberfest javascript lambda nodejs serverless tutorial typescript
Last synced: 10 Apr 2025
https://github.com/fil/observable-jekyll
Tutorial: How to embed ObservableHQ notebooks into your CMS
d3js howto interactive jekyll observable tutorial
Last synced: 25 Oct 2025
https://github.com/becksteinlab/adkgromacstutorial
Basic tutorial for running and analyzing a Gromacs MD simulation of AdK
gromacs molecular-dynamics-simulation tutorial
Last synced: 23 Apr 2025
https://github.com/pharo-graphics/tutorials
I contain the code that results from tutorials on Bloc.
bloc memory-game pharo tutorial
Last synced: 25 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/adamspannbauer/minimal_python_package
A minimal introduction to writing packages with python.
education package python tutorial
Last synced: 28 Oct 2025
https://github.com/yoosuf/calculator
How to create a Laravel Package - Tutorial
how-to howto laravel laravel-5-package laravel54 tutorial
Last synced: 02 Oct 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/ianfabs/vue-driver
A Vue.js wrapper for Driver.js
javascript js tour tutorial vue web
Last synced: 22 Apr 2025
https://github.com/ayushexel/deeptorch
Implementation and tutorial of deep learning algorithms in pyTorch
deep-learning machine-learning machine-learning-algorithms machine-learning-library neural-network python pytorch pytorch-implmention pytorch-tutorial reinforcement-learning tutorial
Last synced: 07 May 2025
https://github.com/brackendev/scikit-learn-hy
An introduction to scikit-learn (machine learning in Python) and Hy (a Lisp dialect embedded in Python)
hy hylang machine-learning python scikit-learn tutorial
Last synced: 09 Oct 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
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/xmas7/rust-tutorials
Code Examples in Rust. Reviewing RUST
Last synced: 01 Aug 2025
https://github.com/wsdltophp/packagecolissimopostage
PHP SDK for Colissimo Postage Web Services with SOAP
colissimo-webservices packagegenerator php soap-client tutorial
Last synced: 15 Aug 2025
https://github.com/javascript-tutorial/test.javascript.info
Modern JavaScript Tutorial in Test
Last synced: 01 Aug 2025
https://github.com/honkinggoose/git-gosling
Taking your first steps with Git? Grow from gosling to goose with this Git guide. The guide is easy to follow, you'll learn by doing, and you'll get smart with Git.
best-practices git guide hands-on learn-by-doing learn-git lessons mkdocs mkdocs-material tips-and-tricks tutorial tutorials
Last synced: 30 Jun 2025
https://github.com/giuse/simple_ga
Simple Genetic Algorithm for demonstration purposes
demo evolutionary-algorithm evolutionary-algorithms evolutionary-computation example genetic-algorithm rubyml tutorial
Last synced: 10 Oct 2025
https://github.com/szabolcstoth/robotframework-basics
Source code of Robot Framework - Learn the basics site.
automation robotframework testautomation testing tutorial
Last synced: 09 Sep 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/mvinyard/lightning-tutorial
PyTorch-Lightning Tutorial
ai deep-learning deep-neural-networks machine-learning pytorch pytorch-lightning tutorial
Last synced: 30 Apr 2025
https://github.com/hashicorp-education/learn-terraform-cdktf-applications
cdktf hashicorp kubernetes terraform tutorial
Last synced: 12 Jul 2025
https://github.com/harveyslash/sympyle
Automatic differentiation in python
backpropagation computational-graphs deep-learning learning machine-learning neural-network tutorial
Last synced: 07 Oct 2025
https://github.com/fiware/tutorials.media-streams
:green_book: FIWARE 503: Introduction to Media Streams
express-js fiware kurento media-server tutorial video-processing video-streaming
Last synced: 26 Aug 2025
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/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/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/hackersandslackers/bigquery-python-tutorial
:bar_chart: :snake: Create tables in Google BigQuery, auto-generate their schemas, and retrieve said schemas.
bigquery data-warehouse gcs google-bigquery google-cloud google-cloud-sdk google-cloud-storage python tutorial
Last synced: 28 Apr 2025
https://github.com/ravbug/tanksunrealold
Outdated, see the rewrite here:
blueprint cpp game sample-project tank tutorial tutorial-game unity-assets unity-tanks unreal-engine
Last synced: 26 Jul 2025
https://github.com/ajduberstein/gis_tutorial
PostGIS/QGIS tutorial using public data sets
Last synced: 04 Jan 2026
https://github.com/vinibiavatti1/pythonguide
A guide repository for anyone who wants to learn python from scratch!
guide learning-python python python-tutorial tutorial
Last synced: 27 Apr 2025
https://github.com/mongodb-developer/workshop
MongoDB Developer Workshops
database-as-a-service mongodb mongodb-atlas python tutorial workshop
Last synced: 07 Apr 2025
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/mrdulin/mocha-chai-sinon-codelab
Learning testing with Mocha, Chai, Sinon By Examples
chai examples mocha mocha-chai-sinon mocha-tests mocha-typescript mochajs nodejs sinon sinon-js sinonjs stackoverflow test test-framework testing testing-framework testing-tools tutorial unit-test unit-testing
Last synced: 25 Oct 2025
https://github.com/enryun/tutorialkit
TutorialKit help developers create interactive tutorial experience for iOS applications
Last synced: 15 Sep 2025
https://github.com/cody1991/typescript-tutorial
开源的 TypeScript Tutorial 教程中文版,翻译自:https://www.typescripttutorial.net/
Last synced: 07 Apr 2025
https://github.com/muziing/cpp_learning
C++学习代码笔记仓库,OOP、STL,有较多注释帮助理解回顾基本知识点。
Last synced: 19 Apr 2025
https://github.com/gvwilson/web-tutorial
Web Programming for Data Scientists
data-science javascript open-source python tutorial web-development
Last synced: 14 Jun 2025
https://github.com/robertohuertasm/rust-practical-sessions
🦀 🛠️ - A series of Rust workshops
practical-sessions rust tutorial workshops
Last synced: 12 Oct 2025
https://github.com/mkock/busproject
Source code for my blog post "A Bus Ride with Golang"
Last synced: 24 Dec 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/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/derlin/fribourg-linux-seminar-k8s-deploy-like-a-pro
Learn kubernetes deployments! We will talk about manifests, Helm, helmfile and argo-cd
argo-cd helm helmfile kubernetes kubernetes-deployment learning-by-doing tutorial
Last synced: 04 Jul 2025
https://github.com/haggaie/rdma-experiment
RDMA experiment VMs, instructions, and example.
benchmarking networking programming-exercise rdma tutorial
Last synced: 30 Mar 2025
https://github.com/mrdotb/billing
:lipstick: Beautiful invoice with phoenix and pagedjs
elixir pdf phoenix-framework tutorial
Last synced: 14 Apr 2025
https://github.com/app-generator/sample-bootstrap-landing-page
Bootstrap 5 Landing Page - Learn by Coding | AppSeed
appseed-sample bootstrap tutorial
Last synced: 14 Jun 2025
https://github.com/shanerobinson/tea-base-template
A minimal TEAstack (TailwindCSS, 11ty, AlpineJS) for testing, tutorials, and basic blog publishing.
11ty 11ty-blog 11ty-template alpine eleventy eleventy-theme eleventy-website tailwind-scaffolding tailwindcss tutorial tutorial-exercises
Last synced: 30 Sep 2025
https://github.com/fiware/tutorials.understanding-at-context
:blue_book: FIWARE-LD 101: Understanding NGSI-LD `@context`
fiware json-ld linked-data ngsi-ld tutorial
Last synced: 30 Apr 2025
https://github.com/twtrubiks/django_recaptcha_tutorial
django recaptcha tutorial
django python recaptcha tutorial
Last synced: 15 Apr 2025
https://github.com/woojiahao/git-guide
Introduction to the Git version control system for Singapore Polytechnic DIT SEP module
gatsby gatsby-site gatsbyjs git git-tutorial github guide tutorial
Last synced: 04 Sep 2025
https://github.com/tusharojha/flutter_fire
A flutter sample project using all major firebase services.
example firebase firebase-auth firebase-authentication firebase-database tutorial
Last synced: 12 Apr 2025
https://github.com/nypl-spacetime/qgis-trace-tutorial
Tutorial: Tracing Historical Streets with QGIS
geospatial gis history nyc qgis tutorial
Last synced: 27 Jul 2025
https://github.com/feiss/apainter-brush-tutorial
Tutorial: Creating a new A-Painter brush using the Brush API
Last synced: 29 Oct 2025
https://github.com/javascript-tutorial/kk.javascript.info
Modern JavaScript Tutorial in Kazakh
Last synced: 07 Apr 2025
https://github.com/llnl/raja-suite-tutorial
Tutorial materials for the RAJA Portability Suite
Last synced: 10 Jun 2025
https://github.com/houarizegai/pascaltutorial
Step by step to build pascal programs :tada:. Code files for youtube tutorial.
course learning pascal tutorial tutorial-series youtube-tutorial
Last synced: 02 Nov 2025
https://github.com/methyldragon/moveit-tutorial
Quick crash course for the MoveIt! motion planning framework for ROS robotic manipulators! 🙌
manipulator moveit references robotics ros tutorial tutorials
Last synced: 28 Jun 2025
https://github.com/jasonseminara/react_to-do
A to-do app
generalassembly node nodejs postgresql psql react reactjs sql tutorial
Last synced: 02 Oct 2025
https://github.com/zziz/matplotlib
Matplotlib Tutorial. No comments. Just code.
matplotlib python python3 tutorial
Last synced: 05 Aug 2025
https://github.com/leonjessen/keras_tensorflow_demo
Demonstration of using Keras to run a simple deep feed forward artificial neural network using Tensorflow as backbone in R
datascience deeplearning demo keras machinelearning neuralnetwork r rstats rstudio tensorflow tidyverse tutorial
Last synced: 15 May 2025
https://github.com/twtrubiks/movie-crawler
簡易爬蟲 抓取 開眼電影網 近期上映電影 使用Node.js
json movie-crawler nodejs tutorial
Last synced: 15 Apr 2025
https://github.com/microchiptech/unicens-linux-daemon
unicensd is the UNICENS Daemon for Linux, Android and QNX
android driver inicnet linux qnx tutorial unicens-daemon unicens-linux-daemon xml
Last synced: 29 Apr 2025
https://github.com/pranabdas/openmx
Density Functional Theory calculation using OpenMX.
beginner density-functional-theory dft high-performance-computing hpc openmx tutorial
Last synced: 26 Aug 2025
https://github.com/flowforfrank/react-fetch-progress
🔄 Download Progress Indicator in React
fetch fetch-api javascript progress-bar react reactjs tutorial webtips
Last synced: 09 Apr 2025
https://github.com/javascript-tutorial/ug.javascript.info
Modern JavaScript Tutorial in Uyghur
Last synced: 07 Apr 2025
https://github.com/csreddy98/machine-learning-from-scratch
This project implements the machine learning algorithms from scratch and compares the implementation with sklearn.
artificial-intelligence artificial-intelligence-algorithms knn knn-classification linear-models linear-regression machine-learning machine-learning-algorithms machine-learning-from-scratch machine-learning-library numpy python sklearn tutorial
Last synced: 05 Mar 2025
https://github.com/iamkevingreen/electron-react-auth0
Electron starter with React - Auth0 - HMR
electron react starter-kit tutorial
Last synced: 02 Aug 2025
https://github.com/amandeepmittal/sticker-smash-expo-tutorial-app
Sticker Smash Expo tutorial app
android expo ios react-native sticker-smash tutorial web
Last synced: 24 Aug 2025
https://github.com/vasiliy-l/tutorial-ios-voice-recorder
A simple voice recording app in Swift
avfoundation ios swift tutorial
Last synced: 13 May 2025
https://github.com/tirendazacademy/data-science-with-r
Data Science | Machine Learning | Data Analysis
data-analysis data-science data-visualization database machine-learning machine-learning-algorithms r r-data-visualization r-ggplot2 r-machine-learning-turorials r-markdown r-programming r-studio rmarkdown tutorial
Last synced: 23 Jul 2025
https://github.com/amitness/address-book
A sample command line address book application written in Python.
Last synced: 09 Apr 2025
https://github.com/pmocz/superconductor-spectral
Spectral Solver for the Ginzburg-Landau equation
ginzburg-landau physics scientific-computing simulation superconductors tutorial
Last synced: 12 Apr 2025
https://github.com/srcecde/aws-cloudformation-template
AWS CloudFormation templates.
aws aws-cloudformation cloudformation tutorial
Last synced: 16 Jan 2026
https://github.com/hashicorp-education/learn-terraform-pipelines-k8s
hashicorp kubernetes terraform tutorial
Last synced: 07 Apr 2025
https://github.com/antonio-f/orca2
Orca 2 on Colab
accelerate artificial-intelligence bitsandbytes colab-notebook google-colab hands-on huggingface-transformers jupyter-notebook language-model llms orca-2 python pytorch-implementation tutorial
Last synced: 10 Mar 2026
https://github.com/pilosus/c3linear
Naive C3 linearization algorithm tutorial
algorithms inheritance mro python tutorial
Last synced: 30 Jun 2025
https://github.com/jingshing/ngrok-in-stablediffusion-tutorial
A tutorial for enable ngrok in stable diffusion
ngrok stable-diffusion stable-diffusion-tutorial stable-diffusion-webui tutorial
Last synced: 18 Apr 2025