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-04-01 00:27:33 UTC
- JSON Representation
https://github.com/ankit-thealchemist/on_off_model_with_relay
Hello, this code is to show the simple on off model with relay functionality, just to clear the air about the relay node functioning.
ble blemesh bluetooth-low-energy bluetooth-mesh esp-idf esp32 relay tutorial
Last synced: 25 Oct 2025
https://github.com/laqudee/rust-learn
《Rust程序设计语言》笔记-练习代码与设计模式(Design Pattern)练习
design-patterns factory-pattern flyweight-pattern learning-exercise notes proxy-pattern rust rust-lang state-pattern template-method-pattern tutorial
Last synced: 26 Oct 2025
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/mkasimd/c-nasm
Some tutorials on C & x86 Assembly
c nasm-assembly tutorial x86-64
Last synced: 09 Apr 2025
https://github.com/alhassy/interactive-way-to-c
Learning C program proving using Emacs --reminiscent of Coq proving with Proof General.
c emacs interactive literate-programming tutorial
Last synced: 24 Apr 2025
https://github.com/voquanghoa/spring-tutorial
Learn to work with Spring Boot
java-web spring spring-boot tutorial
Last synced: 24 Oct 2025
https://github.com/stephengold/Acorus
An action-oriented user-interface library for jMonkeyEngine
acorus antora documentation-website java jme3 jmonkeyengine3 jvm-library library open-source tutorial user-interface
Last synced: 19 Mar 2026
https://github.com/davidwparker/programmingtil-webpack
Code for ProgrammingTIL Webpack Screencasts
javascript tutorial tutorials webpack
Last synced: 23 Feb 2026
https://github.com/mj41/raku-stepbystep
Learning Raku (Perl 6) programming language Step by Step
example perl6 raku step-by-step tutorial
Last synced: 19 Jan 2026
https://github.com/hawkiq/pythontutorial
scripts course for Python Fundamentals
Last synced: 09 Apr 2025
https://github.com/chainstacklabs/quorum-loyalty-program-tutorial
A Quorum DApp tutorial to manage loyalty points
blockchain dapp quorum solidity truffle tutorial
Last synced: 15 Oct 2025
https://github.com/ubc/getting-started-with-the-canvas-api-with-node
Super easy way to get started with the Canvas API using Node.js
api canvas javascript lms node tutorial
Last synced: 09 Feb 2026
https://github.com/alexcu/fastai-primer
A quick-n-dirty 45 minute primer to train an image classifier using FastAI
computer-vision deep-learning fastai google-colab google-colab-notebook google-colab-tutorial google-colaboratory ipython-notebook learning machine-learning python3 tutorial
Last synced: 05 Feb 2026
https://github.com/hashicorp-education/learn-terraform-tfe-provider-run-triggers
Last synced: 19 Oct 2025
https://github.com/dagerikhl/typescript-thursday
TypeScript workshop
learning miles tutorial typescript workshop
Last synced: 04 Feb 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/tsmx/nodejs-tutorial
Tutorial project for a complete NodeJS stack including unit-testing and CI/CD: Express, Winston, MongoDB, Mongoose, Jest, supertest, mongodb-memory-server, Docker, Docker-Compose, GitHub Actions, eslint.
ci-cd docker docker-compose eslint express github-actions jest mongodb mongodb-memory-server mongoose nodejs supertest tutorial unit-test winston
Last synced: 26 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/0xrelogic/kubernetes-for-students
Master Kubernetes and boost your salary by 25-40%. Hands-on tutorials designed for students, not engineers. Learn the #1 cloud skill through experiments, not YAML hell. New chapters weekly - star to follow the journey.
cloud collaborate container devops docker education k8s kubernetes minikube orchestration students tutorial yaml
Last synced: 13 Oct 2025
https://github.com/kevcodez/kotlin-jacoco-gradle
Project demonstrating the usage of Jacoco for coverage reports in a Kotlin project with JUnit 5 and Gradle.
coverage coverage-report gradle jacoco junit5 kotlin tutorial
Last synced: 22 Apr 2025
https://github.com/enkaypeter/cloudrun-node-api-tutorial
Project repository for how to deploy a node api on google cloud run
expressjs gcp-cloud-build gcp-cloud-run nodejs tutorial
Last synced: 27 Feb 2026
https://github.com/sunchang0124/sunchang0124.github.io
This repository is for building my first SOLID Application for researcher and individual data providers.
datavault javascript npm solid tutorial webpack
Last synced: 07 Feb 2026
https://github.com/softboxlab/treinamento-javascript
es6 es6-javascript index javasciprt summary training tutorial
Last synced: 31 Jan 2026
https://github.com/tirendazacademy/c-sharp-with-unity
C Sharp with Unity tutorial for game development
c-programming c-programming-language c-sharp csharp csharp-code game-development medium tutorial unity unity-3d unity-editor unity-tutorial unity2d unity2d-game unity3d unity3d-games
Last synced: 11 Feb 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/iver56/lstm-name-classifier
A toy LSTM model that classifies gender based on first name. Presented at Trondheim Machine Learning Meetup in February 2018.
Last synced: 09 Apr 2025
https://github.com/lxieyang/caen-connect-tutorial
A brief description on how to sync your local project folder to CAEN machines, (so that you could do stuff only CAEN can do, etc.)
caen michigan sftp sublime-text tutorial
Last synced: 26 Jan 2026
https://github.com/abdullokhonz/minimal-api_todoapi
Minimal API Todo project using ASP.NET Core 8. Simple CRUD API with in-memory database for learning and testing. Based on the official Microsoft tutorial.
asp-net-core backend crud csharp dotnet entity-framework-core in-memory minimal-api todo-api tutorial web-api
Last synced: 14 Oct 2025
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/mbejda/mapbox-map-example
MapBox example demonstrating how to add multiple route paths to a map.
example javascript mapbox mapbox-gl mapbox-gl-js mapboxgl tutorial
Last synced: 10 Jul 2025
https://github.com/macagua/example.django.rest_framework.tutorial
Django Rest Framework 3.9.1 Quickstart Tutorial
django django-example django-rest-framework django-web examples examples-python practice quickstart-tutorial tutorial
Last synced: 25 Jun 2025
https://github.com/volkansah/python-xpath-tutorial
XPath is a query language used for selecting nodes in an XML or HTML document. Python supports XPath queries through various libraries such as BeautifulSoup, lxml, and more. In this tutorial, we will use BeautifulSoup to demonstrate how XPath works with Python.
beautifulsoup html python python-3 python-script python-tutorial python-tutorials python3 scraping tutorial tutorials xml xpath
Last synced: 29 Mar 2025
https://github.com/angydev/javascript-tutorial
A JavaScript list of Objects including their methods and properties
Last synced: 13 Aug 2025
https://github.com/nunum/linux_namespaces_tutorial
Tutorial of Linux Namespaces
Last synced: 23 Aug 2025
https://github.com/000daniel/how-to-install-visual-studio-code-on-arch-linux
A simple guide on how to install Visual Studio Code on Arch-Linux or Arch-based systems, and set it up to work with C# and Code-Runner
arch-linux archlinux code code-runner csharp easy guide linux simple studio tutorial visual visual-studio visual-studio-code
Last synced: 26 Feb 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/officialrajdeepsingh/tsup-tutorial
tsup tutorial for npm package
Last synced: 18 Mar 2025
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/rashidi/spring-data-filtered-query
Example of implementing repository level query with Spring Data Jpa
filter-query sample-code spring-boot spring-data spring-data-jpa tutorial
Last synced: 04 Apr 2025
https://github.com/dev-chenxing/mwse-modding-tutorial
Learn to use MWSE-Lua in this tutorial for beginners! You will learn the basics of MWSE-Lua and make a MWSE-Lua mod step-by-step. No previous programming experience is necessary before following this tutorial. Built with Mkdocs
lua mkdocs morrowind mwse tutorial
Last synced: 08 Mar 2026
https://github.com/felurye/links-uteis
artigos conteudo-gratuito links tutorial
Last synced: 08 Feb 2026
https://github.com/agagniere/blackmagic
C preprocessor tricks, explained
c preprocessor tutorial zig-package
Last synced: 18 Sep 2025
https://github.com/alessine/aws_webscraping_automation
Tutorial: How to develop a webscraping script, save the data to an AWS S3 bucket and automate this process using an EC2 instance
automation aws-ec2 aws-s3 beautifulsoup tutorial webscraping
Last synced: 28 Jun 2025
https://github.com/jacopotediosi/webserverscommonconfigs
A simple collection of common Linux web server configurations out of the box and already set up for security
configuration https nginx php-fpm ssl tls tutorial webserver
Last synced: 04 Mar 2025
https://github.com/gvwilson/dsdx
Distributed Systems Design by Example
codebender distributed-systems open-source python software-design tutorial
Last synced: 07 Mar 2026
https://github.com/applitools/tutorial-images-python
Applitools Visual Testing tutorial with Python Images SDK
Last synced: 26 Sep 2025
https://github.com/nobodxbodon/java_in_hours_chn
Java编程一天入门-中文代码版. 镜像: https://git.oschina.net/zhishi/java_in_a_day_chn
24hour chinese java readability tutorial
Last synced: 07 May 2025
https://github.com/ohjurot/realtimerendering_old
Real Time Rendering YouTube Tutorial
3d 3d-graphics 3d-graphics-engine d3d12 game-development game-engine realtime-rendering tutorial
Last synced: 23 Oct 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/fsoky/vkapi-lessons
Исходники с видео-роликов по vk_api
api bot python tutorial vk vk-api vkontakte vkontakte-api
Last synced: 20 Jan 2026
https://github.com/ancatmara/text-reuse-test
Testing Tracer and Passim on medieval Irish & Welsh law texts
early-irish irish natural-language-processing nlp passim preprocessing text-reuse tracer tutorial welsh
Last synced: 17 Feb 2026
https://github.com/gnebbia/gdb_tutorial
Some notes on how to use gdb to do some binary analysis and debugging
debugging debugging-tool gdb guide notes tutorial
Last synced: 05 Mar 2026
https://github.com/adamo08/bash-scripting-basics
Beginner's guide to shell scripting with examples and explanations.
bash bash-scripting command-line linux shell tutorial unix
Last synced: 03 Feb 2026
https://github.com/icebearbares/bios-modding-logo
Modding The BIOS To Change The Startup Logo
bios customization logo modding tutorial
Last synced: 30 Jan 2026
https://github.com/demining/tutorials-power-ai
Tutorials Power AI list and categories of Artificial Intelligence for Business
ai bard-ai chatgpt chatgpt-api civitai clipchamp codegpt elevenlabs forefront-ai gemini huggingface leonardoai nightcafe openai perplexity-ai quillbot replicate tutorial tutorials vocalremover
Last synced: 19 Sep 2025
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: 24 Dec 2025
https://github.com/nagexiucai/mla
机器学习算法。
ai algorithm deep-learning machine-learning nn python tutorial
Last synced: 28 Mar 2025
https://github.com/the0cp/the0cp.github.io
Theodore Cooper's official site. About programming, pentest, hacking, development and tutorials.
blog developer development hacking pentest pentester pentesting programming tutorial tutorials
Last synced: 11 Jan 2026
https://github.com/alexmhack/django-angular-integrate
Integrating Django and Angular by creating REST API and running both the servers separately
angular deployment django-rest-framework django2 django2-angular6 djoser heroku tutorial virtualenv
Last synced: 24 Sep 2025
https://github.com/rishavs/cove
Simple crud app using pure crystal. 0 frameworks and dependencies
crud crystal crystal-language crystallang tutorial webapp
Last synced: 13 Jun 2025
https://github.com/fiware/tutorials.administrating-xacml
:closed_book: FIWARE 406: Administrating XACML via a PAP
access-control authzforce fiware fiware-keyrock pap tutorial xacml
Last synced: 30 Apr 2025
https://github.com/bitfumes/vue-series
Learn Vue.js 2.0 From Beginning to Advanced
bitfumes-channel tutorial vuejs
Last synced: 13 Apr 2025
https://github.com/husamettinarabaci/rustexam
🦀 A question-based Rust learning project to master Rust through practice and repetition.
coding-challenges exam exercises learning programming questions rust tutorial
Last synced: 30 Sep 2025
https://github.com/secoats/agora_network_sniffer
Python3 Network Sniffer
networking pentesting python3 tutorial
Last synced: 11 Jul 2025
https://github.com/leodbfr/ntfs-macos-13-26
How to write on an NTFS drive on macOS 13 Sequoia and macOS 26 Tahoe, for Apple Silicon, without a kernel module.
fuse fuse-filesystem fuse-t macos ntfs ntfs-3g ntfs-macos tutorial
Last synced: 03 Oct 2025
https://github.com/robertobochet/opencv-talk
Jupyter notebook for the OpenCV talk, part of the Python Course 2020 by Politecnico Open unix Labs
course image-processing jupyter-notebook opencv politecnico-di-milano politecnico-open-unix-labs python talk tutorial
Last synced: 05 Oct 2025
https://github.com/spagnuolocarmine/playground-mpi
Have fun with MPI in C -- An interactive tutorial playground on Tech.io
c distributed distributed-computing distributed-systems mpi openmpi parallel-computing parallel-programming programming tutorial
Last synced: 10 Jul 2025
https://github.com/superluminar-io/godays-workshop
GoDays Serverless Workshop
aws golang lambda serverless tutorial workshop
Last synced: 15 Apr 2025
https://github.com/ifelsebranch/appsync-react-webapp
Tutorial code - How to AWS AppSync
Last synced: 01 Apr 2025
https://github.com/micz/thunderbird-addon-options-manager
A simple Javascript manager to automatically handle the options for your Thunderbird Addon
javascript thunderbird thunderbird-addons thunderbird-extension tutorial
Last synced: 09 Sep 2025
https://github.com/premanandc/pact-jvm-cdc-tutorial
Contract testing tutorial using pact
contract-testing pact pact-consumer pact-jvm pact-provider tutorial
Last synced: 10 Apr 2025
https://github.com/carlescg/faulttreetutorial
This is a tutorial for the package FaultTree from openreliability.com
fault-tree reliability-engineering risk-analysis risk-models tutorial
Last synced: 13 Jul 2025
https://github.com/jeffsieu/typescript-from-zero
A step-by-step TypeScript handbook with practical examples and hands-on exercises.
tutorial typescript typescript-basic typescript-book typescript-tutorial typescript-tutorials
Last synced: 11 Apr 2025
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: 05 Mar 2025
https://github.com/khriztianmoreno/react-native-guide
📱⚛️ Basic guide to show the basic concepts of React Native
demo expo javascript react react-native tutorial
Last synced: 12 May 2025
https://github.com/sahansera/deploying-containers-on-service-fabric
Deploying Multi-Container Services on Azure Service Fabric
azure microservices service-fabric tutorial
Last synced: 16 Jan 2026
https://github.com/valnub/particle-animation-javascript
Demo code for my particle animation video in JavaScript/HTML5 Canvas
animation canvas demo example html5-canvas javascript tutorial
Last synced: 28 Jul 2025
https://github.com/palewire/first-athena-query
How to analyze millions of records in seconds with Amazon Web Services and SQL
athena data-journalism journalism news python sql tutorial
Last synced: 12 Jun 2025
https://github.com/tabrizian/subz-starter
NodeJS course starter template
amirkabir-university nodejs tutorial
Last synced: 10 Sep 2025
https://github.com/michaelcurrin/coding-blog
My blog of experiences and advice around coding
advice blog github-pages jekyll jekyll-theme-midnight posts static-site-generator tutorial
Last synced: 21 Mar 2025
https://github.com/LeoBorai/pngme
Command line program that lets you hide secret messages in PNG files
Last synced: 26 Feb 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/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/laugharne/solana_bytes
Welcome to Solana Bytes - where we serve up digestible coding tutorials to show you how to build projects on Solana.
anchor blockchain blockchain-technology nft rust rust-lang seachor solana tutorial tutorials
Last synced: 18 Aug 2025
https://github.com/bytewax/imputing-missing-values
Managing missing values in streaming data.
machine-learning python real-time tutorial
Last synced: 04 May 2025
https://github.com/13rac1/roll-a-ball-vr
SteamVR HTC Vive conversion for the Unity "Roll a Ball" Tutorial https://github.com/13rac1/Roll-a-Ball-VR/releases
htc-vive tutorial unity virtual-reality vr
Last synced: 21 Feb 2025
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: 04 Apr 2025
https://github.com/annimon-tutorials/similar-images-bot
Source code for tutorial
image-hash similar-images telegram-bot tutorial
Last synced: 10 Jul 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/pcafrica/introduction_to_cmake
Slides and exercises for the "Introduction to CMake" lecture.
cmake cpp examples exercises introduction tutorial
Last synced: 14 Mar 2025
https://github.com/maximbilan/uitextviewplaceholder
UITextView Placeholder Tutorial
ios ios-app placeholder swift tutorial ui ui-components ui-kit uitextview
Last synced: 26 Jun 2025
https://github.com/codepanion/zustand-tutorial
https://www.youtube.com/watch?v=gz4NgSWjHoY In this tutorial we are going to cover how you can use zustand, a simple yet powerful library to manage state in your react app. I will show you examples of how you can create slices for the global store and combine different entities in there. At the end of the video I will show you how can you have a reactive state which is going to be updated when other states are changed.
react state statemanagement tutorial zustand
Last synced: 12 Mar 2025