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/agagniere/blackmagic

C preprocessor tricks, explained

c preprocessor tutorial zig-package

Last synced: 18 Sep 2025

https://github.com/rodrigokamada/angular-reactive-form-validation

Application example built with Angular 14 and creating and validating a reactive form.

angular beginners devcommunity form forms ghactions ghpages hacktoberfest reactiveforms stackblitz tutorial validation

Last synced: 30 Aug 2025

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/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/slashhuang/typescript-tutorial

basic typescript practice preparing for angular2 and ts

tutorial typescript

Last synced: 05 Apr 2025

https://github.com/uncomputable/rustier-simplicity

"If you know Rust, you already know Simplicity."

bitcoin circuit learning library logic rust tutorial

Last synced: 21 Jan 2026

https://github.com/leodbfr/ntfs-macos-13-26

How to write on an NTFS drive on macOS 13 Sequoia and macOS 26 Tahoe, for Apple Silicon, without a kernel module.

fuse fuse-filesystem fuse-t macos ntfs ntfs-3g ntfs-macos tutorial

Last synced: 03 Oct 2025

https://github.com/cgohlke/simulate_diffusion

Simulate diffusion on a grid using Python

diffusion jupyter-notebook python simulation tutorial

Last synced: 20 Apr 2026

https://github.com/autodesk-platform-services/aps-design-automation-dotnet

Design Automation tutorial in .NET: Sample project for Design Automation tutorial

autodesk-designautomation dotnet tutorial

Last synced: 05 May 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/knpuniversity/design-patterns

Course code, script and SCARY, I mean friendly, design patterns behind the "Design Patterns in Space" Tutorial

php tutorial

Last synced: 29 May 2026

https://github.com/mineralscloud/workshopfall2022

This repository contains the setup files/resources for the workshop held by our group in Columbia Global Center, Nairobi, and Technical University of Kenya in 2022.

tutorial workshop workshop-materials

Last synced: 16 Oct 2025

https://github.com/chainstacklabs/quorum-loyalty-program-tutorial

A Quorum DApp tutorial to manage loyalty points

blockchain dapp quorum solidity truffle tutorial

Last synced: 15 Oct 2025

https://github.com/lxieyang/caen-connect-tutorial

A brief description on how to sync your local project folder to CAEN machines, (so that you could do stuff only CAEN can do, etc.)

caen michigan sftp sublime-text tutorial

Last synced: 26 Jan 2026

https://github.com/kaelzhang/kubernetes-tips

Tips for usage of kubernetes and helm

ingress kubernetes tips tutorial

Last synced: 01 Apr 2025

https://github.com/davidwparker/programmingtil-webpack

Code for ProgrammingTIL Webpack Screencasts

javascript tutorial tutorials webpack

Last synced: 23 Feb 2026

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/javascript-tutorial/pa.javascript.info

Modern JavaScript Tutorial in Punjabi

javascript punjabi tutorial

Last synced: 16 Oct 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/paddymorgan84/terragrunt-tutorial

A simple example of using some of Terragrunts main features

infrastructure terraform terragrunt tutorial

Last synced: 14 Oct 2025

https://github.com/sarthakpati/pytorchmodelimporttemplate

An example shoowing how to import a PyTorch model and use it using C++

cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial

Last synced: 02 May 2026

https://github.com/javitocor/rails-api-tutorial

Practice project following the instructions from: https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one

rails-api rails5 tutorial

Last synced: 19 Jan 2026

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/uncomputable/simple-layer-twos

Replit resources from Bitcoin++ 2023 in Austin

bitcoin circuit learning logic tutorial

Last synced: 29 Mar 2025

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/kingabzpro/creating-python-package-using-jupyter-notebook

Creating your first data science python package straight from Jupyter Notebook.

article begineer data-science notebook-jupyter package tutorial

Last synced: 22 Apr 2026

https://github.com/frankiefab100/tip-calculator

👨‍💻 Learn how to build a tip calculator using HTML, CSS and JavaScript

css css3 html html5 javascript tip-calculator tutorial tutorial-code

Last synced: 15 Apr 2026

https://github.com/rodrigokamada/angular-eslint

Application example built with Angular 14 and adding the ESLint using @angular-eslint/schematics library.

angular beginners dev-community eslint hacktoberfest lint stackblitz tutorial

Last synced: 14 Feb 2026

https://github.com/mateo08c/ginsvelteembed

Embed SvelteKit frontend in a Go Gin Web Framework for seamless deployment.

amazing demo embed framework gin gin-gonic insane svelte sveltekit tutorial

Last synced: 18 Oct 2025

https://github.com/alvinwan/tricking-neural-networks

Fooling a neural network with adversarial examples

adversarial-example adversarial-machine-learning deep-learning tutorial

Last synced: 27 Oct 2025

https://github.com/mackysoft/unity-githubactions-build-example

An example of building a project using Unity and GitHub Actions.

build ci example github-actions tutorial unity

Last synced: 09 Apr 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/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/haaris272k/dock-and-roll

Docker notes, essential commands, and quick fixes to common setup problems.

docker learning open-source tutorial

Last synced: 14 Jan 2026

https://github.com/andrewrporter/flask-gunicorn-tutorial

Basic tutorial showing how to run a flask web application with Gunicorn

flask gunicorn hello-world python tutorial

Last synced: 29 Apr 2026

https://github.com/courses-at-nju-by-hfwei/problem-solving-class-tutorial

Tutorial on the Problem Solving Class at Nanjing University

nanjing-university problem-solving-class tutorial

Last synced: 19 Mar 2026

https://github.com/nikhiljohn10/step-ca-tutorials

This is an automated demo that takes you through the process of setting up PKI.

demo multipass pki step-ca tutorial

Last synced: 12 Oct 2025

https://github.com/voquanghoa/spring-tutorial

Learn to work with Spring Boot

java-web spring spring-boot tutorial

Last synced: 24 Oct 2025

https://github.com/playfulprogramming/mc-datapacks-tutorial

A set of example datapacks to demonstrate Minecraft functionality in Unicorn Utterances' "Data Pack Programming" series

datapack mcfunction minecraft minecraft-datapack tutorial

Last synced: 19 Jan 2026

https://github.com/leoborai/pngme

Command line program that lets you hide secret messages in PNG files

learning png rust tutorial

Last synced: 15 Apr 2025

https://github.com/fepegar/miccai-educational-challenge-2020

My submission to the MICCAI Educational Challenge 2020.

augmentation cnn medical-images pytorch torchio tutorial

Last synced: 01 May 2026

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/unicon/tier-grouper-deployment

Contains materials related to the tutorial on running the TIER Grouper image on Docker Swarm

docker-swarm grouper grouper-database kubernetes secret tier-grouper-image tutorial

Last synced: 01 Apr 2026

https://github.com/shockwavemk/tomcat-debug-template-app

Demo application for debugging a docker driven tomcat java web application

container debug debugger docker docker-compose dockercon intellij java macos mysql tomcat tutorial

Last synced: 13 Apr 2026

https://github.com/achie72/crazy_rabbit_afternoon

A game about a hungry bunny, who wants to eat, and not to be eaten.

gamedevelopment hacktoberfest pico-8 retro retrogaming roguelike strategy-game turn-based tutorial

Last synced: 24 Oct 2025

https://github.com/pcafrica/introduction_to_cmake

Slides and exercises for the "Introduction to CMake" lecture.

cmake cpp examples exercises introduction tutorial

Last synced: 14 Mar 2025

https://github.com/kok202/firetorch

Quickstart for firebase frontend and backedn template

express firebase firebase-fe firebase-functions frontend quickstart template tutorial

Last synced: 02 May 2026

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/nidup/manipulate-csv-data-in-php

Tutorials on How to Read and Write CSV Files in PHP

csv php php8 tutorial

Last synced: 29 May 2026

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/geggleto/course-1

Introduction to Slim PHP

course micro-framework php slim tutorial

Last synced: 11 Jun 2026

https://github.com/raleighlittles/rubyonrails-tutorial

Full code for Michael Hartl's Ruby on Rails Tutorial!

michael-hartl rails ruby ruby-on-rails tutorial

Last synced: 14 Apr 2025

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/cqh963852/react-refresh-test

A tutorial about react function component

hook react tutorial

Last synced: 01 May 2026

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/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/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/shinchven/multiple-authentication-services-on-feathers-app

This is an example to show how to implement multiple authentication services on a FeathersJS app.

feathersjs tutorial

Last synced: 03 Jan 2026

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/pratik-nawale/homelab-vpn-journey

My week-long journey setting up VPN access to my homelab server behind CGNAT - from frustration to success with Tailscale

cgnat documentation homelab mesh-vpn networking self-hosted tailscale tutorial vpn wireguard

Last synced: 29 Nov 2025

https://github.com/ikr4-m/vbscript-learning

Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.

database repository tutorial vbscript

Last synced: 14 Jun 2026

https://github.com/robertobochet/keras-talk

Jupyter notebook for the Keras talk, part of the Python Course 2021 by Politecnico Open unix Labs

course jupyter-notebook keras neural-network politecnico-di-milano politecnico-open-unix-labs python slides talk tensorflow tensorflow-tutorials tutorial tutorial-code

Last synced: 13 Feb 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/piotrpersona/etcd-core

Core concepts of etcd database assembled in a single document.

coreos-etcd etcd etcd-tutorial raft tutorial

Last synced: 19 Mar 2026

https://github.com/rssr25/opengl

TheCherno OpenGL

cpp opengl thecherno tutorial youtube

Last synced: 09 May 2026

https://github.com/extcore/extcore-sample-api

ExtCore framework 7 sample API web application

asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial

Last synced: 19 Jan 2026

https://github.com/gvwilson/btt

Building Tech Together

codebender software-engineeering tutorial

Last synced: 08 Feb 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/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/whirlxd/fetch-data-from-api

How to fetch data from a restful api

api fetch hype node-fetch restful-api tutorial

Last synced: 17 Mar 2026

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/zonca/conversion_tofix

Exercise for Advanced git tutorial

git tutorial

Last synced: 11 Jun 2025

https://github.com/garfbradaz/webapi-episodes

Episodes for my JSON API using .NET Core, Docker and Mongo Series.

blogging csharp docker mongodb netcore tutorial webapi-core

Last synced: 07 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/cbhihe/doc_python-virtual-environments-quickstart

A hands-on python VE tutorial for Linux users

bash linux pyenv python shell tutorial virtualenv

Last synced: 05 Mar 2026