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/shamim-akhtar/tutorial_mixamo
This GitHub repository contains resources and code for the tutorial Importing and Animating 3D Models from Mixamo in Unity,
gamedev mixamo mixamo-animations tutorial unity3d
Last synced: 30 Apr 2026
https://github.com/syncfusionexamples/how-to-create-and-customize-ports-in-the-vue-diagram-component
A quick start Vue project that shows how to create and customize port nodes programmatically and dynamically in the Syncfusion Vue Diagram component. This project includes code snippets for adding multiple ports, customizing them dynamically, and connecting nodes using ports.
connect connector customize diagram diagrambuilder node ports style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs
Last synced: 30 Apr 2026
https://github.com/bansimplified567/javascript-tutorial-filipino-cebuano
Introduction to JavaScript Basics Tutorial Welcome to this JavaScript Basics Tutorial! This guide is designed to help you understand the core fundamentals of JavaScript, one of the most powerful and widely used programming languages for web development.
beginner-friendly cebuano database html-css-javascript javascript practice tutorial web-development website
Last synced: 30 Apr 2026
https://github.com/thenewjavaman/waicy-workshops
Python guides to teach middle- and high-school students about AI
ai education guide machine-learning python tutorial
Last synced: 08 Jun 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/descent098/basic-web-technologies
An introduction to the basics of how webpages work from a technology standpoint
code learning presentation tutorial webpages
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/neo/angular2-module
angular-cli angular2 demo practice tutorial
Last synced: 01 May 2026
https://github.com/abritopach/angular-phonecat-upgrade
Sample project where you migrate from AngularJS Phone Catalog to Angular (Angular 8, current version) Phone Catalog.
angular angular8 angularjs angularjs-phone-catalog tutorial typescript
Last synced: 01 May 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/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/pedrochamberlain/react-topic-path
Frontend Masters' React.js Topic Path
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/justalever/dokku_demo
Deploy a Rails App with Dokku
deployment dokku rails tutorial
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/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/colbyfayock/my-ecomm-store
Demo for spacejelly.dev tutorial
Last synced: 03 May 2026
https://github.com/realitysg5020/powersub-demo-6848
🚀 Showcase advanced features of PowerSub in this demo, enabling seamless integration and efficient management of project subscriptions.
application best-practices command-line-tool data-processing demo easily-integrated examples lightweight machine-learning open-source powersub python scripts tutorial user-guide
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/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/rupertavery/webpack-vue-typescript-tutorial
A Tutorial for building a VueJS application using webpack and typescript
tutorial typescript vue vuejs webpack webpack4
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/wahengchang/filehelper
it is a npm package that provides fs function
filesystem nodejs tool tutorial utils write
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/silvestrevivo/native-musicdisplay
React Native application following the Udemy Tutorial from @StephenGrider
firebase react react-native stephengrider tutorial udemy
Last synced: 04 May 2026
https://github.com/david-pena/apple-wallet-clone-rn
Apple Wallet Clone with React Native, Reanimated and Gesture Handler
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/colbyfayock/my-snipcart-store
Demo for spacejelly.dev tutorial
ecommerce nextjs snipcart 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/jnbdz/demo-golang-nodejs-extension-calculator
Demo: Golang Node.js Extension: Calculator
calculator demo golang nodejs nodejs-extension 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/freeclimbapi/c-sharp-create-conference-how-to-guide
C# - Create Conference Tutorial
Last synced: 19 Jun 2026
https://github.com/freeclimbapi/java-inbound-call-queue-tutorial
Java - Inbound Call Queue Tutorial
Last synced: 19 Jun 2026
https://github.com/techsolutionstuff/laravel-rest-api-crud-tutorial
In this tutorial we will learn about laravel REST API CRUD opeation. REST means Representational State Transfer and API means Application Programming Interface while CRUD means Create, Read, Update and Delete.
authentication crud crud-operation example laravel laravel7 passport php postman rest-api restful-api tutorial
Last synced: 02 Mar 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/lgoodridge/example-django-app
An example Django app with minimal functionality for tutorials and demonstrations
Last synced: 06 May 2026
https://github.com/tomerfi/dependency-injection-java-part3-tutorial
Dependency Injection in Java is easy - Part 3 - Leveraging with Spring Context.
blog-post dependency-injection dev java spring tutorial
Last synced: 06 May 2026
https://github.com/dylancheetah/simple-todo
A simple todo list with a website and mobile app.
django django-allauth django-csp django-environ django-htmx todo-list tutorial
Last synced: 06 May 2026
https://github.com/pwildenhain/portfolio-app
Portfolio app built following the Real Python Django tutorial: https://realpython.com/courses/django-portfolio-project/
django portfolio python tutorial
Last synced: 06 May 2026
https://github.com/diegojromerolopez/lovecraft-markov-chain-aws-lambda
A simple Lovecraft-like text generator as an AWS lambda with NLTK
aws aws-lambda markov-chain nlp nltk python python3 tutorial
Last synced: 06 May 2026
https://github.com/nbaua/nestjs-prisma-api
A Nest JS framework + TypeScript + Prisma simple API project
api javascript nestjs prisma tutorial tyepscript
Last synced: 06 May 2026
https://github.com/timeless-residents/handson-tensorflow-numpy
A practical guide to learning and using TensorFlow and NumPy for data manipulation and machine learning
data-science machine-learning numpy tensorflow tutorial
Last synced: 06 May 2026
https://github.com/vijethph/go-apps
Collection of apps developed as part of learning Go Course
Last synced: 06 May 2026
https://github.com/sderosiaux/zio-story
🎯 Interactive, gamified learning platform for mastering ZIO - Scala's powerful library for async and concurrent programming
concurrent-programming education functional-programming gamification interactive-learning learning-platform nextjs programming scala tutorial typescript zio
Last synced: 07 May 2026
https://github.com/lebcit/litenode-markdown-app
LiteNode Markdown-based Application Tutorial
litenode markdown nodejs tutorial web-development
Last synced: 07 May 2026
https://github.com/codingforentrepreneurs/youtube-video-player-nextjs
Tutorial to embed YouTube Videos and track watch events directly in your Next.js applications. Tightly integrated with https://github.com/codingforentrepreneurs/youtube-video-analytics-fastapi
analytics fastapi nextjs timescaledb timescaledb-python tutorial videos youtube
Last synced: 07 May 2026
https://github.com/daniyalahmad7/cpp-basic-projects
A collection of basic C++ projects, including CGPA Calculator, Rock Paper Scissors game, Login and Registration System, Search Engine, and Tic Tac Toe game.
c cplusplus cpp cpp-course cpp-projects programmin tutorial
Last synced: 07 May 2026
https://github.com/salmanbe/laravel-excel-tutorial
Laravel tutorial to export database records to Excel using maatwebsite/excel.
laravel laravel-excel maatwebsite-excel mysql php tutorial
Last synced: 07 May 2026
https://github.com/abhaskumarsinha/1d-gan
A simple well-documented tutorial on implementing a 1D GAN on Keras using a Python Jupyter Notebook
deep-learning deep-neural-networks gan generative-adversarial-network keras keras-tensorflow python3 tensorflow2 tutorial
Last synced: 07 May 2026
https://github.com/benlipp/vagrant-ansible
A Vagrant setup I made to learn Ansible.
Last synced: 07 May 2026
https://github.com/kristijan-pajtasev/react-hooks
Demo of ReactJS hooks
codenewbie javascript react reacthooks tutorial
Last synced: 07 May 2026
https://github.com/proustibat/react-js-markdown-editor
Udemy course by Anthony Welc - Project 1 of "React JS pour les debutants"
getting-started jsx react react-component react-for-beginners react-tutorial reactjs tutorial udemy udemy-tutorial
Last synced: 08 May 2026
https://github.com/macagua/example-vuejs2-bootstrap3-dialog
A Vue.js project that integrates the bootstrap3-dialog
bootstrap3 dialog tutorial vue vue2-demo vuejs vuejs2 vuejs2-bootstrap3-dialog
Last synced: 08 May 2026
https://github.com/adolbyb/typescript-tutorial
A tutorial on TypeScript used with ReactJS (in progress)
react reactjs tutorial typescript
Last synced: 08 May 2026
https://github.com/antonio-f/simple-k-nearest-neighbors
Simple K-Nearest Neighbors using partial sort
101 k-nearest-neighbors knn numpy partial-sort python tutorial
Last synced: 08 May 2026
https://github.com/cuuupid/learn-to-code
Learn to Code :ghost:
bash basics coding help howto javascript learn python tutorial
Last synced: 08 May 2026
https://github.com/neo/angular2-forms
angular-cli angular2 demo practice tutorial
Last synced: 08 May 2026
https://github.com/vogelino/hackernews-mentions
A hackernews mentions search script based on @nraboy's article:
crawling hacker-news mentions mongodb ndjson nodejs pipeline sentiment-analysis streaming through2 through2-filter tutorial
Last synced: 09 May 2026
https://github.com/yohanavishke/tic-tac-toe
React based simple game to polish my React knowledge
css hello-world html5 learning learning-by-doing react-tutorial reactjs reactjs-begin reactjs-project tutorial
Last synced: 09 May 2026
https://github.com/kevin-doolaeghe/account-manager-tutorial
ASP.NET Core Web API + React JS UI
asp-net-core docker-compose react reverse-proxy tutorial
Last synced: 09 May 2026
https://github.com/salmanbe/laravel-deepl-tutorial
Tutorial to import translations from deepl api. With easy to use salmanbe/deepl plugin.
bootstrap5 deepl laravel php tutorial
Last synced: 09 May 2026
https://github.com/pranabdas/planets
A React application for learning purpose.
beginner learning learning-react react react-router reactjs tutorial
Last synced: 09 May 2026
https://github.com/vanvuongngo/backups-workshop
Workshop about backup with Linux
Last synced: 09 May 2026
https://github.com/georgepanaretos/employee-manager-app
Employee Manager App
angular free full-stack html5 java tutorial tutorial-code typescript
Last synced: 09 May 2026
https://github.com/valnub/svelte-counter-example
css demo example html javascript svelte sveltejs tutorial
Last synced: 09 May 2026
https://github.com/zxjahid/matplotlib
A comprehensive guide to mastering data visualization with Matplotlib through hands-on examples and advanced techniques. 🚀📊
candlestick candlestick-chart cheatsheet data-analysis data-visualization gtk jupyter-notebook maps matplotlib-python pandas thesis-template tk tutorial wx
Last synced: 09 May 2026
https://github.com/juanmanuel-tirado/pyspark-tutorial
This is a collection of PySpark tutorials
jupyter-notebook machine-learning ml pyspark python spark tutorial
Last synced: 09 May 2026
https://github.com/silvestrevivo/react-hooks-contextapi-readinglist
Basic react application corresponding to the YouTube Tutorial of @iamshaunjp
javascript react react-context-api react-hooks tutorial youtube
Last synced: 09 May 2026
https://github.com/ashmalzahra/redux-toolkit-tutorial
This Project is about practicing the concepts relating to - creating a store, start defining and dispatching actions, and reducers.
reactjs redux redux-thunk tutorial
Last synced: 09 May 2026
https://github.com/r1j1t/tf.notes
This repo holds my notes for tensorflow and I will try to update them as soon as I go through documentation!
machine-learning neural-network python3 sklearn tensorflow tutorial
Last synced: 09 May 2026
https://github.com/jirikuncar/pytest-101
Testing tutorial with PyTest
github-actions pipenv prese pytest python tutorial
Last synced: 09 May 2026
https://github.com/mateuszsokola/stellar-swiss-trains-oracle
🚂 Learn how to store real-world data on the blockchain by tracking trains in Switzerland🇨🇭
blockchain blockchain-tool course demo demos learn-nodejs learn-rust node nodejs oracle rust screencast smart-contract-tools smart-contracts soroban stellar stellar-network tutorial tutorial-demos tutorials
Last synced: 09 May 2026
https://github.com/garbii1/llm-application-chatbot
🤖 A simple AI chatbot built with Python, Hugging Face, and Flask. Powered by an open-source LLM and includes both a CLI and a web interface.
ai beginner-friendly chatbot cli flask html-css-javascript hugging-face huggingface llm nlp open-source python transformers tutorial web-interface
Last synced: 09 May 2026