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/lolipopj/design-patterns-for-humans-zh

🇨🇳 献给中文读者的设计模式教程 || design-patterns-for-humans 中文版 || An ultra-simplified explanation of design patterns

chinese-translation computer-science design-patterns javascript patterns software-engineering tutorial

Last synced: 07 May 2025

https://github.com/dykstrom/mazela-man

An FXGL tutorial. Build a simple game.

fxgl game-development javafx tutorial

Last synced: 09 Apr 2025

https://github.com/arangogutierrez/singularity-on-nomad

The Singularity on Nomad tutorial documents how to deploy Singularity on Nomad.

consul containers hashicorp nomad singularity-container tutorial

Last synced: 25 Mar 2025

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

Modern JavaScript Tutorial in Armenian

armenian javascript tutorial

Last synced: 07 Apr 2025

https://github.com/pmocz/nestedsampling-python

Apply the Nested Sampling Monte Carlo algorithm to fit exoplanet radial velocity data and estimate the posterior distribution of the model parameters

astrophysics machine-learning nested-sampling radial-velocities scientific-computing tutorial

Last synced: 12 Apr 2025

https://github.com/pangeo-data/pangeo-openeo-bids-2023

Pangeo & OpenEO Joint tutorial for BiDS23 - "Scaling Big Data Analysis with Pangeo and OpenEO: Unlocking the Power of Space Data"

big-data openeo pangeo tutorial

Last synced: 12 Apr 2025

https://github.com/Erkaman/ffmpeg-add-text-to-video-tutorial

Tutorial that shows how to add text to a video file with ffmpeg

ffmpeg tutorial

Last synced: 27 Jul 2025

https://github.com/aaronjanse/bootstrapos

[WIP] Bootstrap your own OS: from machine code to web server

arm-assembly os raspberry-pi-4 tutorial

Last synced: 09 Aug 2025

https://github.com/briancain/starter-dotfiles

A beginner dotfiles repo. Feel free to fork it and customize!

automation beginner dotfiles shell starter-dotfiles tutorial

Last synced: 07 May 2025

https://github.com/federico-terzi/las-guida-pratica

Una guida pratica per superare l'esame di LAS

amministrazione appunti guida laboratorio pdf sistemi tutorial unibo

Last synced: 01 Feb 2026

https://github.com/qingyangkong/dynamicnft-tutorial

配合视频教程的源码,请在 readme 中查看教程地址

nft tutorial

Last synced: 24 Oct 2025

https://github.com/dorianneto/laraticket

Tutorial de um software de ticket desenvolvido em Laravel 5.5

laravel-framework laravel5 software tutorial

Last synced: 10 Apr 2025

https://github.com/jincheng9/python-tutorial

Python tutorial,量化交易,涵盖基础、中级和高级教程

data data-analysis-python data-analyst data-science django flask numpy pandas python quant quant-dev tutorial

Last synced: 07 May 2025

https://github.com/vigzmv/into-the-reactjs

:rocket: Code samples for my 'Getting started and advancing with ReactJs' Workshop at Facebook Dev Circle.

javascript parceljs react reactjs tutorial workshop

Last synced: 22 Apr 2025

https://github.com/cliffhall/react-dtmf-dialer

Demonstrates using React and Redux middleware to control a Web Audio API system by simulating a TouchTone keypad

dtmf middleware react react-redux redux tutorial webaudio webaudio-api

Last synced: 12 Apr 2025

https://github.com/cgohlke/ipcf.ipynb

Pair correlation function analysis of fluorescence fluctuations in big image time series

fluorescence-fluctuations fluorescence-microscopy-imaging jupyter-notebook pair-correlation python tutorial

Last synced: 26 Feb 2026

https://github.com/fiware/tutorials.big-data-flink

:blue_book: FIWARE 305: Real-time Processing of Context Data using Apache Flink

apache-flink big-data-analytics fiware fiware-cosmos flink orion-flink-connector tutorial

Last synced: 30 Apr 2025

https://github.com/methyldragon/python-data-tools-reference

A reference of frameworks and tools for data science and deep learning in Python

big-data code-snippets numpy pandas python python-data reference tutorial

Last synced: 15 Jul 2025

https://github.com/luwangel/react-admin-tutorials-build-your-own-theme

Learn how to customize the theme of a react-admin application without rewriting everything

hacktoberfest react react-admin tutorial

Last synced: 16 May 2025

https://github.com/srugano/kivy_watsapp

A WhatsApp like clone using Python: XMPP app as a Kivy application using this tutorial from Dusty's Diverse Domain

kivy python tutorial xmpp xmpp-client

Last synced: 11 Apr 2025

https://github.com/cloud-gov/cg-cli-tools

A Github action for using cf CLI tools while deploying and managing apps on cloud.gov

actions cd cf-tasks ci tutorial

Last synced: 17 Jan 2026

https://github.com/daviddao/pytorch-without-a-phd

PyTorch version of TensorFlow without a PhD

deep-learning pytorch tutorial

Last synced: 13 Apr 2025

https://github.com/cefriel/competence-kg

A tutorial on Knowledge Graphs discussing how to model the employee competences within a company

competences cypher data-modeling knowledge-graph langchain llm sparql sql tutorial

Last synced: 03 Feb 2026

https://github.com/realnimish/avalanche-amm

Learn how to build an Automated Market Maker (AMM) on an EVM-compatible blockchain system. Its tutorial is published on figment.io (https://learn.figment.io/tutorials/create-an-amm-on-avalanche)

amm automated-market-maker avalanche dapp defi ethereum evm reactjs solidity tutorial

Last synced: 08 Jul 2025

https://github.com/gvwilson/sim

Simple discrete event simulation

discrete-event-simulation open-source python simpy tutorial

Last synced: 07 Mar 2026

https://github.com/rashidi/boot-data-rest-events-sample

Example of application that uses Spring Data Events to perform validation.

event-driven java sample-app spring-boot spring-data-rest tutorial

Last synced: 23 Mar 2025

https://github.com/weedshaker/event-driven-web-components-tutorial

Tutorial covering event driven web component. How to start and in general explaining how you can make your single-page app or any type of web site the simple way.

101-coding eventdrivenarchitecture routing shadowdom single-page-app tutorial usetheplatform vanillajs webcomponents

Last synced: 07 May 2025

https://github.com/gatosnake/es6-examples

Examples of all features of ECMAScript 6

ecmascript6 es6 examples gulp javascript npm tutorial

Last synced: 13 Apr 2025

https://github.com/shootingking-am/ffmpeg-pseudocode-tutorial

A brief understanding of ffmpeg cli through pseudocode

ffmpeg libav pseudocode tutorial

Last synced: 13 Apr 2025

https://github.com/lysxia/roll-your-own-irc-bot

Roll your own IRC bot (2019 version) https://wiki.haskell.org/Roll_your_own_IRC_bot

haskell irc network tutorial

Last synced: 22 Mar 2025

https://github.com/maastaar/539kernel-book

A Journey in Creating an Operating System Kernel: A book that teaches the reader how to create an operating system's kernel called 539kernel. You can read the book freely in https://539kernel.com/

book kernel os-dev os-development os-kernel tutorial x86 x86-assembly x86-nasm

Last synced: 24 Jan 2026

https://github.com/saeedkohansal/injectorplus-chrome-extension-manifest-v3

Injector+ is a cutting-edge MV3 Chrome extension that empowers you with an infinitely versatile lightweight injection tool. With Injector+, you can seamlessly inject both inline and external JavaScript, as well as internal and external CSS into any website, unlocking endless possibilities for web development and customization.

chrome-extension chrome-extensions chromeextension chromeextention css extension-chrome gilgeekify how-to howto javascript js programming software software-development software-engineering tutorial web-development webdesign webdeveloper webdevelopment

Last synced: 12 May 2025

https://github.com/maximbilan/ios-uiimage-render-to-pdf

iOS Render UIImage to PDF and merging PDF files

ios pdf render swift tutorial uicolor uiimage

Last synced: 14 Apr 2025

https://github.com/cicirello/interactivebinpacking

Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.

bin-packing combinatorial-optimization constructive-heuristics courseware discrete-optimization java self-directed-learning self-guided-tutorial tutorial

Last synced: 07 May 2025

https://github.com/didinj/ionic3-angular5-search-sort-list

The example of Ionic 3 Angular 5 search and sort list of data

angular angular5 angularjs data example ionic ionic3 list search sort tutorial

Last synced: 28 Apr 2025

https://github.com/llamacademy/get-terrain-texture

sing this tutorial repository and associated video you will learn how to get the Albedo texture from any Renderer using any Shader AND how to get the active textures on a Unity terrain at any given point.

game-development gamedev renderer terrain texture tutorial

Last synced: 25 Apr 2025

https://github.com/erkaman/ffmpeg-add-text-to-video-tutorial

Tutorial that shows how to add text to a video file with ffmpeg

ffmpeg tutorial

Last synced: 16 Aug 2025

https://github.com/didinj/vue-firebase-chat-example

Vue.js Tutorial: Building Firebase Realtime Database Chat Web App

building chat example firebase realtime-database tutorial vue vue2 vuejs webapp

Last synced: 24 Apr 2025

https://github.com/zig-community/hello-triangle

Opens a window and draws a nice little triangle

example opengl tutorial zig ziglang

Last synced: 16 Apr 2025

https://github.com/glaucia86/microservice-node-mongo

Repositório para fins de estudos relacionado a desenvolvimento Microserviços com Node.js & MongoDb

docker expressjs microservices-architecture mongodb nodejs raml-documentation tutorial

Last synced: 26 Oct 2025

https://github.com/alvinwan/lightful

Real-Time multiplayer puzzle game in virtual reality

game javascript multiplayer nodejs socketio tutorial virtual-reality

Last synced: 27 Oct 2025

https://github.com/odanieldcs/bot-webscraper

Código fonte do web scraper

cheerio crawler request scraper spider tutorial

Last synced: 02 Aug 2025

https://github.com/rashidi/boot-batch-rest

Demo application demonstrates implementation of REST operation with Spring Batch

demo-app spring-batch spring-batch-jobs spring-boot tutorial

Last synced: 23 Mar 2025

https://github.com/jp7io/typescript-crud

A guide to build a TypeScript CRUD (Frontend) with React.

react tutorial typescript

Last synced: 06 Apr 2025

https://github.com/edinsonrequena/ransomware-with-python-3

A complete ransomware made entirely with python 3

computer-science encryption misuse python ransomware tutorial

Last synced: 17 Sep 2025

https://github.com/jorgensd/fenics22-tutorial

Tutorial for the FEniCS [22 conference](https://fenicsproject.org/fenics-2022/) in San Diego

dolfinx fenicsx tutorial

Last synced: 09 Oct 2025

https://github.com/honkinggoose/git-gosling

Taking your first steps with Git? Grow from gosling to goose with this Git guide. The guide is easy to follow, you'll learn by doing, and you'll get smart with Git.

best-practices git guide hands-on learn-by-doing learn-git lessons mkdocs mkdocs-material tips-and-tricks tutorial tutorials

Last synced: 30 Jun 2025

https://github.com/brackendev/scikit-learn-hy

An introduction to scikit-learn (machine learning in Python) and Hy (a Lisp dialect embedded in Python)

hy hylang machine-learning python scikit-learn tutorial

Last synced: 09 Oct 2025

https://github.com/pharo-graphics/tutorials

I contain the code that results from tutorials on Bloc.

bloc memory-game pharo tutorial

Last synced: 25 Apr 2025

https://github.com/mfaisalkhatri/webdriverio-ts-appium

This repository has sample tests to run mobile automation for android using WebdriverIO with TypeScript

android-automation beginner mobile-automation mobile-testing test-automation testing tutorial typescript webdriverio

Last synced: 26 Oct 2025

https://github.com/billimarie/simple-react-tailwind-tutorial

Create a simple, multi-page website that watches your CSS changes & refreshes your app, accordingly.

postcss react react-js react-tutorial tailwind-css tailwindcss tutorial

Last synced: 02 May 2025

https://github.com/valentingol/deep-learning-installation

This tutorial provide a step-by-step pipeline to install an effective Python set-up optimized for deep learning for Ubuntu LTS, containing libraries to use efficiently the last versions of Tensorflow and Pytorch with the GPU and a comfortable environment of work with flexible and highly customizable IDE (VSCode) and environment manager (Virtualenv/VirtualenvWrapper).

cuda deep-learning deep-learning-library deep-learning-tutorial setup tutorial virtualenv virtualenvwrapper vscode

Last synced: 15 Sep 2025

https://github.com/annimon-tutorials/telegram-bot-example

Simple Telegram bot allows you to bookmark messages

sqlite telegram-bot tutorial

Last synced: 01 May 2025

https://github.com/fishcharlie/expressfileuploads3example

📖 Tutorial - Express.js File Upload to AWS S3

aws expressjs s3 s3-bucket tutorial

Last synced: 27 Oct 2025

https://github.com/becksteinlab/adkgromacstutorial

Basic tutorial for running and analyzing a Gromacs MD simulation of AdK

gromacs molecular-dynamics-simulation tutorial

Last synced: 23 Apr 2025

https://github.com/shahednasser/history-bot

Repo for Twitter Bot tutorial: History Bot

bot tutorial tutorial-code twitter twitter-api

Last synced: 08 May 2025

https://github.com/vsoch/lessons

quick lessons for reproducible research practices

hpc lessons reproducibility research-computing tutorial

Last synced: 13 Feb 2026

https://github.com/antigenomics/repseq-annotation-tutorial

📝 [Tutorial] RepSeq data mining basics in R

bioinformatics immunology r sequencing tutorial

Last synced: 15 May 2026

https://github.com/vizzuality/data_sci_tutorials

In depth notebook tutorials, relating to libraries and methods relevant to Vizzuality's Data Science Group.

geotiff jupyter netcdf opendap tutorial

Last synced: 14 Oct 2025

https://github.com/vinibiavatti1/pythonguide

A guide repository for anyone who wants to learn python from scratch!

guide learning-python python python-tutorial tutorial

Last synced: 27 Apr 2025

https://github.com/shuoros/spring-101

🧑‍💻 A complete set of road maps, tutorials, guides, exams, projects and etc. to become a master in Spring Framework!

roadmap spring-boot spring-framework tutorial

Last synced: 28 Oct 2025

https://github.com/gvwilson/codebender

Website for codebender.org

codebender tutorial

Last synced: 07 Mar 2026

https://github.com/thinkverse/laravel-vite-and-bootstrap

Source for the article - How to use Bootstrap with Laravel and Vite

bootstrap laravel tutorial vite

Last synced: 10 Apr 2025

https://github.com/adnanrahic/load-balancing-nodejs-in-production

Four samples of how to load-balance Node.js in production.

cluster docker docker-swarm guide kubernetes nginx nodejs systemd tutorial

Last synced: 14 Sep 2025

https://github.com/jarnorfb/pydata_berlin_sacred

Lightning Talk about sacred at PyData Berlin

experiment-tracking machine-learning sacred tutorial

Last synced: 12 Aug 2025

https://github.com/beomi/django-tube

장고걸스 서울 튜토리얼 미니시리즈: DjangoTube

django djangogirls tutorial

Last synced: 05 Mar 2026

https://github.com/lmammino/11ty-sample-project

An example project to illustrate the main features of Eleventy 🎈🐁

eleventy nodejs static-site static-site-generation tutorial tutorials

Last synced: 07 May 2025

https://github.com/ianfabs/vue-driver

A Vue.js wrapper for Driver.js

javascript js tour tutorial vue web

Last synced: 22 Apr 2025

https://github.com/enryun/tutorialkit

TutorialKit help developers create interactive tutorial experience for iOS applications

ios swift tutorial uikit

Last synced: 15 Sep 2025

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

Modern JavaScript Tutorial in Test

javascript test tutorial

Last synced: 01 Aug 2025

https://github.com/fil/observable-jekyll

Tutorial: How to embed ObservableHQ notebooks into your CMS

d3js howto interactive jekyll observable tutorial

Last synced: 25 Oct 2025

https://github.com/xmas7/rust-tutorials

Code Examples in Rust. Reviewing RUST

review rust tutorial

Last synced: 01 Aug 2025

https://github.com/robertohuertasm/rust-practical-sessions

🦀 🛠️ - A series of Rust workshops

practical-sessions rust tutorial workshops

Last synced: 12 Oct 2025

https://github.com/bitoiu/expo-start-octocat

Expo.io startup project, but with an Octocat :octocat:

dev-to expo react-native tutorial

Last synced: 30 Apr 2025

https://github.com/zeyu-li/unity-tutorial-2d

A Unity Tutorial for 2D games 🎮! Acts as a template for a 2D platformer

2d-games plateform-game tutorial unity-2d unity-template unity-tutorial

Last synced: 13 Jul 2025

https://github.com/cdalvaro/ruby-notebooks

💎 A series of Jupyter notebooks for learning the Ruby programming language

ruby ruby-notebooks ruby-programming-language tutorial

Last synced: 05 Apr 2025

https://github.com/taniarascia/startgrunt

Learn how to install Grunt and use it to create a Sass and JavaScript workflow.

autoprefixer grunt javascript minify sass task-runner tutorial workflow

Last synced: 25 Mar 2025

https://github.com/doubleml/tutorial_materials

Repository for DoubleML tutorial at UseR!2022, UAI2022 and Tools for Causality 2023

causalml doubleml tutorial uai2022 user2022

Last synced: 03 Feb 2026

https://github.com/ajduberstein/gis_tutorial

PostGIS/QGIS tutorial using public data sets

postgis qgis tutorial

Last synced: 04 Jan 2026

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

ExtCore framework 7 advanced sample accounting web application

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

Last synced: 22 Jul 2025

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

开源的 TypeScript Tutorial 教程中文版,翻译自:https://www.typescripttutorial.net/

tutorial typescript

Last synced: 07 Apr 2025

https://github.com/walidabazo/unity-swipe-slide-show-tutorial

Unity package : Swipe Slide Show Tutorial to image gallery and change size (gameObject.transform.localScale) and Rotate (gameObject.transform.eulerAngles)

change csharp eulerangles image-gallery pagackes rotate size swipe swipe-slide tutorial unity unity-asset unity-plugin unity3d video webar webarkit

Last synced: 24 Oct 2025

https://github.com/webeleon/-building-a-mongodb-migration-system-for-nestjs-with-mongoose

A dev.to article on NestJS, mongoose and database migrations!

devto migration mongodb mongoose nest nestjs nodejs tutorial

Last synced: 03 Jul 2025

https://github.com/adamspannbauer/minimal_python_package

A minimal introduction to writing packages with python.

education package python tutorial

Last synced: 28 Oct 2025