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/stephengold/acorus

An action-oriented user-interface library for jMonkeyEngine

acorus antora documentation-website java jme3 jmonkeyengine3 jvm-library library open-source tutorial user-interface

Last synced: 14 Apr 2025

https://github.com/azer0s/nativescript-calculator-demo

A NativeScript with Angular demo project/tutorial

calculator nativescript nativescript-angular tutorial

Last synced: 19 May 2026

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/mkasimd/c-nasm

Some tutorials on C & x86 Assembly

c nasm-assembly tutorial x86-64

Last synced: 09 Apr 2025

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

Modern JavaScript Tutorial in Hungarian

hungarian javascript tutorial

Last synced: 07 Apr 2025

https://github.com/ljdursi/make_pattern_rules

Tutorial for using Makefile pattern rules

makefile tutorial

Last synced: 19 Mar 2026

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

C preprocessor tricks, explained

c preprocessor tutorial zig-package

Last synced: 18 Sep 2025

https://github.com/philipyip1988/windows-7-installation-guide

Comprehensive Dell Windows 7 Reinstallation Guide for Dell OEM Systems using an OptiPlex 7040 as an example.

bios dell hp install installation latitude lenovo oem optiplex reinstallation tutorial uefi windows-7 windows7 xps13 xps15

Last synced: 26 Feb 2026

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/harobed/ansible-vault-tutorial

In this tutorial, I try to explain how to structure one Ansible environment with Ansible Vault support and store Ansible vault password with GnuPG.

ansible ansible-vault gnupg tutorial

Last synced: 16 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/mding5692/js-snake-workshop

Workshop for vanilla JS game of snake for Knack at Western

game javascript teaching tutorial

Last synced: 30 Apr 2026

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/data-camp/github

学习如何使用GitHub来进行版本控制,从而更好地与他人协作。Learn to use GitHub.

github github-desktop tutorial

Last synced: 05 Jun 2026

https://github.com/thiagoow/web-team-members-cards-glassmorphic-ui

Projeto de interface de usuário para exibição de Cards de membros de equipe/colaboradores. Animado e responsivo, desenvolvido com HTML e CSS

animation-css html-css practicing responsive-web-design tutorial user-experience user-interface ux-ui

Last synced: 04 Mar 2026

https://github.com/000daniel/how-to-install-visual-studio-code-on-arch-linux

A simple guide on how to install Visual Studio Code on Arch-Linux or Arch-based systems, and set it up to work with C# and Code-Runner

arch-linux archlinux code code-runner csharp easy guide linux simple studio tutorial visual visual-studio visual-studio-code

Last synced: 05 May 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/flowforfrank/password-generator

🔑 Password generator in vanilla JavaScript

javascript password password-generator tutorial

Last synced: 09 Apr 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/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/comunica/tutorial-iswc2019-ldflex-on-react

Tutorial on LDflex via React Components

tutorial

Last synced: 05 Jun 2026

https://github.com/mjstealey/swagger-demo

Brief tutorial on swagger, swaggerhub, generating clients and other miscellany

smartapi swagger tutorial

Last synced: 10 Apr 2025

https://github.com/thejohnfreeman/angular2-tour-of-heroes

A progression through the Angular 2 Tutorial, including the missing step 0: starting from an empty directory.

angular2 tutorial

Last synced: 19 Jun 2026

https://github.com/florianrappl/piral-nextjs-sample

Migrating an existing Next.js application to be used in a Piral instance as a pilet. :package:

demo microfrontend microfrontends nextjs pilet piral sample tutorial

Last synced: 28 Apr 2026

https://github.com/mj41/raku-stepbystep

Learning Raku (Perl 6) programming language Step by Step

example perl6 raku step-by-step tutorial

Last synced: 19 Jan 2026

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/laugharne/solana_bytes

Welcome to Solana Bytes - where we serve up digestible coding tutorials to show you how to build projects on Solana.

anchor blockchain blockchain-technology nft rust rust-lang seachor solana tutorial tutorials

Last synced: 20 Apr 2026

https://github.com/napo/opendatamiur

investigare gli open data del ministero dell'istruzione con python, jupyter notebook e pandas

italia jupyter-notebook miur pandas scuola tutorial

Last synced: 01 May 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/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/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/nannigalaxy/facemask_detection_yolov5

Jupyter notebook for YOLOv5 custom dataset training for Facemask detection in Pytorch.

custom-dataset facemask-detection pytorch tutorial yolov5

Last synced: 25 Apr 2026

https://github.com/katherinemichel/zappa-django-deployment-example

:boom: Zappa Django Deployment Example

aws deployment django lambda tutorial zappa

Last synced: 19 Apr 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/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/kenjis/ci3-news

CodeIgniter 3 News Tutorial

codeigniter3 phpunit phpunit-tests tutorial

Last synced: 06 Jan 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/kaihendry/slo

Prometheus instrumentation & metrics tutorial

kubernetes metrics performance-monitoring prometheus prometheus-metrics tutorial

Last synced: 23 Feb 2026

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/ubc/getting-started-with-the-canvas-api-with-node

Super easy way to get started with the Canvas API using Node.js

api canvas javascript lms node tutorial

Last synced: 09 Feb 2026

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/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/link-/pr-metadata-action

🧪 (sample) Adds pull request file changes as a comment to a newly opened PR

freecodecamp github-actions tutorial

Last synced: 01 May 2026

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/zacharatos/python-essentials-pcep30-exam

Everything needs to be executed, analyzed, tested, etc, for the Python exam PCEP-30-02, based on the Edube platform material.

beginner beginner-friendly certification certification-prep exam exercises pcap python python3 python310 tutorial

Last synced: 12 Apr 2025

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/schemacrawler/schemacrawler-tutorials

Live online tutorials for SchemaCrawler

tutorial tutorial-exercises tutorial-sourcecode

Last synced: 29 Jul 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/gennady73/rhbk-multi-site-sso-workshop

Hands-on workshop for a multi-site, high-availability (HA) Red Hat Build of Keycloak (RHBK) deployment. Covers Infinispan cross-site replication, HAProxy, and GSLB.

clustering cross-site cross-site-replication gslb high-availability iam infinispan keycloak load-balancing multi-site observability rhbk rhel9 sso tutorial v26 workshop

Last synced: 04 Mar 2026

https://github.com/nexmo/ruby-sms-customer-support

SMS Customer Support Application using Ruby and Nexmo

tutorial

Last synced: 24 Jul 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/javascript-tutorial/cs.javascript.info

Modern JavaScript Tutorial in Czech

czech javascript tutorial

Last synced: 07 Apr 2025

https://github.com/shinyypig/HFUT-Thesis

合肥工业大学本科毕业设计论文模版

latex-template tutorial

Last synced: 06 Aug 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/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/alexmhack/django-email-username-login

Implementing custom backend to authenticate using the user's username or email

beginner-project django2 tutorial

Last synced: 14 Feb 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/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/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/davidwparker/programmingtil-webpack

Code for ProgrammingTIL Webpack Screencasts

javascript tutorial tutorials webpack

Last synced: 23 Feb 2026

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/mtvector/ghostofmt

A set of tools for the biologists who sequence RNA or watch cells in the Thomson Lab

bioinformatics biological-data-analysis rstudio scientists tutorial

Last synced: 19 Mar 2026

https://github.com/hawkiq/pythontutorial

scripts course for Python Fundamentals

python3 tutorial

Last synced: 09 Apr 2025

https://github.com/svaveop/pythontutor

Helping People with Python. Python Tutorial

learning programming py python shcodim tutor tutorial tutorial-code tutorials

Last synced: 11 Feb 2026