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/davzoku/get-started-julia

Getting Started with Julia

data-science julia tutorial

Last synced: 19 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/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/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/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/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/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/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/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/volf52/lru_cache_rs_tutorial

https://dev.to/seanchen1991/implementing-an-lru-cache-in-rust-33pp

learning lru-cache lrucache rust rust-lang rust-library tutorial

Last synced: 26 Mar 2025

https://github.com/freeclimbapi/node-make-recording-how-to-guide

Node - Make Recording Tutorial

recordings tutorial

Last synced: 27 Feb 2026

https://github.com/aoudiamoncef/rxsearch

Getting started with RxJava on Android using Kotlin.

android kotlin rxjava travis-ci tutorial

Last synced: 18 May 2026

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

Java - List Queues Tutorial

queues tutorial

Last synced: 14 Jul 2025

https://github.com/Tayco110/Zephyr--Getting_started_on_Windows

Passos iniciais para o setup do Zephyr-rtos no windows junto de um exemplo para teste

c embedded-systems getting-started sample-code tutorial zephyr-rtos

Last synced: 12 Mar 2025

https://github.com/syncfusionexamples/how-to-customize-the-vue-diagram-and-its-elements

A quick start Vue project that shows how to customize the canvas page in the Vue Diagram component. This project includes code snippets for displaying page breaks and multiple pages in the canvas. It also includes code snippets for customizing the appearance of nodes and connectors and bridging connectors.

bridging connector customize diagram diagrambuilder node page-breaks ports tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 18 May 2026

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

Node - Update a Queue Tutorial

queues tutorial

Last synced: 28 Jan 2026

https://github.com/bestia-dev/markdown_to_html

Render markdown to html client-side in the browser with WASM.

maintained ready-for-use tutorial

Last synced: 23 Jul 2025

https://github.com/rubyonworld/ensembl-api

By Jan Aerts. Copy-paste-modified from the excellent perl API tutorial at www.ensembl.org/info/software/core/core_tutorial.html (with permission of the core Ensembl team).

api copy ensembl paste ruby tutorial

Last synced: 12 Sep 2025

https://github.com/martishin/a-tour-of-go

Exercise solutions for "A Tour of Go"

go golang tour tutorial

Last synced: 11 Jan 2026

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/survanetwork/surva-plugin-docs

📕 surva network open source plugins documentation

docs plugin plugins setup surva tutorial

Last synced: 23 Jun 2026

https://github.com/uudashr/git-intro

Introduction to Git

git tutorial

Last synced: 29 May 2026

https://github.com/kylemcmaster/nservicebustutorial

Sample code for the NimblePros series on NServiceBus with .NET 8

architectural-patterns design-patterns distributed-systems messaging nservicebus tutorial

Last synced: 20 Mar 2025

https://github.com/rogerboesch/visionos-tutorial-code

visionOS tutorial as part of 'The Spatial projects' substack newsletter

game handtracking headpose swift tutorial visionos visionpro

Last synced: 13 Aug 2025

https://github.com/kevinlin1/nifty-web-apps-python

Build a web app for any Python programming assignment.

education python tutorial web-app

Last synced: 27 Oct 2025

https://github.com/awpala/javascript-concepts-map

A collection of concepts related to JavaScript programming into a single "concepts map"

concept-map javascript programming tutorial

Last synced: 12 Aug 2025

https://github.com/san-ghun/landmarks

An app for discovering and sharing the places you love.

ios macos swift swiftui tutorial watchos

Last synced: 09 May 2026

https://github.com/matbesancon/distributionsexamples.jl

Examples of analyses run using Distributions.jl

julialang probability-distribution statistics tutorial

Last synced: 28 Oct 2025

https://github.com/benlipp/vagrant-ansible

A Vagrant setup I made to learn Ansible.

ansible tutorial vagrant

Last synced: 07 May 2026

https://github.com/gugazimmermann/curso-1-autenticacao

Este repositório contém o código para o projeto "Autenticação", do ebook "Autenticação com React/TypeScript e Jest", que eu escrevi.

authentication best-practices boas-praticas conventional-commits course curso ebook eslint husky jest lint prettier react tutorial typescript

Last synced: 24 Jan 2026

https://github.com/aravindnc/polymer-3.0-demo

A tutorial for learning polymer 3.0 components

demo example polymer polymer-3 polymer3 polymerjs sample tutorial

Last synced: 08 Jan 2026

https://github.com/iaccessability/site

Beyond Sight, independence with technology. iAccessAbility exists to help those with visual impairment and blindness use Apple products in their day-to-day life as well as bring awareness that while we are a minority with disabilities, we too can be independent and successful in this world.

accessability accessibility android apple google howto ios support technology tutorial watchos

Last synced: 09 Apr 2025

https://github.com/prave-com/deploy-django

Django project example for deploying django

deploy django gunicorn nginx postgresql tutorial vps

Last synced: 09 Apr 2026

https://github.com/professordeese/React-Based-Twitter-Search-Tool

See a demonstration of the app here: http://app20190802reacttwitter001-env.uqrmdk2wsk.us-east-2.elasticbeanstalk.com/

react tcnj tutorial twitter webapp

Last synced: 11 Mar 2025

https://github.com/noriller/react102

This project helps people learning React to grasp some basic concepts.

beginner javascript react tutorial

Last synced: 13 Apr 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/larry8668/pes1ug21cs300_hello_world

Github actions tutorial

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/devlights/try-c

This is my TUTORIAL project for C

c clion cmake jetbrains tutorial

Last synced: 11 Jan 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/getlarge/create-nestjs-libraries-with-nx

Learn how to build NestJS libraries with Nx

nestjs nx tutorial

Last synced: 15 Apr 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/alex-damian-negru/hanami-2-quickstart

🌸 Hanami 2.0 playground

hanami postgresql ruby tutorial

Last synced: 08 May 2026

https://github.com/kougioulis/mags

An Introductory Tutorial to Maximal Ancestral Graphs

causality graph-algorithms maximal-ancestral-graphs tutorial

Last synced: 18 Jan 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/rahul-sahani04/must_need_vs_code_extensions

This is a list of Visual Studio Code extensions that you can use to enhance your coding experience. These extensions cover a wide range of functionalities, from code formatting to theme customization and more.

beginner-friendly extensions tutorial vscode vscode-configs vscode-extension

Last synced: 24 Feb 2026

https://github.com/fblupi/angularjs-facilito

AngularJS tutorial

angularjs tutorial

Last synced: 25 Mar 2025

https://github.com/julia-pfarr/git-gitlab_tutorial

Git & GitLab Tutorial, Beginner

git gitlab psychology tutorial workshop

Last synced: 05 Feb 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/kevin-doolaeghe/emudeck-tutorial

Emulation - EmuDeck Setup Tutorial

emudeck setup tutorial

Last synced: 30 Jan 2026

https://github.com/michaldziuba03/code-samples

Sample projects from my articles 🧮

article educational guide javascript nodejs tutorial tutorials

Last synced: 08 May 2026

https://github.com/simoesleticia/sql-server-data-import-export

O propósito deste repositório é demonstrar o processo de importação e exportação de dados utilizando Microsoft SQL Server, com foco em arquivos nos formatos .CSV e .JSON.

csv-import export-data import-data json-import sql sql-server tutorial

Last synced: 04 Jan 2026

https://github.com/eduardozepeda/programming-notes

My programming notes a little bit of everything related the web development and software engineering: languages, frameworks, tools and even digital nomadism.

ebooks epub notes pdf programming tutorial tutorials

Last synced: 30 Jan 2026

https://github.com/ericgrandt/spongeskills

Sponge plugin for the "Sponge Plugin Programming" series.

java minecraft plugin sponge tutorial

Last synced: 21 Jun 2026

https://github.com/zjeffer/xcb-tutorial

https://www.codeproject.com/articles/1089819/an-introduction-to-xcb-programming

c tutorial xcb

Last synced: 07 Apr 2025

https://github.com/j-m-li/htmlcssjavascript

Introduction simple et rapide à HTML5, CSS3 et JavaScript

css francais html html-css-javascript javascript tutorial

Last synced: 15 Apr 2026

https://github.com/valen1ob0/git-tuto

Test y tutorial de git/github para entender como funciona

git github learn-with-me tutorial

Last synced: 18 Apr 2026

https://github.com/ahammadshawki8/pycampaign20

😇 Learn to Code in Python during Lockdown! 🔥🔥

beginner-friendly lockdown python tutorial

Last synced: 09 Nov 2025

https://github.com/pedrohenriquebr/react-tutorial

React tutorial project

html javascript react tutorial web

Last synced: 15 Apr 2026

https://github.com/nerooc/typing-game

Angular tutorial project - typing game

angular tutorial typing-game

Last synced: 08 May 2026

https://github.com/aekiti/to-do-list-aepp

This project presents ready to use To-do list aepp with predefined Vue.js front-end framework.

aepp aeternity identity-aepp todo todolist tutorial tutorials vue

Last synced: 11 Mar 2025

https://github.com/kettanaito/mocking-websocket-apis-with-mock-service-worker

Exercises for the Mocking WebSocket APIs with MSW on Egghead.

course exercise msw tutorial websocket workshop

Last synced: 25 Apr 2025

https://github.com/vasiliy-l/tutorial-ios-custom-dialog-box

Custom dialogs development in Swift

ios ios-ui swift tutorial

Last synced: 30 Mar 2025

https://github.com/kasir-barati/golang

A very simple application. I write it to calculate some data for me. I think it is a heavy process, therefore i use golang

go golang programming programming-language tutorial

Last synced: 05 Sep 2025

https://github.com/yuji-k64613/shellsible

Shellsible is a simple IT automation system inspired by Ansible.

ansible automation best-practices devops linux shell-script tutorial

Last synced: 01 Feb 2026

https://github.com/salmanbe/laravel-content-translation-tutorial

Laravel content translation tutorial using Astrotomic's laravel-translatable plugin.

astrotomic bootstrap5 html5 laravel laravel-translatable multi-lingual mysql php translation tutorial

Last synced: 12 Apr 2026

https://github.com/medusatea/easycrackedglassgodot

Simple and Easy Demo of Cracked Glass using Standard Noise Texture and GUI Sliders

cracked-glass godot godot-engine godot4 godotengine noise-textures shaders tutorial

Last synced: 08 Aug 2025

https://github.com/gnebbia/wine_appunti

Qualche appunto su Wine

appunti guida notes tutorial wine winehq winetricks

Last synced: 01 Feb 2026

https://github.com/chingc/tutorial-mise

A quickstart and reference for mise to help you get up and running fast.

documentation mise quickstart readme reference tutorial

Last synced: 01 Feb 2026