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-26 00:26:10 UTC
- JSON Representation
https://github.com/losttech/torch.siren
C# implementation of the SIREN neural network (sinusoid activations) with TorchSharp.
csharp dotnet neural-network siren torchsharp tutorial
Last synced: 09 Apr 2025
https://github.com/llamacademy/progress-bars
Learn how to implement Progress Bars that can optionally report their progress and raise completed events!
game-development gamedev gamedevelopment progress-bar tutorial unity
Last synced: 25 Apr 2025
https://github.com/flowforfrank/threejs
🪐 The making of Mars in Three.js
3d globe javascript threejs tutorial webtips
Last synced: 09 Apr 2025
https://github.com/flowforfrank/animated-progress-bar
📥 Animated Progress Bar With CSS
animation css css-animations css-progress-bar css3 progress-bar tutorial webtips
Last synced: 09 Apr 2025
https://github.com/flowforfrank/react-feature-flags
⛳ Feature flags created in React
feature-flags javascript react reactjs tutorial webtips
Last synced: 09 Apr 2025
https://github.com/fiware/tutorials.historic-context-flume
:blue_book: FIWARE 301: Persisting Context Data using Apache Flume
apache-flume contextual-data data-persistence database elasticsearch fiware fiware-cygnus historical-data mongo-db mysql postgresql tutorial
Last synced: 24 Oct 2025
https://github.com/hackersandslackers/plotly-chartstudio-tutorial
📈 📊 Create Cloud-hosted Charts with Plotly Chart Studio.
data-analysis data-science data-visualization pandas pandas-python plotly plotly-chart-studio plotly-python tutorial
Last synced: 28 Apr 2025
https://github.com/Lightning-Chart/lcu-tutorial-simple2Dchart-01
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a Simple 2D Line Chart.
chart charting-library csharp data-visualization dotnet example lightning-chart line performance tutorial visualization xy
Last synced: 12 May 2025
https://github.com/giancarlocode/flutter_web_example
🔥🚀 I teach you how to create your first Web App with Flutter and use GitHub Actions to automatically deploy it to GitHub Pages every time you push to the repository.
continous-integration flutter flutter-web github-actions github-pages tutorial
Last synced: 13 May 2025
https://github.com/mxagar/mlflow_guide
My personal notes on how to use MLflow, compiled after following courses & tutorials, and after making personal experiences.
data-science guide machine-learning mlflow mlops tracking tutorial
Last synced: 20 Aug 2025
https://github.com/inbo/git-course
Course material for Git(Hub) course at INBO
course-materials git github oscibio tutorial
Last synced: 26 Feb 2026
https://github.com/extrys/hyperstacksguidelines
Hyperstacks is a Creative game where players create their own levels for other players!
game guidelines hyperstacks tutorial vr
Last synced: 07 Mar 2026
https://github.com/devtony101/js-observer-cryptocurrency-example
This is a sample project for teaching the basics of the Observer Design Pattern.
design-patterns javascript tutorial tutorial-code
Last synced: 17 Jun 2026
https://github.com/digoarthur/how-to-build-npm-package
Crie e coloque em prática as ideias de um pacote/biblioteca. Aqui tem o passo a passo, desde toda a configuração até o Deploy NPM, para que você possa compartilhar com a comunidade e o Mundo!
library npm package react to-building tutorial typescript
Last synced: 15 Mar 2025
https://github.com/francescosaveriozuppichini/pytorch-distributed-collective-communication
Code and visualisations about PyTorch distributed collective communication
deep-learning machine-learning pytorch tutorial
Last synced: 14 Jun 2026
https://github.com/audiotool/manual
Audiotool Documentation
audiotool documentation help manual tutorial
Last synced: 12 Jan 2026
https://github.com/juliankarrer/kishte
Building a Bluetooth Midi Controller from an ESP32
bluetooth diy electron esp32 hardware midi-controller schematics tutorial
Last synced: 06 May 2026
https://github.com/tsamaya/opencage-react-guide
How to use OpenCage geocoder API with React [deprecated]
geocoder javascript opencage react tutorial
Last synced: 27 Apr 2025
https://github.com/javascript-tutorial/ms.javascript.info
Modern JavaScript Tutorial in Malay
Last synced: 19 Aug 2025
https://github.com/alexmhack/python_scraping_web
Web scraping with python3 requests and BeautifulSoup
beginner beginner-project python-beautifulsoup python-requets python3 python3-tutorial tutorial
Last synced: 20 Oct 2025
https://github.com/bluegreen-labs/handful_of_pixels
A handful of pixels: big science using small data
book course remote-sensing rstats tutorial
Last synced: 19 Jun 2025
https://github.com/dr-eberle-zentrum/introduction-to-programming-with-r
Tutorial material for beginners to learn the basic principles of programming using the programming language R with a focus on data manipulation and visualization.
beginner data programming r teaching-materials tutorial visualization
Last synced: 10 Apr 2025
https://github.com/thejacksonlaboratory/basic_skimagejax
Tutorials for using scikit-image, written for The Jackson Laboratory
imaging-solutions python tutorial
Last synced: 08 Aug 2025
https://github.com/Siphon880gh/tutorials-using-git
By Weng Fei Fung. This is a walkthrough tutorial generator and reader for git repos by leveraging the power of git diff and git notes. You can get your team up to speed or personally review how to setup different boilerplates (like webpack). This tool show a list of branches and commits in order of creation from the bottom. You may add notes to particular commits with the command git note. Those notes can have multiple lines and Markdown styles so that the walkthroughs look like formatted documents.
authoring curriculum-design developer programmer programming tutorial
Last synced: 29 Jul 2025
https://github.com/webeleon/cursus-nestjs
Cursus NestJS en français
course-materials cursus hacktoberfest-accepted nestjs nestjs-backend tutorial
Last synced: 15 Oct 2025
https://github.com/dan-duran/learn-bash
Learn Bash is a free and open-source guide to master command line and shell scripting. It is designed to be simple and easy to understand for beginners.
bash bash-commands cli cli-tutorial command-line command-line-tutorial shell-script terminal-commands tutorial
Last synced: 27 Sep 2025
https://github.com/coac/tf-detection-example
A simple example to how to use Tensorflow detection API on a custom dataset (SSBU)
deep-learning detection smash-bros ssbu tensorflow tutorial
Last synced: 28 Apr 2026
https://github.com/javascript-tutorial/he.javascript.info
Modern JavaScript Tutorial in Hebrew
Last synced: 01 Aug 2025
https://github.com/hlnajz/yt-tutorials
Tutorials For Youtube
bootstrap css html javascript tutorial youtube
Last synced: 02 Aug 2025
https://github.com/akrivus/restfulcraft
Introducing RESTful APIs to Minecraft by creating a web service for the player's world, allowing block CRUD and command dispatch.
curl minecraft minecraft-mod rest-api tutorial
Last synced: 21 May 2026
https://github.com/rodrigokamada/react-mui
Application example built with React 18 and adding the Material UI CSS framework using the @mui/material library.
beginners css design-system devcommunity ghactions ghpages github-actions github-pages hacktoberfest material-ui react stackblitz tutorial
Last synced: 08 Mar 2026
https://github.com/mathspp/comprehending-comprehensions
Materials for the ebook “Comprehending Comprehensions”
book ebook exercises exercises-solutions generator-expression list-comprehension list-comprehensions python tutorial
Last synced: 06 Apr 2025
https://github.com/djbyrne/cnn-on-the-cloud-
Code used to build an image classifier for the Fashion MNIST dataset. Built using the Keras library and trained on the FloydHub cloud platform
cloud-computing cnn-keras deep-learning deep-learning-tutorial fashion-mnist floydhub image-classifier neural-networks tutorial
Last synced: 04 Sep 2025
https://github.com/baylorrae/csharp-ioc-example
A tutorial on creating a Dependency Injection container from scratch.
csharp dependency-injection inversion-of-control tutorial
Last synced: 09 Oct 2025
https://github.com/nata-vito/skin-cancer-segmentation
The aim of this project is to train segmentation models with png mask. This work uses U-Net model specialized in biomedical image segmentation in order to segment skin cancers.
computervision overlay segmentation-models tutorial unet-image-segmentation unet-pytorch
Last synced: 12 Jul 2025
https://github.com/hashicorp-education/learn-terraform-lifecycle-management
Last synced: 25 Mar 2025
https://github.com/codingforentrepreneurs/jupyter-x-docker
Jupyter Notebook x Docker to Production on Heroku
data-science deployment docker docker-com heroku jupyter jupyter-notebook jupyter-server production python tutorial
Last synced: 18 Jan 2026
https://github.com/kathleenwest/sample-angular-app
Quick step-by-step tutorial on how to create the sample default angular app deploy to GitHub Pages. The result of following these guided steps will be that your sample angular site is visible on GitHub like the screen capture shown in the README.
angular deploy-to-github-page deployment github github-pages sample sample-app screen-capture screenshot step-by-step step-by-step-guide tutorial
Last synced: 09 Aug 2025
https://github.com/ash515/javaprogramming
Java Programming Concepts and Algorithms 👩💻👨💻🛠
algorithms java java-8 javaprogramming javaproject oracle tutorial
Last synced: 10 Jan 2026
https://github.com/maykon-oliveira/regex-tutorial
:bulb: Learn how to use and get the most out of regular expressions.
javascript regex regexp regexp-search regular-expression tutorial
Last synced: 02 Aug 2025
https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-c
An in-depth guide to getting started with SDL3 in the C Language .
clang gcc guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial
Last synced: 15 Oct 2025
https://github.com/actions-cool/action-tutorial
🔥 Action 教程 https://actions-cool.github.io/action-tutorial/
action github-actions tutorial
Last synced: 29 Apr 2026
https://github.com/ethanuppal/llvm-pass-skeleton-rs
example LLVM pass but in Rust 🦀
Last synced: 07 May 2025
https://github.com/jfriedlein/usld_ls-dyna_fortran
Basics to implement user-defined elements (usld, uel) in LS-Dyna with Fortran
documentation element element-formulation fortran90 ls-dyna resultant-element tutorial uel user-defined-element user-element usld
Last synced: 06 Mar 2026
https://github.com/gbroques/freecad-rotations
A guide on understanding how rotations work in FreeCAD.
euler-angles freecad rotation rotation-matrices rotation-matrix rotations rotations-operations tait-bryan-angles tutorial
Last synced: 19 Mar 2026
https://github.com/indreklasn/zero-to-hero-with-vue
From Zero to Hero with Vue
app guide javascript tutorial vue web
Last synced: 02 Aug 2025
https://github.com/nicnocquee/practical-ios-testing
This repo showcases some examples of testing code in iOS.
ios objective-c ocmock swift tutorial unit-testing xctest
Last synced: 11 Feb 2026
https://github.com/wptrainingteam/playground-demo-handover
Demonstrate how to use a standalone instance of WordPress Playground for interactive demos, guides, and project handovers.
Last synced: 18 Jan 2026
https://github.com/logisticinfotech/easiest-demo-redux-reactjs
Easiest demo of redux in reacjs with little ui state management
demo demo-app html react-redux react-redux-demo reactjs redux tutorial
Last synced: 26 Feb 2026
https://github.com/airsequel/examples
Example apps powered by Airsequel
airsequel elm example tutorial
Last synced: 08 Jun 2026
https://github.com/javascript-tutorial/v2.javascript.info
Modern JavaScript Tutorial in v2
Last synced: 27 Jul 2025
https://github.com/eforen/uberentitysystem
My version of an entity system. My goal is to make a system that does not need to have special build steps that make things complicated and take longer.
entity entity-component tutorial
Last synced: 25 Mar 2025
https://github.com/ansibleguy/ansible_tutorial
Tutorial to get to know what Red Hat Ansible is and how it works
ansible automation iac infrastructure-as-code knowhow nac network-as-code tutorial tutorials wiki
Last synced: 31 Aug 2025
https://github.com/nazmulkp/swiftioslocalizationlanguage
How to change localization language without restart application swift4?
arabic change-language change-language-in-app change-language-programmatically english internationalization ios language localizable localization localized multilanguage rtl rtl-issue spanish support-rtl swift switch-language tutorial
Last synced: 05 Apr 2025
https://github.com/kenjis/ci4-validation-tutorial
CodeIgniter 4 Validation Tutorial
codeigniter codeigniter4 tutorial validation
Last synced: 15 Apr 2025
https://github.com/kandy-io/kandy-link-js-sdk-3.x
Kandy Link JavaScript SDK
documentation javascript kandy tutorial webrtc
Last synced: 23 Mar 2025
https://github.com/mazipan/how-to-call-api-in-nodejs
❓ How to make an API call in Node.js
fetch-api javascript nodejs tutorial
Last synced: 25 Feb 2025
https://github.com/twtrubiks/flask-migrate-tutorial
透過 Flask-Migrate-Tutorial 管理資料庫 (database)
database flask migrate mssql mysql postgresql python sqlite tutorial
Last synced: 15 Apr 2025
https://github.com/twtrubiks/aglio_tutorial
aglio tutorial
aglio api-documentation tutorial
Last synced: 06 Mar 2025
https://github.com/javascript-tutorial/ca.javascript.info
Modern JavaScript Tutorial in Catalan
Last synced: 07 Apr 2025
https://github.com/javascript-tutorial/hr.javascript.info
Modern JavaScript Tutorial in Croatian
Last synced: 07 Apr 2025
https://github.com/javascript-tutorial/my.javascript.info
Modern JavaScript Tutorial in Burmese
Last synced: 07 Apr 2025
https://github.com/zarifpour/no-vim
🌀 Get to "no-vim" with these fundamental shortcuts.
cheat cheatsheet guide help neovim readme tutorial vim
Last synced: 19 Apr 2026
https://github.com/spectrocloud/tutorials
A collection of Spectro Cloud tutorials and their respective sample code.
education kubernetes learning spectro-cloud tutorial
Last synced: 16 Jan 2026
https://github.com/flight-recorder/spring-demo
Small sample that shows JFR streaming API together with Spring Boot
event-streaming jfr spring-boot tutorial
Last synced: 19 Apr 2025
https://github.com/icorbrey/bevy_a_quick_introduction
The completed code behind my video "Bevy: A quick introduction".
Last synced: 27 Oct 2025
https://github.com/zac-hd/hypothesis-workshop
Tutorial and links for Pycon Asia-Pacific workshop
Last synced: 19 Apr 2025
https://github.com/miguelmota/polygon-zkevm-messenger-l1-to-l2-example
Send a message from L1 Goerli to L2 Polygon zkEVM testnet.
bridge cross-chain ethereum example hardhat messenger multi-chain polygon polygon-zkevm smart-contract solidity tutorial zk zkevm
Last synced: 24 Mar 2025
https://github.com/flowforfrank/carousel
🎠 Carousel in JavaScript
carousel javascript javascript-tutorial js tutorial zoom-effect zoom-images
Last synced: 09 Apr 2025
https://github.com/andre2l2/colors
Este é um tutorial chamado Gavetas.
css frontend html javascript tutorial
Last synced: 22 Apr 2025
https://github.com/brijeshb42/hello-world-tutorial
Frontend hello world tutorial with webpack
Last synced: 10 Sep 2025
https://github.com/kandy-io/kandy-link-android-sdk
Kandy Link Android SDK release repository
android documentation kandy tutorial webrtc
Last synced: 15 Jul 2025
https://github.com/boneskull/intro-to-mocha
Slide deck for "Intro to Mocha" talk
integration-testing mocha mochajs presentation reveal-js slides testing testing-framework tutorial unit-testing
Last synced: 09 Apr 2025
https://github.com/chanmeng666/ai-programming-teaching-project
【Every star you give feeds a hungry developer's motivation! ⭐️】A modern educational platform built with Docusaurus that teaches AI-assisted programming through comprehensive tutorials, practical exercises, and real-world projects. Features bilingual support, interactive examples, and guides for tools like Cursor, v0, and Vercel.
ai-programming artificial-intelligence developer-tools documentation docusaurus educational javascript markdown programming-education programming-tutorials react technical-documentation tutorial web-development
Last synced: 30 Oct 2025
https://github.com/juancrg90/ouya-controller-steam-linux
A tutorial and scripts for use an ouya controller for play steam games in Arch Linux
arch-linux ouya ouya-controller pair steam tutorial
Last synced: 11 May 2026
https://github.com/ezsystems/tweetfieldtypebundle
Tweet FieldType for the eZ Platform FieldType tutorial
Last synced: 04 Sep 2025
https://github.com/adrienjoly/jekyll-tutorial
Tutorial: how to maintain a list online using Jekyll and Github Pages
Last synced: 23 Apr 2025
https://github.com/fastuptime/discord_joiner_nodejs
Discord Joiner NodeJS
discord discord-bot discord-joiner discord-js tutorial
Last synced: 23 Apr 2025
https://github.com/ohidurbappy/tutorialspoint-c-source-code
Example code given in Tutorialspoint.com C programming tutorial
c example-code tutorial tutorialspoint
Last synced: 11 Apr 2025
https://github.com/mauripsale/doc-adk-training
Learn to build, test, and deploy production-ready AI agents with this complete "From Zero to Hero" training course for the Google Agent Development Kit (ADK).
agent-development agent-development-kit ai-agents course-materials gemini generative-ai google-adk google-cloud llm python training-course tutorial vertex-ai
Last synced: 04 Feb 2026
https://github.com/flowforfrank/day-n-night
🌞 Day and night toggle switch created with CSS
animation css css-animation css-toggle-switch css3 day-night-mode day-night-switch toggle-switch tutorial webtips
Last synced: 09 Apr 2025
https://github.com/planetoftheweb/markdown
Repository for my tutorial course: Learning Markdown on LinkedIn Learning and Lynda.com.
linkedinlearning lynda-com markdown rayvillalobos training tutorial
Last synced: 13 Jun 2025
https://github.com/programarivm/solidity-interacting-with-nodejs
The Git way for a Node.js app to interact with a Solidity smart contract.
dapp ethereum example interact nodejs ropsten smart-contracts solidity tutorial
Last synced: 26 Apr 2025
https://github.com/chrispenner/rxjs-tutorial
Walkthrough of building a simple webapp using different rxjs patterns
Last synced: 09 Apr 2025
https://github.com/simogasp/cmake-examples
Some toy examples to illustrate the modern CMake features
cmake cpp example-project tutorial
Last synced: 05 Apr 2025
https://github.com/markf94/rigetti_training_solutions
Solutions for the Jupyter notebook exercises for the training on Rigetti's quantum software stack at the Creative Destruction Lab 2018.
bloch-sphere hands-on pyquil quantum-computing quantum-gates rigetti solutions tutorial
Last synced: 06 Sep 2025
https://github.com/meathill/gitbook-design-patterns-in-jquery
My gitbook to share design patterns learn from jQuery.
chinese design-pattern gitbook gitchat jquery tutorial
Last synced: 06 Oct 2025