An open API service indexing awesome lists of open source software.

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.

https://github.com/syncfusionexamples/how-to-create-an-organization-chart-using-vue-diagram

A quick-start Vue project that shows how to create an organization chart using the Syncfusion Vue Diagram component. This project also includes code snippets for binding JSON data and a remote data source and customizing the nodes and connectors in the diagram.

chart diagram diagrambuilder dynamic-org-charts hierarchy organization tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 2025

https://github.com/hernancerm/vueweatherapp

My implementation of @TylerPottsDev Vue.js weather app tutorial: https://youtu.be/JLc-hWsPTUY

tutorial vuejs weather-app

Last synced: 01 Apr 2025

https://github.com/syncfusionexamples/getting-started-with-the-vue-query-builder-component

A quick start project that shows how to create and configure the Syncfusion Vue Query Builder component in a Vue project. This project contains simple code to bind a data source, customize the columns, add rules at initial load, filter Data Grid records using the Query Builder.

ej2-query-builder filter getting-started grid html5 query-builder query-builder-ui tutorial vue vue-components vue-query-builder vue-ui-components vuejs

Last synced: 20 Jan 2026

https://github.com/pcafrica/introduction_to_pybind11

Minimal examples showing the integration of C++ and Python using pybind11.

cpp examples introduction pybind11 python tutorial

Last synced: 14 May 2026

https://github.com/emanuele-em/slicing-in-python

Simple guide - Slicing in Python by examples

array best-practices guide python3 slicing string tutorial wiki

Last synced: 21 Mar 2025

https://github.com/oneted11/scrimba-react-project1

free react tutorial on scrimba static project 1

css3 reactjs static-site tutorial

Last synced: 05 May 2026

https://github.com/thawkin3/boundaries-demo

Demo of Clean Code Chapter 8: Boundaries

clean-code date-time react tutorial workshop

Last synced: 18 May 2026

https://github.com/nacal/ts-basic

Build Typescript Environment

tutorial typescript

Last synced: 29 Apr 2026

https://github.com/colin-farkas-personal/nextjs-dashboard

A dashboard built with Next.js following the Learn Next.js tutorial

dashboard nextjs tutorial

Last synced: 18 May 2026

https://github.com/androidcrypto/esp32_adafruit_pn532_read_credit_card

The tutorial explains how to read a Credit Card on an ESP32 with a connected PN5232 NFC reader.

arduino credit-card creditcard emv emv-card emv-contactless esp32 nfc nfc-card-reader pn532 pn532-rfid-module tutorial tutorial-code

Last synced: 25 Jan 2026

https://github.com/hereismari/workshop-python-wie

Workshop ministrado por Dandara Maria e Marianne Linhares para o evento do dia da mulher 2017 realizado pelo IEEE Women in engineering

education ieee python tutorial workshop

Last synced: 04 Apr 2025

https://github.com/hawkiq/cssgrid

repo for CSS Grid tutorial by me on IQ TECH channel

css cssgrid html tutorial

Last synced: 15 Jun 2025

https://github.com/stephane-klein/linux-firewall-playground

Linux firewall playground environment

draft firewall playground tutorial

Last synced: 18 May 2026

https://github.com/aelkayam/nest-rest-api

Learning Nest.JS

nestjs tutorial

Last synced: 05 May 2026

https://github.com/syncfusionexamples/importing-and-exporting-rules-in-the-vue-query-builder

A Vue quick start project that shows how to import and export rules in the Syncfusion Vue Query Builder component. This project contains simple code to export rules to JSON and SQL. The code includes Inline, Parameter, and Named Parameters SQL query handling.

ej2-query-builder exporting html5 importing inline-sql json mongodb named-parameter-sql parameter-sql query-builder query-builder-ui sql tutorial vue vue-components vue-query-builder vue-ui-components vuejs

Last synced: 02 May 2026

https://github.com/arction/lcu-tutorial-areaseries-04

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple AreaSeries.

areaseries chart charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/conways-glider/minigrep

An implementation of the minigrep example from the Rust lang documentation.

grep rust rust-lang tutorial

Last synced: 05 Apr 2025

https://github.com/xmrglobal/pgp_tutorials

This repository contains detailed PGP (Pretty Good Privacy) guides for various operating systems. These guides are designed for XMRGlobal users and anyone who values privacy, security, and encryption.

monero p2p pgp pgp-encryption tutorial tutorials xmr

Last synced: 28 Oct 2025

https://github.com/zvyn/yatt

My resullt of following the tutorial at https://www.tensorflow.org/tutorials/mnist/beginners/.

mnist-classification tensorflow tutorial

Last synced: 29 Mar 2025

https://github.com/metalmoosefrc/mooseguides

Guides related to the First Robotics Competition by the Metal Moose.

frc guide java tutorial

Last synced: 20 Apr 2026

https://github.com/ojaswithag/opencv-doc

OpenCV ile görüntü ve video işleme, makine öğrenmesi ve proje uygulamaları için Türkçe kapsamlı bir rehber. 🐙 Adım adım kod örnekleriyle öğrenin ve projeler geliştirin.

arm-architecture cuda cuda-support deployment django docker-image docker-images heroku image-processing javascript nodejs nvidia opencv-contrib opencv3 production python scanner tutorial

Last synced: 08 Apr 2026

https://github.com/cagdaseksi/wkwebview

Swift Tutorial: WKWebView in ios swift xcode

ios swift tutorial webview wkwebview

Last synced: 02 Mar 2025

https://github.com/tamirespatrocinio/magentotutorial

Tutorial on how to install Magento in a localhost environment on the Windows operating system.

magento2 php tutorial windows

Last synced: 15 May 2026

https://github.com/amitnema/spring-coach

This repository contains the code to teach the spring or the beginners.

java maven spring spring-coach spring-xml springframework tutorial tutorials

Last synced: 18 May 2026

https://github.com/wr47h/learn-go-by-example

Learning Go from Go by Example

go gobyexample golang tutorial

Last synced: 11 Jan 2026

https://github.com/yatw/wordpressexperiment

A simple website made from WordPress and run on XAMPP localhost

tutorial wordpress

Last synced: 18 May 2026

https://github.com/ermlab/introduction-to-julia

Introduction to Julia Lang, basic data types, functions and matrix operations

julia tutorial

Last synced: 07 Apr 2026

https://github.com/divertimentos/tutorial-web-development-learncodeacademy

Tutorial de introdução à construção de websites em HTML e CSS (2018 - 2019)

css flexbox html tutorial

Last synced: 13 Jun 2026

https://github.com/arction/lcu-tutorial-barseries-05

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 2D chart with multiple BarSeries.

barseries charting-library csharp data-visualization dotnet example lightning-chart performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/arction/lcu-tutorial-3dsurfacegrid-09

Tutorial for LightningChart .Net High-Performance Charting Library. Creating a 3D chart with SurfaceGridSeries.

3d chart charting-library csharp data-visualization dotnet example lightning-chart performance surfacegrid tutorial visualization

Last synced: 12 Mar 2025

https://github.com/arction/lcu-tutorial-multipleaxes-03

Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Axes.

axes chart charting-library csharp data-visualization dotnet example layered-layout lightning-chart line performance tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/arction/lcu-tutorial-stockseries-06

Tutorial for LightningChart .Net High-Performance Charting Library. Displaying financial data with StockSeries.

chart charting-library csharp data-visualization dotnet example lightning-chart performance stockseries tutorial visualization xy

Last synced: 12 Mar 2025

https://github.com/silvestrevivo/pwa-foodninja

Basic PWA application corresponding to the YouTube Tutorial of @iamshaunjp

manifest pwa pwa-apps service-worker tutorial youtube

Last synced: 15 May 2026

https://github.com/michaelgermini/laravel-from-zero-to-production

Complete Laravel learning resource with 5 real projects - from beginner to advanced

api beginner-friendly blog documentation ecommerce education forms framework laravel learning php projects tutorial web-development

Last synced: 18 May 2026

https://github.com/izeleam/securenginx

SecureNginx - Educational, secure NGINX configuration templates and best-practices for beginners and experts.

best-practices configuration devops docker example http https letsencrypt nginx nginx-config phpmyadmin reverse-proxy security templates tls tutorial web-server

Last synced: 18 May 2026

https://github.com/syamreddy99/codeblogproject

CodeBlog is a web application offering coding enthusiasts tutorials, tips, and the latest trends. It fosters a community for sharing knowledge and enhancing coding skills.

codeblog coding community css html javascript technology-platforms tutorial webdevelopment

Last synced: 18 May 2026

https://github.com/zeppaman/owin-nancy-tutorial

Tutorial for creating a Owin module using Nancy as rendering engine.

example nancy owin tutorial

Last synced: 08 Sep 2025

https://github.com/rajatkb/8085-assembler

Its a 8085 assembler written in C++ . Build for educational purpose

assembler tutorial

Last synced: 15 May 2026

https://github.com/elastisys/tutorial-friends-with-kubernetes

Tutorial to avoid common pitfalls when porting applications to Kubernetes

kubernetes tutorial

Last synced: 07 May 2026

https://github.com/cruikshanks/learn-enough-css-tut

Notes and content related to https://www.learnenough.com/css-and-layout-tutorial-tutorial/

css tutorial

Last synced: 02 Mar 2025

https://github.com/lauthieb/sandbox

My first examples of several technologies 🏖

discover discovery frameworks libraries new sandbox technologies toolbox tutorial

Last synced: 25 Jun 2025

https://github.com/iml1111/pytorch_study

자연어처리 / 파이토치 스터디

nlp pytorch pytorch-tutorial text-classification tutorial word2vec

Last synced: 19 Jul 2025

https://github.com/s1n7ax/youtube-mobx-vs-react

This is a repository related to following YouTube video content

mobx react-context react-state tutorial youtube

Last synced: 15 May 2026

https://github.com/rahuldshetty/anywhere-read

This is an online book reading, management platform written in React JS. It uses Tensorflow-JS component for ML operations.

reactjs tensorflowjs tutorial

Last synced: 18 Apr 2026

https://github.com/abhiksark/gluon-by-example

Learn Triton's Gluon by example — the same GPU kernels written in Triton and Gluon, benchmarked

cuda deep-learning gluon gpu gpu-kernels triton tutorial

Last synced: 01 Jul 2026

https://github.com/dcousens/carrot-hunt

A text-based game for teaching Javascript.

bunny carrot hunt javascript learning rabbit teaching tutorial

Last synced: 17 Mar 2025

https://github.com/rustkas/cmake-guide-tutorial-solutinons

Solutions for step by step Cmake tutorial

cmake solutions tutorial

Last synced: 05 Jan 2026

https://github.com/rustkas/svelte-quickstart-through-instroduction-tutorial-projects

Projects based on YouTube video https://youtu.be/LIfIRdRlD58

svelte tutorial

Last synced: 11 Apr 2026

https://github.com/curegit/unity-reversi-tutorial

ゲームエンジン Unity を手っ取り早く触るためのハンズオン

education handson reversi tutorial unity

Last synced: 11 May 2025

https://github.com/jbrt/golang-tutorial

A brief tutorial focused on te Go language

go golang tutorial

Last synced: 08 Jul 2025

https://github.com/johnpaulada/graphql-slides

GraphQL Practical Introduction Slides

graphql presentation slides tutorial

Last synced: 20 Aug 2025

https://github.com/phuijse/tutorial_pyro_astronomy

A tutorial on probabilistic models based on deep neural networks using Pytorch and Pyro for astronomical time series data

astronomy pyro pytorch time-series tutorial

Last synced: 20 May 2026

https://github.com/lord-turmoil/websocketdemo

Repository for the article Using WebSocket in Spring Boot

spring-boot tutorial websocket

Last synced: 15 May 2026

https://github.com/pvigier/pychain-part1

Code for the part 1 of the tutorial on pychain

computational-graphs tutorial

Last synced: 17 Jun 2026

https://github.com/meicloudie/js_buoi1

CyberSoft Academy - JavaScript

course-project javascript tutorial

Last synced: 30 Jun 2026

https://github.com/christopherandrewtopalian/catopalian_python_computer_science

A Python tutorial series that teaches pure functional programming with a data driven object oriented style.

computer-science py python tutorial

Last synced: 11 Sep 2025

https://github.com/lord-turmoil/rabbitmqdemo

A demo of RabbitMQ in Spring Boot

rabbitmq spring-boot tutorial

Last synced: 17 May 2026

https://github.com/davzoku/get-started-julia

Getting Started with Julia

data-science julia tutorial

Last synced: 19 May 2026

https://github.com/ireddragonicy/cb24153-closestpairofpoints

An advanced and comprehensive implementation of the Closest Pair of Points problem using the Divide and Conquer algorithm in computational geometry. This project provides an in-depth exploration of efficient algorithms for solving proximity problems in a two-dimensional plane, focusing on optimizing performance for large-scale datasets.

algorithm analysis closest-pair-of-points divide-and-conquer dnd optimize pair-programming programming python tutorial umpsa

Last synced: 02 Apr 2025

https://github.com/simonblanke/gradient-free-optimizers-tutorials

Examples, notebooks and visualizations for the Gradient-Free-Optimizers package

examples jupyter-notebook python tutorial visualization

Last synced: 14 May 2026

https://github.com/kevinbdx35/cours-vite-react

Cours interactif pour apprendre Vite et React avec des exemples pratiques, animations et mini-projet guidé

beginner-friendly course education french frontend interactive-learning javascript react tutorial vite web-development

Last synced: 15 May 2026

https://github.com/j-sephb-lt-n/dbt-example

Showcase of DBT functionality with a toy local duckdb dataset

dbt duckdb example local tutorial

Last synced: 18 May 2026

https://github.com/mousav1/learn-go

Learn Go (Golang) with step-by-step tutorials. Practical examples and projects to enhance your Go skills.

examples examples-go go golang learning projects tutorial

Last synced: 11 Jan 2026

https://github.com/rmnblm/cnsm-smart-contracts-tutorial

Handout for the Smart Contracts Tutorial at CNSM in Rome 🇮🇹

smart-contracts solidity tutorial

Last synced: 20 May 2026

https://github.com/cihat-kose/altinyildiz-petstore-ui-api-cypress-automation

A Cypress project demonstrating end-to-end UI and API automation workflows. This project covers user authentication, account management, and API operations.

api-testing automation cypress end-to-end-testing javascript node-js tutorial web-automation-testing

Last synced: 15 May 2026

https://github.com/kevinbdx35/ros2-courses

Plateforme interactive d'apprentissage ROS 2 avec 5 chapitres progressifs, quiz interactifs et exemples de code

education interactive learning-platform react robotics ros2 tutorial typescript

Last synced: 15 May 2026

https://github.com/berny23/tech-advice

A collection of problem solutions and guides.

gamehacking games gaming guide guides hacks linux list lists tips tricks tutorial websites windows

Last synced: 04 Apr 2025

https://github.com/kathleenwest/azure-app-service-web-app-demo-project

This tutorial azure cloud project demonstrates how to create and deploy a basic web app using the Azure portal or the CLI (command-line interface). We will use our azure account to creature a resource group, app service plan, and web app. Then we will configure a CI/CD pipeline (continuous integration/continuous deployment) that integrates with our GitHub project code repository. Our demo web app is a flask template and python web application. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on the Azure cloud using the Azure portal. A second bonus video and instructions are shown that demonstrate the quick start creation of a web app using the CLI (command-line interface).

az-cli azure azure-cli azure-portal azure-portal-ui azure-web-app azure-webapp ci-cd ci-cd-pipeline demo flask flask-app flask-application how-to python tutorial video vscode web-app

Last synced: 14 Jul 2025

https://github.com/rdjarbeng/fastai

This repository contains sample code for my learning journey with fast ai

fastai open-source tutorial

Last synced: 16 Feb 2026

https://github.com/fredrikhr/platform-uno-tutorial-bugtracker

Source code repository for Fredrik's walkthrough through the Platform Uno BugTracker Tutorial

cross-platform-gui csharp tutorial uno

Last synced: 02 Apr 2025

https://github.com/flyingcakes85/mitx-6.00.1x-notes

Notes for MITx 6.00.1x Introduction to Computer Science and Programming Using Python

book computer-science mit notes python python3 tutorial

Last synced: 07 May 2026

https://github.com/billy0402/prisma-tutorial

A project using only Prisma for playground and learning.

nodejs orm prisma ts-node tutorial

Last synced: 10 May 2026

https://github.com/hzyitc/samplefs-fixed

Sample filesystem for "Linux File Systems in 45 minutes ...". Fix for `Linux 4.x`

demo filesystem fs kernel-modules linux-kernel-module tutorial

Last synced: 12 Apr 2025

https://github.com/thetoxin/sliderreactjs

Example of web page with slider on ReactJS

example js reactjs slider tutorial

Last synced: 17 May 2026

https://github.com/freeclimbapi/java-list-queues-tutorial

Java - List Queues Tutorial

queues tutorial

Last synced: 14 Jul 2025

https://github.com/maximlt/pythonscript

TUTO: Comment s'y prendre pour écrire des scripts en Python?

engineering french-education python tutorial

Last synced: 15 May 2026

https://github.com/freeclimbapi/java-dequeue-member-how-to-guide

Java - Dequeue a Member Tutorial

queues tutorial

Last synced: 11 Sep 2025

https://github.com/jrcichra/vscode_c_project

Files needed to get started writing C in VSCode

c tutorial vscode

Last synced: 12 Sep 2025

https://github.com/palewire/climate-data-example

An example of how to use the European weather agency's gridded climate data

climate data-journalism ecmwf example journalism maps news python tutorial

Last synced: 20 May 2026

https://github.com/mfurquimdev/bevy-foo

A game development tutorial for Bevy, inspired by Lazy Foo's SDL2 tutorial

bevy bevy-engine game-development gamedev tutorial

Last synced: 14 Apr 2026