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/akasharojee/list-drag-and-drop-tutorial

Tutorial demo for article about HTML Drag and Drop API

css drag-and-drop html javascript js sass tutorial web-api

Last synced: 14 Apr 2026

https://github.com/twtrubiks/summernote_nestable_flask

summernote Combine Nestable Python Flask

nestable python-flask summernote tutorial

Last synced: 30 Aug 2025

https://github.com/dblock/frgom

First Ruby Gem of Many: live coded at Flatiron School in NYC, January 2018

ruby-gem ruby-gems tutorial

Last synced: 09 Oct 2025

https://github.com/s-light/workshop__blender_web_creative_worlds

Workshop for blender3dschool.de - Blender & Web: creative worlds ;-)

a-frame blender blender-addon tutorial workshop

Last synced: 12 Oct 2025

https://github.com/kt474/sleeper-api-example

Example visualization using the Sleeper API

api fantasy-football sleeper tutorial

Last synced: 26 Oct 2025

https://github.com/abdulmumin1/yt-kivycalculator

Calculator app for youtube tutorial.

kivy kivymd python tutorial

Last synced: 21 May 2026

https://github.com/didinj/javascript-highest-order-function-examples

Javascript Tutorial: Higher Order Function Examples

examples function highest-order javascript js tutorial

Last synced: 13 Oct 2025

https://github.com/adessose/learndistributedecom

A C# sample project demonstrating the intricacies of distributed systems in an e-commerce setting, using microservices, MassTransit, and integrated telemetry with Jaeger and Application Insights.

applicationinsights asynchronous-communication distributed-systems education jaeger masstransit microservices telemetry tutorial

Last synced: 05 Apr 2025

https://github.com/loitd/rubycourse

Repository for the Youtube playlist: "Học lập trình Ruby căn bản" at https://www.youtube.com/channel/UCb8t2YTgLsAbTcdafpZzFuw

basic devise excercises learning programming-language ruby ruby-on-rails tutorial tutorial-code tutorials youtube-playlist

Last synced: 21 Jan 2026

https://github.com/1337xcode/android-game-hacking

Android game hacking and modding based repo with curated list of tools and source codes.

android android-game-hacking android-modding game-hacking mod-menu reverse-engineering tutorial

Last synced: 23 Mar 2025

https://github.com/saeedkohansal/site-blocker-extension

Site Blocker Chrome Extension, By that extension, You Can Control The User's Access To Any Website With Blacklist Or Whitelist and Block Or Allow User Access On the Client-Side Using Vanilla JavaScript then display the access denied error You can block any Domain or IP you want.

access-control chrome-extension css dom-manipulation extension-chrome extension-development free-source-code gilgeekify how-to how-to-code howto html javascript site-blocker siteblocker tutorial user-interface web-development website-development widget

Last synced: 05 Jan 2026

https://github.com/alexmhack/python_intermediate

using intermediate level python for solving simple and complex tasks

advanced-programming intermediate-code python-tutorials python3 tutorial tutorial-series

Last synced: 31 May 2026

https://github.com/0xwal/assembly-x86

This repository will include assembly x86 tutorials and practices

assembly assembly-language i386 intel tutorial tutorial-exercises x86

Last synced: 19 Jul 2025

https://github.com/rubensworks/slides-2019-iswc-graphql-rdf

Slides for the GraphQL tutorial at ISWC 2019 - GraphQL over RDF

graphql iswc rdf slides tutorial

Last synced: 18 May 2026

https://github.com/mikand13/vertx-examples

Vertx Examples of Basic Concepts

basics examples learning tutorial vertx

Last synced: 01 May 2026

https://github.com/gaprogman/blog-tutorials

A repository for full code listings used in tutorials on my .NET Core blog

netcore netcore-webapi netstandard tutorial

Last synced: 10 May 2026

https://github.com/akanshdivker/flask-api-tutorial

Tutorial for extracurricular class teaching basic to advanced levels of creating a REST API using Flask.

flask flask-api-tutorial flask-tutorial python python-tutorial python3 teaching tutorial tutorial-code tutorial-demos tutorial-exercises

Last synced: 18 May 2026

https://github.com/yukihirai0505/tutorial-program

:sunny: for each programming tutorial code

c-plus-plus docker golang java php python react scala tutorial

Last synced: 04 Apr 2026

https://github.com/fiware/tutorials.extended-properties

:blue_book: FIWARE 108: LanguageProperty, VocabularyProperty

entities enumeration fiware language ngsi-ld tutorial

Last synced: 13 Mar 2026

https://github.com/ntk148v/kshell

Simple shell implementation in C#

csharp shell tutorial

Last synced: 17 May 2026

https://github.com/rikedyp/dyalogtutorials_old

Tutorials for Dyalog APL

apl dyalog dyalog-apl tutorial

Last synced: 11 Jun 2026

https://github.com/seadowg/dip-lesson

Using Dependency Inversion to help you (re)write testable code

dependency-inversion-principle java test-driven-development tutorial

Last synced: 15 Apr 2026

https://github.com/arm-education/executorch_on_arm_labs

🚀Explore how PyTorch models can be exported and lowered to the ExecuTorch Runtime for more effective, lightweight, minimalist inference at the Edge. Covers deploying to CPUs, particularly via the XNNPACK backend, for transformer-based and CNN models, before covering deployment to the Ethos-U backend, the TOSA IR, FVPs, and Google Model Explorer.🚀

arm edge-ai ethos-u executorch fvp inference jupyter-notebook kleidiai labs pytorch tosa tutorial xnnpack

Last synced: 30 May 2026

https://github.com/jessie-codes/golang-cat-cafe

Learn Go by building a cat cafe API.

golang golang-examples tutorial tutorial-exercises

Last synced: 13 Jul 2025

https://github.com/uncomputable/coverage-example

Minimal, reproducible example for testing code coverage using GCC or Clang

code-coverage coverage gcov lcov tutorial

Last synced: 19 Mar 2026

https://github.com/marclave/koans

Getting started with Ruby 🚀

ruby tutorial

Last synced: 23 Jun 2026

https://github.com/srmoore/oidc_nodejs_demo

Small demo Node.js Express application using private keys and OpenID Connect

expressjs nodejs oidc tutorial

Last synced: 12 Apr 2026

https://github.com/flowforfrank/robotjs

🎨 Drawing the seed of life with RobotJS

automation drawing javascript mouse robotjs tutorial webtips

Last synced: 28 Mar 2025

https://github.com/enanomapper/tutorials

Version control for the (open access) tutorials developed during the eNanoMapper project.

enanomapper nanotechnology open-educational-resources tutorial

Last synced: 20 Jan 2026

https://github.com/saeedkohansal/chart.js-monthly-visits-statistics-chart-tutorial

Learn to build a Monthly Visits Statistics Chart from scratch using Chart.js! This tutorial repo guides you through creating an interactive, customizable chart to track website traffic. Features include dark mode support, responsive design, and dynamic data integration via JSON API. Perfect for web devs looking to master data visualization.

chart chart-js chartjs charts coding gilgeekify html html5 javascript js line-chart linechart programming statistics tutorial visit-stats web-analytics web-development webanalytics webdevelopment

Last synced: 19 Apr 2026

https://github.com/iaccessability/iaccessability

Beyond Sight, independence with technology. iAccessAbility exists to help those with visual impairment and blindness use Apple products in their day-to-day life as well as bring awareness that while we are a minority with disabilities, we too can be independent and successful in this world.

accessability accessibility android apple articles blog google howto ios news support technology tutorial watchos

Last synced: 04 Jul 2025

https://github.com/silvestrevivo/react-hooks-contextapi

Basic react application corresponding to the YouTube Tutorial of @iamshaunjp

javascript react react-context-api react-hooks tutorial youtube

Last synced: 10 May 2026

https://github.com/macagua/example.django192.tutorial

A Django 1.9.2 Tutorial Demo from Getting started Django documentation

django django-application django-example examples examples-python tutorial

Last synced: 16 May 2026

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

ExtCore framework 7 sample web application that uses Identity

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

Last synced: 24 Feb 2026

https://github.com/aaesalamanca/tc-csharp-mastercourse

Soluciones a los proyectos del curso C# Mastercourse impartido por Tim Corey.

console csharp dotnet learning tutorial

Last synced: 25 Apr 2026

https://github.com/konaraddi/cmsc320-final

A tutorial on gleaning rich insights from the Pokédex

class-project machine-learning pokemon tutorial

Last synced: 29 Oct 2025

https://github.com/noamfav/frisian-draught

Frisian Draughts – A modern JavaFX-based take on the classic board game, featuring smart AI, multiplayer capabilities, tutorials, and customizable themes.

ai board-game checker desktop-app draughts frisian game-development java javafx maven multiplayer open-source strategy-game tutorial

Last synced: 01 Mar 2025

https://github.com/colinwilliams91/exh-cli-cmd-md

Catalogue of every single keyboard shortcut I have ever used as a software developer

how-to shortcuts speed system tutorial

Last synced: 24 Feb 2026

https://github.com/slipnitskaya/dmcourse-jgu

Dynamic modeling of protein dynamics using Python. - Tutorial materials for Biomedicine MScs students at JGU, Mainz (Stefan Legewie, Sofya Lipnitskaya; 2017-2020).

course-materials dynamic-modelling mathematical-modelling python teaching-materials tutorial

Last synced: 20 Apr 2026

https://github.com/hjsblogger/selenium-tool-tip-validation

This repository contains demo code for extracting validation tooltip

selenium selenium-automation selenium-python selenium-webdriver tutorial

Last synced: 16 May 2026

https://github.com/didinj/react-native-tutorial-react-hooks

React Native Tutorial: Building Mobile Apps with React Hooks

android building example hooks ios mobileapps react-native reacthooks reactnative tutorial

Last synced: 06 Apr 2025

https://github.com/NLeSC/cwl-tutorial

Simple CWL tutorial based on the gentle introduction to CWL

cwl tutorial

Last synced: 10 Mar 2025

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

Modern JavaScript Tutorial in Finnish

finnish javascript tutorial

Last synced: 07 Apr 2025

https://github.com/mlibre/linux_essential_tutorial_presentation

Linux essential tutorial presentation

essential linux presentation slide tutorial

Last synced: 17 Mar 2025

https://github.com/yds12/minimal-containerized-webapp

A minimal Node.js/Express web-app prepared for building a Docker container.

docker docker-container docker-image node-js tutorial

Last synced: 06 May 2026

https://github.com/mrmimic/tadadata.fr

Short codes for http://tadadata.fr/

data-mining machine-learning tadadata tutorial

Last synced: 04 May 2026

https://github.com/dvanael/django-tutorial

WIP Um tutorial completo de como iniciar um projeto em Python utilizando o Django Framework.

css django documentation html javascript tutorial

Last synced: 11 Mar 2025

https://github.com/filipe1309/shubcogen-template

This template is a simple way to create a new repository with a pre-defined structure and files.

class course github github-actions-workflow template tutorial workflow

Last synced: 30 May 2026

https://github.com/freeclimbapi/java-collect-digits-how-to-guide

Java - Collect Digits Tutorial

ivr tutorial

Last synced: 18 Jun 2025

https://github.com/rfluethi/wordpress-block-examples

This repository contains various blueprints for the WordPress Playground and serves as a training resource for WordPress. It is designed to help users learn and practice WordPress configurations and features.

blueprints configuration education learning playground training tutorial wordpress wordpress-playground

Last synced: 15 May 2026

https://github.com/studentutu/automation-tools

This repository holds scripts for the redowl unity build process

bash dotfiles dotsettings setup shell tool tutorial unity

Last synced: 12 Jun 2026

https://github.com/exasol/lua-styleguide

Lua style guide, examples and tutorials

coding-guideline examples exasol-integration lua tutorial

Last synced: 17 Feb 2026

https://github.com/marianpekar/ue5-fetch-art

An example project for 'Learn Working with APIs in Unreal Engine by Building a Virtual Art Gallery' tutorial.

blog-post cplusplus cpp tutorial ue5 unreal-engine unreal-engine-5

Last synced: 25 Oct 2025

https://github.com/wasi0013/python-codebase

includes tutorials, exercises, general codes, a few gui codes & various ACM contests code etc

acm-contests general-code programming-challenges python tutorial

Last synced: 14 Jul 2025

https://github.com/natserract/haml-zero-to-hero

Learn HAML from scratch

haml html html5 learning tutorial

Last synced: 15 Jan 2026

https://github.com/dishuihengxin/gitbook-tutorial

Gitbook 使用指导手册 -

gitbook kalid tutorial

Last synced: 25 Jan 2026

https://github.com/alexsjones/terraform-aws-bestpractise

An example of bastion ssh and subnetting on aws

aws terraform tutorial

Last synced: 29 Apr 2026

https://github.com/saeedkohansal/send-form-to-telegram

This repo contains a complete tutorial series showing three implementations (Simple, Complex, Image Upload Support) for sending website form data to Telegram using JavaScript and the Telegram Bot API. It demonstrates secure deployment with Cloudflare Workers and Pages while protecting BOT_TOKEN and CHAT_ID. Includes source, examples, and deployment

cli cloudflare cloudflare-pages cloudflare-workers gilgeekify javascript node nodejs programming telegram telegramapi telegramapp telegrambot telegrambotapi telegrambots tutorial webdev webdevelopment wrangler wrangler-cli

Last synced: 06 May 2026

https://github.com/ry-ops/getting-started-docker-containers

Package applications into portable containers with Docker

containerization containers devops docker tutorial

Last synced: 01 Mar 2026

https://github.com/demerino/braintree-sticker-store-ios

Sample store app using Braintree's iOS SDKs

braintree ios payments paypal sample-app store swift tutorial

Last synced: 16 Apr 2026

https://github.com/ry-ops/monitoring-infrastructure-prometheus-grafana

Monitor infrastructure with Prometheus metrics and Grafana dashboards

grafana monitoring observability prometheus tutorial

Last synced: 01 Mar 2026

https://github.com/dimaamega/js-promise-implementation

implementation of js promises covered by tests

js learning promise tutorial web

Last synced: 22 Jun 2025

https://github.com/thinkswan/react-mapbox-skate-parks

A React app that displays all skateboarding parks in Ottawa, Canada.

javascript mapbox react tutorial

Last synced: 19 Jun 2026

https://github.com/cj-mills/fastai-to-openvino-to-unity-tutorial

This follow-up to the fastai-to-unity tutorial covers creating an OpenVINO plugin for the Unity game engine.

fastai image-classification openvino tutorial unity

Last synced: 05 May 2026

https://github.com/mxagar/tool_guides

Guides and examples of several tools and libraries, e.g.: PCL, OpenCV, C++, Python, Docker, GTest, etc.

tests tutorial utilities

Last synced: 09 Apr 2025

https://github.com/chyiiiiiiiiiiii/dart_flutter_testing_example

Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.

cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest

Last synced: 28 Jan 2026

https://github.com/codebydant/compilingPCL-Linux

This is a tutorial of how to compile PCL 1.11.1 on Ubuntu 20.04.2 LTS

cmake pcl-library tutorial ubuntu

Last synced: 10 Sep 2025

https://github.com/pegeler/YARD

YARD - Yet Another R Demo

demo introduction learnr r r-package tutorial

Last synced: 10 May 2025

https://github.com/rubensworks/slides-2019-iswc-graphql-interface

Slides for the GraphQL tutorial at ISWC 2019 - Setting up a GraphQL Interface

graphql interface iswc slides tutorial

Last synced: 03 May 2026

https://github.com/br3ndonland/golearn

Resources from learning Go

course go golang testing tutorial

Last synced: 09 Apr 2025

https://github.com/frozenassassine/fastedit-winapi

Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.

cpp tutorial winapi

Last synced: 03 May 2025

https://github.com/arthurosipyan/python-programming-bootcamp

Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)

django learning learning-python python python-practice python-script python3 tutorial

Last synced: 15 Apr 2026

https://github.com/eighttrigrams/eighttrigrams-tutorials

How to quickly get to working productively with Clojure

clojure tutorial

Last synced: 06 Feb 2026

https://github.com/ethand91/android-compose-todo

Simple Todo App created using Android compose

android compose jetpack-compose kotlin tutorial

Last synced: 17 May 2026

https://github.com/kprince28/django-sample-app

🐍🐳 Learn Docker & Kubernetes with Django! Educational containerized Django app with PostgreSQL support, environment variables, and production-ready patterns. Perfect for DevOps beginners.

beginners ci-cd containerization devops django docker docker-compose education k8s kubernetes learning microservices postgresql python tutorial

Last synced: 15 Apr 2026