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/sohunn/rest-api-express

A simple project teaching the concepts of REST APIs using Express JS.

express-js expressjs learning-by-doing node-js nodejs rest-api restful-api tutorial

Last synced: 21 Jan 2026

https://github.com/kinneko-de/sample-protobuf-tutorial-styleguide

Template repository with samples of most things that can go wrong with protobuf. Can be used to evaluate protobuf code editor and to train the style guide.

format lint protobuf protocol-buffers styleguide styleguide-protobuf styleguides template tutorial

Last synced: 01 Feb 2026

https://github.com/erik1066/golang-features

Features of the Go programming language.

examples features golang tutorial

Last synced: 28 Jun 2025

https://github.com/tomerfi/dependency-injection-java-part3-tutorial

Dependency Injection in Java is easy - Part 3 - Leveraging with Spring Context.

blog-post dependency-injection dev java spring tutorial

Last synced: 06 May 2026

https://github.com/silvestrevivo/react-typescript-fazt

React/typescript application following the YouTube tutorial from faztweb.com

fazt reactjs tutorial typescript youtube

Last synced: 05 Apr 2026

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

C# - Get a Queue Tutorial

queues tutorial

Last synced: 08 Oct 2025

https://github.com/thinkswan/react-native-shared-components

A React Native app that shares components with a React web app.

javascript react react-native tutorial

Last synced: 14 Apr 2026

https://github.com/jakoch/installer_using_innosetup

Demo of building a simple installer using Innosetup.

innosetup installer template tutorial windows

Last synced: 07 Oct 2025

https://github.com/ch4s3/proto_man

elixir protobuf exercise

elixir plug protobuf protobuf3 tutorial

Last synced: 07 Oct 2025

https://github.com/swisscom/docs-appcloud-tutorial-go

A step-by-step getting started tutorial for Go in the cloud

cloud-foundry go golang swisscom swisscom-application-cloud tutorial

Last synced: 06 Oct 2025

https://github.com/eloistree/2020_05_28_themagicdoors

This project is community experiment to practice the creation of Unity Package with dependencies.

experiment package parctice tutorial unity

Last synced: 19 Apr 2026

https://github.com/akkiepro/typescript

core TypeScript concepts

core learn-to-code ts tutorial typescript

Last synced: 10 Oct 2025

https://github.com/ronanarm/walkthroughjs

Walkthrough.js is a lightweight, dependency-free JavaScript library for creating interactive tutorials, product tours, and onboarding experiences. It features smart positioning, progress tracking, customizable templates, and works seamlessly across browsers and devices.

frontend guide javascript onboarding product-tour react reactjs tutorial ui ux vue vuejs walkthrough

Last synced: 04 May 2026

https://github.com/demonshreder/simplehttp

Simple HTTP server example for Go

go golang http learning tutorial

Last synced: 14 Jan 2026

https://github.com/scorchinghot/core-machine-learning-exploration

This repository provides a hands-on exploration of classical machine learning algorithms applied to the MovieLens 100k dataset, aiming to build intuition and understanding of core ML concepts.

core-ml data-science hands-on machine-learning ml-algorithms python scikit-learn tutorial

Last synced: 05 Oct 2025

https://github.com/themarlboroman/refresh-symfony

A Symfony 2.8 refresher to remember how stuff worked in a very basic way.

remember symfony2 tutorial

Last synced: 05 Oct 2025

https://github.com/iqpizza6349/starcraft_broodwar_basicbot

스타봇 동아리에서 사용될 소스코드입니다.

basicbot bwapi-java dgsw java-8 starcraft-broodwar tutorial

Last synced: 10 Apr 2025

https://github.com/boweihan/websockets-from-scratch

Ruby implementation of websockets V13 handshake and frame parsing

ruby tutorial websockets

Last synced: 26 Mar 2025

https://github.com/manzt/flu-mcv

Multiple coordinated views of flu data with Altair in JupyterLab.

altair tutorial vega vega-lite

Last synced: 22 Apr 2026

https://github.com/antonharbers/godot-3d-tutorial

3D Game Tutorial Godot

3d gamedev gdscript godot tutorial

Last synced: 21 May 2026

https://github.com/24amcoder-sb/automapperexample

A sample console app using the automapper library

automapper tutorial

Last synced: 28 Mar 2025

https://github.com/dylancheetah/simple-todo

A simple todo list with a website and mobile app.

django django-allauth django-csp django-environ django-htmx todo-list tutorial

Last synced: 06 May 2026

https://github.com/squarebracketassociates/booklet-reddit

Implementing Reddit.st in 10 elegant classes

pharo seaside smalltalk tutorial web-development

Last synced: 19 Apr 2026

https://github.com/melezhik/python-echo-script

sparrow / python example script

python sparrow tutorial

Last synced: 30 Oct 2025

https://github.com/lucasmagnum/flutter-example-friendly-chat

A flutter application example. https://codelabs.developers.google.com/codelabs/flutter/#0

example-project flutter mobile-app tutorial

Last synced: 22 Apr 2026

https://github.com/lucasmagnum/flutter-example-google-maps

A flutter example application to show Google's offices with Google Maps SDK

example-project flutter mobile-app tutorial

Last synced: 12 Apr 2026

https://github.com/guardsarm/rust-memory-safety-examples

Educational examples demonstrating memory-safe programming patterns in Rust

education examples memory-safe rust security tutorial

Last synced: 13 Mar 2026

https://github.com/pwildenhain/portfolio-app

Portfolio app built following the Real Python Django tutorial: https://realpython.com/courses/django-portfolio-project/

django portfolio python tutorial

Last synced: 06 May 2026

https://github.com/gsaslis/openshift-basics-workshop

An introductory workshop into OpenShift, for application developers

kubernetes openshift openshift-origin openshift-v3 tutorial workshop

Last synced: 19 Apr 2026

https://github.com/pin3dev/42_cpp_modules_05-09

Exploring advanced C++ and OOP concepts like SOLID, casting operators, templates (value, functions, and classes), exception handling using throw() and try/catch blocks, and so on

42 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp-98 cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 doxygen doxygen-documentation oop-in-cpp oop-principles tutorial

Last synced: 06 Jul 2025

https://github.com/nongol7090/ci-cd-node-app

🚀 Build and deploy a Node.js app effortlessly with a CI/CD pipeline using GitHub Actions and Docker for seamless integration and delivery.

angular angular-cli angular20 aws-cloudformation circleci continuous-deployment docker e2e-tests eksctl example hibernate mongodb nodejs protractor react redux ssr tutorial

Last synced: 14 Apr 2026

https://github.com/jf17/roguelike

Implementation of a roglike game based on a tutorial in the Rust language .

roguelike-game rust tutorial

Last synced: 06 Jul 2025

https://github.com/david-pena/airbnb-clone-rn

Airbnb Clone with React Native

expo react-native tutorial

Last synced: 06 May 2026

https://github.com/johanns/ref-secure-share

SecureShare is a tutorial and reference implementation of a one-time-use message sharing web-app, developed using Next.JS 14, TypeScript, Prisma, and styled with Tailwind CSS

cryptography next tailwindcss tutorial typescript webcrypto

Last synced: 05 Feb 2026

https://github.com/freeclimbapi/java-get-a-queue-member-how-to-guide

Java - Get a Queue Member Tutorial

queues tutorial

Last synced: 05 May 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/matheusps/simple-css-tutorial

Tutorial css para os alunos de pfsoft - 2019.2

css mdx react teaching-materials tutorial

Last synced: 08 Jan 2026

https://github.com/imolorhe/doit

A simple todo app

angular angular2 todo tutorial

Last synced: 18 May 2026

https://github.com/llnl/clippy-tutorial

CLIPPy tutorial

tutorial

Last synced: 27 Feb 2025

https://github.com/thinkswan/express-tracking-dashboard

An Express app that tracks visits in realtime by using a tracking pixel.

express javascript socket-io tutorial

Last synced: 29 Apr 2026

https://github.com/howiprompt/convert-internal-docs-to-ai-agent-skills

Developers and ops teams waste hours weekly manually transcribing proprietary data because over 90% of critical business logic remains trapp

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/andrewjbateman/javascript-mousemove-shadow

:clipboard: Javascript30 tutorial 16 from Wes Bos. Javascript code to move shadown around text when mouse is moved.

css-text-shadow javascript-mousemove-shadow mouse mouse-move tutorial

Last synced: 15 Oct 2025

https://github.com/ansh-info/responsible-healthcare-ai

AI-powered healthcare test result prediction using machine learning, with a focus on fairness, explainability, and responsible AI practices.

ai classification data-science deep-learning jupyter-notebook machine-learning neural-network prediction predictive-modeling python3 pytorch random-forest shape tensorflow tutorial xai

Last synced: 14 Apr 2026

https://github.com/pugn0/httrack-site-cloner

Tutorial passo a passo para baixar um site completo usando o HTTrack Website Copier, incluindo imagens, arquivos e scripts.

clone-site httrack offline-browsing site-ripper tutorial web-scraping website-downloader

Last synced: 24 Feb 2026

https://github.com/thetoxin/goexample

Example of possible Go Lang for studing

exampl go golang syntax tutorial

Last synced: 05 Jun 2026

https://github.com/rominalodolo/loginformjavafx

JavaFX Login Form Tutorial using Scene Builder | JavaFX and Scene Builder Tutorial | 2020 Version

form fxml java javafx login scenebuilder tutorial youtube

Last synced: 14 Apr 2026

https://github.com/lynder063/basic-networking

This repository contains fundamental networking concepts and examples. It is designed to help beginners understand the basics of networking

beginner educational examples ip-addressing network-security network-topologies networking routing subnetting tutorial university-project vspj

Last synced: 30 May 2026

https://github.com/anjakammer/staticsite

A tutorial for creating a static website with GitHub Pages

tutorial

Last synced: 22 Jan 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/san-ghun/landmarks

An app for discovering and sharing the places you love.

ios macos swift swiftui tutorial watchos

Last synced: 09 May 2026

https://github.com/ianhomer/try-hibernate-with-spring

Try Hibernate With Spring

example hibernate try tutorial

Last synced: 17 Oct 2025

https://github.com/baijum/guile-programming-tutorial

Guile Programming Tutorial

documentation guile scheme tutorial

Last synced: 01 Mar 2025

https://github.com/rahul-sahani04/must_need_vs_code_extensions

This is a list of Visual Studio Code extensions that you can use to enhance your coding experience. These extensions cover a wide range of functionalities, from code formatting to theme customization and more.

beginner-friendly extensions tutorial vscode vscode-configs vscode-extension

Last synced: 24 Feb 2026

https://github.com/fblupi/angularjs-facilito

AngularJS tutorial

angularjs tutorial

Last synced: 25 Mar 2025

https://github.com/obitech/practice_python

Refreshing my Python with practicepython.org

python tutorial

Last synced: 27 Jan 2026

https://github.com/aaghamohammadi/tdd-stack

This is an example of how someone should use TDD in practice.

tdd tdd-java test-driven-development tutorial

Last synced: 22 May 2026

https://github.com/howiprompt/how-to-create-local-ai-agents-from-documents

Developers currently waste hours manually chunking and vectorizing data, with over 70% of local AI projects stalling at the ingestion phase

ai-agents autonomous-agents free guide howiprompt tutorial

Last synced: 14 Jun 2026

https://github.com/divertimentos/pare-de-chutar-css

Tutoriais sobre "display: inline", "inline: block" e "display:block".

html tutorial

Last synced: 22 Feb 2026

https://github.com/wheelfate/hello-continuous-deployment

Simple tutorial about continuous deployment

ci-cd continuous-deployment github-actions html tutorial

Last synced: 12 Jul 2025

https://github.com/naimur-29/learning-react

Following some projects from tutorial and trying to learn react...

react reactjs tutorial

Last synced: 13 Apr 2026

https://github.com/ahkarami/playing-with-mxnet

This repository shows my history of MXNet learning.

deeplearning mxnet tutorial

Last synced: 19 Oct 2025

https://github.com/erdemkeren/nhibernate-demo

A demo console application written using dotnet core, NHibernate and MySQL

beginner-friendly dotnet-core mysql nhibernate tutorial

Last synced: 13 Apr 2026

https://github.com/favstats/statistische-modellbildung-ii

Alle Materalien für das Tutorium zu Statistische Modellbildung II

learnr r social-sciences statistics tidyverse tutorial

Last synced: 02 Apr 2025

https://github.com/applitools/tutorial-webdriverio-basic

Applitools Ultrafast Test Grid ClassicRunner tutorial using WebdriverIO 4

applitools tutorial webdriver webdriverio

Last synced: 24 Feb 2026

https://github.com/akshaybabloo/unrealengine_4_notes

UnrealEngine 4 Notes

tutorial unrealengine

Last synced: 23 Jan 2026

https://github.com/thinkswan/redux-voting-app

A React app that allows users to vote for things and uses Redux.

javascript react redux socket-io tutorial

Last synced: 13 Apr 2026

https://github.com/monk-afk/minetest_postgresql

Tutorials for Creating a Minetest Server, or MultiCraft Server, on Debian with PostgreSQL Backend

minetest multicraft postgresql tutorial

Last synced: 04 Jan 2026

https://github.com/naoki-00-ito/react-ts-todo

React TypeScript TODO

nodejs react todo tutorial typescript

Last synced: 28 Feb 2025

https://github.com/luzid-app/ex-tictactoe.web

Solana TicTacToe app demonstrating Luzid features

dapp solana tutorial

Last synced: 22 Feb 2026

https://github.com/arun-kc/flask_sqlalchemy_rest_api

A simple RESTful API build for educational purpose

api-rest educational-project flask-api flask-sqlalchemy python tutorial

Last synced: 24 Oct 2025

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

This is my TUTORIAL project for Java.

java tutorial

Last synced: 23 Feb 2026

https://github.com/ymdarake/go-blueprints-chat

Sample code for the book "Go Programming Bleuprints": ~ chapter 3

chat golang tutorial

Last synced: 29 May 2026

https://github.com/rrwen/r-spintro

Short introduction to practical spatial data processing for R

crs gis intro introduction learn r read spatial spatial-data tidyverse tutorial write

Last synced: 17 Jun 2026

https://github.com/messagemedia/messaging-ruby-tutorial

A tutorial on how to use the Messages API to send messages, check/confirm replies & check/confirm delivery reports.

api messaging replies reporting ruby tutorial

Last synced: 02 Apr 2025

https://github.com/peter22-cell/walkthroughjs

🎨 Create interactive tutorials and onboarding experiences for web apps easily, with a beautiful design and no dependencies required.

frontend guide javascript onboarding product-tour react tutorial ui ux vue walkthrough

Last synced: 29 Apr 2026

https://github.com/bjoernricks/python-workshop

A Python Workshop

python tutorial workshop

Last synced: 16 Mar 2025

https://github.com/didinj/angular-9-component-examples

Angular 9 Tutorial: Angular Component Example

angular angular9 component components example examples tutorial

Last synced: 07 Jan 2026

https://github.com/brian-izaki/ntask-front

front-end do livro "Construindo APIs com Node"

browser-request frontend-web livro tutorial

Last synced: 28 Feb 2025

https://github.com/mr-hrr-harry/my_python_documentation

This is Harry's mini python documentation

advanced basics notes python python3 tutorial

Last synced: 31 Mar 2025

https://github.com/anastasia-a-zhivaeva/tic-tac-toe

Application from React tutorial https://reactjs.org/tutorial/tutorial.html

game react tutorial typescript unit-testing

Last synced: 02 May 2026

https://github.com/wangxiaoyugg/learn-nodejs

learning notes about NodeJs ,easy tutorial

easy learning-notes nodejs tutorial

Last synced: 12 Apr 2026

https://github.com/josedavila24/guias-abc

🚀📚 Repositorio con guías ABC 🎯 sobre el uso de diversas herramientas y tecnologías 🛠️💻. ¡Aprende de forma fácil y rápida! ⚡📖

git oracle-db tutorial ubuntu-server

Last synced: 01 Apr 2025

https://github.com/devopsforhumans/twocupsfull-demo

DevOps for Humans: Going Back to the Roots

demo jenkins jenkinsfile python3 sphinx tutorial

Last synced: 16 May 2026

https://github.com/uxborges/kr

kr is a simple command line tool for generating Kubernetes resources using a single YAML file. It streamlines the process of creating complex configurations for deploying applications on Kubernetes clusters.

cloud-native container generate grpc java k8s-sig-cli kraken kratos kubernetes langchain langchain-python tutorial user-management user-profiles

Last synced: 12 Apr 2026

https://github.com/twtrubiks/grpc_python_tutorial

grpc python 教學 Google RPC

grpc python3 tutorial

Last synced: 07 May 2026

https://github.com/seanmcp/tutorial-deploy-gh-pages

Tutorial to deploy a static site to GitHub Pages

github github-pages hosting how-to static-site tutorial

Last synced: 04 Apr 2025