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/jvansan/todo_golang_angular
Todo Webapp
angular golang todolist tutorial
Last synced: 04 May 2026
https://github.com/billy0402/nestjs-event-api
A tutorial project for Nest.js API tutorial.
nestjs nestjs-zod nodejs prisma restful-api swagger tutorial zod
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/gableroux/git-commands-example
This is a repository for showing git commands usage
Last synced: 29 Apr 2026
https://github.com/edneimonteiro/internal-apim
Azure API Management Internal (VNet) — Terraform reference with CAF naming, private DNS and private endpoints
apim azure caf infrastructure-as-code networking private-dns terraform tutorial vnet
Last synced: 06 Jun 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/freeclimbapi/c-sharp-speech-recognition-how-to-guide
C# - Speech Recognition Tutorial
Last synced: 14 Jun 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/kteavery/dip-into-data-tutorial
Data science tutorial for grades 9 and 10, covering classification, clustering, and regression
data-science jupyter-notebook python tutorial
Last synced: 04 May 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/wahengchang/saucelabs-tutorial-example
it is an example of running protractor, nightwatch and webdriver on saucelabs
e2e-tests example nightwatch protractor saucelabs selenium 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/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/antonio-f/simple_pytorch_chatbot
Simple Chatbot using PyTorch
artificial-intelligence chatbot deep-learning intents natural-language-processing nltk python pytorch simple 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/strolch-li/strolch-bookshop
A tutorial app for building Strolch based projects
Last synced: 15 Jun 2026
https://github.com/japhetrugas/objectorientedprogramming
A simple OOP codes, showing the different OOP principles.
basic-programming beginner java oop oop-principles tutorial
Last synced: 29 Apr 2026
https://github.com/mohnkhan/myos-simple
A five-stage, bare-metal x86 operating-system tutorial: from a 512-byte 16-bit boot sector to a 32-bit protected-mode C kernel with an interactive shell, CMOS real-time clock, cooperative scheduler, and fixed-point calculator. Freestanding NASM + GCC, boots on QEMU or Virtualbox
assembly bare-metal bios bootloader bootsector c freestanding gdt kernel low-level nasm operating-system osdev protected-mode qemu real-mode systems-programming tutorial vga x86
Last synced: 26 Jun 2026
https://github.com/thomasa/python-intro
This is a Jupyter notebook slide show for a 2-hour crash intro to Python, NumPy, Matplotlib, and SciPy
matplotlib numpy python scipy 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/chainstacklabs/hello-block-quorum
A "Hello, Block!" tutorial in Vyper and Solidity for the Quorum blockchain
consensys javascript python quorum solidity solidity-contracts tutorial vyper vyper-contracts
Last synced: 05 May 2026
https://github.com/pmocz/advectiondiffusion-jax
Solve the advection diffusion equations looped into an optimization problem with JAX/autodiff
automatic-differentiation jax scientific-computing tutorial
Last synced: 21 Apr 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/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/wheelfate/hello-continuous-deployment
Simple tutorial about continuous deployment
ci-cd continuous-deployment github-actions html tutorial
Last synced: 28 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
https://github.com/transientlunatic/notes-software
Notes on software engineering principles for the natural sciences
containers docker htcondor lecture-notes notes python python-package scientific-computing singularity software-development software-engineering testing tutorial unit-testing version-control versioning
Last synced: 24 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/garfield1002/fastapi-todo-list
A tutorial todo list API using FastAPI, Redis and Docker
docker fastapi fastapi-redis python3 redis tutorial
Last synced: 06 May 2026
https://github.com/applitools/example-selenium-csharp-xunit
Applitools Example: Selenium in C# with xUnit.net
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud selenium selenium-webdriver test-automation testing tutorial ultrafast-grid visual-testing webdriver xunit
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/combustiontoolbox/combustion_toolbox_sample
Combustion Toolbox sample
app combustion-toolbox matlab matlab-gui tutorial
Last synced: 17 Jun 2026
https://github.com/rl-king/howinelm
Elm equivalent of Javascript code, side by side
elm example javascript 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/vitaliibezuhlyi/angular-tutorial
This is tutorial project for learning Angular SPA framework.
angular css html tutorial typescript
Last synced: 06 May 2026
https://github.com/lagenorhynque/redux-tutorial
Redux tutorial apps implemented in ClojureScript with re-frame
clojurescript figwheel-main re-frame react reagent redux tutorial
Last synced: 06 May 2026
https://github.com/david-pena/airbnb-clone-rn
Airbnb Clone with React Native
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/angeligareta/basics-web-development
Example of a Landing Page using the web technologies HTML, CSS, and Javascript.
css3 html5 javascript landing-page tutorial
Last synced: 24 Apr 2026
https://github.com/haolipeng/xdp-tutorial-cn
xdp-tutorial的中文版
beginner-friendly ebpf learning-by-doing tutorial xdp
Last synced: 24 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/thinkswan/next-js-bitcoin-price-checker
A Next.js app that checks Bitcoin's latest price.
bitcoin javascript nextjs tutorial
Last synced: 06 May 2026
https://github.com/freeclimbapi/c-sharp-stream-recording-tutorial
C# - Stream Recording Tutorial
Last synced: 19 Jun 2026
https://github.com/sushantrahate/role-based-access-control
Role-based access control (RBAC) is essential for managing user permissions and access to specific features within an application.
Last synced: 24 Apr 2026
https://github.com/ubaidsk/myrust.dev
🦀 Practical FAQ guide for Python & C++ developers learning Rust. AI-generated content with community improvements. Direct answers, code comparisons, no fluff.
ai beginners beginners-guide faq jupyter-book learning memory-safety programming python rust rust-lang systems-programming tutorial
Last synced: 29 Apr 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/nathan-lindstedt/ssci_study
Structural Topic Modeling for Social Scientists
quantitative-text-analysis social-movements stm structural-topic-modeling tutorial
Last synced: 19 Jun 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/ireddragonicy/cb24153-lab-intent-activity
A simple Android application that demonstrates the use of explicit and implicit intents to navigate between different activities and send data across them.
activity android demo demo-app intent java kotlin lab mobile-app tutorial
Last synced: 07 May 2026
https://github.com/marshallmcdonnell/redux-intro-re-ducks
Working examples of David Ceddia's excellent React-Redux tutorial
ducks ducks-pattern react react-redux tutorial
Last synced: 22 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/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/sunilitggu/tensorflow-tutorial
tutorial for tensorflow
python python-library tensorflow tutorial
Last synced: 20 Jun 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/alexmhack/django-k8s
Deploying Django v5 using Kubernetes on Digital Ocean
django5 fastapi k8s k8s-cluster learning python3 sample-code tutorial
Last synced: 07 May 2026
https://github.com/anjali-001/django-todo
Todo app made using Django and vanilla JS
django django-rest-framework javascript todoapp tutorial
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/larry8668/pes1ug21cs300_hello_world
Github actions tutorial
Last synced: 07 May 2026
https://github.com/gibbok/react-task-list
A basic "Task List" application done in React, which I coded in a few hours as a way to pass the time on a rainy day.
css javascript reactjs tutorial
Last synced: 08 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/freelancersinchina/gigi-music
a composer package,showing how to create an own package.
Last synced: 28 Apr 2026
https://github.com/alex-damian-negru/hanami-2-quickstart
🌸 Hanami 2.0 playground
hanami postgresql ruby tutorial
Last synced: 08 May 2026
https://github.com/pm25/deep-learning-projects
⚓ Examples of deep learning projects using Pytorch.
deep-learning example-project machine-learning pytorch tutorial
Last synced: 08 May 2026
https://github.com/liatemplates/skulpt
LiaScript template for start creating Python-Tutorials with Skulpt
liascript python python-tutorial template tutorial
Last synced: 08 May 2026
https://github.com/davidyell/learning-typescript
Code from doing the TypeScript tutorial
Last synced: 28 Apr 2026
https://github.com/tailorvj/hardhat-gitpod
Set up your HardHat Solidity smart contract development environment on Gitpod.io
deployment gitpod hardhat howto smart-contracts solidity tutorial
Last synced: 23 Apr 2026
https://github.com/adamliter/tree-drawing-tutorial
A tutorial covering several different computer-based options for drawing syntactic trees
latex linguistics syntax syntax-trees tutorial
Last synced: 21 Jun 2026
https://github.com/fzaninotto/ra-access-control-tutorial
A sample react-admin app demonstrating Access Control features. Support for a video tutorial on YouTube.
react react-admin security tutorial
Last synced: 08 May 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/azhar25git/glancesql
GlanceSQL is a single-file interactive SQL learning website.
Last synced: 21 Jun 2026
https://github.com/neo/angular2-forms
angular-cli angular2 demo practice tutorial
Last synced: 08 May 2026
https://github.com/samuelbarreto/aws-eks-completo-estudo
Elastic Kubernetes Service AWS | Português
aws aws-eks aws-eks-cluster aws-eks-platform-infrastructure container kubernetes microservices microservices-architecture portugues tutorial yaml
Last synced: 28 Apr 2026
https://github.com/ajithvcoder/tensorflow_march
This repository provides every thing when a person steps within tensorflow river
begineer tensorflow tensorflow-tutorials tutorial
Last synced: 08 May 2026
https://github.com/tripodsan/antlr4_js_calculator
Simple command line calculator built with antrl4 and nodejs.
antlr4 javascript nodejs tutorial
Last synced: 28 Apr 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/aygp-dr/lazy-weekends
A chill, 8-week Haskell learning journey designed for busy people who want to explore functional programming without the pressure.
beginner-friendly education functional-programming haskell tutorial
Last synced: 23 Jun 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/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/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/vanvuongngo/backups-workshop
Workshop about backup with Linux
Last synced: 09 May 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/georgepanaretos/employee-manager-app
Employee Manager App
angular free full-stack html5 java tutorial tutorial-code typescript
Last synced: 09 May 2026