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-30 00:28:13 UTC
- JSON Representation
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/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/daidoujichen/installperfectonec2
Perfect on EC2 安裝筆記
ec2 perfect-server swift tutorial
Last synced: 12 Jan 2026
https://github.com/sweetpotatohack/battlenet-wine-linux
🎮 Полное руководство по установке Battle.net на Linux через Wine с автоматическим скриптом установки
arch automation battlenet blizzard debian fedora gaming guide installation linux script tutorial ubuntu wine
Last synced: 11 Apr 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/javascript-tutorial/bs.javascript.info
Modern JavaScript Tutorial in Bosnian
Last synced: 14 Apr 2025
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/tomerfi/dependency-injection-java-part2-tutorial
Dependency Injection in Java is easy - Part 2 - Leveraging with Google Guice.
blog-post dependency-injection dev guice java tutorial
Last synced: 29 Mar 2025
https://github.com/jatinderbhola/aws-sample
aws magic
angular-material angular1 basic-learning express nodejs tutorial ui-router
Last synced: 03 Feb 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/liuxingyu521/typescript-step-by-step
self-learning ts ts-learn tutorial typescript
Last synced: 27 Mar 2025
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/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/divertimentos/pare-de-chutar-css
Tutoriais sobre "display: inline", "inline: block" e "display:block".
Last synced: 22 Feb 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/azmainadel/the-rabbit-with-the-python
Just the basic implementations of RabbitMQ using Python
Last synced: 06 Apr 2025
https://github.com/peimelo/calendareact
Rails calendar using React
api learnetto react ruby-on-rails tutorial
Last synced: 18 Apr 2026
https://github.com/mchirico/minikube_common_commands
Minikube -- Common commands, tips and tricks.
Last synced: 21 Apr 2026
https://github.com/abhaskumarsinha/2d-continuous-skip-gram-model
A word2vec embedding, called Continuous Skip Gram Model encodes each word to a Vector depending on how closely they are related or how often they are used along.
continuous-skip-gram-model encoding keras keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms skipgram tensorflow2 tutorial word2vec word2vec-model
Last synced: 21 May 2026
https://github.com/xantosromerodev/html-tutorial
Tutorial completo de HTML W3Schools en español.
Last synced: 02 Jan 2026
https://github.com/croydon/unity-roll-a-ball
My implementation of Unity's 2022.3 Roll A Ball Tutorial
engine game roll-a-ball tutorial unity
Last synced: 04 Apr 2025
https://github.com/extcore/extcore-sample-modular-ui-adv
ExtCore framework 7 advanced sample web application with modular UI
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 20 Jan 2026
https://github.com/flowforfrank/css-masonry
🖼️ Masonry layout created with CSS
columns css css-columns css3 grid grid-layout masonry masonry-layout responsive tutorial webtips
Last synced: 13 Jun 2025
https://github.com/ceceliacreates/ballot-cure
An Ionic app using the Capacitor Community HTTP Plugin for native requests and file uploads.
capacitor ionic mobile tutorial
Last synced: 24 Apr 2026
https://github.com/thebeyondr/devconnector
Social media web app for developers 💻
express jsonwebtoken mongodb mongoose nodejs react redux traversy-media tutorial
Last synced: 12 Apr 2026
https://github.com/frankheart-100ub/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: 14 Sep 2025
https://github.com/paulfioravanti/tic-tac-toe
Application from the React Tutorial
javascript react react-tutorial tutorial typescript
Last synced: 13 Oct 2025
https://github.com/siakhooi/reactjs-tutorial-tic-tac-toe
ReactJS Tutorial - Tic-Tac-Toe (reactjs, eslint, jest)
eslint javascript jest reactjs tutorial
Last synced: 19 Apr 2026
https://github.com/dodonki1223/vue-study
Vue.jsの勉強用リポジトリ
tutorial udemy vue vuejs vuejs-components
Last synced: 08 Jan 2026
https://github.com/mhewedy/spwrap-examples
Example projects for spwrap
example-project examples jdbc spwrap stored-procedures tutorial
Last synced: 31 Mar 2025
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/indivar0508/genetic-algo-tutorial
Implementation of genetic algorithm by Code-Bullet, but in Python
genetic-algorithm machine-learning python reinforcement-learning tutorial
Last synced: 21 May 2026
https://github.com/arthurdjn/sentipy
Deep Sentiment Analysis on Twitter.
pytorch sentiment-analysis tutorial twitter
Last synced: 21 May 2026
https://github.com/amirali511/nim-tutorial
Nim programming tutorial
nim nim-lang nim-language nimlang tutorial
Last synced: 23 Mar 2025
https://github.com/macagua/product_video_preview
Tutorial of "How to Create a Widget in Odoo"
addon example frontend javascript odoo odoo-13 python tutorial
Last synced: 09 May 2026
https://github.com/000daniel/collision-mask-layer
A page dedicated to explaining how collision masks/layers works in the Godot game engine
collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial
Last synced: 03 Feb 2026
https://github.com/bruvellu/3d-tutorial
Tutorial on how to visualize 3D data in Fiji using built-in tools and 3Dscript
3d 3d-visualization 3dscript fiji imagej tutorial
Last synced: 13 Jan 2026
https://github.com/joeribreedveld/traversy-graphql-mern
Traversy Media GraphQL crash course with MERN project
apollo express graphql mern mongodb nodejs react traversy-media tutorial
Last synced: 08 Apr 2026
https://github.com/silvestrevivo/native-manager
React Native application following the Udemy Tutorial from @StephenGrider
firebase react react-native reactjs stephengrider tutorial udemy
Last synced: 11 Apr 2026
https://github.com/freeclimbapi/java-list-calls-how-to-guide
Java - List Calls Tutorial
Last synced: 01 Jul 2025
https://github.com/frozen-beak/hash_table
Hash Table in rust from scratch with djb2 algorithm
Last synced: 23 Mar 2025
https://github.com/santiagodotsh/expo-sticker-smash
🍩 📱 Sticker Smash app with React Native and Expo.
expo images react react-native tutorial typescript
Last synced: 11 Apr 2026
https://github.com/foufou-exe/iac-terraform-ansible-aws-webserver-demo
Complete example of deploying a Debian web server on AWS EC2 using Terraform and Ansible. Perfect for learning infrastructure as code (IaC) basics. 🤖
ansible automation aws cloud debian devops ec2 example iac infrastructure-as-code linux open-source terraform tutorial webserver
Last synced: 11 Apr 2026
https://github.com/obitech/tutorials
Various tutorials I've tried/completed
css html javascript python rails ruby tutorial
Last synced: 11 Apr 2026
https://github.com/000daniel/000daniel.github.io
A website about confusing C# programming topics made easy to understand.
csharp document documentation easy made-easy program programming simple tutorial website
Last synced: 04 Jun 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: 24 Apr 2026
https://github.com/jennasys/pyuseref
Python version of useRef demo at: https://dev.to/ziratsu/the-useref-hook-in-react-3h98
parcel python react transcrypt tutorial
Last synced: 10 Jun 2026
https://github.com/dryrel/gad2017_lab
Unity Engine - Game Development I (C#)
bahcesehir-university education tutorial unity
Last synced: 25 Apr 2026
https://github.com/faizantkhan/numpy
NumPy Practice Repository Dive into the world of numerical computing with our collection of NumPy exercises. Perfect for beginners and seasoned programmers alike, this repository offers a range of challenges to sharpen your array manipulation and data analysis skills.
data-science library machine-learning numpy numpy-arrays numpy-library numpy-python outlier outlier-detection python pythonlibrarires tutorial
Last synced: 21 May 2026
https://github.com/cumulocity-iot/cumulocity-provision-epl
This microservice provides a POST endpoint provision to deploy an EPL model from the enterprise tenant to a subscribed target tenant.
agent cli client cumulocity-iot cumulocity-microservice example extension iot-analytics microservice microservices simulator tutorial webapp widget
Last synced: 23 Mar 2025
https://github.com/elzup/java-blank-tutorial
Java Programming basic tutorial with JUnit test
Last synced: 11 Jul 2025
https://github.com/applitools/tutorial-watir-ruby-basic
Applitools Watir tutorial
applitools ruby tutorial watir
Last synced: 28 May 2026
https://github.com/fareedkhan-dev/create-stable-diffusion-from-scratch
Implemented a stable diffusion architecture using PyTorch.
begginers diffusion-models python pytorch stability-ai stable-diffusion stable-diffusion-webui tutorial
Last synced: 11 Apr 2026
https://github.com/thorium/fsharptraining.fi
Finnish open-source F# training (by Ari-Pekka Lappi and me). Check parts 01-Basic and 04-MoreAdvancedStuff. Suomenkielinen avoin F#-opetusmateriaali. Katso kappaleet 01 ja 04.
f-sharp finnish suomi tutorial
Last synced: 15 Mar 2025
https://github.com/switcherapi/switcherapi-tutorials
Examples & code snippets
feature-flags switcher-api tutorial
Last synced: 30 Mar 2025
https://github.com/freeclimbapi/c-sharp-update-a-queue-tutorial
C# - Update a Queue Tutorial
Last synced: 05 May 2026
https://github.com/paulgovan/weibullr.learnr
An Interactive Introduction to Life Data Analysis
life-data-analysis r reliability tutorial weibull-analysis
Last synced: 15 Apr 2025
https://github.com/frozenassassine/cpp-winapi-tutorial
C++ WinApi tutorial with some samples
Last synced: 03 May 2025
https://github.com/mzaini30/w3
Tutorial W3 CSS
css-framework simple tutorial w3css
Last synced: 23 Mar 2025
https://github.com/5afe/safe-demo-template
Template to create Safe demo applications
demo ethereum react-hooks safe safe-core-sdk tutorial typescript
Last synced: 19 Feb 2026
https://github.com/kevinbird61/grpc-practice
Practice & Tutorial of grpc and protocol buffer
Last synced: 29 Apr 2026
https://github.com/aaronksaunders/ionic-react-pickerapp1
This is a sample Ionic ReactJS Application using the IonPicker Component derived from plain javascript example provided in the Ionic Framework Picker Documentation.
forms ionic-framework ionic-react ionpicker-component javascript picker-component react react-hooks reactjs sample-code tutorial
Last synced: 16 Apr 2026
https://github.com/kathleenwest/contosopizzasignalrdemo
Contoso 🍕 Pizza Ordering - ASP.Net Web Api and Web Application with SignalR - Demo and Tutorial
asp-net asp-net-core asp-net-core-web-api contoso csharp csharp-code demo demo-link demo-video learning pizza-order pizza-order-shop-app pizza-order-system signalr signalr-client signalr-hub signalr-server tutorial tutorial-code web-api
Last synced: 23 Mar 2025
https://github.com/antonio-f/easy_naive_bayes
Easy Naive Bayes method implementationfor the Spam Filtering problem (using Python)
101 easy machine-learning naive-bayes spam-classification spam-filtering spamassassin tutorial
Last synced: 30 Mar 2025
https://github.com/antonio-f/lr_optimization
Logistic Regression and Optimization (Tutorial)
logistic-regression machine-learning minibatch-sgd newbie optimizer plot polynomial-features python sgd stochastic-gradient-descent tutorial
Last synced: 03 May 2026
https://github.com/freeclimbapi/java-make-a-queue-how-to-guide
Java - Make a Queue Tutorial
Last synced: 30 Jun 2026
https://github.com/abd3lraouf/dagger
Dagger tutorial for beginners.
android beginner dagger dependency-injection tutorial
Last synced: 12 Jan 2026
https://github.com/antonio-f/moondream
Testing the Moondream tiny vision model
artificial-intelligence hands-on huggingface-transformers image-captioning image-descriptions language-models running-locally tiny-models tutorial vision-models vision-transformers
Last synced: 30 Mar 2025
https://github.com/hoptical/scala-exploration
an Introduction to Scala with Jupyter notebook
Last synced: 15 Feb 2026
https://github.com/icyjoseph/phasertutorial
Learning Phaser to hack a game later on!
hackaton learning phaser3 tutorial
Last synced: 15 Mar 2025
https://github.com/akagi201/learning-ansible
Codes and Notes while learning ansible
ansible learning scaffold tutorial
Last synced: 09 Jun 2026
https://github.com/silvestrevivo/svelte-intro-tutorial
SvelteJS application as intro tutorial, regarding the YouTube video from @mschwarzmueller
css3 html5 javascript sveltejs tutorial youtube
Last synced: 04 May 2026
https://github.com/mihneadb/mongo-api-demo
Simple project showing off how to integrate an external API and store data into Mongo
api demo docker docker-compose example mongodb python scraper sentiment-analysis tutorial
Last synced: 02 May 2026
https://github.com/tayyabmughal676/hellopython
Python Calculator
developer freecodecamp python python-beginners python-calculator python-tutorials tutorial
Last synced: 11 Oct 2025
https://github.com/jeremiegince/parallelismintroduction
Introduction au parallélisme en python
exercise multiprocessing multithreading python tutorial
Last synced: 13 Mar 2025
https://github.com/denvrdata/examples
Examples to run various AI workloads for Denvr cloud
ai development llm-inference llm-training tutorial
Last synced: 16 Jan 2026
https://github.com/piyalidas10/pdf-tutorials
PDF / Images Tutorials for UI/Front-end
frontend tutorial tutorials ui
Last synced: 15 Mar 2025
https://github.com/liquidvapour/javascript-buildpipeline
Respository to support a talk on JavaScript Build Pipelines
javascript tdd tutorial webpack
Last synced: 28 May 2026
https://github.com/applitools/tutorial-selenium-ruby-basic
Applitools Selenium Ruby tutorial
Last synced: 28 May 2026
https://github.com/coasterfreakde/pythonv3
Es geht in die dritte Runde. Wieder einmal startet eine neue/aktualisierte Reihe der Discord Python Bot Tutorials.
Last synced: 17 May 2025
https://github.com/bessouat40/reactjs-tutorial-project
Tutorial for ReactJS use
beginner-friendly beginner-project javascript reactjs tutorial tutorial-code tutorial-sourcecode
Last synced: 11 Apr 2026
https://github.com/mauranne-lg/flask_tutorial
This project is the result of the Flask step-by-step tutorial. See more on https://flask.palletsprojects.com/en/2.3.x/tutorial/
Last synced: 05 Jan 2026
https://github.com/timstaley/voevent-parse-tutorial
Getting started with XML, VOEvent and voevent-parse.
deprecated-repo tutorial voevent
Last synced: 15 May 2025
https://github.com/adityamotale/hash_table
Hash Table in rust from scratch with djb2 algorithm
Last synced: 15 Apr 2025
https://github.com/shuuji3/terraform-tutorials
Terraform Tutorials - HashiCorp Learn
Last synced: 22 Mar 2025