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/anjannair/blog

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

documentation journal tutorial

Last synced: 08 Mar 2026

https://github.com/magloft/touring

Interactive Product Tours in JavaScript

cards demo guide preact tour tutorial

Last synced: 18 May 2026

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/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/didinj/angular-material-form-controls-field-input-example

Angular Material Form Controls, Form Field and Input Examples

angular angular8 controls examples field form input material textarea tutorial

Last synced: 02 Aug 2025

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

Modern JavaScript Tutorial in Danish

danish javascript tutorial

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

Modern JavaScript Tutorial in Turkmen

javascript turkmen tutorial

Last synced: 07 Apr 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/solo-steven/toy-lang-in-rust

A toy language build by myself

learning-by-doing llvm rust toy-project tutorial

Last synced: 09 Mar 2025

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

Passwordless Login with Nexmo Verify

tutorial

Last synced: 17 Aug 2025

https://github.com/didinj/grails3-mongodb-react-profile

Build Grails 3, MongoDB and React Profile CRUD Web Application

application build crud example grails grails3 mongo mongodb profile react reactjs tutorial web webapp

Last synced: 20 Apr 2026

https://github.com/marcospb19/explicacao-recursao

Portuguese explanation for recursion and call stack overflow.

learn portuguese readme recursion tutorial

Last synced: 05 Jan 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/bearsunday/tutorial1

A tutorial application that how to use BEAR.Sunday

bearsunday php tutorial

Last synced: 31 Jul 2025

https://github.com/BAMresearch/jupyter_tutorial_sas

A programming tutorial for looking at SAS Data with Python. Part of the 'Better with Scattering' Workshop.

data-science programming-exercises small-angle-neutron-scattering small-angle-scattering small-angle-xray-scattering tutorial

Last synced: 16 Jan 2026

https://github.com/sinalalebakhsh/portswigger

Solving PortSwigger Labs in YouTube

portsw portswigger-labs securi tutorial

Last synced: 05 Apr 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: 17 May 2026

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/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/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/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/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/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: 08 May 2025

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

ExtCore framework 7 sample API web application

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

Last synced: 19 Jan 2026

https://github.com/blaze2216/java-learning-journey

🚀 My Java learning journey from basics to advanced concepts. 10+ well-documented programs covering fundamentals, loops, user input, and algorithms. Each program includes detailed comments and demonstrates clean coding practices.

algorithms beginner best-practices coding-journey documentation education java learning programming tutorial

Last synced: 29 Jul 2025

https://github.com/bradgarropy/npm-publish

📦 npm package tutorial

npm package publish registry tutorial

Last synced: 21 Aug 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/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/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/dohlee/learn-sed

:pencil2: SED tutorial

editor learn sed stream tutorial

Last synced: 19 Mar 2026

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

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

First steps for Rust development.

obsolete tutorial

Last synced: 12 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/javitocor/currency-converter-react-native

A mobile app calling acustom api to convert currencies,following the instructions by Spencer Carli. Built with React Native.

currency-converter eslint-config expo mobile-app native react-native-app tutorial

Last synced: 12 Apr 2026

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

Modern JavaScript Tutorial in Albanian

albanian javascript tutorial

Last synced: 23 Aug 2025

https://github.com/akhilmhdh/react-swiper

Project just to showcase the integration of react with swiper

reactjs swiper-js tutorial

Last synced: 16 Apr 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/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/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: 10 Apr 2026

https://github.com/sylhare/tutorial-c

Beginner language C examples

c tutorial

Last synced: 06 Oct 2025

https://github.com/TexasBullet26/trey-learns

This is a repository to keep track of anything I'm learning. Notes on tutorials, books, docs, anything.

bootstrap code education ember go golang javascript learning notes php progress python react rust self-education tutorial tutorials

Last synced: 23 Aug 2025

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/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: 05 Mar 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/zonca/conversion_tofix

Exercise for Advanced git tutorial

git tutorial

Last synced: 11 Jun 2025

https://github.com/nurfawaiq/seri-php-mysqli-oop

SC Seri Tutorial Membuat Web dengan PHP mysqli OOP + Bootstrap + MySQL by YukCoding

php tutorial

Last synced: 10 Jan 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/sandyherho/tutoreksplor

Materi pelatihan eksplorasi data menggunakan R

openscience pemrograman r reproducible-science statistika tutorial

Last synced: 16 Jan 2026

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

ROS2 Docker example

docker dockerfile ros2 tutorial

Last synced: 30 Mar 2025

https://github.com/openlitedotdev/clearn

A documentation with resources for the C language.

documentation learn playground tutorial

Last synced: 18 Mar 2025

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/raleighlittles/rubyonrails-tutorial

Full code for Michael Hartl's Ruby on Rails Tutorial!

michael-hartl rails ruby ruby-on-rails tutorial

Last synced: 14 Apr 2025

https://github.com/nidup/manipulate-csv-data-in-php

Tutorials on How to Read and Write CSV Files in PHP

csv php php8 tutorial

Last synced: 29 May 2026

https://github.com/amsokol/openshift-lab01-hyper-converged

Step by step tutorial how to deploy hyper-converged infrastructure by OpenShift Origin + Gluster for CentOS Atomic Host (deploying containerized Gluster storage with Atomic Host and OpenShift)

cloud containers docker gluster glusterfs how-to howto hyper-converged hyperconverged openshift openshift-origin tutorial

Last synced: 12 Apr 2025

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/kasir-barati/html-css

A comprehensive course for HTML/CSS

aparat course css css-spec html html-specification tutorial youtube

Last synced: 24 Jul 2025

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

Unity3D tutorial for a 2D Roguelike game

game tutorial unity3d

Last synced: 07 Jan 2026

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/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/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/zoelabbb/serial-key-windows-10

This is windows 10 license & tutorial how to activate windows using KMS

license microsoft tutorial windows windows-10

Last synced: 05 Nov 2025

https://github.com/teebusch/r-intro

A brief hands-on introduction to R with RStudio, the Tidyverse, and RMarkdown.

r tidyverse tutorial workshop

Last synced: 17 Mar 2025

https://github.com/kwabenberko/mailtrap-tutorial

A Tutorial on Email Testing using Mailtrap.io

email expressjs javascript mailtrap nodejs sandbox testing tutorial

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

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

Modern JavaScript Tutorial in Sinhala

javascript sinhala tutorial

Last synced: 15 Aug 2025

https://github.com/jothin-kumar/tic-tac-toe

This repository was created as part of a blog.

html-css-javascript python tic-tac-toe tkinter tutorial

Last synced: 06 May 2025

https://github.com/yas-sim/openvino-workshop-en

Hands-on workshop contents to learn Intel distribution of OpenVINO toolkit - a deep learning inferencing library

classification deep-learning hands-on inference inference-engine intel intel-distribution openvino-toolkit openvno tutorial workshop workshop-contents

Last synced: 18 May 2026

https://github.com/dariubs/luabyexample

Lua by Example

lua tutorial

Last synced: 05 Mar 2025

https://github.com/ourcade/phaser3-bomb-attack

An example of adding bombs to a Phaser 3.50+ game using components

components game-development gamedev phaser3 phaserjs tutorial

Last synced: 18 May 2026

https://github.com/alanmarazzi/trees-forest

Reference for "Don't get lost in a forest" post: a guide to tree based modeling in R

analytics how-to machine-learning r random-forest rstats titanic-kaggle tree-model tutorial

Last synced: 20 Mar 2025

https://github.com/marrink-lab/pegylated_proteins_tutorial

Files required for our tutorial on PEGylated proteins

coarse-grained md pegylated-proteins tutorial

Last synced: 24 Feb 2025