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/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/riborings/physicstutorials

A collection of MATLAB scripts and public material used for the Physics and Math tutorials at my university

math physics tutorial

Last synced: 19 Feb 2026

https://github.com/undergrounder96/docker_marp

Docker Basics

docker tutorial

Last synced: 12 Apr 2025

https://github.com/jaedmunt/dixchete

A command line tool (or if you can't be bothered to build it) a list of commands for checking storage space, drive setup etc. as I come across them - in this README.

cheetsheet cheetsheets cli executable go golang hardware help howto howtos tutorial

Last synced: 04 Aug 2025

https://github.com/liquidvapour/javascript-buildpipeline

Respository to support a talk on JavaScript Build Pipelines

javascript tdd tutorial webpack

Last synced: 28 May 2026

https://github.com/thinkswan/js-linked-list

An implementation of the linked list data structure in JavaScript.

data-structures javascript tutorial

Last synced: 03 Jun 2026

https://github.com/paulfioravanti/apollo-fullstack-tutorial

My sandbox for the Apollo Tutorial

apollo graphql tutorial typescript

Last synced: 13 Oct 2025

https://github.com/arsy786/todo-mern-app

This is a simple Todo MERN app that follows the CRUD operations for the todos.

2023 expressjs mern-stack mongodb nodejs reactjs tutorial

Last synced: 10 Apr 2026

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/oorabona/express-mongo-jwt-coffee-api

Boilerplate API using Express / MongoDB / JsonWebToken all in CoffeeScript

boilerplate coffeescript exercise expressjs jwt mongodb tutorial tutorial-code tutorial-sourcecode

Last synced: 09 Apr 2026

https://github.com/pedritomelenas/python-intro

Introducción a python (y sympy)

teaching-materials tutorial

Last synced: 27 Jan 2026

https://github.com/arsy786/workout-mern-app

This is a full-stack MERN app for managing workouts.

2023 expressjs mern-stack mongodb nodejs reactjs tutorial

Last synced: 09 Apr 2026

https://github.com/obitech/exercises

A pool of small scripts and exercises I've done in different languages

c cpp javascript python ruby tutorial

Last synced: 10 Apr 2026

https://github.com/jkosla/nexus-tutorial

Dev.to Tutorial Repository

devops jenkins nexus tutorial

Last synced: 22 Jan 2026

https://github.com/sumeetsarkar/art-of-go

Learning Go

go golang tutorial

Last synced: 04 Aug 2025

https://github.com/ushii/weather_app

"A Flutter app to fetch and display real-time weather details using the OpenWeatherMap API. Features a modern UI, city-based search, and error handling. Perfect for learning Flutter and API integration."

android api ascii-art hacktoberfest ios kotlin openweather-api react react-weather-app service-worker swift-weather swiftui tutorial weather

Last synced: 29 Apr 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/thetoxin/springtest

Example project for studing Spring

example java spring study tutorial

Last synced: 17 Apr 2026

https://github.com/edgomez/vulkan_tutorial

Following the vulkan-tutorial.com

tutorial vulkan

Last synced: 25 May 2026

https://github.com/davibmmgallo/monogame-tutorial

Getting started with monogame development

gaming tutorial

Last synced: 27 Apr 2026

https://github.com/udayraj123/webdworkshop

Useful material for beginners in web development. Focused in a hands-on way with more examples. This was used in the series of lectures conducted by me at IIT Guwahati.

css example-code guide html js practice tutorial web-development

Last synced: 10 Apr 2026

https://github.com/chanhi2000/tddtutorial

A kotlin-based Tetris TDD project made by @orfjackal

intellij intellij-idea intellijidea java java-8 java8 kotlin tdd tdd-java tutorial

Last synced: 13 Apr 2026

https://github.com/wilk/twitter-relay-telegram

A Twitter-to-Telegram relay

elixir telegram telegram-bot tutorial twitter

Last synced: 29 Jun 2025

https://github.com/jkosla/neural_network_from_scratch_numpy

Neural Network From Scratch in Python | Build a simple neural network from scratch using pure Python and NumPy. Learn about forward propagation, backpropagation, and training with gradient descent. Accompanies my Medium article.

ai aritificial-intelligence medium nerual-networks numpy python3 tutorial

Last synced: 10 Apr 2026

https://github.com/ineat/blog-terraform-main

A set of Terraform projects to illustrate the Terraform series blog posts on Ineat Blog

blog terraform tutorial

Last synced: 08 Nov 2025

https://github.com/girkovarpa/sciter-js-autocomplete

Simple demo of autocompleting a textbox in Sciter.JS

after autocomplete autofill css demo example js pseudo sciter sciter-js suggestions tis tutorial

Last synced: 14 Apr 2026

https://github.com/aneilmac/gameoflife

FRP Game of Life implemented with Reactive Banana

functional-reactive-programming haskell reactive-banana-library tutorial

Last synced: 22 Jul 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/dup4/install-nginx-from-sources

install nginx from sources

install nginx source tutorial

Last synced: 17 Apr 2026

https://github.com/smallstepman/rs-tokio-chat-server

hello world tokio project

learning rust tokio tutorial youtube

Last synced: 27 Apr 2026

https://github.com/app-generator/tutorial-python

Python Tutorial - Learn to code in Python | AppSeed

appseed elearning python tutorial

Last synced: 29 Sep 2025

https://github.com/johannesrabauer/optionals

This is my script for the corresponding youtube video.

introduction java optional tutorial

Last synced: 15 Oct 2025

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/fab2bprog/exemple-utilisation-csharp-avec-mysql

Exemple C# avec base de données mysql : Servira au developpement de votre application. Classes CRUD. Fonctions de recherche etc...

base-de-donnees crud crud-application crud-sample csharp csharp-code database exemple howto-tutorial mariadb mariadb-database mysql sql tutorial

Last synced: 13 Apr 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/toxe/react-router-tutorial

React Router Tutorial

react react-router tutorial

Last synced: 10 Apr 2026

https://github.com/olakara/gotuts

Learning Go!

golang tutorial

Last synced: 17 Mar 2025

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/anjakammer/staticsite

A tutorial for creating a static website with GitHub Pages

tutorial

Last synced: 22 Jan 2026

https://github.com/jiahaoxiang2000/tutor

This is project is one collection, which aims to provide the resource for my tutoring.

tutorial

Last synced: 01 Dec 2025

https://github.com/vasiliy-l/tutorial-ios-notifications-sender

Test local notifications on iOS in Swift

ios swift tutorial usernotifications

Last synced: 16 Oct 2025

https://github.com/freeclimbapi/node-stream-recording-how-to-guide

Node - Stream a Recording Tutorial

recordings tutorial

Last synced: 18 Feb 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/khaledsalshibani/markdown-tutorial

A simple guide to learn Markdown with examples.

guide markdown tutorial

Last synced: 01 Jun 2026

https://github.com/pin3dev/42_pushswap

Algorithm challenge focused on sorting a stack of integers with the minimum number of operations. Implemented in C with a limited set of operations, ideal for understanding algorithm optimization.

42cursus 42porto 42pushswap 42school algorithm c sorting sorting-algorithm sorting-algorithms tutorial tutorial-sourcecode

Last synced: 17 Oct 2025

https://github.com/tsamaya/passport-example-with-google-oauth2

a Passport example using an Express with Google OAuth2

bulma express google javascript oauth2 passport tutorial

Last synced: 29 Apr 2026

https://github.com/senghokeang/inertia-crud-laravel-vue

Inertia.js CRUD with Laravel and Vue.js — build a modern SPA-style CRUD application without APIs, using Inertia, Vue 3, and Bootstrap.

bootstrap crud fullstack inertia inertiajs laravel laravel-crud spa tutorial vue vue3

Last synced: 13 Apr 2026

https://github.com/codenameone/toolbarsidemenu

Code of the How Do I tutorial for designing a sidemenu

codenameone demo sidemenu tutorial tutorial-code

Last synced: 23 Mar 2025

https://github.com/mcanouil/mctrainings

Training Workshops from Mickaël Canouil

ggplot2 r r-package tutorial

Last synced: 15 Jul 2025

https://github.com/janipalsamaki/swag-order-robot

Tutorial for creating a software robot for processing web store orders using Robot Framework.

python robot-framework robotframework tutorial

Last synced: 03 Jan 2026

https://github.com/refkinscallv/taskbar

Minimize modal popup to taskbar or tab

bootstrap5 html jquery tutorial

Last synced: 22 Jan 2026

https://github.com/suryakarmakar/reactnative-resources

📌In this repo you can find everything related React Native like tutorial, documents, study materials, books, code etc

react-native resources study-materials tutorial

Last synced: 04 Mar 2025

https://github.com/obitech/weekendpractice

Practice, practice, practice!

c tutorial

Last synced: 27 Jan 2026

https://github.com/senior-sigan/nou_poisk_fall_2022

Код с осенней школы НОУ Поиск. Где делали игры на LÖVE2D

love2d lua tutorial

Last synced: 17 Apr 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/rohya8/unixfundamentalcommands

Fundamental UNIX commands necessary for development

cheatsheet commandline development linux linux-shell perl tutorial unix unix-command

Last synced: 14 Apr 2026

https://github.com/data-camp/markdown

Mardown - 规范书写语言

markdown tutorial

Last synced: 01 Jun 2026

https://github.com/thinkswan/express-redis-cache

An Express app that caches data in Redis.

express javascript node redis tutorial

Last synced: 10 Apr 2026

https://github.com/andrewmcodes-archive/rails_tailwind

Example for adding TailwindCSS 1.1 to your Rails app

postgres rails tailwind tailwind-css tutorial webpacker

Last synced: 12 Apr 2026

https://github.com/newlandtv/unity-rhythm-game-tutorial

Unity Engine으로 만드는 Rhythm Game 강좌입니다.

2d lecture rhythm-game tutorial unity

Last synced: 14 Mar 2025

https://github.com/e6qu/rust-lean-aeneas

Comprehensive tutorial series: formal verification of Rust programs using Lean 4 and Aeneas — from arithmetic proofs to a verified multi-agent LLM harness

aeneas formal-verification lean4 llm-agents rust theorem-proving tui tutorial

Last synced: 04 Apr 2026

https://github.com/robertobochet/git101-talk

Slides for the talk Git 101, part of the Git Course by Politecnico Open unix Labs

course git politecnico-di-milano politecnico-open-unix-labs revealjs talk tutorial

Last synced: 07 Apr 2025

https://github.com/toolbuddy/analysis_tools

📊 Learning how to use analysis tools, like gprof, perf, valgrind, ...

analysis learning tools tutorial

Last synced: 18 Mar 2025

https://github.com/harmindersinghnijjar/dreambot-first-logger-script

A simple logger script using the DreamBot API for the popular MMO Old School Runescape.

dreambot dreambot-3 java runescape runescape-api runescape-bots tutorial

Last synced: 09 Apr 2025

https://github.com/reubano/devcraft-workshop

Materials for the DevCraft workshop on stream processing

data functional-programming meza python riko stream-processing tutorial

Last synced: 04 May 2026

https://github.com/cheesecake87/flask-example-sub-domain

Contains a working example of using Sub Domains in Flask.

example flask guide python tutorial

Last synced: 24 Apr 2026

https://github.com/timcnicholls/angular-tour-of-heroes

Angular Tour of Heroes Tutorial example

angular javascript tutorial

Last synced: 04 Apr 2026

https://github.com/make-school-labs/few-track-demo

Demo app to give an idea of the kind of programming involved with frontend web applications

css css3 game html html5 javascript js tutorial

Last synced: 01 Aug 2025

https://github.com/lagenorhynque/react-tutorial-re-frame

React tutorial app implemented in ClojureScript using re-frame

clojurescript re-frame react reagent tutorial

Last synced: 12 Apr 2026

https://github.com/freeclimbapi/java-speech-recognition-how-to-guide

Java - Speech Recognition Tutorial

ivr tutorial

Last synced: 19 Oct 2025

https://github.com/xeverous/xeverous.github.io

This repo only holds generated website. The actual project is here: https://github.com/Xeverous/the_website

cpp learning tutorial

Last synced: 26 May 2026

https://github.com/dimodimchev/learningreactnative

A repository for my projects from a YouTube course for React Native

firebase jsx mobile react-native tutorial

Last synced: 28 Apr 2026

https://github.com/jaygaha/laravel-graphql-basic

Simple graphQL demo using Laravel

api beginner graphql laravel tutorial

Last synced: 09 Apr 2026

https://github.com/m-thirumal/spring-boot-tutorial

Spring boot tutorial

spring-boot tutorial

Last synced: 12 Jun 2025

https://github.com/thetoxin/pyneuronet

Example simple neural net in python

example machine-learning neural-network python tutorial

Last synced: 20 Oct 2025

https://github.com/bulderkristian/golang-goland-setup-guide

Tutorial and example of IntelliJ Goland setup for Golang 1.11+ for Go modules

go go-modules goland golang tutorial

Last synced: 25 May 2026

https://github.com/akshaybabloo/unrealengine_4_notes

UnrealEngine 4 Notes

tutorial unrealengine

Last synced: 23 Jan 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/applitools/tutorial-selenium-ruby-ultrafastgrid

Applitools Selenium Ruby tutorial with Ultrafast Grid

applitools ruby tutorial

Last synced: 06 Jun 2026

https://github.com/iampriteshkumar/desktop-tutorial

GitHub Desktop tutorial repository.

git github githubdesktop practice tutorial

Last synced: 25 Apr 2026