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/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/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/daviddao/pytorch-without-a-phd

PyTorch version of TensorFlow without a PhD

deep-learning pytorch tutorial

Last synced: 13 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/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/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/dedidot/simple-api-golang

Golang simple api with Mux and Gorm

go golang gorm restful-api simple-api tutorial

Last synced: 11 Apr 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/wizardforcel/how2tf

:book: 暂时停更,等待 TF 2.0

python tensorflow tutorial

Last synced: 30 Apr 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/fiware/tutorials.iot-sensors

:orange_book: FIWARE 201: Introduction to IoT Sensors

fiware fiware-iot-agents iot tutorial ultralight

Last synced: 30 Apr 2025

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/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/technologicat/python-3-scicomp-intro

Informal introduction to Python 3 for scientific computing. Course for students and scientists new to Python, but familiar with scientific computing. Also some Racket.

cython git-tutorial introduction lecture-notes numpy-tutorial packaging python python3 scientific-computing software-engineering spyder tutorial version-control

Last synced: 14 May 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/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/sst/tutorial-links-app

Source for the links app that we build in the SST tutorial.

sst tutorial

Last synced: 26 Jun 2025

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/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/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/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/jmiszczak/qprog-tutorial

Quantum programming tutorial: slides and code examples

quantum-computing quantum-program tutorial tutorial-sourcecode

Last synced: 18 Jul 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/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/devtony101/js-todo-app-indexed_db

This is a to-do web application that uses the IndexedDB API.

hacktoberfest hacktoberfest2020 indexeddb javascript tutorial

Last synced: 30 Apr 2025

https://github.com/bismuthfoundation/hack-with-bis

[Reference, WIP] A series of practical, step by step tutorials to build apps and dApps on top of Bismuth Crypto framework

bismuth cryptocurrency dapp dapps-development python tutorial

Last synced: 04 Sep 2025

https://github.com/matthewfeickert/git-basics

Some examples of how to do some core things in Git

git tutorial walkthrough

Last synced: 15 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/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/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/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/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/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/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/devashishdxt/todo-rs

A simple command-line todo app written in Rust

cli rust todo todoapp tutorial

Last synced: 06 Sep 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/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/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/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/javascript-tutorial/hy.javascript.info

Modern JavaScript Tutorial in Armenian

armenian javascript tutorial

Last synced: 07 Apr 2025

https://github.com/zhassanq/psvita-guide

This is a repository contains a complete guide on how to install HENKaku (Homebrew ENabler) on your PlayStation Vita, how to make it permanent if it’s compatible and everything to do with it.

guide homebrew playstation playstation-vita tutorial vita vita-homebrew

Last synced: 23 Aug 2025

https://github.com/colleagueriley/opengl-context-creation

A tutorial that explains how to create an OpenGL context for X11, WinAPI and Cocoa.

article cocoa glx opengl rgfw tutorial wgl winapi x11

Last synced: 10 Apr 2025

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

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

tutorial typescript

Last synced: 07 Apr 2025

https://github.com/cjsaylor/angular-workshop

Angular tutorial for a workshop setting.

angular1 javascript tutorial

Last synced: 10 Jan 2026

https://github.com/fiware/tutorials.media-streams

:green_book: FIWARE 503: Introduction to Media Streams

express-js fiware kurento media-server tutorial video-processing video-streaming

Last synced: 26 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/didinj/angular-httpclient-example

Angular Tutorial: Consume REST API using HttpClient Example

angular angular8 api client examples http httpclient rest restapi tutorial

Last synced: 28 Apr 2025

https://github.com/hectorpulido/guia-como-usar-git

Guia rapida y practica sobre como usar git

como-instalar-git git tutorial

Last synced: 16 Apr 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/cryru/the-struggles-of-running-and-statically-linking-mono

A guide repository for getting Mono to compile your applications for other platforms.

compiling cross-platform dotnet framework guide help library mac mkbundle mono static tutorial ubuntu

Last synced: 15 Mar 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/sadykhzadeh/learn-to-google

🌐 "Learn to Google" website 🌐

google guide howto learning tutorial

Last synced: 05 Mar 2026

https://github.com/muziing/cpp_learning

C++学习代码笔记仓库,OOP、STL,有较多注释帮助理解回顾基本知识点。

cpp tutorial

Last synced: 19 Apr 2025

https://github.com/chainstacklabs/starknet-cairo-odyssey

Learnings and first steps to work with StarkNet and create smart contracts with Cairo

cairo starknet starkware tutorial

Last synced: 03 Sep 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/beomi/django-tube

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

django djangogirls tutorial

Last synced: 05 Mar 2026

https://github.com/matthijskamstra/haxesys

Documentation about using the system targets from Haxe

cpp cs csharp documentation example haxe java jvm lua node nodejs python tutorial tutorials

Last synced: 14 Apr 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/ianfabs/vue-driver

A Vue.js wrapper for Driver.js

javascript js tour tutorial vue web

Last synced: 22 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/rodrigokamada/nodejs-aws-lambda

Example application using the Node.js with TypeScript and Express.js where a serverless API will be implemented and deployed on the AWS Lambda service.

article aws aws-lambda devcommunity expressjs hacktoberfest javascript lambda nodejs serverless tutorial typescript

Last synced: 10 Apr 2025

https://github.com/szabolcstoth/robotframework-basics

Source code of Robot Framework - Learn the basics site.

automation robotframework testautomation testing tutorial

Last synced: 09 Sep 2025

https://github.com/webduinoio/samples

📖 Webduino example collections

javascript tutorial webduino

Last synced: 11 Apr 2025

https://github.com/whiteboxdev/tutorial-defold

Tutorials of game design concepts and feature implementations in Defold game engine projects.

defold tutorial

Last synced: 30 Aug 2025

https://github.com/ajduberstein/gis_tutorial

PostGIS/QGIS tutorial using public data sets

postgis qgis tutorial

Last synced: 04 Jan 2026

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/markdouthwaite/serverless-scikit-learn-demo

A repository providing demo code for deploying a lightweight Scikit-Learn based ML pipeline modelling heart disease data as a Google Cloud Function.

data-science google-cloud google-cloud-function machine-learning machine-learning-api machine-learning-projects scikit-learn serverless tutorial

Last synced: 25 Jul 2025

https://github.com/hackersandslackers/bigquery-python-tutorial

:bar_chart: :snake: Create tables in Google BigQuery, auto-generate their schemas, and retrieve said schemas.

bigquery data-warehouse gcs google-bigquery google-cloud google-cloud-sdk google-cloud-storage python tutorial

Last synced: 28 Apr 2025

https://github.com/koddr/tutorial-go-i18n

📖 Tutorial: An easy way to translate your Golang application

go golang i18n languages tutorial tutorial-code tutorial-sourcecode

Last synced: 29 Apr 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/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/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/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/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/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/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/slashhuang/react-tutorial

react tutorial for developers intrested in react

react tutorial

Last synced: 11 Apr 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/zukahai/caro-board-game

Khám phá cách tạo game Caro đơn giản bằng Java. Bài viết hướng dẫn chi tiết từ thiết kế bàn cờ, xử lý lượt chơi đến kiểm tra chiến thắng, giúp bạn tạo ra trò chơi thú vị và hấp dẫn. Dự án này phù hợp cho cả người mới học lập trình và những ai muốn nâng cao kỹ năng Java của mình.

blog caro caro-game game gomoku gomoku-game haizuka share tutorial

Last synced: 07 Jul 2025