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/hhsecond/pytorchdemystified

Introduction to PyTorch and dynamic computation graph

deep-learning demo neural-network pytorch rnn rnn-pytorch tutorial

Last synced: 05 Apr 2025

https://github.com/chatscope/example-widget-loader

Widget loader example for the series of articles about web widgets.

api article chat communication component integration loading separated tool tutorial widget widgeton

Last synced: 14 Apr 2025

https://github.com/ratiw/vuetable-2-tutorial-bulma

Vuetable-2 Tutorial project using Bulma CSS

bulma-css component datatable tutorial vue vuetable-2

Last synced: 12 Apr 2025

https://github.com/rezen/zap-tutorial

WIP - A tutorial for OWASP ZAP

security tutorial zap

Last synced: 30 Aug 2025

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

It is an Automated Market Maker dApp built using ink! Language and deployed on Jupiter A1 testnet. A guided tutorial is made available for web3 learners

amm automated-market-maker dapp defi polkadot reactjs tutorial wasm

Last synced: 15 Apr 2025

https://github.com/matthewfeickert/intro-to-docker

An opinionated introduction to using Docker as a software development tool

docker tutorial

Last synced: 15 Apr 2025

https://github.com/ianacaburian/liveshaderpalette

Live code your animated OpenGL shaders and mouse/touch input actions in a side-by-side comparison layout for a convenient interactive graphics development experience with JUCE.

animation graphics juce opengl shader tutorial

Last synced: 01 Apr 2025

https://github.com/gsarti/lcl23-xnlm-lab

Materials for the Lab "Explaining Neural Language Models from Internal Representations to Model Predictions" at AILC LCL 2023 🔍

ailc diagnostic-classifiers feature-attribution ferret inseq interpretability lab probing-task transformers tutorial xai

Last synced: 15 Apr 2025

https://github.com/gaborbernat/pugs

random pug quote provider, helper for packaging tutorial

demo packaging python tutorial

Last synced: 05 May 2025

https://github.com/rashidi/spring-boot-tutorials

Collection of Spring Boot tutorials and guides. Consists of Spring Batch, Spring Cloud, Spring Data, Spring GraphQL Server.

graphql-server jooq sample-code spring-batch spring-boot spring-boot-tutorial spring-cloud spring-data-jpa spring-data-mongodb spring-test testcontainers tutorial

Last synced: 02 Sep 2025

https://github.com/evanbacon/react-native-permissions-tutorial

A tutorial on using permissions in React Native

android app expo ios permissions react reactnative simple tutorial video

Last synced: 25 Mar 2025

https://github.com/didinj/flutter-authentication-role-permissions

Flutter Tutorial: Login, Role, and Permissions

authentication flutter login permissions role tutorial

Last synced: 25 Oct 2025

https://github.com/kehom/gdextensionpack

Several Godot Engine plugins packed into a GDExtension

addon addons database game-database game-development gamedev godot-addons godot-engine-4 godot4 tutorial ui

Last synced: 05 Jul 2025

https://github.com/appcoda/coremlscavenge

A Simple Game developed using Core ML

coreml gamedemo swift swift4 tutorial tutorial-code xcode xcode9

Last synced: 13 Apr 2025

https://github.com/gbaeke/quick-guides

AKS and Azure Quick Guides

aks azure development helm howto kubernetes tutorial

Last synced: 06 Sep 2025

https://github.com/jirengu/javascript-tutorial

3个小时带你学习 JavaScript

javascript tutorial

Last synced: 04 May 2025

https://github.com/sophilabs/learnregex

A pyschool story for learning regular expressions.

pyschool pyschool-story python regex tutorial

Last synced: 14 Aug 2025

https://github.com/toolbuddy/graph-theory

📚 Notes/Implementation for course - graph theory. 🤔🤔

algorithm graph-theory papogen tutorial

Last synced: 01 Jul 2025

https://github.com/mariatta/sphinx-intro-tutorial

Introduction to Documentation with Sphinx and reStructuredText

documentation resturcturedtext sphinx tutorial

Last synced: 04 Feb 2026

https://github.com/fiware/tutorials.iot-agent

:orange_book: FIWARE 202: Provisioning the Ultralight IoT Agent

fiware fiware-iot-agents iot iot-agent tutorial ultralight

Last synced: 30 Apr 2025

https://github.com/fiware/tutorials.edge-computing

:green_book: FIWARE 507: Cloud-Edge Processing

edge-computing fiware fiware-fogflow fog-computing tutorial

Last synced: 30 Apr 2025

https://github.com/Cutwell/langchain-zero-to-hero

👑🦜 Learn the complete LangChain tech stack with this follow-along tutorial series.

langchain langserve tutorial

Last synced: 29 Jul 2025

https://github.com/rusq/gohaskell

Example of calling Haskell Function from Go program (using C interface)

c example golang haskell interface lulz tutorial

Last synced: 21 Apr 2025

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

Application example built with Angular 15 and adding the map Leaflet component using the leaflet library.

angular article beginners dev-community gh-actions gh-pages hacktoberfest leaflet map stackblitz tutorial

Last synced: 10 Apr 2025

https://github.com/d3portillo/aprendejs

Hola 👋, cuando inicie en el mundo de Javascript, sentí que no sabía lo necesario para enseñar a hacer código. Pero es tiempo de compartir lo que he aprendido.

aprendejs guia javascript latinoamerica netlify tutorial

Last synced: 09 Apr 2025

https://github.com/benemdon/opensourcesoftware

Why and how to get started in Open Source Software 🏗

guide howto tutorial workshop

Last synced: 27 Feb 2025

https://github.com/hackersandslackers/django-intro-tutorial

🚀✅ Get started with Django by building your first web app.

beginner django mvc-framework python tutorial

Last synced: 28 Apr 2025

https://github.com/kadyb/stars-parallel

Tutorial on parallel processing of raster data in the {stars} package

clustering geospatial gis parallel-computing performance r raster tutorial

Last synced: 15 Mar 2025

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

A example project of exporting a package using Unity and GitHub Actions.

ci example export github-actions package tutorial unity

Last synced: 09 Apr 2025

https://github.com/guessi/docker-tutorial-nodejs

Step-by-step tutorial for bringing traditional app into Docker world

demo docker nodejs tutorial

Last synced: 11 Apr 2025

https://github.com/sam-pop/ReactDeploymentGuide

📓 A simplified guide for deploying a React app to Github pages

deployment gh-pages github-page github-pages guide react reactjs scripts simple tldr troubleshooting tutorial

Last synced: 11 Mar 2025

https://github.com/llamacademy/lerping-fundamentals

Lerping is one of the foundational things you need to know about in video game development! There are so many use cases for lerping it's impossible to name them all! Almost any time you want to rotate, move, or change a value over time, lerping is an option.

game-development gamedev gamedevelopment lerp slerp tutorial unity unity3d

Last synced: 25 Apr 2025

https://github.com/mindspore-courses/chinese-text-classification-mindspore

This repository is used for storing information about MindSpore

tutorial

Last synced: 01 Sep 2025

https://github.com/nickm-27/nick-nack-tasker-plugin-docs

Tutorials and examples for Tasker Plugins made by Nick Nack Development

documentation nicknackdevelopment tasker taskerplugin tutorial

Last synced: 29 Apr 2025

https://github.com/robertohuertasm/yt-api-rest-actix-web

📼 Code for a YouTube series tutorial

education rustlang tutorial youtube

Last synced: 02 Jul 2025

https://github.com/ptv-logistics/spatialtutorial

A tutorial that shows some practices to visualize, analyze and manipulate spatial data with ASP.NET and JavaScript

aspnet csharp javascript leaflet ptv-xserver spatial tutorial

Last synced: 21 Jun 2025

https://github.com/huangyxi/how-to-use-latex-in-termux

How to Use LaTeX in Termux with Custom Fonts

android latex termux tutorial

Last synced: 19 Apr 2025

https://github.com/mitevpi/c-sharp-design-patterns

Collection of various Object Oriented design patterns implemented in C#.

c-sharp design-patterns reference tutorial

Last synced: 10 Jul 2025

https://github.com/graphql-nexus/tutorial

Code for the Nexus tutorial

graphql nexus tutorial typescript

Last synced: 22 Apr 2025

https://github.com/ekrich/sbt-scripting

Getting started tutorial for scripting using sbt.

bat-files os-lib sbt sbt-scripts scala scala-script tutorial unix-scripts

Last synced: 16 Apr 2025

https://github.com/didinj/flutter-sqlite-offline-app

Flutter Tutorial: SQLite Offline CRUD iOS and Android Apps

android apps crud flutter ios offline sqlflite sqlite tutorial

Last synced: 24 Apr 2025

https://github.com/rimelek/homelab

Source code to create a home lab. Part of a video tutorial

ansible homelab tutorial

Last synced: 07 Apr 2025

https://github.com/ryan-haskell/one-north-demo

Making a web application with VueJS, express, and pug!

express nodejs pug tutorial vue

Last synced: 12 May 2025

https://github.com/ubc/getting-started-with-the-canvas-api-with-python

Super easy way to get started with the Canvas API using Python

api canvas lms python tutorial

Last synced: 11 Jul 2025

https://github.com/whiteboxdev/example-lazy-flood-fill

Example of the lazy flood fill algorithm and procedural generation.

defold procgen tutorial

Last synced: 20 Jun 2025

https://github.com/scala-exercises/exercises-monocle

Scala Exercises for the Scala Optics library Monocle http://julien-truffaut.github.io/Monocle/

functional-programming immutable-datastructures lenses optics tutorial

Last synced: 10 Apr 2025

https://github.com/psmyrdek/vanilla-todo

Todo app created in pure JS. Prepared for tutorial which can be found on PoznajProgramowanie.pl

tutorial vanilla-todo

Last synced: 10 Apr 2025

https://github.com/weebnetsu/database-connection-cpp

Simple database connection and display in C++

c cpp mysql tutorial

Last synced: 05 May 2025

https://github.com/lacerbi/workshop-bristol-2019

Introductory workshop to modeling and model fitting in psychophysics and neuroscience

computational-neuroscience matlab modeling optimization tutorial

Last synced: 13 May 2025

https://github.com/google-cloud-japan/gcp-getting-started-cloudrun

はじめてみよう Google Cloud ハンズオン Cloud Run 編

gcp google-cloud-platform tutorial

Last synced: 17 Jan 2026

https://github.com/ottomatica/docable

:gear::ledger: CI for documentation. Testing if documentation is runable.

ci documentation testing tutorial

Last synced: 13 Jul 2025

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

Modern JavaScript Tutorial in Bulgarian

bulgarian javascript tutorial

Last synced: 15 Jun 2025

https://github.com/philips-labs/demo-clustering-longitudinal-data

Supplementary materials for the manuscript "Clustering of longitudinal data: A tutorial on a variety of approaches" by N. G. P. Den Teuling, S.C. Pauws, and E.R. van den Heuvel (2021)

cluster-analysis longitudinal-analysis r tutorial

Last synced: 08 Jul 2025

https://github.com/ionicthemes/ionic-twitter-login

Learn how to add Twitter Login to your Ionic 4 App. In this ionic framework tutorial we will build a ionic 4 example app with Twitter Authentication.

ionic ionic-4 ionic-angular ionic-apps ionic-framework ionic4 tutorial twitter-authentication twitter-login

Last synced: 19 Jun 2025

https://github.com/hasansezertasan/a2wsgi-examples

The goal of this project is to provide examples about integrating different Python Web Frameworks and how they can be used together with a2wsgi.

a2wsgi asgi django examples fastapi flask guide mount python tutorial web-application wsgi

Last synced: 28 Oct 2025

https://github.com/antonshevchuk/jquery-for-beginners

Учебник «jQuery для начинающих»

book jquery tutorial

Last synced: 10 Apr 2025

https://github.com/didinj/mean-stack-angular-9-realtime-crud

MEAN Stack Angular 9 Build Realtime CRUD Web App Quickly

angular angular9 build crud example mean meanstack quickly realtime stack tutorial webapp

Last synced: 07 Oct 2025

https://github.com/minapecheux/godot-quick-tutorials

The code & assets for Godot/C# tutorials I published in video/text format on YouTube and Medium (🇬🇧 + 🇫🇷).

csharp csharp-code game-dev game-development gamedev gdscript godot godot-demo godot-engine godot-game godot4 godotengine tutorial tutorial-code tutorials

Last synced: 24 Oct 2025

https://github.com/sweetbbak/containers-for-dummies

Containers... What are they? How do they work? and how do I make one from scratch with absolutely no skills and 4 brain cells? We want containers in plain English dude... You came to the right place.

blog chroot containerization containers isolation tutorial

Last synced: 11 Oct 2025

https://github.com/falsepattern/jwin32

Win32 and DirectX mappings for java using Project Panama. Ignore the C# tag, it's just reference code used for decompilation

directx directx-11 directx11 experimental ffi ffi-bindings ffi-wrapper java java-17 java-panama mapping panama tutorial win32 win32-api win32api windows wrapper

Last synced: 23 Oct 2025

https://github.com/openmendel/tutorials

Basic OpenMendel tutorials

openmendel tutorial

Last synced: 10 Oct 2025

https://github.com/viniciusgerevini/learn-godot-challenge

I challenge to help learning Godot from zero

game-development godot learning-by-doing tutorial

Last synced: 16 Oct 2025

https://github.com/mikaelvesavuori/cloud-developer-basics

Go from zero to Google Cloud Platform hero. Learn the basics of VMs, networking, containers, serverless, storage etc. through both practical workshops and a bit of theory.

app-engine cdn cloud-functions compute-engine firebase firestore gcp google google-cloud-platform googlecloudplatform iam kubernetes-engine nodejs serverless serverless-examples tutorial workshop

Last synced: 25 Oct 2025

https://github.com/ryannjohnson/tutorial-chromebookplaystore-webgl

Tutorial for using WebGL with three.js.

animejs threejs tutorial webpack

Last synced: 28 Jun 2025

https://github.com/aurelio-amerio/techytok-examples

A set of code examples for the website TechyTok!

gpu julia machine-learning parallel-computing python tutorial

Last synced: 17 Aug 2025

https://github.com/pierresegonne/tuto_form_react-redux

tutorial to create a form with react and redux

form react redux redux-thunk tutorial

Last synced: 14 Apr 2025

https://github.com/rootsongjc/envoy-tutorial

Envoy mesh in kubernetes tutorial

envoyproxy kubernetes service-mesh tutorial

Last synced: 27 Aug 2025

https://github.com/robincsl/build-standalone-expo-app

Accompanying repo for my article "Build Standalone Expo .apk and .ipa with Turtle CLI"

apk article expo ipa turtle-cli tutorial

Last synced: 14 Apr 2025

https://github.com/twtrubiks/flask-dropzone-wavesurfer

python flask-dropzone-wavesurfer 使用Python Flask 搭配 Dropzone.js 和 WaveSurfer.js

dropzone flask python tutorial wavesurfer

Last synced: 15 Apr 2025

https://github.com/sparkgeo/python_gdal_workshop

Entry level Python remote sensing workshop

gdal jupyter landsat python python-workshop tutorial workshop

Last synced: 16 Jan 2026

https://github.com/matthiware/unittesting

C# Unit Testing Basics with xUnit and NUnit

csharp dotnet-core nunit tutorial unit-testing unittesting xunit

Last synced: 31 Oct 2025

https://github.com/chatscope/example-chat-widget

Widget example for the series of articles about web widgets.

api article chat communication component integration loading separated tool tutorial view widget widgeton

Last synced: 14 Apr 2025

https://github.com/akagi201/learning-c-cpp

Codes when learning C and Cpp

c cpp learning tutorial

Last synced: 04 Oct 2025