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/javitocor/rails-react-recipes

Practice project following the instructions from: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-ruby-on-rails-project-with-a-react-frontend

css rails-application reactjs tutorial

Last synced: 12 Apr 2026

https://github.com/didinj/vuejs-tutorial

Vue.js Tutorial: Learn to Build a Web App Quickly

build example learn quickly tutorial vue vue2 vuejs webapp

Last synced: 25 Jul 2025

https://github.com/rj1221/pythontutorial

Python Tutorials For Beginners

cheatsheet python python3 tutorial tutorials

Last synced: 22 Sep 2025

https://github.com/mkasimd/c-nasm

Some tutorials on C & x86 Assembly

c nasm-assembly tutorial x86-64

Last synced: 09 Apr 2025

https://github.com/lmammino/opinionated-intro-to-node

Code examples for the talk "An opinionated intro to Node.js" - https://loige.link/devrupt-node

examples getting-started javascript learning node nodejs tutorial

Last synced: 27 Apr 2026

https://github.com/123mwanjemike/cicd-with-herokuci

This is a demo factorial app for the building CI/CD workflow with Heroku CI article https://blog.mikemwanje.dev/build-a-cicd-pipeline-with-heroku-ci. The application calculates the factorial of a number.

cicd demo-app express factorial heroku heroku-ci heroku-deployment herokuci mocha-chai tdd test-driven-development tutorial

Last synced: 07 May 2025

https://github.com/travorlzh/learnos

A repo that contains all the code written in my study of OS development.

assembly c kernel operating-system-learning tutorial

Last synced: 18 Apr 2026

https://github.com/tsmx/nodejs-tutorial

Tutorial project for a complete NodeJS stack including unit-testing and CI/CD: Express, Winston, MongoDB, Mongoose, Jest, supertest, mongodb-memory-server, Docker, Docker-Compose, GitHub Actions, eslint.

ci-cd docker docker-compose eslint express github-actions jest mongodb mongodb-memory-server mongoose nodejs supertest tutorial unit-test winston

Last synced: 26 Feb 2026

https://github.com/flowforfrank/password-generator

🔑 Password generator in vanilla JavaScript

javascript password password-generator tutorial

Last synced: 09 Apr 2025

https://github.com/comunica/tutorial-iswc2019-ldflex-on-react

Tutorial on LDflex via React Components

tutorial

Last synced: 05 Jun 2026

https://github.com/arstnei0/ohhwebdev

The amazing web dev tutorial!

guide tutorial webdev

Last synced: 05 Jun 2026

https://github.com/NunuM/linux_namespaces_tutorial

Tutorial of Linux Namespaces

linux namespaces tutorial

Last synced: 04 Apr 2025

https://github.com/slashhuang/typescript-tutorial

basic typescript practice preparing for angular2 and ts

tutorial typescript

Last synced: 05 Apr 2025

https://github.com/sunchang0124/sunchang0124.github.io

This repository is for building my first SOLID Application for researcher and individual data providers.

datavault javascript npm solid tutorial webpack

Last synced: 07 Feb 2026

https://github.com/louiscenter/choo-talking-animals

another cute choo tutorial - how to use input fields

choo choo-handbook choo-talking-animals front-end javascript tutorial

Last synced: 14 May 2026

https://github.com/nevrome/rrtools.tutorial.mpi2020

A short tutorial about rrtools (Reproducible Research with R)

r reproducible-research rrtools tutorial

Last synced: 26 May 2026

https://github.com/ilumsden/rust-tutorial

Material for the Rust Tutorial I put together

rust tutorial

Last synced: 28 Apr 2026

https://github.com/caspark/rust-game-of-life-exercises

An intro to Rust by partially implementing Conway's Game of Life via some exercises

learning rust tutorial

Last synced: 07 Feb 2026

https://github.com/joaquimley/raspberrypi-headless-setup

Source files for the "How to setup your headless RaspberryPi" blog

blog headless raspberrypi things tutorial

Last synced: 18 May 2026

https://github.com/douaa1819/mapstruct-guide

Guide pratique pour apprendre MapStruct, une bibliothèque Java de mapping d’objets rapide et performante. Ce repo inclut des exemples de mappings basiques et imbriqués, une comparaison avec ModelMapper, et des explications sur les principes SOLID appliqués.

java mapping mapstruct modelmapper performance solid tutorial

Last synced: 06 Feb 2026

https://github.com/basir/learn-git-github

Learn Git and Github with Basir

git github learn tutorial

Last synced: 12 Aug 2025

https://github.com/living-with-machines/jupyter-notebooks-the-weird-and-wonderful

Materials for a British Library, Digital Scholarship "hack and yack" workshop.

glam jupyter-notebook tutorial workshop

Last synced: 09 Apr 2025

https://github.com/brightdigit/classicapp

Example App For Migrating Your Objective-C code to Swift.

example example-app objective-c swift tutorial

Last synced: 21 Apr 2025

https://github.com/svaveop/javatutor

Helping People with Java. Java Tutorial

java learning programming tutor tutorial tutorial-code tutorials

Last synced: 06 Feb 2026

https://github.com/alefesouza/php-tutorial

:book: :elephant: Support Material for my Introduction to PHP Language Workshop.

gitbook php php-introduction tutorial

Last synced: 13 Jun 2025

https://github.com/laqudee/rust-learn

《Rust程序设计语言》笔记-练习代码与设计模式(Design Pattern)练习

design-patterns factory-pattern flyweight-pattern learning-exercise notes proxy-pattern rust rust-lang state-pattern template-method-pattern tutorial

Last synced: 26 Oct 2025

https://github.com/hawkiq/pythontutorial

scripts course for Python Fundamentals

python3 tutorial

Last synced: 09 Apr 2025

https://github.com/md-weber/qonversion_tutorial_app

Qonversion Tutorial from Flutter Explained

dart flutter qonversion tutorial

Last synced: 15 Apr 2026

https://github.com/codingforentrepreneurs/Cursor-Hello-World

Learn Cursor basics to build and deploy an HTML website to the internet.

claude code-with-ai cursor cursor-ssh git github llm tutorial virtual-machine website

Last synced: 08 Mar 2025

https://github.com/gibbok/react-video-list

A basic "Top 10s Video 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: 09 Apr 2026

https://github.com/masilab/strudel

Streamline Tractography Utilities for Deep Learning

deep-learning diffusion-mri recurrent-neural-networks tractography tutorial

Last synced: 16 Jan 2026

https://github.com/zerotier/metrics-tutorial

A tutorial on how to use ZeroTier, Prometheus and Grafana to collect metrics

grafana metrics prometheus tutorial zerotier

Last synced: 02 Mar 2026

https://github.com/phpirates/django-template

A standard blog-like website in Django, with complete use and deploy tutorial.

deployment django template tutorial website

Last synced: 19 Aug 2025

https://github.com/javascript-tutorial/km.javascript.info

Modern JavaScript Tutorial in Central Khmer

central-khmer javascript tutorial

Last synced: 15 Mar 2026

https://github.com/didinj/angular8-rxjs-forkjoin-example

Angular 8 RxJS Multiple HTTP Request using the forkJoin Example

angular angular8 angularjs example forkjoin http multiple request rxjs tutorial

Last synced: 24 Apr 2025

https://github.com/zaiste/elasticsearch-nodejs-github-tutorial

Using Node.js & Elasticsearch to search GitHub: Tutorial

elasticsearch nodejs tutorial

Last synced: 17 Mar 2025

https://github.com/hashicorp-education/learn-terraform-heroku

Learn Terraform Heroku tutorial configuraiton

hashicorp heroku nodejs terraform tutorial

Last synced: 19 Oct 2025

https://github.com/g-otn/godot-action-rpg-course

Simple action RPG game made in Godot following HeartBeast's "Godot Action RPG" tutorial series

course-project gdscript godot godot-game tutorial tutorial-project

Last synced: 29 Aug 2025

https://github.com/cqh963852/react-refresh-test

A tutorial about react function component

hook react tutorial

Last synced: 01 May 2026

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/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/magloft/touring

Interactive Product Tours in JavaScript

cards demo guide preact tour tutorial

Last synced: 18 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/cbetta/sinatra-letsencrypt-heroku-demo

Using LetsEncrypt with Sinatra on Heroku

heroku letsencrypt sinatra ssl tutorial

Last synced: 02 Aug 2025

https://github.com/janipalsamaki/web-scraper-robot

Tutorial for creating a web scraper software robot using Robot Framework.

robot-framework robotframework tutorial

Last synced: 16 Feb 2026

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

A JavaScript Crash Course

javascript tutorial

Last synced: 01 Jun 2026

https://github.com/iamflowz/multi-region-cdk-example

Companion repository for the Multi Region Deployments blog post

aws aws-cdk iac tutorial

Last synced: 03 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/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/bhattbhavesh91/auto-ts-tutorial

Tutorial on Auto_TS : Automatically build ARIMA, SARIMAX, VAR, FB Prophet and ML Models on Time Series data sets with a Single Line of Code

auto-timeseries automl autosklearn demo time-series time-series-analysis tutorial

Last synced: 26 Sep 2025

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/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/cubrid-labs/cubrid-cookbook

Production-ready examples for CUBRID — Python, Node.js, Go with popular frameworks

celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript

Last synced: 27 Mar 2026

https://github.com/banghuazhao/app-ideas

A Swift iOS app for discovering and organizing app development project ideas. Features curated collections by difficulty level, detailed requirements, user stories, and implementation guidance. Perfect for developers looking to build their portfolio and improve coding skills.

advanced-projects app-development beginner-friendly coding-challenges coding-projects developer-tools educational intermediate-projects ios learning-resource mobile-development portfolio-builder practice programming project-ideas skills-improvement software-development swift swiftui tutorial

Last synced: 10 Aug 2025

https://github.com/cubrid-labs/cubrid-python-cookbook

Production-ready Python examples for CUBRID — quickstarts, migration guides, templates, performance patterns

celery cookbook cubrid cubrid-database database django drizzle-orm examples fastapi flask golang gorm nodejs pandas python sqlalchemy streamlit tutorial typescript

Last synced: 01 Apr 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: 04 Sep 2025

https://github.com/hashicorp-education/learn-terraform-migrate-s3-tfc

Companion repository for "Migrate from Remote S3 Backend to Terraform Cloud" Learn tutorial

hashicorp terraform tutorial

Last synced: 25 Mar 2025

https://github.com/idanov/craftinginterpreters

Implementation of craftinginterpreters.com in Rust

craftinginterpreters interpreter learning-by-doing rust tutorial

Last synced: 25 Feb 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/dohlee/learn-sed

:pencil2: SED tutorial

editor learn sed stream tutorial

Last synced: 19 Mar 2026

https://github.com/javascript-tutorial/sq.javascript.info

Modern JavaScript Tutorial in Albanian

albanian javascript tutorial

Last synced: 23 Aug 2025

https://github.com/saeedkohansal/php-oop-crud-pdo-mysql-script

I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.

backend course crud database dummy-data gilgeekify howto learn-to-code mysql object-oriented-programming oop pdo pdo-mysql php phpmyadmin script sql-injection sql-query tutorial web-development

Last synced: 05 Jan 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/jeppejepsen311/threejs-handtracking-101

A threejs / WebGL / MediaPipe-powered interactive demo that allows you to control a 3D sphere using hand gestures.

3d computer-vision free gestures hand hand-tracking mediapipe open-source threejs tutorial webgl

Last synced: 24 Jul 2025

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/danmadeira/tutorial-mongodb-php

Código-fonte do tutorial MongoDB e PHP da ZetCode.

mongo mongodb php tutorial zetcode

Last synced: 17 May 2026

https://github.com/openlitedotdev/clearn

A documentation with resources for the C language.

documentation learn playground tutorial

Last synced: 18 Mar 2025

https://github.com/kwabenberko/mailtrap-tutorial

A Tutorial on Email Testing using Mailtrap.io

email expressjs javascript mailtrap nodejs sandbox testing tutorial

Last synced: 09 Apr 2026

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