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/lucretia/lispy

An implementation of a Lisp from Build your own Lisp written in Ada 2012.

ada ada-port ada2012 gnat lisp mpc port tutorial tutorial-exercises tutorial-sourcecode tutorials

Last synced: 16 Apr 2026

https://github.com/dangom/mrtoolkit-recon

Tutorial exercises on MR Image Reconstruction and Parallel Imaging

mri tutorial

Last synced: 12 May 2026

https://github.com/mozilla-services/subscriber_demo

A Companion suite for https://blog.mozilla.org/services/2017/02/23/managing-push-subscriptions/

demonstration python3 tutorial webpush

Last synced: 17 Jul 2025

https://github.com/giwi/vert.x-beers

A server-side companion to the polymer-beers project

education java tutorial vertx vertx-web

Last synced: 01 May 2026

https://github.com/kitswas/cpp-project-template

Secure CMake template for C and C++ projects.

beginner-friendly c cmake cpp template template-project tutorial

Last synced: 01 May 2026

https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite

A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.

asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube

Last synced: 28 Apr 2026

https://github.com/ziadoz/laravel-vue-spa-tutorial

https://laravel-news.com/using-vue-router-laravel

laravel learning php tutorial vuejs

Last synced: 02 May 2026

https://github.com/djbyrne/neural-network-from-scratch-tumour-diagnosis

This notebook goes through how to build a neural network using only numpy. The network classifies tumours, identifying if they are malignant or benign. This notebook uses the Breast Cancer Wisconsin dataset.

artificial-intelligence cloud-computing deep-learning-tutorial machine-learning neural-network neural-networks-from-scratch numpy python tutorial

Last synced: 02 May 2026

https://github.com/amsokol/openshift-lab01-hyper-converged

Step by step tutorial how to deploy hyper-converged infrastructure by OpenShift Origin + Gluster for CentOS Atomic Host (deploying containerized Gluster storage with Atomic Host and OpenShift)

cloud containers docker gluster glusterfs how-to howto hyper-converged hyperconverged openshift openshift-origin tutorial

Last synced: 12 Apr 2025

https://github.com/uncomputable/bitcoin-nix-tools

Tools for easy Bitcoin Core development using nix.

bitcoin bitcoind liquid-network nix nixos tutorial

Last synced: 03 May 2026

https://github.com/marco0antonio0/about-api-next-js

Este é um tutorial de API básica criando a estrutura basica clean usando o Next.js, um framework React de renderização do lado do servidor (SSR) e renderização do lado do cliente (CSR). Essa estrutura permite criar APIs de forma simples e eficiente.

api como-fazer learn next react tutorial

Last synced: 03 May 2026

https://github.com/uncomputable/tackling-bulletproofs

In-depth survey into what Bulletproofs are and how they work

cryptography learning mathematics pdf tutorial zero-knowledge-proof

Last synced: 19 Mar 2026

https://github.com/npragin/ai-club-project-management

Materials created by the OSU AI Club Project Management team for members.

data-science learning machine-learning python tutorial

Last synced: 09 Jun 2026

https://github.com/theoomoregbee/angular4-auth-sails

Sails Backend for Angular2+ Auth

jwt sailsjs tutorial

Last synced: 31 Mar 2025

https://github.com/jennybc/excuse-me-iris

Toy example used in the article "Excuse me, do you have a moment to talk about version control?"

example-project git github r rmarkdown rstudio tutorial

Last synced: 04 May 2026

https://github.com/crossplatformsweden/reactnativeapollotypescript

Implementation of Apollo for GraphQL in React-Native using TypeScript boilerplate project. Learn more:

apollo apollo-client apollographql boilerplate graphql react-native reactnative tutorial typescript

Last synced: 06 May 2026

https://github.com/ebadier/mariosokoban

My C++ version of Mario Sokoban

cplusplus mario sdl sokoban tutorial video-game

Last synced: 28 May 2026

https://github.com/woojiahao/practical_elixir_demo

Demo web application written for "Practical Functional Programming" a talk given for NUS Hackers Hackerschool about practical applications of functional programming

elixir elixir-lang phoenix phoenix-liveview talk tutorial

Last synced: 14 Oct 2025

https://github.com/zukahai/cpp-basics-tutorial

A comprehensive guide to learning the basics of C++ programming. This repository includes tutorials, code examples, and exercises to help beginners get started with C++

basics beginner c-plus-plus coding education examples exercises learning programming tutorial

Last synced: 22 Feb 2026

https://github.com/iceoffire/chat-tcp-unity

repo to store and share the unity chat project

csharp dotnet netcoreserver tcp tcp-client tcp-server tutorial unity2019 unity2d

Last synced: 06 May 2026

https://github.com/rahulmalhotra/httpcalloutframework-tutorial-series

This repository consists of all the code used in Simplifying the Callouts Tutorial Series by SFDC Stop featuring HTTPCalloutFramework

callouts httpcalloutframework salesforce salesforce-apex salesforce-api salesforce-developers salesforce-rest-api sfdc-stop sfdcstop tutorial

Last synced: 19 Mar 2026

https://github.com/theinvincibleknight/aws-knowledge-hub

This repository serves as a central hub for storing AWS-related scripts, documents, guides, and step-by-step tutorials. This repository aims to simplify AWS operations and empower users with practical knowledge and tools. Explore, contribute, and accelerate your journey with Amazon Web Services!

amazon-web-services automation aws ci-cd-pipeline devops json shell-script tutorial

Last synced: 01 Mar 2026

https://github.com/morningspace/termitorial

A script that allows you to organize your tutorial in multiple lessons using a hierarchical structure where each lesson is written as a Markdown file, then run interactively in a terminal.

interactive markdown shell terminal tutorial

Last synced: 11 May 2026

https://github.com/amarlearning/simple-neural-network

Simple Neural Network written in Python and Numpy (w/o any scify libraries)

beginner-friendly machine-learning neural-network numpy python3 tutorial

Last synced: 06 May 2026

https://github.com/comunica/tutorial-comunica-reduced-actor

[DEPRECATED] 🏫 Advanced tutorial on Comunica for creating a new actor

tutorial

Last synced: 13 May 2026

https://github.com/hpprc/react-three-trial

Tutorial for three.js in React

cannonjs react threejs tutorial webgl

Last synced: 14 Feb 2026

https://github.com/digipie/cs1010-tutorial-c09

Educational materials I prepared for CS1010: Programming Methodology as a Teaching Assistant. CS1010 is NUS's introductory course to computing taught in C.

c linux programming-methodology tutorial vim

Last synced: 06 May 2026

https://github.com/krshrimali/deep-learning-on-the-weekends

Some ideas and work on weekends (and some times on the week days as well *winks*)

computer-vision deep-learning keras-models p5js projects pytorch tutorial

Last synced: 01 May 2026

https://github.com/paulschweizer/pyside-tutorial-system

Enhance your PySide UIs with interactive tutorials

pyside pyside2 qt qt4 qt5 tutorial ui

Last synced: 07 May 2026

https://github.com/noeldemartin/tcm-ionic-workshop

Chat Ionic application to be built in a workshop in Tecnocampus Mataró.

firebase ionic tutorial workshop

Last synced: 04 May 2026

https://github.com/nurfawaiq/seri-php-mysqli-oop

SC Seri Tutorial Membuat Web dengan PHP mysqli OOP + Bootstrap + MySQL by YukCoding

php tutorial

Last synced: 10 Jan 2026

https://github.com/Azure/iot-central-compute

A simple way to do compute and data transformation on data sent to Azure IoT Central using Azure Functions and a slightly modified version of the Azure IoT Central Device Bridge.

azure-functions data-transformation iot iot-central javascript nodejs tutorial

Last synced: 08 May 2025

https://github.com/sanikamal/vuejs-omnibus

A collection of Code Snippet, tutorials and mini project of Vue.js, Vuex, axios and different other related technologies.This is a repository to discover Vue for beginners to advanced

axios nuxtjs tutorial vue-project vuejs vuetify vuex

Last synced: 11 Apr 2026

https://github.com/taojy123/truffle-tutorial

truffle 以太坊应用开发极简视频教程 配套代码

eth ethereum solidity truffle tutorial

Last synced: 07 May 2026

https://github.com/prathameshdhande22/my-tutorial-references

This Repository contains my learned new technology references which i can refer in future.

click dwm jupyter learning notebook-jupyter practice python python-telegram-bot python3 tutorial

Last synced: 14 Feb 2026

https://github.com/filippomb/tutorial_gnn_explainability

This in an introduction to PyTorch Geometric, the deep learning library for Graph Neural Networks, and to interpretability tools for analyzing the decision process of a GNN.

captum explainability explainable-ai geometric-deep-learning graph-neural-networks pytorch-geometric tutorial tutorial-code

Last synced: 29 Jun 2026

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

A comprehensive course for Python

python python3 software-engineering tutorial

Last synced: 23 Feb 2026

https://github.com/besnik/css-design-tutorial

Plain CSS design tutorials including grid, flex, app layouts, design system, vue and more.

css css-layout design-system flex grid html layout tutorial vue

Last synced: 08 May 2026

https://github.com/jakesteam/firebasereference

FirebaseReference is a project being developed alongside a straightforward tutorial series, featuring step by step guides to every service in Firebase.

android authentication cloud-firestore cloud-functions cloud-storage crashlytics firebase hosting invites kotlin mlkit performance-monitoring realtime-database tutorial

Last synced: 08 May 2026

https://github.com/angelojbgama/guiamestre.js

Biblioteca JavaScript para criar tours interativos em sites, destacando elementos e exibindo tooltips personalizados com texto e imagens. Facilita o onboarding de usuários e a descoberta de funcionalidades com navegação intuitiva

animation component-library documentation frontend guiamestrejs guide interactive javascript library open-source responsive tooltip tour tutorial ui user-experience user-onboarding ux web-components web-development

Last synced: 08 May 2026

https://github.com/jesse-r-s-hines/shelladventure

A tool for making tutorials to teach the Linux command line.

command-line docker education linux tutorial

Last synced: 09 May 2026

https://github.com/bradmartin/egghead-text-to-speech

https://egghead.io/lessons/typescript-using-text-to-speech-with-nativescript

eggheadio nativescript tutorial typescript

Last synced: 09 May 2026

https://github.com/sinalalebakhsh/portswigger

Solving PortSwigger Labs in YouTube

portsw portswigger-labs securi tutorial

Last synced: 05 Apr 2025

https://github.com/rssr25/opengl

TheCherno OpenGL

cpp opengl thecherno tutorial youtube

Last synced: 09 May 2026

https://github.com/BAMresearch/jupyter_tutorial_sas

A programming tutorial for looking at SAS Data with Python. Part of the 'Better with Scattering' Workshop.

data-science programming-exercises small-angle-neutron-scattering small-angle-scattering small-angle-xray-scattering tutorial

Last synced: 16 Jan 2026

https://github.com/felipewind/heroku-quarkus-angular-docker

Demo project to deploy Quarkus/PostgreSQL and Angular/Nginx as containers on Heroku

angular containers docker docker-compose heroku heroku-deployment quark tutorial

Last synced: 16 Apr 2025

https://github.com/eriksjolund/find-the-nearest-runestone-in-sweden

Step-by-step instructions of how to find runestones in Sweden with https://app.raa.se/open/fornsok/ (A database from the Swedish National Heritage Board, Riksantikvarieämbetet)

archaeological-monuments rock-art runes runestone sweden tourist-attractions tourist-guide tutorial

Last synced: 19 Mar 2026

https://github.com/soypat/go-mod-tricks

go.mod file and `go mod` command tricks to make using modules a breeze.

cheatsheet cheatsheets go go-mod go-module go-modules tutorial

Last synced: 06 Oct 2025

https://github.com/sqitchers/sqitch-firebird-intro

A tutorial introduction to Sqitch change management on Firebird

firebird sqitch tutorial

Last synced: 23 Jan 2026

https://github.com/margato/redis-spring-tutorial

Tutorial de como integrar Redis com aplicação Spring Boot

cache docker dockercompose guide redis spring sprintboot tutorial

Last synced: 28 Jan 2026

https://github.com/tshenolo/peoplesoft-app-engine-values

learn how to create all the required PeopleSoft objects to pass values to an application engine program.

app-engine peoplesoft tutorial

Last synced: 11 Feb 2026

https://github.com/ruddra/myblog

An example project from my tutorial of making a simple blog.

django myblog tutorial

Last synced: 12 May 2026

https://github.com/pythoncoderunicorn/rtweet-tutorial

Beginner intro to the R package rtweet for scraping the Twitter API for tweets

rtweet tutorial twitter-api twitter-bot

Last synced: 09 Feb 2026

https://github.com/glaucia86/course-nodejs-intro

Repository responsible for the examples created during the Microsoft Learn course: Introduction to Node.js

exercise javascript learning learning-by-doing nodejs npm tutorial

Last synced: 09 May 2026

https://github.com/astrolabsoftware/fink-client-tutorial

Tutorial to learn how to use the Fink client

apache-kafka astronomy python tutorial

Last synced: 20 Oct 2025

https://github.com/sqreen/devise_sqreener_tutorial

A tutorial for helping filter potentially malicious users from signing up for your Rails app.

devise rails security sqreen tutorial

Last synced: 12 May 2026

https://github.com/bloginnovazione/laravel11-vue

Laravel 11 and Vue.js: installation, configuration and examplesLaravel 11 e Vue.js: installazione, configurazione ed esempi

bloginnovazione laravel php software-development software-engineering tutorial

Last synced: 15 Apr 2026

https://github.com/cj-mills/fastai-to-unity-tutorial

This beginner tutorial covers how to train an image classifier using the fastai library and implement it in a Unity game engine project using the Barracuda inference library.

barracuda fastai image-classification tutorial unity

Last synced: 11 May 2026

https://github.com/melasistema/hyde-wizard

Welcome to the Hyde Wizard repository! This magical project brings to life "The Tale of Zoe: From Doodler to Best-Seller", a whimsical journey of creativity and web development powered by HydePHP and Layouts Manager. You can find the tutorial link in the README.md!

blogging flowbite font-manager google-fonts hydephp landing-page layout-manager tailwindcss tutorial

Last synced: 08 Feb 2026

https://github.com/shahednasser/chrome-omnibox-tutorial

Tutorial on How to Use Chrome's Omnibox API

chrome chrome-extension javascript tutorial

Last synced: 10 May 2026

https://github.com/epranka/rates

Currency exchanger in just about 100 lines using the Create React App (CRA)

app calculator cra create-react-app currency demo exchanger javascript rates tutorial web-app

Last synced: 18 Oct 2025

https://github.com/dab0mb/02hero

A JavaScript Crash Course

javascript tutorial

Last synced: 01 Jun 2026

https://github.com/snipcart/snipcart-angular

A tutorial on integrating a single page Angular app with Snipcart's shopping cart platform.

angularjs ecommerce javascript tutorial

Last synced: 14 Apr 2026

https://github.com/akhilmhdh/react-swiper

Project just to showcase the integration of react with swiper

reactjs swiper-js tutorial

Last synced: 16 Apr 2026

https://github.com/mohaphez/linux-tutorial-tricks

Here I‍ note all I know about linux commands , tricks, and what I have from experiences.

bash linux linux-commands linux-tutorial regular-expression tutorial vim

Last synced: 19 Apr 2026

https://github.com/kristijan-pajtasev/javascript-and-this

Example project about this behavior in JavaScript and browser

javascript this this-keyword tutorial

Last synced: 16 Mar 2025

https://github.com/venenux/alpine-wiki

[mirror] .. to provide NON-MINIMALIST documentation for MINIMALIST distro

alpine alpine-linux documentation guide linux tutorial wiki

Last synced: 12 Jun 2025

https://github.com/starburst997/windows-code-sign

Code Signing for Windows as an Individual Developer

azure code-sign code-signing codesign codesigning trusted-signing tutorial

Last synced: 14 May 2026

https://github.com/geshan/nodejs-express-tutorial

Node.js express tutorial with Pug

express-js nodejs pug tutorial

Last synced: 07 May 2025

https://github.com/didinj/ionic4-angular6-multiple-api-calls-forkjoin

Ionic 4 Angular 6 Tutorial: Call Multiple Services at Once using ForkJoin

angular angular6 angularjs atonce call fork fork-join forkjoin ionic ionic4 join multiple services tutorial using

Last synced: 20 Jul 2025