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/michaelcurrin/hugo-quickstart

Starter template for a Hugo static site

hugo quickstart sample static-site tutorial

Last synced: 09 Jul 2025

https://github.com/llnl/weave-demos

General Demos for WEAVE Open-sourced tools.

tutorial

Last synced: 29 Apr 2025

https://github.com/okaybenji/npm-no-task

A simple example of how to use NPM in the browser without a separate task runner

browserify npm task-runner tutorial

Last synced: 19 May 2026

https://github.com/jarulsamy/vscode-c-tutorial

Simple beginner's guide to using a C debugger in VSCode.

c debugger tutorial vscode

Last synced: 19 May 2026

https://github.com/facaiy/spark-for-the-impatient

Collections of short code snippet for impatient readers who want to learn using Spark right away.

spark spark-training tutorial

Last synced: 14 Mar 2025

https://github.com/lucasfrancaid/poc-fastapi

Proof of concept of the FastAPI. This repository was used in my publish on Medium.

api fastapi medium-article python python3 tutorial

Last synced: 19 May 2026

https://github.com/vmandic/webapiwithcqrsmediatrexample

Learning about CQRS + MediatR on a dotnet web API.

cqrs dotnet-core learning mediatr tutorial webapi

Last synced: 06 Apr 2025

https://github.com/vmandic/oh-no-javascript-from-jquery-to-hyperapp

This is a playground for HyperappJS front-end library with example apps for demonstrating the library's features.

advtechdays hyperapp javascript model-view-update practice presentation tutorial

Last synced: 06 Apr 2025

https://github.com/faisalaffan/belajardart

Dasar-dasar pemrograman dart & Best Practice Flutter

boilerplate book dart ebook mobile-engineer source-code tips-and-tricks tutorial

Last synced: 04 Jul 2026

https://github.com/amass01/nativescript-tutorial

NativeScript official tutorial step by step

angular nativescript tutorial typescript

Last synced: 05 May 2026

https://github.com/scottswezey/scrumdinger

iOS SwiftUI App Dev Tutorial by Apple.

swift swiftui tutorial

Last synced: 20 May 2026

https://github.com/a-luna/flask-api-tutorial-old

Boilerplate for a Flask REST API with JWT-based authentication, focused on test-coverage and CI via pytest, tox, and github actions.

flask flask-restplus jwt pytest python sqlalchemy tox tutorial

Last synced: 20 May 2026

https://github.com/petrosdemetrakopoulos/restapimanagertutorial

Complete code of a tutorial for a REST API manager in Swift

api-client ios swift tutorial

Last synced: 26 Jun 2025

https://github.com/aaesalamanca/flexbox-froggy

Soluciones en CSS a los 24 niveles de Flexbox Froggy.

css flexbox learning solution tutorial

Last synced: 14 May 2026

https://github.com/harukaionasao/git_basic_tutorial

Este repositório é um guia prático para iniciantes em Git e GitHub, com instruções passo a passo sobre instalação, configuração e operações básicas de controle de versão. Criado para tornar o aprendizado mais acessível, ele inclui dicas e melhores práticas para uso eficiente de repositórios.

beginner-friendly beginners configuracao git git-beginner git-best-practices git-branch github github-config tutorial

Last synced: 20 May 2026

https://github.com/jasdumas/ct-brewery-ratings

Web Scraping Craft Brewery Beer Ratings From BeerAdvocate.com :beers:

beer-statistics data-visualization r tutorial web-scraping

Last synced: 08 Sep 2025

https://github.com/vishal-biyani/puppet-lab

A simple Puppet lab to get started!

infrastructure puppet tutorial

Last synced: 20 May 2026

https://github.com/phuijse/jupyterbookuach

Tutorial y plantilla para confección del libros virtuales con jupyter book

espanol jupyter-book tutorial

Last synced: 08 Jun 2026

https://github.com/chyiiiiiiiiiiii/dart_flutter_testing_example

Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.

cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest

Last synced: 28 Jan 2026

https://github.com/comunica/tutorial-solid-graphql-ld-profile-viewer

🏫 Tutorial on GraphQL-LD for Solid in React

tutorial

Last synced: 19 Mar 2026

https://github.com/samuel-adekunle/autoencoders

Autoencoders Tutorial

autoencoders python tutorial

Last synced: 17 May 2026

https://github.com/ernestguevarra/tutorial_template

R tutorial template

tutorial

Last synced: 06 Jan 2026

https://github.com/gnebbia/ack_tutorial

A small personal reference to ack with many examples

ack examples guide perl tutorial

Last synced: 12 Jun 2025

https://github.com/gozaddy/building-a-blog-with-gatsby

This is repo for my tutorial on building a blog with Gatsby

blog gatsby react tutorial

Last synced: 09 Apr 2026

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

Modern JavaScript Tutorial in Slovak

javascript slovak tutorial

Last synced: 22 Feb 2026

https://github.com/nexmo/ruby-mobile-app-invites

Mobile App Promotion via SMS in Ruby

tutorial

Last synced: 23 Mar 2025

https://github.com/kingdrea/rpg

RPG offers a clear framework for developing KL-regularized policy gradient methods in online reinforcement learning. This repository includes tools for data preparation and the RLHF process, making it easier to implement the concepts from our research. 🛠️📚

angband application canvas combat composer flutter game-engine godot hacktoberfest laravel roguelike turn-based tutorial ultima-online unity unreal-engine web webgame

Last synced: 17 Aug 2025

https://github.com/vaishnavi-3969/nasm

8086 and 8051 Programming

tutorial

Last synced: 27 Oct 2025

https://github.com/didinj/flutter-android-ios-tutorial

Flutter Tutorial: Create a Native Android and iOS Apps Quickly

android dart example flutter ios mobileapps native quickly tutorial

Last synced: 18 Apr 2026

https://github.com/dandonahoe/crude-cards

❐ ❐ ❐ Crude Cards - A shameless "parody" of Cards Against Humanity for those of you who love laughing at the worst things imaginable — because clearly, your sense of humor is broken.

cypress docker game jest kubernetes nestjs nextjs react storybook tutorial typescript websockets

Last synced: 15 Feb 2026

https://github.com/nexmo/node-verify-fraud-detection

Fraud Detection using Node and the Nexmo Verify and Number Insight APIs

tutorial

Last synced: 24 Jul 2025

https://github.com/kathleenwest/azure-virtual-machine-web-app-demo-project

This tutorial azure cloud project demonstrates how to install a basic web app on a virtual machine. We will use our azure account to creature a resource group and virtual machine. Then we will install and configure the virtual machine to run nginx web server and python. Our web app is a flask template and python web application that is uploaded to our virtual machine and then configured to run with nginx. Watch the video tutorials and follow step-by-step instructions to learn how to create your own starter web app running on an azure cloud virtual machine.

azure azure-virtual-machine azure-web-app azure-webapp demo flask flask-app flask-application how-to nginx nginx-configuration nginx-proxy nginx-reverse-proxy nginx-server python tutorial video virtual-machine virtual-machines-installation web-app

Last synced: 11 Apr 2026

https://github.com/penge/csharp-web-api-examples

Example Web API projects in C#

aspnet-core csharp example tutorial web-api

Last synced: 25 Mar 2025

https://github.com/alcrene/fokker-planck-brief-intro

A brief, opinionated introduction to the Fokker-Planck equation

fokker-planck-equation tutorial

Last synced: 25 Feb 2026

https://github.com/jcrodriguez1989/firstcontributionsinr

🚀✨ Mini tutorial que nos enseña a contribuir al código libre en R

contribution hacktoberfest open-source tutorial

Last synced: 26 Oct 2025

https://github.com/axel-dev/install-webextension

How to manually install a webextension

howto tutorial webextension

Last synced: 16 Feb 2026

https://github.com/s1licate/c

C guide, programs and examples.

c c-language c-programming example examples programming tutorial tutorials

Last synced: 16 May 2025

https://github.com/nexmo/ruby-2fa

Two Factor Authentication with Nexmo Verify

tutorial

Last synced: 24 Jul 2025

https://github.com/annimon-tutorials/php-unframework-template

Framework-less template for simple sites. Source code for tutorial

fastroute framework-less php tutorial twig

Last synced: 18 Mar 2025

https://github.com/umesh-timalsina/not-so-long-intro-to-pydantic

A basic tutorial on introducting pydantic basemodels and their usage

mosdef pydantic tutorial

Last synced: 23 Mar 2025

https://github.com/vicjun22/openai-chat-integration_spring-boot

OpenAI: Chat integration with Spring Boot

java maven openai springboot tutorial

Last synced: 11 Apr 2026

https://github.com/jasiek-net/react-webflow-memberstack

Showcase how to combine React and Webflow in app powered by MemberStack

memberstack no-code nocode primereact react showcase tutorial typescript webflow

Last synced: 20 May 2026

https://github.com/wsdltophp/packagepaypal

PHP SDK for PayPal Web Services with SOAP

packagegenerator paypal php php-sdk tutorial

Last synced: 23 Jun 2025

https://github.com/andreid/privateblockchainsmartcontracts

a book about smart contracts on private blockchains

blockchain book ethereum smart-contracts tutorial

Last synced: 08 Aug 2025

https://github.com/kengbailey/golang-ref

Code samples of various concepts and topics in Go. As long as I'm learning I'll keep adding.

channels example functions golang goroutines json postgres postgresql scraping tutorial tutorials

Last synced: 28 Feb 2026

https://github.com/Project-Babble/BabbleBot

The Project Babble Discord bot repo

bot discord discord-bot docs faq faqs tutorial

Last synced: 20 Sep 2025

https://github.com/mavericks-db/react-todo-app

Microverse Module 03 Project: This is an educational project to make a todo-app following this tutorial React Tutorial From Scratch: A Step-by-Step Guide (2021). This tutorial, divided into several parts, is very comprehensive, and covers all main concepts about React, from the very basics to some intermediate topics. Built with React, Sass and JavaScript.

css css3 html html-css-javascript html5 javascript microverse microverse-projects microverse-students react react-hooks react-router reactjs sass scss todo todo-app todoapp todolist tutorial

Last synced: 11 Mar 2025

https://github.com/organization-devxp/solid-principios-tutorial

Repositorio educativo con ejemplos prácticos de los principios SOLID en diseño de software.

principios-solid solid tutorial tutorial-exercises

Last synced: 24 Oct 2025

https://github.com/nexmo/ruby-ni-customer-number-validation

Customer Number Validation using the Nexmo Number Insight API

nexmo-number-insight phone-number ruby tutorial

Last synced: 24 Jul 2025

https://github.com/javascript-tutorial/pt-pt-old.javascript.info

Modern JavaScript Tutorial in Portuguese

javascript portuguese tutorial

Last synced: 02 Aug 2025

https://github.com/utkarsh5026/dsdb

Implementation of data structures used in Databases as Jupiter notebooks

database dsa jupyter-notebooks notebooks python tutorial

Last synced: 16 Apr 2026

https://github.com/vagnerbellacosa/curso_github

Compartilhando o material de apoio curso DIO GitHub Iniciante de Rafael Galieani

git github tutorial version-control

Last synced: 16 May 2026

https://github.com/mrcolorr/howto-guides

This repository contains all the resources, scripts, and guides featured in MN Tech and Gaming's video tutorials. From setup guides to configuration scripts for tech, coding, and gaming, you'll find everything you need to enhance your experience. Each folder contains a specific how-to guide with detailed instructions.

coding configuration guides how-to linux macos mn-tech-and-gaming resources scripts setup tech terminal tools tutorial windows wsl

Last synced: 09 Apr 2026

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

Learning notes of Google C++ Testing Framework

cmake cpp gtest leanring makefile tutorial

Last synced: 14 Jul 2025

https://github.com/kmader/graphnn_intro

Some introductory material for GraphNN wrapped together

graph-attention-networks graph-convolutional-networks graph-neural-networks tutorial

Last synced: 06 Jul 2026

https://github.com/ry-ops/monitoring-infrastructure-prometheus-grafana

Monitor infrastructure with Prometheus metrics and Grafana dashboards

grafana monitoring observability prometheus tutorial

Last synced: 01 Mar 2026

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

ExtCore framework 7 sample web application that uses file storage

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

Last synced: 03 Aug 2025

https://github.com/cbillowes/gentle-intro-to-git

Follow a the course "A gentle introduction to Git"

course git tutorial

Last synced: 25 Aug 2025

https://github.com/pierrebeitz/typescript-workshop

The fastest way to learn Typescript as a seasoned ES6-Dev

intro introduction learning learning-by-doing primer tutorial typescript typescript2

Last synced: 18 Jan 2026

https://github.com/mpc-bioinformatics/pia-tutorial

Tutorial for PIA - Protein Inference Algorithms

proteomics tutorial

Last synced: 15 Mar 2026

https://github.com/thinkswan/react-mapbox-skate-parks

A React app that displays all skateboarding parks in Ottawa, Canada.

javascript mapbox react tutorial

Last synced: 19 Jun 2026

https://github.com/soyelmoreno/node-express-book-api

Tutorial: Build a REST API for managing books using Node and Express

api express learning node rest tutorial

Last synced: 01 May 2026

https://github.com/percymamedy/vue-shop

An Ecommerce Demo Web App using VueJS

demo tutorial vue vuejs2

Last synced: 01 Mar 2026

https://github.com/elazzouzihassan/tourofheroes-v2

Tour of Heroes : application and tutorial

angular framework javascript js tsx tutorial webapp

Last synced: 13 Apr 2026

https://github.com/robsonsilv4/gentoo-g3

🐧 Installation, configuration and stage 4 for Gentoo Linux.

2020 configuration gentoo installation linux stage4 tutorial

Last synced: 16 Mar 2025

https://github.com/labex-labs/docker-for-beginners

This course is designed to help you get started with Docker. We will cover the basics of Docker, including its architecture, components, and how to use it to build and run containers.

application-deployment beginner cli container-runtime containerization course devops docker docker-compose hands-on image-building labex labs linux microservices orchestration programming tutorial virtualization workflow

Last synced: 07 Jul 2026

https://github.com/uncomputable/coverage-example

Minimal, reproducible example for testing code coverage using GCC or Clang

code-coverage coverage gcov lcov tutorial

Last synced: 19 Mar 2026

https://github.com/kingabzpro/automating-machine-learning-testing

Automating Machine Learning Testing using GitHub Actions and DeepChecks

automation cicd deepchecks machine-learning testing tutorial

Last synced: 04 Jul 2025

https://github.com/markcial/essence

Practical examples for a crash course introduction to the elixir language

crash-course elixir-language tutorial

Last synced: 30 Mar 2025

https://github.com/Pranshu-Bahadur/tic-tac-toe-minimax

Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).

ai alpha-beta-pruning artificial-intelligence gui minimax-algorithm model-view-controller mvc mvc-architecture object-oriented-programming python3 text tic-tac-toe tic-tac-toe-game tic-tac-toe-python turn-based-strategy tutorial

Last synced: 11 Mar 2025

https://github.com/wridgeu/UI5-testing

Demo Repository for working through the testing section on the official UI5-Documentation.

karma learning-by-doing opa sapui5 testing tutorial ui5 walkthrough wiki

Last synced: 11 Mar 2025

https://github.com/didinj/react-native-tutorial-react-hooks

React Native Tutorial: Building Mobile Apps with React Hooks

android building example hooks ios mobileapps react-native reacthooks reactnative tutorial

Last synced: 06 Apr 2025

https://github.com/tbhaxor/golang-turing-tutorial

This repository contains the codes used in the turing.com golang post

blog go-google go-programming golang snippets source-code turing tutorial tutorial-code tutorials

Last synced: 14 Mar 2025

https://github.com/missingdays/supermariokotlin

Implementation + refactoring + new features of https://github.com/BrentAureli/SuperMario libgdx tutorial

gamedev java libgdx tutorial

Last synced: 17 Apr 2026

https://github.com/laironcosta1994/simple-ecs

An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.

csharp data-oriented-technology-stack dots ecs entities entities-preview entity-component entity-component-system entity-prefabs example hybrid-renderer job-system tutorial unity unity-3d unity-physics unity-scripts unity-tutorial unity3d

Last synced: 13 Feb 2026

https://github.com/namecoder1/py_blockchain

Blockchain in Python with CLI interface

blockchain python tutorial

Last synced: 25 May 2026