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/fogarecious/rust_tutorial

Tutorial of Rust

rust rust-lang tutorial

Last synced: 26 Jan 2026

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/jbenner-radham/mdn-2d-breakout-game

A learning implementation of MDN's "2D breakout game using pure JavaScript" tutorial.

2d beginner canvas games javascript mdn tutorial

Last synced: 16 Mar 2025

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/enygma/sunphp17

Application setup for Sunshine PHP 2017 Tutorial

security sunphp17 sunshinephp tutorial

Last synced: 03 Jul 2025

https://github.com/meet59patel/github-pages-tutorial

Tutorial by DSC DAIICT for deploying simple website using GitHub Pages.

dsc-daiict github github-pages tutorial

Last synced: 06 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/opastorello/luleey-xs2510-udm-gpon-guide

Manual da comunidade: usar um stick SFP+ GPON LuLeey LL-XS2510 (Realtek RTL960x) no lugar da ONT, direto numa UniFi UDM - HGU vs SFU, dual-bank, MACKEY, VLAN, scripts e troubleshooting

fiber gpon guide ll-xs2510 luleey ont onu pppoe rtl960x sfp-onu tutorial ubiquiti udm unifi xpon

Last synced: 19 Jun 2026

https://github.com/jnbdz/demo-golang-nodejs-extension-helloworld

Demo: Golang Node.js Extension: Hello World!

demo extension golang helloworld nodejs tutorial

Last synced: 09 May 2026

https://github.com/toolbuddy/linear-algebra-4fun

Learning Linear Algebra for fun!

learning linear-algebra papogen tutorial

Last synced: 03 Jan 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/bestia-dev/backup_for_zeljko_egui

Simple backup program tailored for my friend Željko. Made with rust and egui.

egui gui obsolete rust tutorial

Last synced: 09 Apr 2025

https://github.com/d-mbithi/trydjango

TryDjango Tutorial project code

django trydjango tutorial

Last synced: 19 May 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/keiloktql/tutorial-stripe-payments

Repository for 'Stripe with React & NodeJS' Tutorial

nodejs react sass stripe tutorial

Last synced: 04 May 2026

https://github.com/bessouat40/keycloak-postgres-docker

Minimalist example of keycloak connection with a postgres database.

beginner beginner-project docker docker-compose keycloak postgresql tutorial

Last synced: 06 May 2026

https://github.com/aboualine/hangman-game

This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.

beginner c cli console-game education game hangman learning open-source programming software-development tutorial word-game

Last synced: 01 Apr 2025

https://github.com/olakara/gotuts

Learning Go!

golang tutorial

Last synced: 17 Mar 2025

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

https://github.com/twtrubiks/grpc_python_tutorial

grpc python 教學 Google RPC

grpc python3 tutorial

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

React Router Tutorial

react react-router tutorial

Last synced: 10 Apr 2026

https://github.com/wr-projects/github-sandbox

👋 In support of new code explorers, we have set up a project so that everyone can test their many skills in using GitHub commands.

2022 2022-project github github-organization new-user open-source sandbox testing tutorial webreadyprojects wrprojects

Last synced: 17 Jun 2025

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

Django Tutorial - Learn to code in Django | AppSeed

appseed django elearning tutorial

Last synced: 07 Apr 2025

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/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/julienxx/elm-bingo

Code for the Pragmatic Studio Elm course

elm tutorial

Last synced: 25 May 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/delabassee/fn-flow-base

Minimalistic Fn Flow project

fn-flow fnproject java serverless tutorial

Last synced: 23 Apr 2025

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/pacovk/cdk-terraform-tutorial

A CDK portation of the official Terraform Lambda + ApiGateway tutorial

aws cdk lambda serverless terraform tutorial

Last synced: 10 May 2026

https://github.com/edgomez/vulkan_tutorial

Following the vulkan-tutorial.com

tutorial vulkan

Last synced: 25 May 2026

https://github.com/undergrounder96/docker_marp

Docker Basics

docker tutorial

Last synced: 12 Apr 2025

https://github.com/diaa9/aems

The Adaptive Efficiency Monitor Simulator (AEMS) offers a user-friendly platform to track and predict performance metrics using the EWMA model. Explore its features and start optimizing your efficiency today! 🛠️🌐

access-control acltesting adobe aem aem-site aem65 cif code-samples helix4 jcr maven oak osgi repository-template scanner tutorial wcm-components wknd-sites

Last synced: 25 Jul 2025

https://github.com/andrewrporter/youtube

Repository to store all code that aids my YouTube videos here: https://www.youtube.com/c/AndrewPorterCode

learn python teaching tutorial youtube

Last synced: 10 May 2026

https://github.com/timeless-residents/handson-maven

A hands-on guide for learning how to build and run Java applications using Maven and Docker

docker java maven spring-boot tutorial

Last synced: 23 May 2026

https://github.com/fabriziojordan/hello-cargo

Un pequeño tutorial/guía de Rust. También te sirve si te olvidas de algo medio simple.

guide guidelines rust rustlang tutorial tutorials

Last synced: 20 Jun 2026

https://github.com/atom-dispencer/codenameteabag

A programming guide with personality.

python teaching tutorial

Last synced: 09 Apr 2025

https://github.com/eic/tutorial-setting-up-environment

EIC Tutorial: Setting up your environment

tutorial

Last synced: 20 Jan 2026

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

A Python Workshop

python tutorial workshop

Last synced: 16 Mar 2025

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/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/syncfusionexamples/how-to-add-and-customize-connectors-in-the-vue-diagram-component

A quick start Vue project that shows how to add connectors in the Syncfusion Vue Diagram component. This project includes code snippets for adding a connector both programmatically and using the drawing tool. It also includes code snippets for adding different types of connectors and decorator shapes.

connector customize decorators diagram diagrambuilder draw tutorial visualizing vue vue-components vue-diagram vue-ui-components vuejs

Last synced: 03 Apr 2025

https://github.com/projectsyn/commodore-component-tutorial

Step-by-step guide to create a small Commodore component

commodore projectsyn syn tutorial

Last synced: 06 Nov 2025

https://github.com/salmanbe/laravel-content-translation-tutorial

Laravel content translation tutorial using Astrotomic's laravel-translatable plugin.

astrotomic bootstrap5 html5 laravel laravel-translatable multi-lingual mysql php translation tutorial

Last synced: 12 Apr 2026

https://github.com/shamim-akhtar/tutorial_mixamo

This GitHub repository contains resources and code for the tutorial Importing and Animating 3D Models from Mixamo in Unity,

gamedev mixamo mixamo-animations tutorial unity3d

Last synced: 30 Apr 2026

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

A repo-tutorial to see how we can do database work in symfony without doctrine and with PDO.

doctrine pdo symfony2 tutorial

Last synced: 04 Jan 2026

https://github.com/cyberdevcorp/tutorial-kotlin

tutorial during my UDEV integration to CGI

audio-player kotlin kotlin-android tutorial

Last synced: 31 Aug 2025

https://github.com/simoesleticia/sql-server-data-import-export

O propósito deste repositório é demonstrar o processo de importação e exportação de dados utilizando Microsoft SQL Server, com foco em arquivos nos formatos .CSV e .JSON.

csv-import export-data import-data json-import sql sql-server tutorial

Last synced: 04 Jan 2026

https://github.com/japhetrugas/javatutorial

A beginner-friendly Java tutorial repository with various tutorials to help you learn and master Java programming.

beginners examples java learning programming tutorial

Last synced: 07 Apr 2025

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/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/lamestation/im-alive

Make some blinky lights blink!

alive lamestation led propeller spin tutorial

Last synced: 26 Jan 2026

https://github.com/sanselme/sandbox

Collection of demo/sandbox/tutorial projects

demo go grpc rust sandbox swift tutorial

Last synced: 18 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/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/hermit-os/tutorial

https://hermitcore.github.io/tutorial/

tutorial unikernels

Last synced: 30 Aug 2025

https://github.com/eloistree/munity_hellocarrc_runtimebattle

Put here your code that will be played in Hello Car RC at runtime on the game

csharp game guide lua tutorial unity unity3d xr

Last synced: 30 Apr 2026

https://github.com/pmuens/goker

A Texas Hold'em Poker implementation written in Go

go golang tdd test-driven-development tutorial

Last synced: 29 Aug 2025

https://github.com/kevingimbel/blog-patch-example

Part of https://kevingimbel.de/blog/2020/12/apply-a-patch-from-a-github-pr/

blog demo-content tutorial

Last synced: 09 Mar 2026

https://github.com/fblupi/blogfacilito

Ruby on Rails tutorial

blog rails tutorial

Last synced: 18 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/mlhiter/mini-redux

to build a mini redux.

mini redux tutorial

Last synced: 13 Apr 2026

https://github.com/stabla/toolslinkslist

🗃 Link's database of really nice things (js plugin, photoshop tutorial, security, UX, UI and more)

database inspiration links ressources tools tutorial

Last synced: 07 Apr 2025

https://github.com/ethand91/opencv-cartoon-filter

Simple Opencv + Python example showing cartoon filter

computer-vision opencv python sample tutorial

Last synced: 18 May 2026

https://github.com/royerlab/sample-project

Sample microscope project for ClearControl environment

clearcontrol tutorial

Last synced: 24 Aug 2025

https://github.com/mkdika/react-todo

a reproduce of KITM vue-todo, now with React.js

bulma learning reactjs todo-app tutorial

Last synced: 10 Apr 2026

https://github.com/kinneko-de/sample-angular-typescript-githubpages

Sample application how to setup a Angular app with typescript and deploy it to GitHub Pages.

angular cd-pipeline github-pages sample tutorial typescript

Last synced: 19 Apr 2026

https://github.com/michaelchadwick/ember-remember-stuff

Test site to learn about EmberJS.

emberjs homepage tutorial

Last synced: 23 Aug 2025

https://github.com/satansdeer/weather-api

Small wrapper for https://darksky.net weather api. User in https://basicreact.com course.

api-wrapper course expressjs javascript nodejs tutorial

Last synced: 10 Apr 2026

https://github.com/kinneko-de/sample-humanfriendly-id-go

Sample how to create a human-friendly identifier in Go

go golang human-friendly id sample tutorial

Last synced: 17 Mar 2025

https://github.com/frnt-end/spread-the-joy

⚛️ React project - The Spread operator and styles in React (ES6 +) - How to guide tutorial: 👉 https://frnt-end.github.io/Spread-the-JOY/

css es6 guide how-to inline-styles javascript jsx jsx-syntax nested-objects react reactjs spread spread-operator syntax tutorial tutorial-code variables

Last synced: 13 Apr 2026

https://github.com/bansimplified567/javascript-tutorial-filipino-cebuano

Introduction to JavaScript Basics Tutorial Welcome to this JavaScript Basics Tutorial! This guide is designed to help you understand the core fundamentals of JavaScript, one of the most powerful and widely used programming languages for web development.

beginner-friendly cebuano database html-css-javascript javascript practice tutorial web-development website

Last synced: 30 Apr 2026

https://github.com/applitools/tutorial-images-java

Applitools tutorial using Java Images SDK

applitools tutorial

Last synced: 20 Aug 2025

https://github.com/codersales/java-oop-tutorial

java-oop-tutorial | preparatory for ArrayList tutorial

2024 java msc oop tutorial

Last synced: 14 Feb 2026

https://github.com/ethand91/nextjs-chakra-sample

Simple sample made with Next.js and Chakra-UI

chakra-ui nextjs tutorial

Last synced: 21 May 2026

https://github.com/kettanaito/mocking-websocket-apis-with-mock-service-worker

Exercises for the Mocking WebSocket APIs with MSW on Egghead.

course exercise msw tutorial websocket workshop

Last synced: 25 Apr 2025

https://github.com/aekiti/to-do-list-aepp

This project presents ready to use To-do list aepp with predefined Vue.js front-end framework.

aepp aeternity identity-aepp todo todolist tutorial tutorials vue

Last synced: 11 Mar 2025

https://github.com/thinkswan/react-express-file-uploader

A React app for uploading files to an Express server.

express javascript react tutorial

Last synced: 05 Apr 2026

https://github.com/ravi-prakash1907/golang-walkthrough

Kinda crash course for golang

course crash-course go golang tutorial

Last synced: 23 Aug 2025