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/gvwilson/dsdx

Distributed Systems Design by Example

codebender distributed-systems open-source python software-design tutorial

Last synced: 07 Mar 2026

https://github.com/codepanion/zustand-tutorial

https://www.youtube.com/watch?v=gz4NgSWjHoY In this tutorial we are going to cover how you can use zustand, a simple yet powerful library to manage state in your react app. I will show you examples of how you can create slices for the global store and combine different entities in there. At the end of the video I will show you how can you have a reactive state which is going to be updated when other states are changed.

react state statemanagement tutorial zustand

Last synced: 12 Mar 2025

https://github.com/yhs0602/android-capstone-example

Example of capstone disassrmbly engine java bindings on android, using jna.

android capstone example-project java java-native-access jna reverse-engineering security tool tutorial

Last synced: 18 May 2026

https://github.com/shivamgoyal03/azure-foundry-webinar

This repository is the official companion for the Azure AI Foundry Agent Service Webinar Series. It provides hands-on code samples, modular use cases, and practical guides for building, deploying, and scaling AI agents on Azure.

agentic-ai-architecture agentic-rag ai-agents azure azure-ai-foundry azure-ai-services azure-functions code-samples model-context-protocol semantic-kernel tutorial webinar

Last synced: 10 Jul 2025

https://github.com/nobodxbodon/java_in_hours_chn

Java编程一天入门-中文代码版. 镜像: https://git.oschina.net/zhishi/java_in_a_day_chn

24hour chinese java readability tutorial

Last synced: 07 May 2025

https://github.com/jeffsieu/typescript-from-zero

A step-by-step TypeScript handbook with practical examples and hands-on exercises.

tutorial typescript typescript-basic typescript-book typescript-tutorial typescript-tutorials

Last synced: 11 Apr 2025

https://github.com/marcocesarato/shell-botkiller

We'll post findings from an infected confluence-systems we investigated recently, to show how it looks/feel like. the most systems we took a look at were infected with mining-bots like kerberods.

bot bots infected killerbot process server shell tutorial zombies

Last synced: 24 Jun 2025

https://github.com/unfor19/python-project

Python project structure, relative imports, absolute imports, packages, and modules. Let's make it simpler.

project python structure tutorial

Last synced: 10 Apr 2025

https://github.com/bytewax/imputing-missing-values

Managing missing values in streaming data.

machine-learning python real-time tutorial

Last synced: 04 May 2025

https://github.com/pbayer/discreteeventscompanion.jl

Tutorials, examples, notebooks, benchmarks to DiscreteEvents.jl

clock discrete-event discrete-event-simulation documentation event examples process tutorial

Last synced: 25 Feb 2025

https://github.com/icebearbares/bios-modding-logo

Modding The BIOS To Change The Startup Logo

bios customization logo modding tutorial

Last synced: 30 Jan 2026

https://github.com/boqsc/how-to-make-a-bot-using-revolt.js

A quick tutorial on how to make a bot for https://revolt.chat/

bot nodejs revolt-bot revolt-chat template tutorial

Last synced: 15 May 2026

https://github.com/alessine/aws_webscraping_automation

Tutorial: How to develop a webscraping script, save the data to an AWS S3 bucket and automate this process using an EC2 instance

automation aws-ec2 aws-s3 beautifulsoup tutorial webscraping

Last synced: 28 Jun 2025

https://github.com/kthkuang/wwdocc

Worldwide DocC tutorials collection.

apple docc documentation ios tutorial wwdc

Last synced: 20 May 2026

https://github.com/raadiah/postgresql

A documentation on PostgreSQL. Here the Art Store Database is again made step-by-step using PostgreSQL. Live Link: https://raadiah.github.io/PostgreSQL/

database-management dbms entity postgresql postgresql-database relational-database tutorial

Last synced: 15 Jun 2025

https://github.com/cehbrecht/quick-sphinx-tutorial

A very quick tutorial to get started with Sphinx.

documentation sphinx tutorial

Last synced: 10 Jun 2025

https://github.com/agagniere/blackmagic

C preprocessor tricks, explained

c preprocessor tutorial zig-package

Last synced: 18 Sep 2025

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

Application example built with Angular 15 and adding the log component using the ngx-logger library.

angular beginners dev-community frontend gh-actions gh-pages hacktoberfest log logger stackblitz tutorial webdev webdevelopment

Last synced: 19 Feb 2026

https://github.com/valnub/particle-animation-javascript

Demo code for my particle animation video in JavaScript/HTML5 Canvas

animation canvas demo example html5-canvas javascript tutorial

Last synced: 28 Jul 2025

https://github.com/javitocor/friendly-chat-firebase

Firebase Tutorial - You can find it here: https://codelabs.developers.google.com/codelabs/firebase-web/#0

firebase tutorial

Last synced: 04 May 2026

https://github.com/brh55/discord-magic-8-ball

Code reference for YouTube tutorial for creating a Discord chat bot that functions as a magic 8 ball

chatbot-discord discord discord-bots tutorial

Last synced: 25 Oct 2025

https://github.com/rodrigokamada/angular-recaptcha-v2

Application example built with Angular 18 and adding the Google reCAPTCHA v2 using the ng-recaptcha library.

angular beginners dev-community gh-actions gh-pages hacktoberfest recaptcha stackblitz tutorial

Last synced: 02 Aug 2025

https://github.com/datodia/adminjs-nestjs

Nestjs adminjs example app

adminjs adminjs-nestjs example nestjs tutorial

Last synced: 15 Mar 2026

https://github.com/husamettinarabaci/rustexam

🦀 A question-based Rust learning project to master Rust through practice and repetition.

coding-challenges exam exercises learning programming questions rust tutorial

Last synced: 30 Sep 2025

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/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/basir/learn-git-github

Learn Git and Github with Basir

git github learn tutorial

Last synced: 12 Aug 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/yeonghyeon/codility-python

The solutions of the Codility lessons are provided. Each solution is written with python. The starting point for reading solutions is given in the following web link.

codility codility-lessons codility-python codility-solutions codility-training programming python solutions tutorial

Last synced: 26 Feb 2025

https://github.com/sahansera/deploying-containers-on-service-fabric

Deploying Multi-Container Services on Azure Service Fabric

azure microservices service-fabric tutorial

Last synced: 16 Jan 2026

https://github.com/anton-trunov/fold-tutorial-talk

Papers We Love. Mad. Talk on fold: slides, Coq file, and links for further reading

coq fold papers-we-love recursion-schemes talk tutorial

Last synced: 14 Apr 2025

https://github.com/ankit-thealchemist/on_off_model_with_relay

Hello, this code is to show the simple on off model with relay functionality, just to clear the air about the relay node functioning.

ble blemesh bluetooth-low-energy bluetooth-mesh esp-idf esp32 relay tutorial

Last synced: 19 Apr 2026

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

Application example built with Angular 15 and adding charts using the highcharts library.

angular beginners charts dev-community gh-actions gh-pages hacktoberfest highcharts stackblitz tutorial

Last synced: 15 May 2025

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/rightpoint/sample-float-remapping-ios

Sample code for a blog post on float remapping on iOS

lerp linear-interpolation sample-code tutorial

Last synced: 07 Jul 2025

https://github.com/rishavs/cove

Simple crud app using pure crystal. 0 frameworks and dependencies

crud crystal crystal-language crystallang tutorial webapp

Last synced: 13 Jun 2025

https://github.com/twtrubiks/deploying-flask-to-openshift

Deploying a Flask App To OpenShift Tutorial 📝

deploy flask openshift python ssh-key tutorial

Last synced: 15 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/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/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/NunuM/linux_namespaces_tutorial

Tutorial of Linux Namespaces

linux namespaces tutorial

Last synced: 04 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/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/shenmian/sokoban-tutorial

本文将描述如何实现一个推箱子 📦, 示例代码使用 Rust 语言 🦀 编写.

sokoban sokoban-solver tutorial

Last synced: 19 Apr 2025

https://github.com/oclyke/crc

pythonic tutorial working step-by-step through Ross N. Williams' crc_v3.txt

crc interactive python tutorial

Last synced: 16 Jun 2025

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

Material for the Rust Tutorial I put together

rust tutorial

Last synced: 28 Apr 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/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/flowforfrank/password-generator

🔑 Password generator in vanilla JavaScript

javascript password password-generator tutorial

Last synced: 09 Apr 2025

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/cgohlke/simulate_diffusion

Simulate diffusion on a grid using Python

diffusion jupyter-notebook python simulation tutorial

Last synced: 20 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/emxsys/worldwind-web-app-tutorial

A template and tutorial for creating a WorldWInd web app with Bootstrap and Knockout

3d bootstrap bootstrap4 esa gis globe knockout maps nasa nasa-worldwind template tutorial worldwind worldwind-web

Last synced: 07 Sep 2025

https://github.com/twtrubiks/croppic-combine-carousel-example

Croppic 搭配 Carousel 簡單範例 ,使用 Python Flask

bootstrap-carousel croppic dropzone flask pillow python tutorial

Last synced: 13 Apr 2026

https://github.com/simogasp/boosttest-example

template for using boost as testing framework

boost-library boost-test cmake cmake-examples cmake-test ctest example tutorial

Last synced: 21 Jan 2026

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

Code for ProgrammingTIL Webpack Screencasts

javascript tutorial tutorials webpack

Last synced: 23 Feb 2026

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

Jupyter notebook for the OpenCV talk, part of the Python Course 2020 by Politecnico Open unix Labs

course image-processing jupyter-notebook opencv politecnico-di-milano politecnico-open-unix-labs python talk tutorial

Last synced: 14 Apr 2026

https://github.com/bcc32/ecaml-bf

A brainfuck interpreter in OCaml, on Emacs

brainfuck ecaml emacs example ocaml tutorial

Last synced: 07 Oct 2025

https://github.com/mstuttgart/codigo-avulso-test-tutorial

Repositório para o tutorial de unittest do blog

blog codigo-avulso python test tutorial unittest

Last synced: 08 Oct 2025

https://github.com/0xrelogic/kubernetes-for-students

Master Kubernetes and boost your salary by 25-40%. Hands-on tutorials designed for students, not engineers. Learn the #1 cloud skill through experiments, not YAML hell. New chapters weekly - star to follow the journey.

cloud collaborate container devops docker education k8s kubernetes minikube orchestration students tutorial yaml

Last synced: 13 Oct 2025

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

Modern JavaScript Tutorial in Malayalam

javascript malayalam tutorial

Last synced: 14 Oct 2025

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/abdullokhonz/minimal-api_todoapi

Minimal API Todo project using ASP.NET Core 8. Simple CRUD API with in-memory database for learning and testing. Based on the official Microsoft tutorial.

asp-net-core backend crud csharp dotnet entity-framework-core in-memory minimal-api todo-api tutorial web-api

Last synced: 14 Oct 2025

https://github.com/rcore-os/rcore-tutorial-deploy

Tutorial Doc for rCore OS step by step (3rd edition)

kernel os rust tutorial

Last synced: 15 Oct 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/javascript-tutorial/km.javascript.info

Modern JavaScript Tutorial in Central Khmer

central-khmer javascript tutorial

Last synced: 15 Mar 2026

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/md-weber/qonversion_tutorial_app

Qonversion Tutorial from Flutter Explained

dart flutter qonversion tutorial

Last synced: 15 Apr 2026

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/alvinwan/tricking-neural-networks

Fooling a neural network with adversarial examples

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

Last synced: 27 Oct 2025