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/fiware/tutorials.merge-patch-put

:blue_book: Merge Patch Operations in NGSI-LD

crud entity fiware tutorial

Last synced: 12 Jul 2025

https://github.com/freeclimbapi/node-list-recordings-how-to-guide

Node - List Recordings Tutorial

recordings tutorial

Last synced: 28 Jan 2026

https://github.com/ijlee2/lights-out-octane

Ember-D3 tutorial for Ember ATX Meetup

d3 d3js ember ember-octane emberjs lights-out lights-out-game tutorial

Last synced: 07 May 2026

https://github.com/erikhoward/azure-cosmosdb-demo

Using Azure Cosmos DB from R Demo

azure azure-cosmos-db cosmosdb nosql r tutorial

Last synced: 16 May 2026

https://github.com/jessetg/taciturn-octo-woof

Example repo for a Git tutorial I'm giving

example git github tutorial

Last synced: 08 May 2025

https://github.com/adolbyb/nodejs-tutorial

A playlist of Node JS Tutorials

express expressjs javascript nodejs tutorial

Last synced: 08 May 2026

https://github.com/barkoczy/scoop-nvm-developer-guide

🚀 Kompletní průvodce pro moderní správu balíčků a verzí Node.js na Windows pomocí Scoop a NVM | Complete guide for modern package management and Node.js version control on Windows using Scoop and NVM

best-practices czech developer-tools development devtools guide node-version-manager nodejs nvm package-management package-manager programming-tools scoop tutorial version-management windows windows-development workflow

Last synced: 18 Jun 2025

https://github.com/pedrochamberlain/deno-guide

A Deno Beginner's Guide

deno tutorial

Last synced: 16 May 2026

https://github.com/berny23/tech-advice

A collection of problem solutions and guides.

gamehacking games gaming guide guides hacks linux list lists tips tricks tutorial websites windows

Last synced: 04 Apr 2025

https://github.com/fedosejev/fragments-in-react-16

Simple example of how to use Fragments in React 16.

fragments javascript react tips tutorial

Last synced: 27 Apr 2026

https://github.com/hereismari/workshop-python-wie

Workshop ministrado por Dandara Maria e Marianne Linhares para o evento do dia da mulher 2017 realizado pelo IEEE Women in engineering

education ieee python tutorial workshop

Last synced: 04 Apr 2025

https://github.com/qwreey/lua_tutorial_for_korean

lua를 입문하려는 사람들을 위한 튜토리얼, 한글판

korean lua tutorial

Last synced: 08 Sep 2025

https://github.com/optimistvova75rc/codex-roblox-saj

Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.

code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial

Last synced: 19 Jun 2025

https://github.com/joaofaveri/redux-essentials-tutorial

The Redux Essentials tutorial is a "top-down" tutorial that teaches "how to use Redux the right way", using our latest recommended APIs and best practices

frontend nodejs reactjs redux redux-thunk redux-toolkit tutorial tutorial-code typescript

Last synced: 07 Apr 2026

https://github.com/rpendleton/tutorials

examples used to answer Stack Overflow and other online questions

education stackoverflow tutorial

Last synced: 04 Apr 2025

https://github.com/kahsolt/conv2d-kernels-cluster

Try simplifying a CNN by conv-kernel clustering!

clustering cnn tutorial

Last synced: 11 Jul 2025

https://github.com/freeclimbapi/java-list-participants-how-to-guide

Java - List Participants Tutorial

connecting-calls tutorial

Last synced: 29 Oct 2025

https://github.com/pablo384/tour-of-heroes

simple Angular Application

angular angular-cli angular4 nodejs tutorial

Last synced: 20 Apr 2026

https://github.com/madi-s/pydantic-tutorial

Quick glance on what da hell pydantic is.

pydantic python tutorial

Last synced: 13 Jul 2025

https://github.com/fmind/android-tutorial-routes

An Android tutorial on integrating Google Sign-in and OpenStreetMaps API

android api osm sign-in tutorial

Last synced: 16 May 2026

https://github.com/pierreroth64/python-startup

Python course for beginners (code:en, slides:fr)

python python-course tutorial

Last synced: 11 Apr 2025

https://github.com/youngermaster/my-tutorials

This repository has some scripts that I used to teach people some concepts about different topics

cpp python tutorial

Last synced: 16 May 2026

https://github.com/pierreroth64/js-async-tutorial

JS async code tutorial: from callbacks to async/await

async-await callback javascript promises tutorial

Last synced: 11 Apr 2025

https://github.com/gf712/cython-tutorial

Cython tutorial notebooks

cython python tutorial

Last synced: 08 May 2026

https://github.com/ddewaele/tutorial.spring.simple.jpa

Simple Skeleton Spring Boot JPA app

spring-boot spring-boot-jpa tutorial

Last synced: 16 May 2026

https://github.com/aleids/spicemixes

website in Svelte, Laravel and Inertia for spice-mix recipes, with user login and option for users to upload content

cooking inertia laravel notion recipes spices svelte tutorial webdesign webdevelopment

Last synced: 09 May 2026

https://github.com/applitools/tutorial-webdriverio5-ultrafastgrid

Applitools Ultrafast Test Grid VisualGridRunner tutorial using WebdriverIO 5

applitools tutorial

Last synced: 23 Jun 2025

https://github.com/larry8668/pes1ug21cs300_jenkins

Jenkins tutorial

tutorial

Last synced: 23 Jun 2025

https://github.com/vladyslav-panchenko280/debug-custom-hooks-in-react

A React + TypeScript app with intentional bugs in custom hooks. Practice debugging with StrictMode, useDebugValue, and React DevTools. Includes 4 real-world bugs: race conditions, stale closures, missing dependencies, and unstable references.

debugging frotnend react react-devtools react-training strict-mode tutorial typescript

Last synced: 07 Apr 2026

https://github.com/mariokreitz/mytritubepageformycats

A tiny and simple tribute page for my lovely cats as a part of a practice project

css freecodecamp-project german html learning-by-doing tutorial

Last synced: 23 Jun 2025

https://github.com/amamov/angular-toy-project

angular is solid, sexy, oop-ly

angular toy-project tutorial

Last synced: 16 May 2026

https://github.com/fblupi/blog-librosweb

Introducción a Ruby on Rails de librosweb

blog rails tutorial

Last synced: 16 May 2026

https://github.com/sinceru0/react-agent-from-scratch

A pure Python implementation of ReAct agent without using any frameworks like LangChain. It follows the standard ReAct loop of Thought, Action, PAUSE, and Observation. The agent utilizes multiple tools, including Calculator, Wikipedia, Web Search, and Weather. A web UI is also provided using Streamlit.

agent-streamlit-web-ui ai-agent-with-tools aiagent deepseek from-scratch langchain llm openai-api python-no-framework-agent python-react-agent react-agent react-loop tutorial typescript

Last synced: 16 Dec 2025

https://github.com/erictleung/talk-unittest-travis-ci

Presentation on Python's unittest and Travis CI

continuous-integration presentation travis-ci tutorial unittest

Last synced: 03 Apr 2025

https://github.com/rustkas/zig_how_it_works

Исходные коды к статье о языке программирования Zig "Как работает Zig?"

tutorial zig ziglang

Last synced: 14 Jul 2025

https://github.com/fzaninotto/ra-custom-field-tutorial

A sample react-admin app demonstrating custom fields. Support for a video tutorial on YouTube.

react react-admin tutorial

Last synced: 04 Sep 2025

https://github.com/princep/mobile-computing-project

Mobile Computing Project

ffmpeg opencv tutorial

Last synced: 04 May 2026

https://github.com/tianlangstudio/svelte

Svelte中文教程文档翻译

svelte svelte5 sveltejs sveltekit tutorial

Last synced: 15 Jul 2025

https://github.com/olliefr/go-docker-example

An example of compiling and running an application written in Go in a Docker container.

docker dockerfile example go golang tutorial

Last synced: 17 May 2026

https://github.com/dumebii/simon-game

A website version of the Simon Game. Come and play the captivating Simon game here. Link below 👇🏾👇🏾

css3 game game-development html-css-javascript html5 javascript tutorial

Last synced: 08 May 2026

https://github.com/squishy123/networking-with-greenfoot

Short tutorial for setting up sockets in greenfoot

java network sockets tutorial

Last synced: 16 Jul 2025

https://github.com/bmalbusca/cplus2_tutorial

Modern C++ tutorial

cmake tutorial

Last synced: 09 Sep 2025

https://github.com/ikzaa/systemd-systemctl

Discover systemd and systemctl, the modern init system for Linux. Learn efficient service management, parallel booting, and centralized logging. 🚀🛠️

configuration containers daemon-management devops journald linux linux-commands linux-logging linux-services machinectl service service-management sysadmin system-administration systemctl systemd systemd-nspawn tutorial

Last synced: 16 Jul 2025

https://github.com/mobile-michel/lets-learn-11ty

Let's Learn Eleventy - Long tutorial in 11th parts

eleventy github-pages nunjucks tutorial

Last synced: 20 Jan 2026

https://github.com/noeldemartin/knowtech-ionic-workshop

Código para el curso sobre Ionic Framework impartido en KnowTech.

ionic tutorial

Last synced: 16 May 2026

https://github.com/josephadoga/hamburger-menu

How to create Hamburger Menu in HTML and CSS.

github hamburger-menu tutorial

Last synced: 17 Jul 2025

https://github.com/bwsix/sci_camp

Python crash course(not really)

bob clhs python tutorial

Last synced: 11 Aug 2025

https://github.com/molefrog/fpjs-login-demo

FingerprintJS Pro Demo: preventing credential stuffing attacks

demo fingerprinting-websites fingerprintjs tutorial

Last synced: 19 May 2026

https://github.com/haroldadmin/hello-kotlin

Code samples to introduce Kotlin to beginners in programming

kotlin tutorial

Last synced: 18 Jul 2025

https://github.com/silvestrevivo/natours-css

Pure CSS project following the Udemy Tutorial from @jonasschmedtmann

css css3 html5 mediaqueries natours-css purecss responsive-design responsive-images tutorial udemy-tutorial

Last synced: 20 Mar 2025

https://github.com/liteobject/demo.loadtesting.locust

Getting Started with Load Testing Using Locust

csharp load-testing locust python tutorial

Last synced: 10 May 2026

https://github.com/silvestrevivo/svelte-quiz

Svelte application following the LevelUpTutorial from @stolinski

levelup svelte sveltejs tutorial

Last synced: 21 May 2026

https://github.com/arsy786/fruit-hero

This React project demonstrates some basics of TailwindCSS.

2024 reactjs tailwindcss tutorial

Last synced: 09 May 2026

https://github.com/huangfusl/python-lec

Slides and example code for the Python lecture in 2023-2024 Spring semester.\

python tutorial tutorial-exercises

Last synced: 24 Aug 2025

https://github.com/valchanoficial/tutorialgitandgithub

Tutorial Básico de configuração Git com GitHub

git github tutorial

Last synced: 16 May 2026

https://github.com/marwendoukh/android-layouts-exam-solution

The solution for the android layout exam

android android-layout tutorial

Last synced: 19 Jul 2025

https://github.com/edwardloopez/react-native-coachmark

Beautiful coach mark library for React Native with smooth animations, tooltips & TypeScript support. iOS, Android & Web.

android animations coachmark expo ios onboarding product-tour react-native reanimated spotlight tooltip tutorial typescript walkthrough

Last synced: 16 May 2026

https://github.com/pj-568/long-paper-ai-agent-tutorial

This tutorial describes how to use the Roo Code Agent extension for Visual Studio Code to write long academic papers.

chinese english essay html llm paper tutorial visual-studio-code vscode

Last synced: 02 Feb 2026

https://github.com/richardlitt/nock-example

This is me trying to understand how Nock works

example nock tutorial

Last synced: 20 Mar 2025

https://github.com/neozenith/hello_go

Toy project exploring the capabilities of GoLang

exercise golang tutorial

Last synced: 21 Mar 2025

https://github.com/rayanerocha07/tic-tac-toe-react

Tutorial de introdução à documentação oficial do React.

react reactjs tutorial

Last synced: 03 Apr 2025

https://github.com/gvwilson/doris

a minimal dashboard engine

dashboard python tutorial

Last synced: 03 Apr 2025

https://github.com/atsistemas/ios-travis-example

Integración Continua de una App iOS con Travis CI

ios swift travis travis-ci travisci tutorial

Last synced: 11 Sep 2025

https://github.com/iljapavlovs/java-training

Java Training

java tasks tutorial

Last synced: 03 Apr 2025

https://github.com/omarkohl/learnjj.codeandbugs.com

Source for learnjj.codeandbugs.com (Ju Jutsu VCS tutorial)

jj jujutsu tutorial vcs

Last synced: 03 Apr 2025

https://github.com/bittricky/node-torrent

Simple node.js bittorrent client

javascript nodejs torrent tutorial

Last synced: 17 May 2026

https://github.com/liteobject/docker.training

Writing a Dockerfile for a C# Application

containerization csharp docker dockerfile tutorial

Last synced: 17 May 2026

https://github.com/omarkohl/jj-tutorial

Ju Jutsu (jj) tutorial code for learnjj.codeandbugs.com

jj jujutsu tutorial vcs

Last synced: 03 Apr 2025

https://github.com/conradwt/dockercoins-using-k3d

The purpose of this example is to provide instructions for running the Dockercoins sample app using K3d.

dockercoins k3d kubernetes redis tutorial

Last synced: 08 Feb 2026

https://github.com/chingc/tutorial-homebrew

A quickstart and reference for Homebrew to help you get up and running fast.

documentation homebrew quickstart readme reference tutorial

Last synced: 05 May 2025

https://github.com/reubano/pyconza-tutorial

Jupyter notebooks and data for "Data Mining and Processing for fun and profit" PyConZA16 tutorial

data functional-programming jupyter-notebook meza pycon python tutorial

Last synced: 17 May 2026

https://github.com/schluppeck/matlab-catchup

Documents and some code snippets for Matlab catch-up session

catch-up matlab tutorial

Last synced: 21 Mar 2025

https://github.com/mlhiter/messenger

A chat application,simple and fully-functional.

chat messenger real-time tutorial

Last synced: 10 Apr 2026

https://github.com/chingc/demo-github-actions

GitHub Actions quickstart and reference for my future self.

demo github-actions quickstart reference tutorial

Last synced: 03 Mar 2025

https://github.com/fogarecious/rstar_tutorial

Tutorial of rstar

rstar rust tutorial

Last synced: 16 Jun 2025

https://github.com/isensee-bastian/set-strings

Tutorial code for my video Generics Part 2: Using the empty Interface in Golang

basic-programming beginner-tutorial-series data-structures generics golang learn-to-code maps sets tutorial youtube

Last synced: 16 May 2026

https://github.com/golaughlin/hi-elysia

Completed example Elysia.js API server from the Elysia.js tutorial.

api bun bunjs elysiajs example tutorial typescript

Last synced: 16 May 2026

https://github.com/vogelino/shell-scripting-basics

The repository where I collect knowledge about shell scripting as I learn about it 💾👾🤓💻

cheatsheet learning notes scripting shell shell-script tutorial wiki

Last synced: 18 Mar 2025

https://github.com/emmanuel-dominic/ot-bootcamp-v1

Bootcamp learning tutorial level-up deep dive in python, with a flask application!

api bootcamp css deep-learning flask html javascript postgresql python tutorial

Last synced: 09 Apr 2026

https://github.com/sachinsagrawal/nrc-maze-robot-tutorial

A tutorial to build a robot for the National Robotics Challenge's Robot Maze contest.

3d-print c-plus-plus instructions maze nrc robot tutorial

Last synced: 18 Mar 2025

https://github.com/japhetrugas/pythontutorial

Python tutorial series covering essential concepts from variables to object-oriented programming, tailored for beginners and presented in Tagalog.

beginner-friendly filipino programming python tagalog tutorial

Last synced: 09 Jul 2025