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/thalsi/git
Master Git step-by-step from beginner to advanced. Check off tasks as you complete them!
Last synced: 27 Apr 2026
https://github.com/quantam-studios/topdownshooterlesson
A game made for programming lessons of the CCHS Makers Club specific to game design.
Last synced: 07 Jun 2026
https://github.com/liteobject/bash.training
bash cli linux training-materials tutorial
Last synced: 27 Apr 2026
https://github.com/elpddev/article-react-rxjs-obj-hooks-class-hooks
Example Rxjs class hooks
Last synced: 27 Apr 2026
https://github.com/antonio-f/autograd-tutorial
Pytorch Autograd Tutorial: contains the official tutorial notebook (autograd_tutorial.ipynb) with a couple of basic examples added.
101 autograd backward examples gradients pytorch pytorch-tutorial tutorial
Last synced: 27 Apr 2026
https://github.com/brionmario/continuous-deployment-azure-blog-tutorial
Azure continuous deployment tutorial
Last synced: 28 Apr 2026
https://github.com/itsagurin/django-study
A small blog project using the Django framework
blog django learning-by-doing python tutorial
Last synced: 28 Apr 2026
https://github.com/pwildenhain/vidly
Example video rental app, built from mastering react course: https://codewithmosh.com/courses/357787
create-react-app javascript react tutorial
Last synced: 28 Apr 2026
https://github.com/macagua/example-vuejs2-names-people
A Name People List App simple demo with Vue.js 2 following the "Vue.js 2 Quickstart Tutorial 2017"
demo tutorial vue-components vue2 vue2-demo vuejs vuejs2
Last synced: 28 Apr 2026
https://github.com/antonio-f/kl-divergence
Kullback-Leibler divergence in Python
explained hands-on kl-divergence kullback-leibler-divergence python simple tutorial
Last synced: 28 Apr 2026
https://github.com/pedrochamberlain/nodejs-guide
A Node.js Beginner's Guide by Fireship
Last synced: 28 Apr 2026
https://github.com/textbook/rps-api
Worked example for "JS TDD API"
cypress javascript jest mock msw react tdd test-doubles testing tutorial
Last synced: 28 Apr 2026
https://github.com/davidyell/learning-typescript
Code from doing the TypeScript tutorial
Last synced: 28 Apr 2026
https://github.com/sahar-dev/django_basics
This tutorial explains how to create a simple CRUD app using django framework
Last synced: 28 Apr 2026
https://github.com/srmoore/oidc_django_demo
Small demo Django application using private keys and OpenID Connect
django django-application oidc tutorial
Last synced: 29 Apr 2026
https://github.com/ayonious/maven-best-practices
Short Quick Start Tutorials on Maven
learning maven quickstart tutorial
Last synced: 29 Apr 2026
https://github.com/adolbyb/minesweeper-games
A Collection of Minesweeper Repos Merged Into a Single Repo.
javascript minesweeper pygame python recursion tutorial
Last synced: 29 Apr 2026
https://github.com/erik1066/csharp-features
Interesting features of the C# programming language.
csharp examples features tutorial
Last synced: 29 Apr 2026
https://github.com/yohanavishke/helloworldandroid
My first Android App
android example gradle helloworld java kotlin tutorial
Last synced: 29 Apr 2026
https://github.com/spenserblack/git-bisect-tutorial
A small repository to help beginners learn git bisect
git git-bisect learning learning-by-doing tutorial
Last synced: 29 Apr 2026
https://github.com/iml1111/pytorch-recommender
Neural Recommendation System Using PyTorch
deep-learning pytorch recommender-system tutorial
Last synced: 29 Apr 2026
https://github.com/miksdigital/devandclick
Nice Symfony tutorial: https://www.youtube.com/watch?v=2ngvCQd-l74&list=PLzPK7Fy3SN2cvLglujdweDKNMNQhHDbTT
Last synced: 29 Apr 2026
https://github.com/antonio-f/naive_convnet
Naive Convolutional Neural Network with TensorFlow 2
101 convolutional-neural-networks deep-learning easy matplotlib numpy simple tensorflow2 tutorial
Last synced: 29 Apr 2026
https://github.com/boly38/wifibutton
Wifi Button with ESP8266 card
arduino ch340 electronic esp8266 howto simple-project tutorial wifi-button
Last synced: 29 Apr 2026
https://github.com/sahar-dev/kubernetes_101
This project demonstrates how to deploy and manage two intercommunicating Django applications on Kubernetes. It provides a step-by-step guide to writing Kubernetes YAML configuration files, containerizing Django applications with Docker, and deploying them to a Kubernetes cluster.
devops django docker kubernetes tutorial
Last synced: 29 Apr 2026
https://github.com/friz-zy/aws-high-availability-web-worker-setup-example
Example how to set up web services in modern way :)
ansible aws docker-compose example high-availability infra terraform tutorial webapp
Last synced: 29 Apr 2026
https://github.com/apiverve/image-caption-react-tutorial
AI-powered image caption generator built with React
accessibility ai alt-text apiverve computer-vision image-caption machine-learning react tutorial
Last synced: 29 Apr 2026
https://github.com/dairefinn/godot-deckbuilder-tutorial
Repo for a tutorial I'm following
deckbuilder godot godot-engine tutorial
Last synced: 30 Apr 2026
https://github.com/gekalogiros/referendum-ethereum-dapp
beginner contract dapp ethereum example newbie referendum smart tutorial
Last synced: 30 Apr 2026
https://github.com/anakloss/tutoriales-pygui
Tutoriales de GUI Python (Flask, TKinter & +)
contacts flask practice-project python3 tkinter tutorial
Last synced: 30 Apr 2026
https://github.com/leesharma/learning-flask
A tutorial app to learn about Flask
Last synced: 30 Apr 2026
https://github.com/chriskilinc/godot-gdquest-vampiresurvivor-tutorial
https://www.youtube.com/watch?v=GwCiGixlqiU
csharp game gdquest godot godot-engine tutorial
Last synced: 30 Apr 2026
https://github.com/noahingh/dynamodb-tutorial
Dynamo DB tutorial to cover "from SQL to NoSQL".
aws buzzvil dynamodb scalability-edge tutorial
Last synced: 30 Apr 2026
https://github.com/tsamaya/passport-example-with-twitter
a Passport example using an Express with Twitter
bulma express javascript oauth passport tutorial twitter
Last synced: 30 Apr 2026
https://github.com/timeless-residents/handson-openai-responses-api
OpenAI Responses API の実践的なユースケース集。テキスト生成、画像分析、ツール連携、民間・公共利用例など多数のサンプルを提供しています。
api chatbot citizen-support examples function-calling government-services japanese openai parallel-tool-calls python responses-api tool-calling tutorial
Last synced: 30 Apr 2026
https://github.com/hasansezertasan/random-profile
Random profile generator for designers. Name, surname, biography, username...
clone fake-data faker fastapi fastapi-app learning-material learning-materials litestar python random-profile tutorial web-application
Last synced: 30 Apr 2026
https://github.com/duskybomb/quantitative-finance-talk
Tutorial on Quantitative Finance for PyData Delhi 19 Conference
quantitative-finance r tutorial
Last synced: 01 May 2026
https://github.com/nacal/react-tutorial-ts-function
cypress reacthooks reactjs tutorial typescript
Last synced: 01 May 2026
https://github.com/mafromist/musixplayer-vue
Music player developed with Vue JS
javascript learning-by-doing music-player tutorial vuejs
Last synced: 01 May 2026
https://github.com/tes3awy/recaptcha-vanilla-js
Google reCAPTCHA V2 Client-Side Validation Only with Vanilla JavaScript
bootstrap5 bots client-side google-recaptcha-v2 javascript tutorial
Last synced: 01 May 2026
https://github.com/iurianu/react-jokes
The puns app created in the React tutorial
Last synced: 08 Jun 2026
https://github.com/uppnrise/tutor_unity_csharp
Unity C# tutorial codes for beginners.
csharp tutorial tutorial-exercises unity unity2d unity3d
Last synced: 01 May 2026
https://github.com/clumsyme/tensors
tensorflow examples
examples jupyter-notebook learning tensorflow tutorial
Last synced: 01 May 2026
https://github.com/roger-luo/tutorial-julialang
A Tutorial to Julia Language
julia scientific-computing tutorial
Last synced: 08 Jun 2026
https://github.com/mxagar/azure_guide
This repository contains my personal guide on different services provided by Microsoft Azure. These notes were collected after following several courses and tutorials, among others.
azure cloud data-science guide machine-learning tutorial
Last synced: 02 May 2026
https://github.com/pranabdas/javascript
avascript notes and references.
beginner javascript react tutorial
Last synced: 02 May 2026
https://github.com/beanwei/kotlin-android--by-practice
Kotlin 开发 Android 应用, 一些小项目的集合仓库,适合新手练手的。
android demo kotlin tutorial tutorial-demos
Last synced: 02 May 2026
https://github.com/donovan-said/tutorial-learning-go
A repository to start learning Go.
Last synced: 02 May 2026
https://github.com/joaomlneto/github-ci-tutorial-java
An example on how to use GitHub Actions in a Java project
ci cicd continuous-integration github github-actions github-actions-ci github-actions-java java junit junit5 quickstart tutorial tutorial-code
Last synced: 02 May 2026
https://github.com/jshn9515/dnnl-notebooks
Personal deep learning study notes and tutorial-style notebooks
deep-learning jupyter-notebooks pytorch quarto tutorial
Last synced: 22 Jun 2026
https://github.com/stormpyro/brownie-lottery
Lottery smart contract for ETH. Thanks to the awesome tutorial here: https://www.youtube.com/watch?v=M576WGiDBdQ&t=6363s
blockchain brownie chainlink python smart-contracts solidity tutorial
Last synced: 02 May 2026
https://github.com/braiso-22/minecraft-mod-tutorial
Proyect for my minecraft mods creation tutorial
java miencraftserver minecraft mod spigot tutorial
Last synced: 03 May 2026
https://github.com/thecodemonkey/similaritysearch
This project is part of a tutorial demonstrating how to use Kotlin or Java with Spring-AI to generate embeddings and perform simple similarity searches.
ai embeddings spring tutorial vector-database
Last synced: 03 May 2026
https://github.com/baggiponte/pymi-cookiecutter
🍪 @cookiecutter tutorial @PythonMilano
cookiecutter python template template-engine tutorial
Last synced: 03 May 2026
https://github.com/rodneylab/cloudcannon-sveltekit-social-sharing-images
Adding Social Sharing Images in SvelteKit: how to add social sharing images to your SvelteKit site as well as basic SEO meta and Schema.org.
blog cloudcannon jamstack markdown seo svelte sveltejs sveltekit tutorial
Last synced: 03 May 2026
https://github.com/dbidwell94/twitterclone
A video tutorial on how to develop a RESTful backend with Java Spring
boot development java react redux spring tutorial web
Last synced: 03 May 2026
https://github.com/otonomee/bash-scripting-course
Codecademy-inspired interactive Bash scripting course with live code editor, terminal simulation, and progress tracking. 7 chapters covering variables, conditionals, loops, functions, and real projects.
bash codecademy-style coding-course education interactive-learning javascript learn-to-code programming-tutorial react shell-scripting terminal tutorial web-app
Last synced: 04 May 2026
https://github.com/gnu4cn/ts-learnings
学习TypeScript.
gulp gulp-typescript tsconfig tutorial typescript
Last synced: 03 May 2026
https://github.com/laugharne/solana_foundation_tutorials
Solana Foundation Tutorials : Managing large accounts, Creating an Energy Game, Creating an Idle Game, Session Keys, Building Games
anchor blockchain blockchain-technology rust rust-lang solana tutorial tutorials
Last synced: 03 May 2026
https://github.com/demapy/element-position-observer
Tutorial how to create trackable react tooltip with position computation.
intersection-observer javascript portals react resize-observer tooltip tutorial typescript
Last synced: 03 May 2026
https://github.com/morphclue/simple-stocks
Solution for chapter 2 from the "Angular in Action" book
Last synced: 03 May 2026
https://github.com/syncfusionexamples/how-to-add-and-customize-annotations-in-nodes-and-connectors-in-vue-diagram
A quick start Vue project that shows how to add annotations to nodes and connectors in the Syncfusion Vue Diagram component. This project includes code snippets to add an annotation programmatically and showing customization options like horizontal alignment, vertical alignment, offset, text wrapping, font styles, and hyperlinks.
annotations connector content customize diagram diagrambuilder font hyperlink node style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 03 May 2026
https://github.com/dylancheetah/reactive-calculator
A simple desktop calculator made with React to demonstrate basic frontend web development concepts.
calculator frontend nodejs react tutorial web
Last synced: 04 May 2026
https://github.com/kubedge/kubesim_lte
Kubedge Simulator of LTE RAN
arm32v7 arm64v8 golang helm helm-charts kubedge kubernetes lte raspberry-pi tutorial
Last synced: 04 May 2026
https://github.com/dclxviclangames/bossunity3d
Behaviour of Enemy BOSS character, very simple and easy to understanding for begginers
boss-battle bosses bossfight dclxviclan tutorial tutorial-code tutorial-sourcecode tutorials unity3d unitytutorial
Last synced: 04 May 2026
https://github.com/uilianries/conan-protobuf-example
Protobuf example using Conan.io
cmake conan protobuf serialization tutorial
Last synced: 04 May 2026
https://github.com/emrah13-13/kubernetes-for-students
🚀 Learn Kubernetes through hands-on projects designed for students, making distributed systems easy to grasp without the complexity of YAML.
cloud collaboration docker-tutorial dockerfile freshers go kubernetes kubernetes-service learning microservices-architecture minikube open-source openstack postgresql students tutorial websocket yaml
Last synced: 04 May 2026
https://github.com/florasteve/ml-foundations-day1
Day-1 ML foundations focused on linear algebra: vectors, dot products, norms, angles, projections, and basic matrix operations—implemented in a Jupyter notebook with NumPy/Matplotlib, clear 2D visuals, a self-quiz, and a brief reflection. Emphasizes how these math primitives map to core ML/AI ideas (similarity, least squares, geometric transforms).
ai data-science education jupyter-notebook linear-algebra machine-learning matplotlib numpy python3 terminal-mac tutorial visualization vscode
Last synced: 04 May 2026
https://github.com/andrewrgarcia/webpack-demo
webpack generated from completed Getting Started webpack tutorial (https://webpack.js.org/guides/getting-started/). May use as a webpack template.
javascript nodejs npm tutorial webpack
Last synced: 04 May 2026
https://github.com/thinkswan/react-infinite-scroll-unsplash-gallery
A React app that displays an Unsplash gallery with infinite scrolling.
express javascript react tutorial
Last synced: 04 May 2026
https://github.com/aaditya29/quantitative-finance-with-python
Quantitative Finance With Python Materials From Basic
python python3 quantitative-finance tutorial
Last synced: 05 May 2026
https://github.com/gabrielkunst/anime-valt
Basic project to learn more about Next.js server actions. Credits to the original creator, @adrianhajdin.
nextjs server-actions tutorial
Last synced: 05 May 2026
https://github.com/timeless-residents/handson-blender-scripts
Collection of Python scripts demonstrating Blender automation for 3D modeling and rendering. Each script showcases different techniques with visual outputs.
3d 3d-graphics automation blender blender-python computer-graphics learning-resources python rendering scripting tutorial
Last synced: 05 May 2026
https://github.com/starburst997/android-code-sign
Code Signing for Android via Github Actions
android code-sign code-signing codesign codesigning playstore tutorial
Last synced: 05 May 2026
https://github.com/antonio-f/ridge_regression_example
Easy Ridge Regression example
easy matplotlib-pyplot polynomial-regression python ridge-regression scikit-learn tutorial
Last synced: 05 May 2026
https://github.com/ruanbekker/civo-kubernetes-terraform-demo
Demo using Terraform and Civo Kubernetes
civo golang kubernetes terraform tutorial
Last synced: 05 May 2026
https://github.com/piskula/metait-angular2-workshop
Workshop for Angular2
angular2 angular2-cli angular2-example javascript metait tutorial typescript workshop-materials
Last synced: 05 May 2026
https://github.com/freeclimbapi/java-list-recordings-tutorial
Java - List Recordings Tutorial
Last synced: 30 Jun 2026
https://github.com/freeclimbapi/java-update-a-queue-tutorial
Java - Update a Queue Tutorial
Last synced: 21 Jun 2026
https://github.com/mohammad-taha-ebadinik/powersub-demo-3000
🔌 Integrate and manage subsystems effortlessly with powersub-demo-3000, streamlining your project's structure and enhancing workflow efficiency.
api cli-tool demo deployment github-action javascript middleware nodejs open-source powershell powersub sample-project server testing tutorial
Last synced: 06 May 2026
https://github.com/rickyjericevich/web-api-tutorial
A basic tutorial on how to create and deploy a REST API and interact with it using a web page and an Android app
android html java rest-api spring-boot tutorial
Last synced: 05 May 2026