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/comunica/tutorial-comunica-reduced-actor

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

tutorial

Last synced: 13 May 2026

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/appcoda/drag-and-drop-demo

A simple demo for Drag & Drop APIs in iOS 11

drag-and-drop swift swift4 tutorial tutorial-code xcode xcode9

Last synced: 26 May 2026

https://github.com/ikr4-m/vbscript-learning

Sekumpulan listing dasar tentang dunia Visual Basic (Visual Studio / Visual Basic 6.0) terampung dalam sebuah penampungan atau yang biasa kita sebut repository.

database repository tutorial vbscript

Last synced: 14 Jun 2026

https://github.com/ismacortgtz/cpp-guide

An intermedius guide to learn C++ from any knowledge level.

course cpp cpp-course english guide spanish tutorial

Last synced: 07 Oct 2025

https://github.com/nexmo/ruby-passwordless-login

Passwordless Login with Nexmo Verify

tutorial

Last synced: 17 Aug 2025

https://github.com/devlights/try-python

This is my TUTORIAL project for Python.

jetbrains pycharm pycharm-ide pytest python python3 tutorial

Last synced: 18 Jan 2026

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/christinec-dev/tic-tac-react

Tic-Tac-React: A simple Tic-Tac-Toe game made with ReactJs .

bootstrap css3 javascript javascript-game react react-components reactjs scss tutorial

Last synced: 14 Apr 2026

https://github.com/bradmartin/egghead-text-to-speech

https://egghead.io/lessons/typescript-using-text-to-speech-with-nativescript

eggheadio nativescript tutorial typescript

Last synced: 09 May 2026

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

scala-play-forms blog post code

form play-framework playframework scala tutorial

Last synced: 18 Feb 2026

https://github.com/fairdatasociety/fdp-todo-app-tutorial

An interactive how-to guide for beginners on getting started with building dApps on Fair Data Protocol using fdp-storage, FairOS and fdp-play.

fairdataprotocol fairos fdp-storage todoapp tutorial

Last synced: 31 May 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/albogdano/react-para

React + Para quickstart example

create-react-app para react starter-kit tutorial

Last synced: 15 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: 19 Apr 2026

https://github.com/pratik-nawale/homelab-vpn-journey

My week-long journey setting up VPN access to my homelab server behind CGNAT - from frustration to success with Tailscale

cgnat documentation homelab mesh-vpn networking self-hosted tailscale tutorial vpn wireguard

Last synced: 29 Nov 2025

https://github.com/fogarecious/rustemo_tutorial

Tutorial of Rustemo

rust rustemo tutorial

Last synced: 24 Jan 2026

https://github.com/danielgospodinow/catter

Love cats and modern software systems? Here's a cat facts application which has an architecture that fits modern needs

authentication aws cats circuit-breaker docker go google jenkins kotlin kubernetes openid rabbitmq react reactive-programming rest saga-pattern software-architecture spring-boot tutorial webflux

Last synced: 04 Nov 2025

https://github.com/cbetta/sinatra-letsencrypt-heroku-demo

Using LetsEncrypt with Sinatra on Heroku

heroku letsencrypt sinatra ssl tutorial

Last synced: 02 Aug 2025

https://github.com/bhattbhavesh91/auto-ts-tutorial

Tutorial on Auto_TS : Automatically build ARIMA, SARIMAX, VAR, FB Prophet and ML Models on Time Series data sets with a Single Line of Code

auto-timeseries automl autosklearn demo time-series time-series-analysis tutorial

Last synced: 26 Sep 2025

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

ROS2 Docker example

docker dockerfile ros2 tutorial

Last synced: 30 Mar 2025

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/javascript-tutorial/ku.javascript.info

Modern JavaScript Tutorial in Kurdish | فێرکاری مۆدێرن جاڤاسکڕێپت بە زمانی کوردی

javascript kurdish kurdistan rojcode tutorial

Last synced: 28 Oct 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/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/schadokar/colorcli

the `colorcli` is to return the name of the hexcode of the color. If the hexcode doesn't exist then `colorcli` can add the color.

cli cobra golang tutorial

Last synced: 14 May 2025

https://github.com/wizardjedi/clickhouse-test

Yandex ClickHouse database test (clickhouse vs postgresql)

clickhouse docker example postgresql test tutorial

Last synced: 09 Apr 2026

https://github.com/idanov/craftinginterpreters

Implementation of craftinginterpreters.com in Rust

craftinginterpreters interpreter learning-by-doing rust tutorial

Last synced: 25 Feb 2026

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: 15 Apr 2026

https://github.com/kristijan-pajtasev/javascript-and-this

Example project about this behavior in JavaScript and browser

javascript this this-keyword tutorial

Last synced: 16 Mar 2025

https://github.com/gvwilson/btt

Building Tech Together

codebender software-engineeering tutorial

Last synced: 08 Feb 2026

https://github.com/project-babble/babblebot

The Project Babble Discord bot repo

bot discord discord-bot docs faq faqs tutorial

Last synced: 22 Feb 2026

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: 09 Feb 2026

https://github.com/pythoncoderunicorn/rtweet-tutorial

Beginner intro to the R package rtweet for scraping the Twitter API for tweets

rtweet tutorial twitter-api twitter-bot

Last synced: 09 Feb 2026

https://github.com/michaelborn/today-i-learned

I shamelessly stole this idea from https://github.com/jbranchaud/til

learn-to-code learning learning-by-doing tutorial

Last synced: 10 Feb 2026

https://github.com/anjannair/blog

Providing information and references about my experiences with technology and programming.

documentation journal tutorial

Last synced: 08 Mar 2026

https://github.com/ruslanys/meetup-devkg-22

Spring Boot - в продакшн за 5 минут

devkg getting-started java meetup sample spring-boot tutorial

Last synced: 28 Apr 2026

https://github.com/tmartins11/git_tutorial

Projeto de um site que visa ensinar ao usuário como funciona o sistema de controle de versões Git.

git github tutorial

Last synced: 13 Apr 2026

https://github.com/the-akira/pygamedev

Repositório voltado para estudos sobre o desenvolvimento de Games com Python.

examples pygame pygame-games pygame-library python3 tutorial

Last synced: 03 Mar 2026

https://github.com/lucretia/lispy

An implementation of a Lisp from Build your own Lisp written in Ada 2012.

ada ada-port ada2012 gnat lisp mpc port tutorial tutorial-exercises tutorial-sourcecode tutorials

Last synced: 16 Apr 2026

https://github.com/icebearbares/iot_ipcamera-to-applehomekit

This Repository Is The Useful Article To Someone Who Wanna Add Their IP Cameras Into The Apple Homekit.

homebridge iot raspberry-pi tutorial

Last synced: 04 Mar 2026

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: 10 May 2026

https://github.com/gnebbia/ncat_tutorial

Some notes about ncat

guide ncat notes tutorial

Last synced: 06 Mar 2026

https://github.com/sirbuig/host-gemini-ai

Short and fast tutorial on how to host Gemini 1.5 Pro on a local environment without an API key.

debian gemini gemini-ai os-linux tutorial ubuntu vertex-ai

Last synced: 25 Apr 2025

https://github.com/hashicorp-education/learn-terraform-migrate-s3-tfc

Companion repository for "Migrate from Remote S3 Backend to Terraform Cloud" Learn tutorial

hashicorp terraform tutorial

Last synced: 25 Mar 2025

https://github.com/antonniklasson/cssgrid.pro

An interactive guide through CSS Grid.

css-grid react tutorial

Last synced: 22 Apr 2026

https://github.com/thesephist/web-audio-workshop-2020

Web Audio API Workshop for Hack the Fog and hackswiftly 2020

replit tutorial web-audio-api workshop

Last synced: 25 Apr 2026

https://github.com/jeppejepsen311/threejs-handtracking-101

A threejs / WebGL / MediaPipe-powered interactive demo that allows you to control a 3D sphere using hand gestures.

3d computer-vision free gestures hand hand-tracking mediapipe open-source threejs tutorial webgl

Last synced: 24 Jul 2025

https://github.com/bhattbhavesh91/tensorgram-tutorial

Tutorial on TensorGram which is a real-time remote service to get the Keras callbacks to the telegram including the details of metrics.

keras telegram telegram-bot tensorflow tensorflow2 tensorgram tutorial

Last synced: 04 May 2026

https://github.com/goodnesskay/laravel-auto-mail-tutorial

A tutorial that shows how to automate mails in your Laravel Application

automation laravel mail tutorial

Last synced: 29 Apr 2026

https://github.com/didinj/grails-spring-security-rest-api-example

Securing REST API with Grails 3 and Spring Security Rest

example grails grails3 plugin rest restapi security spring tutorial

Last synced: 29 Apr 2026

https://github.com/kitswas/cpp-project-template

Secure CMake template for C and C++ projects.

beginner-friendly c cmake cpp template template-project tutorial

Last synced: 01 May 2026

https://github.com/djbyrne/neural-network-from-scratch-tumour-diagnosis

This notebook goes through how to build a neural network using only numpy. The network classifies tumours, identifying if they are malignant or benign. This notebook uses the Breast Cancer Wisconsin dataset.

artificial-intelligence cloud-computing deep-learning-tutorial machine-learning neural-network neural-networks-from-scratch numpy python tutorial

Last synced: 02 May 2026

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

Companion repository for the Multi Region Deployments blog post

aws aws-cdk iac tutorial

Last synced: 03 May 2026

https://github.com/rizerkrof/nestjs-featureflags

Ever wanted to implement feature flags in Nest.js? 😻 Here's how!

feature-flags nestjs showcase tutorial

Last synced: 06 May 2026

https://github.com/imvickykumar999/djangowithharry

Django Tutorial In Hindi : https://youtu.be/JxzZxdht-XY?t=8753

bootstrap codewithharry django imvickykumar999 tutorial

Last synced: 06 May 2026

https://github.com/rodrigokamada/angular-aws-map

Application example built with Angular 14 and adding the map MapLibre component using the Amazon Amplify Geo and Amazon Location Service services.

amazon amplify angular article aws devcommunity frontend geo geolocation ghactions ghpages hacktoberfest location map maplibre stackblitz tutorial typescript webdev webdevelopment

Last synced: 06 May 2026

https://github.com/jakesteam/firebasereference

FirebaseReference is a project being developed alongside a straightforward tutorial series, featuring step by step guides to every service in Firebase.

android authentication cloud-firestore cloud-functions cloud-storage crashlytics firebase hosting invites kotlin mlkit performance-monitoring realtime-database tutorial

Last synced: 08 May 2026

https://github.com/angelojbgama/guiamestre.js

Biblioteca JavaScript para criar tours interativos em sites, destacando elementos e exibindo tooltips personalizados com texto e imagens. Facilita o onboarding de usuários e a descoberta de funcionalidades com navegação intuitiva

animation component-library documentation frontend guiamestrejs guide interactive javascript library open-source responsive tooltip tour tutorial ui user-experience user-onboarding ux web-components web-development

Last synced: 08 May 2026

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: 10 Apr 2026

https://github.com/m-kovalevsky/ggft

Grokking Go Fundamentals with Tests Video Series / Course

course go golang learn-go learn-golang learn-to-code learning learning-by-doing tdd testing tutorial

Last synced: 25 Mar 2025

https://github.com/flowforfrank/faceapi

🤖 Face expression recognition created with face-api.js

emotion-detection emotion-recognition face-recognition faceapi faceapi-js javascript tutorial webtips

Last synced: 08 Mar 2026

https://github.com/garfbradaz/webapi-episodes

Episodes for my JSON API using .NET Core, Docker and Mongo Series.

blogging csharp docker mongodb netcore tutorial webapi-core

Last synced: 07 May 2026

https://github.com/klfajardo/godot-tutorials

Collection of scripts for game development tutorials on Godot.

gamedev games gdscript godot tutorial tutorials

Last synced: 28 Jan 2026

https://github.com/shahednasser/chrome-omnibox-tutorial

Tutorial on How to Use Chrome's Omnibox API

chrome chrome-extension javascript tutorial

Last synced: 10 May 2026

https://github.com/mozilla-services/subscriber_demo

A Companion suite for https://blog.mozilla.org/services/2017/02/23/managing-push-subscriptions/

demonstration python3 tutorial webpush

Last synced: 17 Jul 2025

https://github.com/twtrubiks/stripe_flask

Stripe Use Python Flask

flask python stripe tutorial

Last synced: 12 May 2026

https://github.com/gvwilson/aida

AI data analysis

ai data-science open-source tutorial

Last synced: 13 Jun 2026

https://github.com/dangom/mrtoolkit-recon

Tutorial exercises on MR Image Reconstruction and Parallel Imaging

mri tutorial

Last synced: 12 May 2026

https://github.com/mahdimotamedi/go-echo-example-app

A tutorial app with go and echo micro framework.

echo echo-framework golang tutorial

Last synced: 14 Jun 2026

https://github.com/zonca/conversion_tofix

Exercise for Advanced git tutorial

git tutorial

Last synced: 11 Jun 2025

https://github.com/thesoenke/serverless-tutorial

Serverless Tutorial mit OpenFaaS

openfaas serverless tutorial

Last synced: 02 Sep 2025

https://github.com/tversteeg/learn-sfx

How to use Rust libraries to create your own sound effects

cpal rust sdl2 sfx sound-effects tutorial

Last synced: 19 Apr 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: 01 May 2026

https://github.com/felipewind/heroku-quarkus-angular-docker

Demo project to deploy Quarkus/PostgreSQL and Angular/Nginx as containers on Heroku

angular containers docker docker-compose heroku heroku-deployment quark tutorial

Last synced: 16 Apr 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/javascript-tutorial/tk.javascript.info

Modern JavaScript Tutorial in Turkmen

javascript turkmen tutorial

Last synced: 07 Apr 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: 16 May 2026

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: 30 Apr 2025