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/phdenzel/local-python-install

How to install python on a server without sudo rights

how-to tutorial

Last synced: 02 Mar 2026

https://github.com/raguggg/docker-elk-setup

A ready-to-use ELK (Elasticsearch, Logstash, Kibana) setup with Docker for easy log monitoring and analysis.

docker elk logging tutorial

Last synced: 26 Mar 2025

https://github.com/nshimiye/time-shop

At our dream store, we sell time.

calendar reactjs tutorial

Last synced: 13 Apr 2026

https://github.com/lord-turmoil/fluentapidemo

Repository for the article Thoughts on Building Fluent API

fluent-api tutorial tutorial-code

Last synced: 16 Mar 2025

https://github.com/narven/minigrep

MiniGrep - Rust CLI

rust rust-cli tutorial

Last synced: 25 Jul 2025

https://github.com/br-chan/tictactoe-react

Simple TicTacToe game with turn rewinding.

tutorial

Last synced: 16 Apr 2026

https://github.com/gamersi/account-tutorial-mongodb

Tutorial für ein Accountsystem mit mongodb

account accounting accounts accountsystem nodejs tutorial

Last synced: 16 Apr 2026

https://github.com/mauranne-lg/flask_tutorial

This project is the result of the Flask step-by-step tutorial. See more on https://flask.palletsprojects.com/en/2.3.x/tutorial/

flask tutorial

Last synced: 05 Jan 2026

https://github.com/caiofov/tutorial-haskell

Studying Haskell language

haskell tutorial

Last synced: 06 Apr 2025

https://github.com/raigorx/pacman-web

Pacman canvas game web

canvas-game educational pacman tutorial

Last synced: 13 Jan 2026

https://github.com/bhgomes/rust-tutorial

Rust tutorial focused on type-theoretic and mathematical ideas

rust rust-lang rust-tutorial tutorial

Last synced: 16 Apr 2026

https://github.com/salmanbe/laravel-datatables-tutorial

Datatables integration to Laravel using yajra/laravel-datatables-oracle

datatables html5 jquery laravel laravel-datatables php tutorial yajra-datatable

Last synced: 12 Apr 2026

https://github.com/mr-reutcky/tip-calculator

Learn how to create a simple and interactive tip calculator using HTML, CSS, and JavaScript. This tutorial covers building a user-friendly interface to calculate tips based on bill amounts and tip percentages. Perfect for beginners!

html-css-javascript tip-calculator tutorial webapplication

Last synced: 23 Feb 2026

https://github.com/chrisae9/installubuntu

How to easily install Ubuntu alongside Windows 10.

boot-priority disk disk-partition installation tutorial ubuntu ubuntu-installation

Last synced: 03 Mar 2026

https://github.com/expoverse/npm-package-math

This is a dual purpose NPM package that demonstrates how to create your own NPM package and is also for math functions that are required in applications. This package can be downloaded and imported into any project that requires math.

core example functions helper javascript javascript-library learning library math npm-package package tutorial

Last synced: 16 Apr 2026

https://github.com/imolorhe/doit

A simple todo app

angular angular2 todo tutorial

Last synced: 18 May 2026

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

Basic react application corresponding to the YouTube Tutorial of @iamshaunjp

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

Last synced: 09 May 2026

https://github.com/yokesharun/learn-golang

go programming language tutorial

go golang programming-tutorial training tutorial

Last synced: 14 Apr 2025

https://github.com/llnl/raja-tutorials

Materials to support RAJA hands-on tutorials

tutorial

Last synced: 04 Mar 2026

https://github.com/gvwilson/sdxl

Software Design by Example in Lean

lean4 open-source tutorial

Last synced: 13 Jun 2026

https://github.com/akagi201/learning-js

notes and codes while learning JavaScript

css html javascript learning tutorial

Last synced: 16 Apr 2026

https://github.com/kahsolt/tiny-q

Tiny-Q is a minimal framework to show quantum computation basics in a tensor/matrix perspective view.

educational quantum-computing tutorial

Last synced: 04 Mar 2026

https://github.com/maxwell-hauser/ps1_py_co_sys_and_logic_course_summary

Computer Systems and Logic course materials - 16 comprehensive Python projects covering signals, number systems, binary arithmetic, data representation, and communication protocols.

binary-arithmetic computer-science digital-signals education number-systems python tutorial

Last synced: 04 Mar 2026

https://github.com/amercier/react-redux-tutorial

Tutorial Hacker News application with React and Redux

hackernews react redux tutorial

Last synced: 09 May 2026

https://github.com/jaiakash/cryptozombies_solidarity_web3

Crytpozombies solidarity tutorial codes

crypto solidarity tutorial web3

Last synced: 08 Jan 2026

https://github.com/po8rewq/vite-react-weather-app

Source code for the tutorial on how to create a weather application with viteks and react

react tutorial tutorial-sourcecode typescript vitejs

Last synced: 16 Apr 2026

https://github.com/jirikuncar/pytest-101

Testing tutorial with PyTest

github-actions pipenv prese pytest python tutorial

Last synced: 09 May 2026

https://github.com/haru52/tic-tac-toe

React tutorial app.

react tutorial

Last synced: 02 May 2026

https://github.com/jaygaha/ai-mastery-roadmap

A collaborative AI learning roadmap. I'm documenting my journey from grasping the fundamentals of Python to mastering Machine Learning. Feel free to fork and contribute — let's build our AI skills together!

artificial-intelligence beginners-guide data-science deep-learning education numpy python python-programming self-taught tutorial

Last synced: 18 Jan 2026

https://github.com/ku00/hello_rails

Rails Tutorial Chapter1

syakyo tutorial

Last synced: 09 May 2026

https://github.com/egigiffari/guess-number-py

Create a simple game where the program randomly selects a number and the user has to guess it within a few tries.

guess-the-number tutorial

Last synced: 28 Jun 2025

https://github.com/flowforfrank/css-paint

🎨 Background image generated with the CSS Paint API

css css-paint css3 javascript paint-api tutorial webtips

Last synced: 17 Apr 2026

https://github.com/san-ghun/mvvmbindings

Tutorial to practice the Bindings in MVVM pattern with UIKit

binding mvvm tutorial uikit

Last synced: 22 Aug 2025

https://github.com/odziom91/pingwinator

Polski poradnik o gamingu na dystrybucjach Linux oparty na systemie operacyjnym CachyOS. Poradnik napędza Polska Społeczność Linuksa!

archlinux cachyos fedora gaming gaming-on-linux gry linux opensuse poradnik tutorial

Last synced: 17 Apr 2026

https://github.com/cybex-dev/java_reflection_xml

A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.

example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml

Last synced: 02 Jul 2025

https://github.com/thetoxin/springtest

Example project for studing Spring

example java spring study tutorial

Last synced: 17 Apr 2026

https://github.com/dup4/install-nginx-from-sources

install nginx from sources

install nginx source tutorial

Last synced: 17 Apr 2026

https://github.com/djdarcy/mcp-server-tutorial

A detailed hands-on tutorial for learning Model Context Protocol (MCP) server development with Python. Includes working examples, VSCode debugging setup, tests, and a step-by-step guide covering everything from basic architecture to deployment. Perfect for anyone wanting to build AI-integrated tools and to understand how Claude extensions work.

ai-assistant ai-integration ai-tools anthropic beginner-friendly claude claude-code claude-desktop debugging developer-tools examples learning-resources llm-tools mcp model-context-protocol python sdk step-by-step tutorial vscode

Last synced: 25 Oct 2025

https://github.com/mrseanbaines/intro-to-react

Intro To React tutorial from reactjs.org

react reactjs tutorial

Last synced: 10 May 2026

https://github.com/alexmhack/python-with-secrets-manager

Testing a simple python application by making use of GCP Secrets Manager for the environment variables

aws environment-variables gcp learning python3 secrets secrets-manager testing tutorial

Last synced: 17 Apr 2026

https://github.com/jharrilim/odetofoodtutorial

Pluralsight Tutorial: ASP.NET Core Fundamentals

asp-net-core mvc-core tutorial

Last synced: 02 Mar 2026

https://github.com/dmatarinl/go_server

Begginer Rest Api, made it to understand the function of a Rest Api in Golang using html

begginer-friendly go go-server golang html5 tutorial

Last synced: 29 May 2026

https://github.com/freeclimbapi/c-sharp-play-a-recording-tutorial

C# - Play a Recording Tutorial

recordings tutorial

Last synced: 04 Sep 2025

https://github.com/cbhihe/doc_git-quickstart

Hands-on introduction to Git{Hub,Lab} (23 pages)

bash documentation git tutorial tutorial-code

Last synced: 18 Apr 2026

https://github.com/gseismic/mlearn.py

classic machine learning algorithm implementation with clean and readable code

machine-learning machine-learning-library tutorial

Last synced: 18 Apr 2026

https://github.com/thinkswan/react-todos-with-hooks

A React todo app using hooks.

hooks javascript react tutorial

Last synced: 19 Apr 2026

https://github.com/rkristelijn/dhtmlx-json-node

This is a short tutorial to set up dhtmlx (dhx) using only JSON and node/mongodb as a back-end and the REST API. Recently I followed the 'Your First App' tutorial and felt unsatisfied with what I've learned. So I decided to push a little harder and use a demo app 'CRM System' as the base and create my own tutorial.

crm dhtmlx dhx json node tutorial

Last synced: 19 Apr 2026

https://github.com/ndxdeveloper/formation-debian

Formation complète Debian (Desktop/Server) de 280h, des fondamentaux aux infrastructures cloud-native modernes. Maîtrisez Debian, Docker, Kubernetes, Ansible, Terraform et les pratiques DevSecOps.

ansible cloudnative debian devops devsecops docker formation grafana infrastructure-as-code k3s kubernetes kvm linux networking security sysadmin terraform tutorial

Last synced: 11 May 2026

https://github.com/srinidhibhat45/javascript-todo

A Simple JavaScript Todo App made by following a tutorial from YouTube by CodeWithHarry

bootstrap codewithharry css hacktoberfest html javascript js netlify todo tutorial webapp website

Last synced: 20 Apr 2026

https://github.com/salmanbe/laravel-mapquest-tutorial

This tutorial uses “salmanbe/mapquest" plugin to import latitude and longitude from Map Quest API

laravel mapquest php tutorial

Last synced: 20 Apr 2026

https://github.com/webmastervetea/tutorial-completo-de-desarrollo-web

Aprende a construir tu primera página web desde cero. Cubre los fundamentos de HTML5 (estructura, etiquetas semánticas, formularios, multimedia), las bases de CSS para dar estilo y el manejo de atributos y clases.

css flexbox html5 javascript tutorial

Last synced: 20 Apr 2026

https://github.com/tomtkg/react-tutorial

React-Tutorial: Tic-Tac-Toe / 三目並べ

react tic-tac-toe tutorial typescript typescript-react

Last synced: 20 Apr 2026

https://github.com/flavienbwk/docker-logstash

A repo to use and experiment with Logstash, useful for cluster migrations.

docker docker-compose elasticsearch logstash tutorial

Last synced: 20 Apr 2026

https://github.com/webrror/flutter-animations

A flutter app showcasing animations from Vandad's Animation Course.

animation demo flutter flutteranimations tutorial

Last synced: 20 Apr 2026

https://github.com/oc8/ssh-vm-tuto

TUTO | Connect to a VM via SSH from VS Code

ssh tutorial vm

Last synced: 11 May 2026

https://github.com/lucasmagnum/flutter-example-startup-name-generator

A flutter app example. https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1/#0

example-project flutter mobile-app tutorial

Last synced: 21 Apr 2026

https://github.com/made2591/java-8-steps

This repo contains just some examples and a few notes about what Java 8 - mainly notes and example of functional interfaces, lambda expressions, method references, default methods, collections enhancements, streams and related utils (pipelines, operations, terminals)

default-method features guide java java-8 lambda lambda-expressions note notes tutorial tutorial-code

Last synced: 12 May 2026

https://github.com/fhdsl/gdscn_biodigs_book

Getting started guide for using BioDIGS data in the classroom. Includes general information about BioDIGS.

anvil biodigs course gdscn r-programming tutorial

Last synced: 21 Apr 2026

https://github.com/chilipp/psyplot-ks-seminar-20210228

KS Seminar talk about psyplot on January 28th, 2021

jupyter-notebook matplotlib presentation psyplot python tutorial visualization

Last synced: 21 Apr 2026

https://github.com/louisantoninlesieur/supabase-render-tuto

This is a very basic API to follow the "Easy host your first database with Supabase + Render" tutorial on Medium.

api host render supabase tutorial

Last synced: 21 Apr 2026

https://github.com/hasansezertasan/python-build-systems

I'm exploring Python Build Systems and the tools built around them and these are my notes.

build-systems discovery notes poetry python research setuptools tutorial

Last synced: 05 Jun 2026

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

Learning Rust - how to use workspace, binary, library and testing

obsolete tutorial

Last synced: 09 Apr 2025

https://github.com/catchsubu/dependencyinjection

A comparative Dependency Injection tutorial showcasing Microsoft.Extensions.DependencyInjection (built-in) and Autofac containers with practical .NET Core and .NET Framework examples.

autofac csharp dependency-injection design-patterns dotnet dotnet-core ioc-container microsoft-extensions-dependencyinjection solid-principles tutorial

Last synced: 22 Apr 2026

https://github.com/hoijui/lwjgl-book-game26-kotlin

LWJGL-Book - Chapter 26 - in Kotlin

example-project kotlin-port lwjgl opengl tutorial

Last synced: 22 Apr 2026

https://github.com/fishcharlie/amazonwebservicesec2

📖 Tutorial - Lightning Talk Amazon Web Services EC2

aws ec2 tutorial

Last synced: 05 Jun 2026

https://github.com/sushantrahate/role-based-access-control

Role-based access control (RBAC) is essential for managing user permissions and access to specific features within an application.

rbac tutorial webdev

Last synced: 24 Apr 2026

https://github.com/gabrielbb/unity-space-shooter

Expand your knowledge and experience of working with Unity by creating a simple top down arcade style shooter.

tutorial unity unity-space-shooter

Last synced: 12 Jul 2025

https://github.com/edneimonteiro/internal-apim

Azure API Management Internal (VNet) — Terraform reference with CAF naming, private DNS and private endpoints

apim azure caf infrastructure-as-code networking private-dns terraform tutorial vnet

Last synced: 06 Jun 2026

https://github.com/ankush-003/learning-ml-basics

A repository which contains all the resources that i am using to learn Basics of Machine Learning

linear-regression logistic-regression machine-learning neural-networks python tensorflow tutorial

Last synced: 08 Apr 2026

https://github.com/hu2di/android-in-app-billing

Android app for in-app purchase guides

android guide in-app-purchase tutorial

Last synced: 24 Apr 2026

https://github.com/marcosvbras/androidexamples

Examples with several Android Components

android examples kotlin mobile mobile-app tutorial

Last synced: 25 Apr 2026

https://github.com/gerbenjacobs/unix-piping-course

This course will show you how to make a Go binary that acts as a unix tool. We will read data from stdin, convert it to our custom JSON model and push it through to stdout, completing the cycle.

golang pipes tutorial unix

Last synced: 10 Mar 2026

https://github.com/hugolebredo/react_tutorial_2

Pequeños ejercicios para aprender a trabajar con arrays en el estado de la aplicación en React ⚛️

reactjs tutorial tutorial-code

Last synced: 25 Apr 2026

https://github.com/neo/phonegap-start

PhoneGap Hello World app by Neo

demo phonegap practice tutorial

Last synced: 26 Apr 2026

https://github.com/turkunov/ml-from-scratch

Thoroughly documented implementations of ML and DS concepts

ds implementation interview ml pytorch tutorial

Last synced: 26 Apr 2026

https://github.com/cdarlint/hadoop-unittest

learn unit test on hadoop via mini dfs cluster

hadoop minicluster minidfscluster tutorial unittest wordcount

Last synced: 07 Jun 2026

https://github.com/thalsi/git

Master Git step-by-step from beginner to advanced. Check off tasks as you complete them!

git github tutorial

Last synced: 27 Apr 2026

https://github.com/freeclimbapi/java-get-a-queue-tutorial

Java - Get a Queue Tutorial

queues tutorial

Last synced: 07 Jun 2026

https://github.com/myworldbox/tutorial

All tutorial notes related coding

git tutorial

Last synced: 08 Apr 2025