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-02 00:31:45 UTC
- JSON Representation
https://github.com/uclouvain-cbio/lstat2340
Traitement statistique de données omiques
bioconductor mass-spectrometry msnbase proloc proteomics spatial-proteomics tutorial
Last synced: 24 Feb 2026
https://github.com/thetoxin/pyneuronet
Example simple neural net in python
example machine-learning neural-network python tutorial
Last synced: 20 Oct 2025
https://github.com/1git2clone/proc-macro-example
A short getting started on derive macros guide in Rust.
compile-time-meta-programming compile-time-reflection guide proc-macro proc-macro-derive reflection rust tutorial
Last synced: 23 Oct 2025
https://github.com/huser123/pynteraktiv.infotanar.eu
education hungarian interactive programming-tutorials python tutorial
Last synced: 23 Oct 2025
https://github.com/toolbuddy/mininet-python
Practice with mininet API in python.
learning mininet python tutorial
Last synced: 23 Oct 2025
https://github.com/hussein-249/x86-64-practice
A series of tutorials for beginners of computer science to learn x86-64 assembly language.
assembly-language beginner-friendly tutorial
Last synced: 28 Jul 2025
https://github.com/dipaolo/price-extractor
The source code of a video tutorial: how to parse prices from a web site and store them to DB (links in README)
parsing python scraping selenium tutorial web-parser
Last synced: 15 May 2026
https://github.com/dominique-vassard/elm-tutorial-app
Following complete app tutorial
Last synced: 27 Jul 2025
https://github.com/flowforfrank/react-infinite-scroll
♾️ Infinite scroll component created in React
infinite-scroll intersection-observer intersectionobserver-api javascript react react-infinite-scroll react-infinite-scroll-component reactjs tutorial webtips
Last synced: 14 Apr 2026
https://github.com/eliasdehondt/dotnet-helloworld
This repository contains a simple .NET Core web application designed to display "Hello, World!" or "Hello AppEngine!" as a starting point for deploying .NET Core applications on Google Cloud’s App Engine flexible environment.
app-engine beginner-project cloud-deployment csharp dotnet-core google-cloud hello-world tutorial web-application
Last synced: 27 Jul 2025
https://github.com/howiprompt/ai-agent-saas-boilerplate-stripe-authentication
Over 90% of custom AI agent projects stall at the deployment phase because developers lack the critical infrastructure to securely expose lo
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/freeclimbapi/c-sharp-list-calls-how-to-guide
C# - List Calls Tutorial
Last synced: 26 Jul 2025
https://github.com/freeclimbapi/c-sharp-list-participants-how-to-guide
C# - List Participants Tutorial
Last synced: 18 Sep 2025
https://github.com/peterfox/form-exception-handler-demo
The example code for the article https://medium.com/@SlyFireFox/laravel-tip-a-workflow-for-exceptions-when-handling-forms-9ffb262b6a0
Last synced: 15 Apr 2026
https://github.com/mel-rocha/django-rest-framework
Tutorial da documentação oficial rest_framework
Last synced: 25 Jul 2025
https://github.com/alfarseniko/learning-c
Walkthrough of the freeCodeCamp tutorial of C language.
Last synced: 24 Jul 2025
https://github.com/javascript-tutorial/ro-old.javascript.info
The translated version of https://github.com/iliakan/javascript-tutorial-en in Romanian.
Last synced: 24 Jul 2025
https://github.com/richardca58/powersub-demo-7913
🔧 Simplify your workflow with powersub-demo-7913, a tool designed for efficient task management and collaboration in software development projects.
api cloud demo deployment example git github javascript microservices nodejs open-source powersub serverless tutorial web-app
Last synced: 12 Apr 2026
https://github.com/validusgroup-design/beaglebone-clion-remote-build
Step-by-step guide to setting up remote CMake builds for BeagleBone boards using CLion IDE.
beaglebone clion cmake cross-compilation embedded-linux remote-development tutorial
Last synced: 23 Jan 2026
https://github.com/0xjcf/crypto-wallet-viewer
An open-source guide that teaches developers how to integrate Bitcoin and Ethereum balance checks into a simple Express/TypeScript application. This step-by-step tutorial emphasizes practical lessons, solid architecture, and test-driven development.
bitcoin ethereum mongodb nodejs passportjs testing tutorial typescript web3
Last synced: 16 Apr 2026
https://github.com/howiprompt/local-ai-agent-security-monitoring-dashboard
Developers deploying autonomous agents like Odysseus on local inference engines like DS4 operate blindly, exposing their workspaces to promp
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/eslamalawy/regex
Regular Expression
regex regular-expressions summary tutorial
Last synced: 27 Oct 2025
https://github.com/shuuji3/sc20-pacific-research-platform-federated-kubernetes-tutorial
SC20 Tutorial: Unified Cyber Infrastructure with Kubernetes - https://gitlab.com/ucsd-prp/tutorials/sc20/-/tree/master
kubernetes pacific-research-platform prp tutorial
Last synced: 22 Mar 2025
https://github.com/howiprompt/run-deepseek-4-locally-one-click-installer
Compiling C inference engines and manually configuring Metal/CUDA drivers transforms a simple 5-minute testing session into a 5-hour nightma
ai-agents autonomous-agents free guide howiprompt tutorial
Last synced: 14 Jun 2026
https://github.com/ik5/port_scanner
Example for creating a naive port scanner
golang javascript perl php port-scanner python3 ruby socket tcp-ip tcp-socket tutorial
Last synced: 08 Apr 2026
https://github.com/egigiffari/guess-number-py
Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.
Last synced: 28 Jun 2025
https://github.com/gugazimmermann/curso-1-autenticacao
Este repositório contém o código para o projeto "Autenticação", do ebook "Autenticação com React/TypeScript e Jest", que eu escrevi.
authentication best-practices boas-praticas conventional-commits course curso ebook eslint husky jest lint prettier react tutorial typescript
Last synced: 24 Jan 2026
https://github.com/swivelgames/modfed-assessment-vue3
Technical Assessment for use in Interviews, leveraging Vue3 with Module Federation to simulate a Microfrontend Environment.
frontend interview-practice interview-preparation interview-test microfrontend module-federation tutorial tutoring typescript vue vue3 vue3-composition-api
Last synced: 03 Jan 2026
https://github.com/cmkaya/dotnet-docsandsnippets
Embark on a journey through the .NET ecosystem with dotNET-DocsAndSnippets. Explore in-depth documentation and practical code snippets that shed light on fundamental .NET topics.
asp-net-core aspnetcore codesnippets csharp development documentation dotnet dotnet-core dotnetcore example examples learning programming software-engineering tutorial tutorials
Last synced: 30 Apr 2026
https://github.com/erik1066/golang-features
Features of the Go programming language.
examples features golang tutorial
Last synced: 28 Jun 2025
https://github.com/nicolocurioni96/todoo
Simple TODO app, using SwiftUI and SwiftData
db programming swift swiftdata-example swiftui-learning tutorial
Last synced: 22 May 2026
https://github.com/ifechukwudaniel/mt5-tutorial-trading
example-code examples mt5 mt5script script tutorial
Last synced: 30 Jan 2026
https://github.com/freeclimbapi/node-play-recording-how-to-guide
Node - Play Recording Tutorial
Last synced: 30 Jan 2026
https://github.com/j-m-li/htmlcssjavascript
Introduction simple et rapide à HTML5, CSS3 et JavaScript
css francais html html-css-javascript javascript tutorial
Last synced: 15 Apr 2026
https://github.com/shahabvshahabi1996/tabbartutorial
React-Native Custom Tab bar for Android and IOS
android component ios javasctipt react-native tabbar tutorial
Last synced: 15 Apr 2026
https://github.com/valen1ob0/git-tuto
Test y tutorial de git/github para entender como funciona
git github learn-with-me tutorial
Last synced: 18 Apr 2026
https://github.com/pedrohenriquebr/react-tutorial
React tutorial project
html javascript react tutorial web
Last synced: 15 Apr 2026
https://github.com/chingc/tutorial-mise
A quickstart and reference for mise to help you get up and running fast.
documentation mise quickstart readme reference tutorial
Last synced: 01 Feb 2026
https://github.com/nmrshll/hello-rust
Code extracts from the Rust programming language book
learning rust rust-lang tutorial
Last synced: 30 Mar 2025
https://github.com/hemant2000-karens/tinyml-app-android
This is the Shape image Classification of Geometric Images using Tensorflow, TensorFlow Lite, and Lite Micro
android-application tensorflow-lite tinyml tinyml-edx tutorial
Last synced: 26 Feb 2026
https://github.com/modcommunity/how-to-install-skyrim-mods-on-pc
A guide on how to download and install mods in Skyrim for PC (Windows and potentially Linux).
elder-scrolls guide how-to modding mods skyrim skyrim-se skyrim-special-edition sse tutorial
Last synced: 08 Feb 2026
https://github.com/iankitsinghk/connecting-eclipse-adt-to-github-repository
Step-by-step guide to connect Eclipse ADT with GitHub using abapGit. Covers plugin installation, GitHub token setup, and linking ABAP packages with repositories.
abap abapgit documentation eclipse-adt github-integration guide sap sap-abap tutorial
Last synced: 15 Sep 2025
https://github.com/jonaylor89/housefly
be careful...here be spiders
ai playwright tutorial webscraping
Last synced: 15 Apr 2026
https://github.com/rcardin/http4s-tutorial
A small tutorial on the library http4s
Last synced: 21 May 2026
https://github.com/strolch-li/strolch-bookshop
A tutorial app for building Strolch based projects
Last synced: 15 Jun 2026
https://github.com/teady5land/codex-roblox
Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.
code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial
Last synced: 28 Jun 2025
https://github.com/hello-andrew-yan/spigot-smoke
Tutorial on how to implement a smoke sphere in Minecraft using the SpigotAPI.
java minecraft minecraft-plugin spigot spigot-plugin tutorial
Last synced: 27 Feb 2026
https://github.com/didinj/html-button-example
HTML Tutorial: Button Examples
button examples html html-button html5 tutorial
Last synced: 10 Feb 2026
https://github.com/ccrashzer0/tomghost
Try Hack Me - TomGhost Write Up
ctf ctf-writeups cybersecurity hacking infosec learning-by-doing learning-exercise tryhackme tutorial tutorial-exercises
Last synced: 11 Feb 2026
https://github.com/AbhilashG001/Spring-Melon
A repository that contains my notes on Spring Boot
full-stack-web-development java notes spring-boot tutorial web-development
Last synced: 15 Jun 2026
https://github.com/billy0402/nestjs-shopping-cart-api
A tutorial project for Nest.js API tutorial.
nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod
Last synced: 20 Jan 2026
https://github.com/dkmfzf/golang_tutor-practic
My tutor Golang
console-application golang lessons-learned tutorial
Last synced: 22 Mar 2025
https://github.com/toolforge/my-first-flask-oauth-tool
Mirror of https://phabricator.wikimedia.org/source/tool-my-first-flask-oauth-tool/
Last synced: 27 Feb 2026
https://github.com/erictleung/tutorial-sweave-and-knitr
:pencil: Tutorial on using Sweave and knitr with R and RStudio for reproducible research
knitr literate-programming rstudio sweave tutorial
Last synced: 12 Feb 2026
https://github.com/mdbenito/km2em
From KMeans to Expectation Maximization: a short review
machine-learning machine-learning-algorithms texmacs texmacs-documents tutorial
Last synced: 23 Jul 2025
https://github.com/juj/bat_chase
Kuva- ja äänitiedostot Bat Chase WebAssembly+WebGL -peliä varten
Last synced: 02 Apr 2026
https://github.com/abhishekkr/weaxan
a top-down 2D ARPG game for learning Godot basics
2d-game game gamedev godot tutorial tutorial-code
Last synced: 18 Jun 2026
https://github.com/benpollarduk/netaf.blazor
A Blazor implementation of NetAF.
blazor csharp example framework netaf text-adventure tutorial
Last synced: 14 Feb 2026
https://github.com/javascript-tutorial/pt-pt-deleted.javascript.info
Please use https://github.com/javascript-tutorial/pt.javascript.info
javascript portuguese-portugal tutorial
Last synced: 14 Apr 2025
https://github.com/connectkushal/cssnotes
Revision notes for css, sass, bulma, bootstrap5 and the related tools
bootstrap5 bulma bulma-css bulma-css-framework css css-flexbox css-grid css3 notes postcss sass sass-framework tutorial vite
Last synced: 15 Feb 2026
https://github.com/javascript-tutorial/bs.javascript.info
Modern JavaScript Tutorial in Bosnian
Last synced: 14 Apr 2025
https://github.com/eloistree/openmacroinputdocumentation
Documentation, support, tutorial on how to use Open Macro Input
documentation macro omi productivity rtfm tutorial utility
Last synced: 19 Mar 2026
https://github.com/adityasharat/angular-1.5.x-tutorial
Learn some Angular JS 1.5.x hands on
Last synced: 02 Mar 2026
https://github.com/agamiko/tiny-mnist-challenge
Tiny MNIST Challenge for university student's class with example codes in matlab and pytorch.
challenge convolutional-neural-network example-code pytorch student-project toolbox tutorial
Last synced: 30 Jul 2025
https://github.com/webrror/loginformbloc
Flutter example project showcasing BLoC
bloc example flutter flutter-examples flutterexamples state state-management tutorial
Last synced: 16 Apr 2026
https://github.com/apocfly/sweatbox-tutorial
提供模拟机文本(Sweatbox)从撰写到开启的完整教程
euroscope python sweatbox tutorial
Last synced: 02 Mar 2026
https://github.com/phdenzel/local-python-install
How to install python on a server without sudo rights
Last synced: 02 Mar 2026
https://github.com/luhuadong/fctc-art-pi-book
📚《从端到云物联网开发指南》开源图书,基于 RT-Thread ART-Pi 开发套件实现
cloud documentation iot mcu rt-thread tutorial
Last synced: 03 Mar 2026
https://github.com/garanas/tailwind-css-course
The output of a course by Dave Gray about TailwindCSS
Last synced: 28 Jun 2025
https://github.com/gamersi/account-tutorial-mongodb
Tutorial für ein Accountsystem mit mongodb
account accounting accounts accountsystem nodejs tutorial
Last synced: 16 Apr 2026
https://github.com/bhgomes/rust-tutorial
Rust tutorial focused on type-theoretic and mathematical ideas
rust rust-lang rust-tutorial tutorial
Last synced: 16 Apr 2026
https://github.com/expoverse/npm-package-math
This is a dual purpose NPM package that demonstrates how to create your own NPM package and is also for math functions that are required in applications. This package can be downloaded and imported into any project that requires math.
core example functions helper javascript javascript-library learning library math npm-package package tutorial
Last synced: 16 Apr 2026
https://github.com/o-x-l/ebpf-getting-started-guide
A guide that sums up some information about eBPF for beginners
bpf ebpf getting-started network-analysis network-intelligence tutorial
Last synced: 18 May 2026
https://github.com/llnl/raja-tutorials
Materials to support RAJA hands-on tutorials
Last synced: 04 Mar 2026
https://github.com/applitools/tutorial-capybara-ruby-basic
Applitools Capybara tutorial
applitools capybara ruby tutorial
Last synced: 16 Apr 2026
https://github.com/kahsolt/tiny-q
Tiny-Q is a minimal framework to show quantum computation basics in a tensor/matrix perspective view.
educational quantum-computing tutorial
Last synced: 04 Mar 2026
https://github.com/rkrehn/csharpchatgpt
How to use ChatGPT in C#
chatgpt chatgpt-api chatgpt-app chatgpt-bot chatgpt3 csharp csharp-code openai openai-api openai-chatgpt tutorial
Last synced: 18 Apr 2026
https://github.com/itenthusiast-ru/my_proxy
This project provides a simple SOCKS5 proxy server using Dante, running inside a Docker container. It supports authentication and IPv6
beginner-friendly docker easy-deploy ipv6 linux logging networking open-source proxy server socks5 tutorial vpn
Last synced: 16 Apr 2026
https://github.com/dpbm/raspberry-pi-3-generic-lcd
Adding a TFT lcd to raspberry pi 3b with retropie
configuration display driver lcd lcd-display raspberry-pi raspberry-pi-3 tft tft-display tips tutorial
Last synced: 04 Mar 2026
https://github.com/xantosromerodev/html-tutorial
Tutorial completo de HTML W3Schools en español.
Last synced: 02 Jan 2026
https://github.com/gvcgo/vdocs
Tutorial for version-manager.
documents manual tutorial version-manager vmr
Last synced: 19 Mar 2026
https://github.com/andrewjbateman/javascript-speech-synthesis
:clipboard: Javascript30 tutorial in vanilla javascript text to speech converter
css3 html5 javascript-speach-synthesis javascript-text javascript30 speech speech-converter speech-synthesis tutorial tutorial-exercises vanilla-javascript-text
Last synced: 03 Nov 2025
https://github.com/arthurdjn/sentipy
Deep Sentiment Analysis on Twitter.
pytorch sentiment-analysis tutorial twitter
Last synced: 21 May 2026
https://github.com/ajaybhatia/link-book
A simple link book using meteor and react with hooks
meteor meteorjs react react-hooks-demo reactjs tutorial
Last synced: 17 Apr 2026
https://github.com/wizardjedi/liquibase-test
db example java liquibase maven migration tutorial version-control
Last synced: 10 May 2026