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/didinj/grails-4-easy-crud-webapp

Grails 4 Tutorial: Easy to Build CRUD Web Application

crud easy grails grails4 groovy tutorial web-application

Last synced: 30 Apr 2026

https://github.com/syncfusionexamples/how-to-group-nodes-and-connectors-in-the-vue-diagram-component

A quick start Vue project that shows how to group nodes and connectors in the Vue Diagram component. This project includes code snippets to create and update groups dynamically. It also includes code snippets to add annotations to a group and create a nested group.

connector customize diagram diagrambuilder group interaction node style tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 18 May 2026

https://github.com/imgarylai/enron-mturk

Create HIT on amazon mturk.

amazon boto enron mturk python tutorial

Last synced: 15 Mar 2025

https://github.com/ketouem/the-road-to-learn-react

Hackernews cloned described in [The Road To Learn React](https://leanpub.com/the-road-to-learn-react)

react tutorial

Last synced: 18 May 2026

https://github.com/joaofaveri/pull-request-na-pratica

Repositório de aprendizagem sobre como criar um Pull Request (PR). Saiba na prática como criar um Pull Request, submetendo alterações neste repositório, que serão aceitas pelos colaboradores

awesome awesome-list begginer-friendly begginers css3 education first-timers-friendly floss foss git github html5 iniciantes javascript learning-by-doing open-source programming pull-request tutorial

Last synced: 31 Dec 2025

https://github.com/fzaninotto/ra-relationships-tutorial

A sample react-admin app demonstrating fields for relationships. Support for a video tutorial on YouTube.

react react-admin tutorial

Last synced: 13 Oct 2025

https://github.com/ravijo/dump-lua-array

Dump 1-dimensional Lua array into a file efficiently

lua tutorial

Last synced: 21 Jul 2025

https://github.com/amitness/google-python-class

Solving exercises of google python class.

exercises google python tutorial

Last synced: 14 May 2025

https://github.com/bpesquet/pytorch-tutorial

Concise and annotated examples for learning the basics of PyTorch

pytorch tutorial

Last synced: 19 Apr 2025

https://github.com/frozen-beak/hash_table

Hash Table in rust from scratch with djb2 algorithm

djb2 hashtable rust tutorial

Last synced: 23 Mar 2025

https://github.com/silvestrevivo/native-manager

React Native application following the Udemy Tutorial from @StephenGrider

firebase react react-native reactjs stephengrider tutorial udemy

Last synced: 11 Apr 2026

https://github.com/bruvellu/3d-tutorial

Tutorial on how to visualize 3D data in Fiji using built-in tools and 3Dscript

3d 3d-visualization 3dscript fiji imagej tutorial

Last synced: 13 Jan 2026

https://github.com/freeclimbapi/c-sharp-accept-incoming-call-tutorial

C# - Accept Incoming Call Tutorial

tutorial voice

Last synced: 25 Jun 2025

https://github.com/velenir/workers-journey

Guide to Web Workers

guide tutorial web-worker

Last synced: 25 Jun 2025

https://github.com/tkssharma/next-js-training-sessions

Next JS Training Session for Youtube Training Videos

express javascript next nextjs nodejs-server react tutorial

Last synced: 01 May 2026

https://github.com/newlandtv/csharp-tutorial-2023

This is the code from a C# tutorial conducted in 2023.

2023 csharp dotnet tutorial

Last synced: 18 May 2026

https://github.com/renandmc/cap-bookshop

Tutorial SAP CAP Bookshop

fiori hana sap sap-cap sapui5 sqlite3 trial tutorial

Last synced: 19 Mar 2026

https://github.com/silvestrevivo/svelte-materialize-posts

SvelteJS app based on the YouTube video-tutorial from @hidjou.

css3 html5 javascript sveltejs tutorial youtube

Last synced: 07 Apr 2026

https://github.com/teboho/drawer-layout

Android project. Learning how to use the drawer layout for navigation. Also how to change the menu on the fly. Also how to use the View Model.

android tutorial viewmodel

Last synced: 14 May 2026

https://github.com/anupammaurya6767/tanji

Tanji is a Python encryption library that provides a secure and flexible solution for encrypting and decrypting messages. It leverages both symmetric and asymmetric encryption techniques to ensure the confidentiality and integrity of your data.

asymmetric-cryptography code-review continuous-integration cryptography cryptography-algorithms documentation encryption github-actions github-package-registry open-source pytest python release-management security software-development software-engineering sphinx-doc symmetric-cryptography tanji tutorial

Last synced: 21 Mar 2025

https://github.com/000daniel/collision-mask-layer

A page dedicated to explaining how collision masks/layers works in the Godot game engine

collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial

Last synced: 03 Feb 2026

https://github.com/uselessscat/python-backend

The definitive guide to mastering backend development with Python.

python tutorial

Last synced: 04 Mar 2025

https://github.com/bartzalewski/react-stripe

A simple React + Stripe project for my Instagram @bart.code

javascript react stripe styled-components tutorial

Last synced: 06 May 2026

https://github.com/freeclimbapi/java-list-calls-how-to-guide

Java - List Calls Tutorial

tutorial voice

Last synced: 01 Jul 2025

https://github.com/datajuggler/gittrimmer

Git Trimmer is a demo project for DataJuggler.Core.UltimateHelper and DataJuggler.Win.Controls, but it is also useful in that it helps you find .png and / or .jpg files in a project folder, but not used by a project. This is specifically for C# projects, and not work for all project types.

csharp demoproject opensource tutorial

Last synced: 25 Aug 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/der3318/winrt-fd-sample

Notes and Samples to Use WinRT Face Detector

notes samples tutorial winrt

Last synced: 27 May 2026

https://github.com/zackeryrsmith/tut-pong

Raylib-Zig pong tutorial

pong raylib tutorial zig

Last synced: 07 Apr 2025

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

Java - List Queues Tutorial

queues tutorial

Last synced: 14 Jul 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/sohnryang/react-tutorial

I followed the official react.js tutorial.

javascript react tutorial

Last synced: 14 May 2026

https://github.com/silvestrevivo/react-hooks-2

React-hooks application developed the Udemy Tutorial from @reedbarger

react-hooks-application reactjs tutorial udemy-tutorial

Last synced: 11 Apr 2026

https://github.com/elzup/java-blank-tutorial

Java Programming basic tutorial with JUnit test

java junit5 tutorial

Last synced: 11 Jul 2025

https://github.com/applitools/tutorial-watir-ruby-basic

Applitools Watir tutorial

applitools ruby tutorial watir

Last synced: 28 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/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/davzoku/get-started-julia

Getting Started with Julia

data-science julia tutorial

Last synced: 19 May 2026

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

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

education handson reversi tutorial unity

Last synced: 11 May 2025

https://github.com/eftec/autoloadone-example

Example code of AutoLoadOne Library.

example tutorial

Last synced: 12 Dec 2025

https://github.com/frozenassassine/cpp-winapi-tutorial

C++ WinApi tutorial with some samples

cpp samples tutorial winapi

Last synced: 03 May 2025

https://github.com/mzaini30/w3

Tutorial W3 CSS

css-framework simple tutorial w3css

Last synced: 23 Mar 2025

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/rustkas/cmake-guide-tutorial-solutinons

Solutions for step by step Cmake tutorial

cmake solutions tutorial

Last synced: 05 Jan 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/iml1111/pytorch_study

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

nlp pytorch pytorch-tutorial text-classification tutorial word2vec

Last synced: 19 Jul 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/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/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/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/svelterust/saltos

Tutorial for creating an x86 operating system from scratch using Zig

osdev tutorial x86 zig

Last synced: 01 Jul 2025

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/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/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/mauranne-lg/flask_tutorial

This project is the result of the Flask step-by-step tutorial. See more on https://flask.palletsprojects.com/en/2.3.x/tutorial/

flask tutorial

Last synced: 05 Jan 2026

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-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/snaka/storybook-tutorial-taskbox

This repository is a practical application of the contents of following page

reactjs storybook tutorial

Last synced: 11 Apr 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/yatw/wordpressexperiment

A simple website made from WordPress and run on XAMPP localhost

tutorial wordpress

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/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/vorot93/mqtt-golang-test

Test client for MQTT protocol

mqtt test tutorial

Last synced: 14 May 2026

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/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/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/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/stephane-klein/linux-firewall-playground

Linux firewall playground environment

draft firewall playground tutorial

Last synced: 18 May 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/aarooshsaifanboy322/simple-qr-code.github.io

Please take permission before copying.

qr-code tutorial

Last synced: 12 Mar 2025

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

Build Typescript Environment

tutorial typescript

Last synced: 29 Apr 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/louis103/analytics-api-official

Build an Analytics API using FastAPI + TimescaleDB (time series in Postgres)

fastapi postgresql postman postman-test python sqlalchemy sqlmodel time-series timescaledb timescaledb-python tutorial

Last synced: 04 Apr 2026

https://github.com/gnebbia/vim_notes

Some notes about Vim

notes tutorial vim

Last synced: 12 Sep 2025

https://github.com/salmanbe/laravel-firebase-tutorial

Tutorial to integrate Laravel with firebase database using kreait/laravel-firebase.

bootstrap5 firebase html5 laravel laravel-firebase php tutorial

Last synced: 06 Apr 2026

https://github.com/freeclimbapi/node-connect-caller-to-another-party

Node - Connect Caller To Another Party

connecting-calls tutorial

Last synced: 25 Feb 2026

https://github.com/freeclimbapi/node-handle-a-call-queue-how-to-guide

Node - Inbound Call Queue Tutorial

queues tutorial

Last synced: 05 Feb 2026

https://github.com/brlin-tw/hello-gnu-build-system

This is a starter project for learning GNU Build System and its features and constraints.

autoconf autoheader automake gnu-build-system limitations tutorial

Last synced: 02 Jan 2026

https://github.com/brlin-tw/hello-c-world

An example C software project to experiment coding methodology

c-programming experminental learning methodology tutorial

Last synced: 15 Mar 2025

https://github.com/themarlboroman/refresh-symfony

A Symfony 2.8 refresher to remember how stuff worked in a very basic way.

remember symfony2 tutorial

Last synced: 05 Oct 2025