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-28 00:27:58 UTC
- JSON Representation
https://github.com/flowforfrank/classifier
🤖 Image classification with TensorFlow.js
classification image-classification javascript tensorflow tensorflow-js tutorial webtips
Last synced: 20 Apr 2026
https://github.com/alexmhack/django_blog
creating a nice 2018 blog with backend as django2 and python3
beginner-friendly beginner-project beginner-tutorial blog django-blog django2 project python3 tutorial
Last synced: 28 May 2026
https://github.com/feelpp/feelpp-tutorial-dev
Feel++ development tutorial
cpp17 development feelpp tutorial
Last synced: 31 Jan 2026
https://github.com/colinwilliams91/unity-game-template
This is a repo set up w/ proper gitignore and project board for a game development team using Unity
agile collaborate collaboration collaborative development devops game game-development gamedev git github how-to howto setup team tutorial unity
Last synced: 09 May 2026
https://github.com/s-light/workshop__blender_web_creative_worlds
Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)
a-frame blender blender-addon tutorial workshop
Last synced: 12 Oct 2025
https://github.com/gotz1480/sqlite-tutorials
SQLite tutorials in C
sqlite sqlite3 sqlite3-database tutorial
Last synced: 07 Apr 2025
https://github.com/didinj/javascript-highest-order-function-examples
Javascript Tutorial: Higher Order Function Examples
examples function highest-order javascript js tutorial
Last synced: 13 Oct 2025
https://github.com/fraigo/git_tutorial
Git tutorial for beginners
git git-tutorial github tutorial
Last synced: 18 Apr 2026
https://github.com/leomaurodesenv/smm-data-mining
Tools and results ~ Knowledge Discovery on the Super Mario Maker
data-mining research-project toolkit tutorial
Last synced: 31 Jan 2026
https://github.com/macagua/example-vuejs2-todo-app
A To-Do App with Vue.js 2 following the "Build a To-Do App with Vue.js 2" tutorial.
tutorial vue-components vue2 vue2-demo vuejs vuejs2
Last synced: 12 Apr 2026
https://github.com/kahsolt/conv2d-kernels
Interactive experiments on pretrained Conv2d layer weights.
cnn neural-network tutorial visualization
Last synced: 24 Jun 2026
https://github.com/sebastianmarines/go_lambda_tutorial
aws aws-lambda github-actions go lambda terraform tutorial
Last synced: 18 Apr 2026
https://github.com/danielcaldas/take-the-cat-to-the-party
Learn reactive programming with RxJS the fun way
blogging javascript reactive-programming reactive-streams rxjs-examples tutorial
Last synced: 09 Aug 2025
https://github.com/kaixinbaba/learnclawdbot
📚 The most comprehensive multilingual documentation site for OpenClaw — 264+ pages in English, Chinese, Japanese & Korean
ai-assistant documentation multilingual nextjs openclaw tutorial
Last synced: 04 Apr 2026
https://github.com/jklemon17/react-redux-todo
React-redux tutorial todo list
Last synced: 06 May 2026
https://github.com/makstyle119/system-design
system design from beginner to advanced
architecture design-patterns makstyle119 system-design tutorial
Last synced: 02 Jan 2026
https://github.com/rijalghodi/learn-langchain-from-scratch
Learn langchain from scrach
agent ai-model crash-course langchain llm prompt-engineering rag tutorial
Last synced: 11 May 2026
https://github.com/makstyle119/php
PHP from beginner to advanced
begginer-friendly makstyle119 php tutorial
Last synced: 11 Apr 2026
https://github.com/nicholasjhenry/brandizzle
My repo for working through the BBDCasts series for Brandizzle using Rails 3
professional-development tutorial
Last synced: 13 Mar 2026
https://github.com/kinneko-de/sample-humanfriendly-id-csharp
Sample how to create a human-friendly identifier in C#
csharp human-friendly id sample tutorial
Last synced: 02 Sep 2025
https://github.com/hashicorp-education/learn-terraform-multicloud-kubernetes-eks
Last synced: 25 Mar 2025
https://github.com/jerryfzhang/conferencetravelgrantsystem
CTGS is system for applying conference travel grant , built using Nodejs, Express.js, MongoDB ang jQuery
express jquery mongodb mongodb-ang-jquery nodejs reimbursement time-management travel-planner tutorial
Last synced: 20 Apr 2026
https://github.com/maurerkrisztian/machine_learning
Machine Learning with Python Examples
deep-learning examples machine-learning neural-network tutorial
Last synced: 15 Mar 2025
https://github.com/fiware/tutorials.extended-properties
:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty
entities enumeration fiware language ngsi-ld tutorial
Last synced: 13 Mar 2026
https://github.com/dilowagner/roguelike-unity
Project to study with Unity Engine
csharp development engine game roguelike tutorial unity
Last synced: 19 May 2026
https://github.com/seadowg/dip-lesson
Using Dependency Inversion to help you (re)write testable code
dependency-inversion-principle java test-driven-development tutorial
Last synced: 15 Apr 2026
https://github.com/antonio-f/deep_q-network
Deep Q-Network example from Udacity's Deep Reinforcement Learning Nanodegree.
101 box2d deep-learning deep-q-learning deep-q-network dqn dqn-pytorch gym lunarlander-v2 openai-gym pybox2d pytorch reinforcement-learning tutorial
Last synced: 10 May 2026
https://github.com/denis-yuen/icy-blackberry
Example command line tool for the HCA Hackathon
Last synced: 18 Apr 2026
https://github.com/frameright/image-display-control-demo-irregular-shapes
Demo of Image Display Control with Irregularly Shaped Image Containers
css demo frameright html image image-display-control iptc javascript metadata responsive-design responsive-images tutorial
Last synced: 19 May 2026
https://github.com/ancatmara/dl-voronovo-networks
Network Analysis & Gephi tutorial
digital-humanities gephi network-analysis tutorial
Last synced: 04 Mar 2026
https://github.com/marcinwitnik/simple_linear
Prosty model regresji liniowej zbudowany w TensorFlow/Keras. Uczy się zależności y = 2x - 1 i przewiduje nowe wartości na podstawie danych wejściowych.
ai beginner-friendly keras linear-regression machine-learning ml model pycharm python regression tensorflow training tutorial
Last synced: 15 Apr 2026
https://github.com/andrewjbateman/fullstack-twitter-clone
:clipboard: Simple full-stack app that displays a list of messages ('tweets') generated on the client side and processes them using backend node.js.
cors css3 express-middleware filter-plugin full-stack fullstack html5 nodejs rest-api tutorial tweets vanilla-javascript
Last synced: 16 Apr 2026
https://github.com/makstyle119/dsa
Data Structure & Algorithum from beginner to advanced
algorithm begginer-friendly data-structure data-structures-and-algorithms dsa dsa-python makstyle119 tutorial
Last synced: 04 Jan 2026
https://github.com/markfchavez/ruby-and-rails-resources
A curated list of ruby/rails resources to learn from.
Last synced: 15 May 2026
https://github.com/codeantik/redux-saga-demo
A demo app to understand and learn the working of redux-saga
demo generator-functions redux redux-saga sagamiddleware tutorial
Last synced: 11 May 2026
https://github.com/annimon-tutorials/android-secret-code
Source code for tutorial
android easter-egg secret-code tutorial
Last synced: 11 May 2026
https://github.com/guaix-ucm/megaradrp-cookbook
MEGARADRP Cookbook
astronomy python science tutorial
Last synced: 08 Mar 2026
https://github.com/taited/distributedtutorial
This is a tutorial demo for pytorch distributed data parallel
demo distributed distributeddataparallel parallel pytorch tutorial
Last synced: 12 May 2026
https://github.com/dnbard/react-tutorial
Examples for React course in GlobalLogic Ukraine
guide gulp mocha react react-router redux tutorial
Last synced: 25 Oct 2025
https://github.com/marianpekar/ue5-fetch-art
An example project for 'Learn Working with APIs in Unreal Engine by Building a Virtual Art Gallery' tutorial.
blog-post cplusplus cpp tutorial ue5 unreal-engine unreal-engine-5
Last synced: 25 Oct 2025
https://github.com/mimaxuz/react-tutorials
Simple projects created using ReactJS. All projects are open source and fully created in ReactJS.
course create-react-app design dom javascript react react-router reactjs template tutorial tutorial-code
Last synced: 09 Apr 2026
https://github.com/truemedia/wordpress-plugin-from-scratch
Git repo of code from tutorials on how to create WordPress plugin from scratch (all WP versions)
create from php plugin programming scratch series tutorial wordpress
Last synced: 13 May 2026
https://github.com/sanidhyy/gpt3-web-app-react
GPT-3 Web App created using React JS.
javascript nodejs reactjs tutorial
Last synced: 10 Apr 2026
https://github.com/huaying/react-games
Small games written in React.js
game react react-game react-tutorial tutorial
Last synced: 13 May 2026
https://github.com/flolu/bazel
🌿 Getting started with Bazel for absolute beginners
bazel bazel-rules bazelisk build-tool buildifier github-actions starlark tutorial
Last synced: 13 May 2026
https://github.com/ashwani-luhaniwal/nodejs-intro-guide
NodeJS Introduction Guide
node nodejs nodejs-tutorial reference tutorial
Last synced: 13 May 2026
https://github.com/javitocor/tic-tac-toe-react
Classic game tic-tac-toe built with React.
javascript reactjs tictactoe-game tutorial
Last synced: 16 Apr 2026
https://github.com/onderkalaci/pgcolor
Color data type (and more) for PostgreSQL
citus extension postgres postgresql prototype tutorial
Last synced: 19 Jun 2026
https://github.com/glaucia86/dotnet-csharp-studies
Repository created to store all the studies and projects developed in dotnet and C#.
blazor csharp-code dotnet tutorial
Last synced: 06 May 2026
https://github.com/prathameshdhande22/data-visualization-tutorial
Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial
data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial
Last synced: 09 Apr 2026
https://github.com/nexmo/ruby-mobile-app-invites
Mobile App Promotion via SMS in Ruby
Last synced: 23 Mar 2025
https://github.com/julesblm/geologicalmapthehague
The end result of a leaflet.js geological map tutorial.
geology leaflet-map leafletjs tutorial
Last synced: 21 Feb 2026
https://github.com/zeyu-li/django-tutorial
A tutorial for Django projects 🏫
django django-tutorial tutorial
Last synced: 21 May 2026
https://github.com/michaeldouglas/mvcgo
Tutorial Go MVC
article golang mvc mvc-architecture tutorial
Last synced: 16 Mar 2025
https://github.com/alexlaurence/minna-no-python
👨💻Real-World Python Projects For Beginners
beginner-project projects python tutorial
Last synced: 13 Jun 2025
https://github.com/ry-ops/monitoring-infrastructure-prometheus-grafana
Monitor infrastructure with Prometheus metrics and Grafana dashboards
grafana monitoring observability prometheus tutorial
Last synced: 01 Mar 2026
https://github.com/psmyrdek/gha-demo-app
GitHub Actions - pierwsze kroki
actions cicd przeprogramowani tutorial
Last synced: 11 Apr 2026
https://github.com/davidyslu/tensorflow-practice
Practicing and learning TensorFlow
machine-learning python tensorflow tutorial
Last synced: 13 Apr 2026
https://github.com/allaman/kustomize-demo
Demonstrating Kubernetes manifest generation with Kustomize.
demo deployment hands-on kubernetes kustomize tutorial
Last synced: 30 Apr 2026
https://github.com/steve-mt/golang-api-cassandra
An REST api powered by go and cassandra following https://getstream.io/blog/building-a-performant-api-using-go-and-cassandra/ as a tutorial
cassandra golang rest-api tutorial
Last synced: 30 Apr 2026
https://github.com/demerino/braintree-sticker-store-ios
Sample store app using Braintree's iOS SDKs
braintree ios payments paypal sample-app store swift tutorial
Last synced: 16 Apr 2026
https://github.com/jlozovei/node-api-server
Server-side for Node RESTful API Tutorial
expressjs mongodb nodejs restful-api server-side tutorial
Last synced: 11 Apr 2026
https://github.com/chinmayvivek/my-learning
My Learning is PHP based Project where Admin Will upload a tutorial which can be a code, any file or video and visitor will register him self/ her self to add these stuffs to website web site will be controlled by admin
blog php php7 project register tutorial video visitor
Last synced: 30 Apr 2026
https://github.com/apsrcreatix/3t
Tic Tac Toe implemented differently.
game learning-by-doing play react test tutorial
Last synced: 01 May 2026
https://github.com/simonblanke/hyperactive-tutorials
Examples, notebooks and visualizations for the Hyperactive package
examples jupyter-notebook python tutorial visualization
Last synced: 27 Nov 2025
https://github.com/annimon-tutorials/annimon-tutorials.github.io
Site example for tutorial
github-pages jekyll site tutorial
Last synced: 18 Feb 2026
https://github.com/marcospb19/godot-enet-packet-server-example
Minimal example on how to setup a raw-packet `ENet` client and server in Godot 4.2
enet godot multiplayer network tutorial
Last synced: 11 Jun 2025
https://github.com/littledivy/denobyexample
Learn Deno by Example. WIP. Community maintained.
deno denobyexample examples learn tutorial typescript
Last synced: 30 Apr 2026
https://github.com/jasiek-net/react-webflow-memberstack
Showcase how to combine React and Webflow in app powered by MemberStack
memberstack no-code nocode primereact react showcase tutorial typescript webflow
Last synced: 20 May 2026
https://github.com/mihajlomilojevic/javascript-prirucnik
Ovaj projekat osmišljen je kao priručnik/tutorial za upoznavanje učenika srednjih škola sa naprednijim tehnikama i tehnologijama JavaScript programiranja kako bi učenici mogli da steknu znanje potrebno za kreiranje full stack aplikacija koje ne rade (ili veoma površno) tokom svog srednjoškolskog školovanja.
ebook expressjs javascript nextjs nodejs reactjs tutorial
Last synced: 12 Apr 2026
https://github.com/thibaudcolas/my-first-blog-wellington2016
Django Girls tutorial blog, Django Girls Wellington 2016
Last synced: 15 Mar 2025
https://github.com/abitofhelp/dictionary_stdlib
An educational REST service implemented exclusively with Ada 2022’s standard library.
2022 ada api containerd docker educational kubernetes rest stdlib tutorial
Last synced: 25 Jun 2026
https://github.com/gamadorh/make-a-great-readme
Let's make a great README file.
how-to howto markdown readme readme-badges readme-bolierplate readme-md readme-quality tutorial
Last synced: 21 May 2026
https://github.com/MRColorR/HowTo-Guides
This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.
coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl
Last synced: 05 Aug 2025
https://github.com/mikerah/simple_vm
A simple VM in Rust for learning purposes
rust tutorial virtual-machine vm
Last synced: 24 Mar 2025
https://github.com/goulu/python_finesses
Les finesses de Python
french jupyter-notebook python tutorial
Last synced: 01 May 2026
https://github.com/antonio-f/attention_mechanism_tf2
Neural Machine Translation with Attention - TensorFlow 2.X
artificial-intelligence attention attention-mechanism bidirectional-lstm deep-learning neural-machine-translation python seq2seq sequence-models tensorflow2 tutorial
Last synced: 30 Apr 2026
https://github.com/atarazana/gramola-operator
End to End Operator Framework lab guide and demo using Operator SDK 1.0.0
kubernetes olm operators tutorial
Last synced: 16 Jan 2026
https://github.com/andredarcie/2d-roguelike-game-unity
2D game created in Unity 5
chsarp game game-2d game-development tutorial unity
Last synced: 30 Apr 2026
https://github.com/emanuelsacoman/gridlayout
Utilizando CSS Grid para fazer um layout responsivo e moderno.
css-grid html5 responsive-layout tutorial
Last synced: 24 Jul 2025
https://github.com/fajarwz/blog-react-paginate
Simple example of how to use react-paginate in React
example-project javascript pagination react react-paginate tutorial
Last synced: 30 Apr 2026
https://github.com/richelbilderbeek/mxe_tutorial
Tutorial about the MXE cross-compiling environment
cpp mxe mxe-tutorial qmake qtcreator tutorial
Last synced: 02 May 2026
https://github.com/adamisntdead/hackr-news
📰 A Hacker News Front Page clone in React
hacker-news react react-hn sample tutorial
Last synced: 30 Apr 2026
https://github.com/ksachdeva/ml-in-hurry
Machine Learning in Hurry
computer-vision machine-learning tutorial
Last synced: 26 Jul 2025