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/margato/redis-spring-tutorial

Tutorial de como integrar Redis com aplicação Spring Boot

cache docker dockercompose guide redis spring sprintboot tutorial

Last synced: 28 Jan 2026

https://github.com/comunica/tutorial-comunica-reduced-actor

[DEPRECATED] 🏫 Advanced tutorial on Comunica for creating a new actor

tutorial

Last synced: 04 Mar 2025

https://github.com/vmandic/learning-denojs

I am using this repository to learn about Deno JS.

denojs javascript learning tutorial typescript

Last synced: 27 Oct 2025

https://github.com/danmadeira/tutorial-mongodb-php

Código-fonte do tutorial MongoDB e PHP da ZetCode.

mongo mongodb php tutorial zetcode

Last synced: 16 Oct 2025

https://github.com/aadya940/pycoding

An Agentic Python Library and CLI Tool to automate Coding tutorial generation.

agent agentic-ai ai artificial-intelligence automation coding content python tutorial

Last synced: 19 Jul 2025

https://github.com/enjeck/tutcode

Watch/read tutorials and write code on the same page

css education html javascript tutorial video-player youtube

Last synced: 09 Oct 2025

https://github.com/wotancode/cheat-engine-tables-and-scripts

Colección de tablas, direcciones de memoria, scripts y más para Cheat Engine.

cheat-engine cheat-engine-tables cheatengine gamehacking tutorial

Last synced: 29 Mar 2025

https://github.com/epranka/rates

Currency exchanger in just about 100 lines using the Create React App (CRA)

app calculator cra create-react-app currency demo exchanger javascript rates tutorial web-app

Last synced: 18 Oct 2025

https://github.com/tact-lang/tour

WIP: 🎓 Learn Tact in your browser with an interactive tour

interactive-tutorial onboarding tact tact-by-example ton-blockchain tour tutorial

Last synced: 03 Sep 2025

https://github.com/twtrubiks/stripe_flask

Stripe Use Python Flask

flask python stripe tutorial

Last synced: 06 Mar 2025

https://github.com/uncomputable/tackling-bulletproofs

In-depth survey into what Bulletproofs are and how they work

cryptography learning mathematics pdf tutorial zero-knowledge-proof

Last synced: 18 Jul 2025

https://github.com/danieljancar/stellar-smart-contract

A simple Stellar smart contract environment to get you started with Blockchain and Web 3.0. 🌱🔥

blockchain rust smart-contracts stellar tutorial

Last synced: 12 Aug 2025

https://github.com/mrglaster/sgdk-megapong-expanded

Expanded version of Megapong game from the Andrej Preradovic's tutorial.

assembly-language c expanded guide sega sega-genesis sega-mega-drive sgdk sgdk-library tutorial tutorial-code

Last synced: 04 Mar 2025

https://github.com/weso/rdfvalidation_eswc16

RDF and Linked Data Validation - ESWC 2016 Tutorial

rdf rdf-validation tutorial

Last synced: 24 Jan 2026

https://github.com/axellep/quickguide-symfony-7

A guide to getting started with Symfony 7 / Guide pour prendre en main facilement Symfony 7

guide php php-framework php-framework-symfony symfony symfony7 tutorial web-development-course

Last synced: 02 Apr 2025

https://github.com/ga58lar/ros2-docker-example

ROS2 Docker example

docker dockerfile ros2 tutorial

Last synced: 30 Mar 2025

https://github.com/cnahmetcn/30-gunde-javascript-turkce

30 günde javascript eğitimi Türkçe. 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. 30 günde JS öğrenebileceğiniz bir reponun Türkçe versiyonudur.

30dayscodechallenge 30daysofcode javascript js programming programming-language turkce turkish tutorial

Last synced: 14 May 2025

https://github.com/mapmeld/scraping-by-in-nodejs

Tutorial for jQuery users to learn NodeJS by writing a scraper module

nodejs scraping tutorial

Last synced: 05 Mar 2025

https://github.com/matt-dray/cabinet

:cat2::package: R package demo: identify UK Cabinet Office cats

package r rstats tutorial

Last synced: 02 Apr 2025

https://github.com/launchscout/litelement-tic-tac-toe

The tic-tac-toe game from the React tutorial, implemented in Web Components using LitElement

lit-element react tutorial webcomponents

Last synced: 18 Oct 2025

https://github.com/mfaisalkhatri/selenium-json-data-driven

This repository contains code example for handling test data from JSON file using Google Gson library

datadriven datadriventesting gson-library seleniumwebdriver testautoma tutorial webautomation

Last synced: 19 Jun 2025

https://github.com/kathleenwest/contosopizzawebapidemo

A simple web api demo with swagger documentation, custom error handling, unit tests, JsonPatch, and a HttpClient tester. Features tutorial-style YouTube videos for some topics.

asp-net-core console-application contoso csharp custom-error-handling demo discussion error-handling httpclient jsonpatch learn-to-code microsoftlearn swagger swagger-documentation swagger-ui tutorial unit-testing web-api webapi youtube-video

Last synced: 02 Dec 2025

https://github.com/kathleenwest/mslearn-dotnet-docker

This is a simple microservices demo with a frontend web app (razor) and backend web api (asp.net core). The frontend utilizes the Blazor WebAssembly script in the browser. The backend web api simply delivers a Product listing and serves images for those products. The frontend web app queries the backend web api for products, then displays each one.

asp-net-core backend blazor blazor-webassembly containers content-security-policy docker docker-compose docker-container docker-tutorial entity-framework-core frontend how-to microservices mslearn products razor store tutorial web-api

Last synced: 30 Dec 2025

https://github.com/rajdeep2804/darknet_yolo_tutorial

This repo acts like a training guide for yolo object detection model for custom data.

darknet object-detection training tutorial yolo yolov3

Last synced: 16 Aug 2025

https://github.com/wsvincent/django-blog-no-users

A simple blog app built with Django and Bootstrap4

blog bootstrap4 django python tutorial

Last synced: 06 Mar 2025

https://github.com/ebadier/mariosokoban

My C++ version of Mario Sokoban

cplusplus mario sdl sokoban tutorial video-game

Last synced: 06 Mar 2025

https://github.com/janipalsamaki/web-scraper-robot

Tutorial for creating a web scraper software robot using Robot Framework.

robot-framework robotframework tutorial

Last synced: 14 Jul 2025

https://github.com/soypat/go-mod-tricks

go.mod file and `go mod` command tricks to make using modules a breeze.

cheatsheet cheatsheets go go-mod go-module go-modules tutorial

Last synced: 06 Oct 2025

https://github.com/collapseindex/eval-guide

Learn ML evaluation metrics from scratch! Beginner-friendly Jupyter notebooks with code, visuals, and analogies - all pre-run with outputs. Master accuracy, F1, RMSE, ROC/AUC, cross-validation. Just read or run yourself. Includes challenge exercises. Perfect for ML beginners!

beginner-friendly beginners-guide classification confusion-matrix data-science education f1-score interactive-learning jupyter-notebooks-explaining machine-learning precision-recall python regression roc-auc scikit-learn text-classification tutorial

Last synced: 13 Jan 2026

https://github.com/nfantone/2d-roguelike

Unity3D tutorial for a 2D Roguelike game

game tutorial unity3d

Last synced: 07 Jan 2026

https://github.com/ismailza/agence-immobiliere

Application web simple pour la gestion d'une agence immobilière avec Laravel

breeze laravel tutorial

Last synced: 03 Oct 2025

https://github.com/alexmhack/django_url_shorter

a django url service for shortening a url and also counting its clicks

advanced-programming django2 project python3 tutorial url-shortener

Last synced: 05 Mar 2025

https://github.com/shinchven/multiple-authentication-services-on-feathers-app

This is an example to show how to implement multiple authentication services on a FeathersJS app.

feathersjs tutorial

Last synced: 03 Jan 2026

https://github.com/wsdltophp/packagecolissimopickuppoint

PHP SDK for Colissimo Pickup Point Web Services with SOAP

colissimo-webservices packagegenerator php soap-client tutorial

Last synced: 15 Aug 2025

https://github.com/gabor-boros/questdb-etl-jobs

Learn how to build an ETL job using Cloud Functions to extract data, remove personally identifiable information, and load the transformed time series data into QuestDB

etl gcp python python3 questdb time-series tutorial

Last synced: 31 Oct 2025

https://github.com/bearsunday/tutorial1

A tutorial application that how to use BEAR.Sunday

bearsunday php tutorial

Last synced: 31 Jul 2025

https://github.com/vinibiavatti1/graphqltutorial

This repository works as a tutorial for GraphQL. Follow the sources or check the wiki to learn it

graphql graphql-tutorial query query-language rest-api tutorial

Last synced: 26 Feb 2025

https://github.com/shybovycha/irrlicht-newton-tutorials

A set of tutorials on how to create games with Irrlicht and Newton Game Dynamics.

game-development irrlicht tutorial

Last synced: 24 Oct 2025

https://github.com/marco0antonio0/about-api-next-js

Este é um tutorial de API básica criando a estrutura basica clean usando o Next.js, um framework React de renderização do lado do servidor (SSR) e renderização do lado do cliente (CSR). Essa estrutura permite criar APIs de forma simples e eficiente.

api como-fazer learn next react tutorial

Last synced: 11 Mar 2025

https://github.com/realtemirov/postgres

An Uzbek tutorial for PostgreSQL learners using postgresqltutorial.com

postgresql tutorial uzbek-language

Last synced: 27 Jan 2026

https://github.com/websolutionstuff/laravel-9-crud-operation-example

As we know Laravel 9 was officially released yesterday with many new functionalities like Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved route list output, a Laravel Scout database driver, etc, and many more and laravel 9 version requires a minimum PHP version of 8.0. So, here I will show you how to create CRUD operation in laravel 9, in this site we have performed many crud operations with example crud operation in ajax crud operation in laravel 8 etc. So, today I will give you laravel 9 crud application example or how to create crud in laravel 9.

crud crud-application crud-operation example html laravel laravel-9-crud-operation laravel-crud-operation laravel8 laravel9 php tutorial

Last synced: 30 Mar 2025

https://github.com/idanov/craftinginterpreters

Implementation of craftinginterpreters.com in Rust

craftinginterpreters interpreter learning-by-doing rust tutorial

Last synced: 28 Apr 2025

https://github.com/digipie/cs1010-tutorial-c09

Educational materials I prepared for CS1010: Programming Methodology as a Teaching Assistant. CS1010 is NUS's introductory course to computing taught in C.

c linux programming-methodology tutorial vim

Last synced: 30 Mar 2025

https://github.com/cqh963852/react-refresh-test

A tutorial about react function component

hook react tutorial

Last synced: 25 Dec 2025

https://github.com/dohlee/learn-sed

:pencil2: SED tutorial

editor learn sed stream tutorial

Last synced: 23 Oct 2025

https://github.com/dariubs/luabyexample

Lua by Example

lua tutorial

Last synced: 05 Mar 2025

https://github.com/drkenreid/introductory-data-science

Hands-on machine learning tutorials in Google Colab, covering various algorithms and techniques for learners at different levels.

cnn data data-science deep-learning learning-datascience learning-machine-learning learning-python neural-network neural-networks regression rnn science tutorial tutorial-exercises tutorials

Last synced: 28 Jan 2026

https://github.com/amanpriyanshu/protaska-gpt

Unleash the Potential of Datasets with Intelligent Tasks, Tutorials, and Algorithm Recommendations.

beginner datasets deep-learning generative-models gpt gpt-3 langchain llm machine-learning openai python tutorial tutorials

Last synced: 08 Nov 2025

https://github.com/enkaypeter/vue-cloudrun-tutorial

Project repository for How to deploy a Vue application to cloud run tutorial

gcp-cloud-run tutorial vuejs

Last synced: 13 Sep 2025

https://github.com/theinvincibleknight/aws-knowledge-hub

This repository serves as a central hub for storing AWS-related scripts, documents, guides, and step-by-step tutorials. This repository aims to simplify AWS operations and empower users with practical knowledge and tools. Explore, contribute, and accelerate your journey with Amazon Web Services!

amazon-web-services automation aws ci-cd-pipeline devops json shell-script tutorial

Last synced: 22 Jul 2025

https://github.com/iamflowz/multi-region-cdk-example

Companion repository for the Multi Region Deployments blog post

aws aws-cdk iac tutorial

Last synced: 16 Mar 2025

https://github.com/pjaskulski/escriptorium_tutorial

Wprowadzenie do aplikacji eScriptorium i Kraken

escriptorium kraken tutorial

Last synced: 05 Jan 2026

https://github.com/theryansmee/jest-mocking-like-a-pro

Mocking data like a pro (Jest & Angular tutorial)

angular jest mocking tutorial unit-testing

Last synced: 27 Jun 2025

https://github.com/fogarecious/rustemo_tutorial

Tutorial of Rustemo

rust rustemo tutorial

Last synced: 24 Jan 2026

https://github.com/rahulmalhotra/httpcalloutframework-tutorial-series

This repository consists of all the code used in Simplifying the Callouts Tutorial Series by SFDC Stop featuring HTTPCalloutFramework

callouts httpcalloutframework salesforce salesforce-apex salesforce-api salesforce-developers salesforce-rest-api sfdc-stop sfdcstop tutorial

Last synced: 30 Mar 2025

https://github.com/mesmacosta/dlp-to-datacatalog-tags-tutorial

Walkthrough tutorial for DLP and Data Catalog script.

cloudshell datacatalog datalossprevention dlp java tutorial

Last synced: 27 Feb 2025

https://github.com/dinau/nelua-platformer

Nelua game tutorial with SDL2

examples game lua luajit nelua nim sdl2 tutorial

Last synced: 31 Jan 2026

https://github.com/davidmoremad/fraud-exercise

Creamos una BBDD de transacciones y mediante Python detectamos actividad fraudulenta

curso ejerciciosresueltos python supabase tutorial

Last synced: 05 Mar 2025

https://github.com/relintai/programming_tutorials

Hungarian programming tutorials that I'm writing. (Might translate them later.)

hungarian magyar oop programming sdl2 tutorial

Last synced: 05 Apr 2025

https://github.com/tuliocll/todo-google-chrome

Código utilizado para escrever o tutorial "Criando uma extensão para o Google Chrome com React", leia aqui:

chrome chrome-extension css devto react reactjs tutorial

Last synced: 30 Dec 2025

https://github.com/bestia-dev/docker_rust_minimal

Docker is cool. Lets do Rust with Docker

maintained ready-for-use tutorial

Last synced: 21 Jan 2026

https://github.com/snipcart/snipcart-angular

A tutorial on integrating a single page Angular app with Snipcart's shopping cart platform.

angularjs ecommerce javascript tutorial

Last synced: 21 Mar 2025

https://github.com/zonca/conversion_tofix

Exercise for Advanced git tutorial

git tutorial

Last synced: 11 Jun 2025

https://github.com/nannigalaxy/facemask_detection_yolov5

Jupyter notebook for YOLOv5 custom dataset training for Facemask detection in Pytorch.

custom-dataset facemask-detection pytorch tutorial yolov5

Last synced: 06 Apr 2025

https://github.com/edijunior88/astro_documentacao

🚀 Astro é um framework web tudo em um para a construção de websites rápidos, focados em conteúdo.

astro astrojs blog documentacao documentation tutorial

Last synced: 20 Oct 2025

https://github.com/drammock/logistic-regression-tutorial

Logistic regression tutorial using R and the Jupyter notebook

logistic-regression r tutorial

Last synced: 14 Jun 2025

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

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

fastai image-classification libtorch tutorial unity

Last synced: 09 Oct 2025

https://github.com/ohjurot/cppproject-expenses

C++ Project (YouTube Video) on "Expenses"

cpp project tutorial youtube

Last synced: 06 Apr 2025

https://github.com/sqreen/devise_sqreener_tutorial

A tutorial for helping filter potentially malicious users from signing up for your Rails app.

devise rails security sqreen tutorial

Last synced: 17 Mar 2025

https://github.com/onlyphantom/covidrt

Code answers, references for a real-time covid 19 dashboard tutorial series in R

coronavirus covid-19 covid19 dashboard data-visualization jhu-csse r shiny tutorial

Last synced: 28 Mar 2025

https://github.com/pedrorijo91/scala-play-forms

scala-play-forms blog post code

form play-framework playframework scala tutorial

Last synced: 11 Oct 2025

https://github.com/krshrimali/deep-learning-on-the-weekends

Some ideas and work on weekends (and some times on the week days as well *winks*)

computer-vision deep-learning keras-models p5js projects pytorch tutorial

Last synced: 31 Mar 2025

https://github.com/bestia-dev/rust01_the_beginning

First steps for Rust development.

obsolete tutorial

Last synced: 12 Jan 2026

https://github.com/mohaphez/linux-tutorial-tricks

Here I‍ note all I know about linux commands , tricks, and what I have from experiences.

bash linux linux-commands linux-tutorial regular-expression tutorial vim

Last synced: 22 Mar 2025

https://github.com/gitbolt/solana-linktree

🖇️ Linktree Clone on Solana with tutorial

anchor-lang rust solana tutorial typescript

Last synced: 25 Jul 2025

https://github.com/azure/iot-central-compute

A simple way to do compute and data transformation on data sent to Azure IoT Central using Azure Functions and a slightly modified version of the Azure IoT Central Device Bridge.

azure-functions data-transformation iot iot-central javascript nodejs tutorial

Last synced: 04 Sep 2025