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/llnl/metall-tutorial

Metall tutorial

tutorial

Last synced: 29 Jun 2025

https://github.com/imolorhe/doit

A simple todo app

angular angular2 todo tutorial

Last synced: 18 May 2026

https://github.com/natural-affinity/react-hooks-tic-tac-toe

ReactJS Tutorial with functional components and hooks

hooks react tic-tac-toe tutorial

Last synced: 14 Feb 2026

https://github.com/triyan-salazar/next-tutorial

I've learning about NEXT.js with tutorial's App Router.

nextjs postgresql react tutorial vercel

Last synced: 13 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/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/zeyu-li/unity-user-guide

A Unity User Guide that supplements the Unity Documentation, along with some tips and tricks! Is a collection of my 2D and 3D notes on Unity :video_game:

3d-game tutorial unity unity-2d unity-3d unity-tutorial

Last synced: 16 Mar 2025

https://github.com/nimjay/machine-learning-tutorial

Easy-to-digest Machine Learning tutorial.

machine-learning tutorial

Last synced: 08 Jan 2026

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

A demo for building CUDA program with CMake

cuda tutorial

Last synced: 16 Mar 2025

https://github.com/myworldbox/tutorial

All tutorial notes related coding

git tutorial

Last synced: 08 Apr 2025

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/uilianries/conan-folly-example

Folly example using Conan for blog post

cmake conan cplusplus cpp folly tutorial

Last synced: 18 May 2026

https://github.com/0-mostafa-rezaee-0/genai_image_tutorial

Step-by-step tutorial to implement DDPM and PGGANs on Chest X-Ray images, addressing imbalanced datasets in medical imaging.

ddpm genai medical-imaging pggan resnet-50 tutorial vgg16

Last synced: 31 Mar 2025

https://github.com/joseph-ogutu/ai-capstone-project

A beginner-friendly Go web development project showcasing fundamental HTTP server implementation using Go's net/http package. This project demonstrates how to build simple yet robust web services with clean, idiomatic Go code.

backend beginner go golang http tutorial webserver

Last synced: 03 Jan 2026

https://github.com/jccampagne/sql_playground

play with SQL / PLSQL - tutorial

learning-by-doing postgresql sql tutorial

Last synced: 16 Mar 2025

https://github.com/freeclimbapi/java-connect-caller-to-another-party

Java - Connect Caller To Another Party

connecting-calls tutorial

Last synced: 23 Jun 2026

https://github.com/freeclimbapi/c-sharp-list-queue-members-tutorial

C# - List Queue Members Tutorial

queues tutorial

Last synced: 05 May 2026

https://github.com/ivailop7/snake-game

A snake game in JavaScript done following a YouTube Video

javascript p5js snake-game tutorial

Last synced: 30 Mar 2025

https://github.com/welli7ngton/flaskr-blog

Este repositório contém o código-fonte de um blog simples desenvolvido usando o framework Flask. O projeto é baseado no tutorial disponível na documentação oficial do Flask, que fornece uma introdução passo a passo ao desenvolvimento de aplicativos web com Flask.

blog docs flask flask-application pyhton3 self-learning sqlite3 tutorial

Last synced: 11 Apr 2026

https://github.com/fitzy1321/rust-tutorials

A collection of various projects dedicated to learning rust

fibonacci rust rust-lang tutorial

Last synced: 22 May 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/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/pereprior/space-invaders

Tutorial de Python para principiantes

pygame pygame-games python space-invaders tutorial tutorial-code

Last synced: 24 Mar 2025

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/sidicer/arch-install-luks-uefi

Step by step guide on how to install arch linux on your machine and configure it with full disk encryption using LUKS and LVM2. As well as using systemd-boot for boot.

archlinux guide luks-encryption lvm2 systemd-boot tutorial uefi

Last synced: 18 Mar 2025

https://github.com/herve07h22/expert-javascript-booking

Support du cours en ligne Expert javascript

clean-architecture javascript tutorial

Last synced: 02 Jul 2025

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/educhastenier/spring-boot-kotlin-blog-tutorial

Spring-boot, Kotlin, Mustache tutorial material

kotlin mustache mustache-templates spring-boot tutorial

Last synced: 11 Apr 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/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/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/brlin-tw/hello-gnu-build-system

This is a starter project for learning GNU Build System and its features and constraints.

autoconf autoheader automake gnu-build-system limitations tutorial

Last synced: 02 Jan 2026

https://github.com/nyctibiusvii/biocubeblog

Biocube é um portal onde você irá encontrar nossos contatos, nossa loja e projetos sociais. 🤹‍♀️☣

atletas biocube blog brasil campeonato cube cubo-magico rubiks-cube suzane-coelho tiago-dias trabalho-voluntario tutorial voluntary

Last synced: 16 Mar 2025

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

Learning...

mixed tutorial

Last synced: 07 Jan 2026

https://github.com/ot-nemoto/learn-terraform-aws-instance

Terraform Tutorials AWS

terraform tutorial

Last synced: 31 May 2026

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

sparrow / python example script

python sparrow tutorial

Last synced: 30 Oct 2025

https://github.com/000daniel/draw3d-godot

A page dedicated to teaching how to Draw in 3D space in the Godot game engine

3d axis beam box circle documentation draw draw3d engine explanation game godot help line page point site teach thickline tutorial

Last synced: 05 Feb 2026

https://github.com/iamtalhaasghar/reactjs-developer-roadmap-for-beginners

A Simple list of courses which can help you become a ReactJS developer.

react reactjs roadmap tutorial

Last synced: 14 Mar 2025

https://github.com/nmrshll/hello-rust

Code extracts from the Rust programming language book

learning rust rust-lang tutorial

Last synced: 30 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/iankitsinghk/connecting-eclipse-adt-to-github-repository

Step-by-step guide to connect Eclipse ADT with GitHub using abapGit. Covers plugin installation, GitHub token setup, and linking ABAP packages with repositories.

abap abapgit documentation eclipse-adt github-integration guide sap sap-abap tutorial

Last synced: 15 Sep 2025

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

A sample console app using the automapper library

automapper tutorial

Last synced: 28 Mar 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/boweihan/websockets-from-scratch

Ruby implementation of websockets V13 handshake and frame parsing

ruby tutorial websockets

Last synced: 26 Mar 2025

https://github.com/prabhakar-naik/java-core

java-core project provides vast interview programs, Real time implementation, Exceptions, regular expressions, collections, oops concepts ect. Here you can gain the knowledge about java syntax, advance concepts and so on. join the collaborations and contribute transfer your best and explore more things.

accessmodifiers arrays collections-framework datastructures datatypes dsa-algorithm enums exception-handling generics-in-java java java-8 lambda methods multithreading oops-in-java singleton streams-standard strings tutorial

Last synced: 13 Sep 2025

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

Learning Go

go golang tutorial

Last synced: 04 Aug 2025

https://github.com/tmp-friends/go-tutorial

https://go.dev/doc/

tutorial

Last synced: 12 Jan 2026

https://github.com/nass600/talk-webpack

Tutorial to convert an old-fashioned website to a cutting-edge optimized javascript app with webpack.

babel es2015 sass talk tutorial webpack

Last synced: 17 Apr 2026

https://github.com/jmrecodes/hackmd-notes

Accumulated General Knowledge Base HackMD notes

github-badges guide knowledge-base laravel prompt-engineering tutorial

Last synced: 19 Feb 2026

https://github.com/kenzycodex/developer-resources

📚 Comprehensive developer documentation hub with step-by-step guides for Node.js, Python, Java, PHP Laravel, and modern development practices. Production-ready tutorials, best practices, and code examples for developers of all levels.

backend beginner-friendly best-practices code-examples databases developer-tools devops docker documentation frontend fullstack java learning-resources nodejs open-source programming-guides python tutorial

Last synced: 09 Apr 2026

https://github.com/jo56/three-saas-apps

Three SaaS architecture approaches in TypeScript with shadcn/ui

fastify nextjs saas shadcn-ui tutorial typescript

Last synced: 11 Jun 2026

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/yammmt/rails-tutorial

my product of Rails Tutorial (5.1.4)

rails rails-tutorial ruby tutorial

Last synced: 29 Sep 2025

https://github.com/mdbenito/km2em

From KMeans to Expectation Maximization: a short review

machine-learning machine-learning-algorithms texmacs texmacs-documents tutorial

Last synced: 23 Jul 2025

https://github.com/david-dj-777/metamask-clone

🪙 Build a blockchain wallet management plugin for IntelliJ IDEA, inspired by MetaMask, to streamline your development with Web3 functionality.

blockchain cranq educational ethereum evm ganache infura ipfs ipfs-deploy javascript metamask react react-hooks sanity-io tutorial uniswap-sdk uniswap-v2 web3js

Last synced: 09 Apr 2026

https://github.com/mindninjax/data-structures-in-javascript

Learn to implement & use various Data Structures in JavaScript 📚💻

data-structures hacktoberfest javascript tutorial

Last synced: 05 Oct 2025

https://github.com/ochiee/ai-engineering-resources

🤖 Explore essential AI engineering resources, from research papers to tools, to help software engineers transition into AI roles effectively.

ai ai-agents ai-research awesome awesome-context awesome-context-engineering claude context-engineering diffusers diffusion-models generative-ai gpt image-generation llm manus mlops tutorial tutorial-code

Last synced: 06 Oct 2025

https://github.com/rodrigoschio/hello-graphics-world

How to build a simple game with C language

c-language dos-like game tcc tutorial

Last synced: 07 Aug 2025

https://github.com/daidoujichen/installperfectonec2

Perfect on EC2 安裝筆記

ec2 perfect-server swift tutorial

Last synced: 12 Jan 2026

https://github.com/coasterfreakde/pythonv3

Es geht in die dritte Runde. Wieder einmal startet eine neue/aktualisierte Reihe der Discord Python Bot Tutorials.

discord4py tutorial

Last synced: 17 May 2025

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/neo/angular2-tour-of-heroes

Angular 2 for TypeScript Tutorial: Tour of Heroes

angular2 demo implementation practice tour-of-heroes tutorial typescript

Last synced: 06 May 2026

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

Please use https://github.com/javascript-tutorial/pt.javascript.info

javascript portuguese-portugal tutorial

Last synced: 14 Apr 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/agamiko/tiny-mnist-challenge

Tiny MNIST Challenge for university student's class with example codes in matlab and pytorch.

challenge convolutional-neural-network example-code pytorch student-project toolbox tutorial

Last synced: 30 Jul 2025

https://github.com/maurosilber/python-tutorial

Introducción a Python

python tutorial

Last synced: 14 Apr 2026

https://github.com/joodsy/mini-apps

🚀 Build fast, scalable web applications with this Vite + React + TypeScript template featuring Tailwind CSS and shadcn/ui components.

awesome example-project farcaster mini-app mini-apps miniapps mvc nodejs swift telegram ton tutorial typescript ui-kit walletconnect webapp woocommerce-api woocommerce-payment

Last synced: 30 Dec 2025

https://github.com/klebann/moodle-plugin-helloworld

Hello world plugin created for education purposes following tutorial on https://learn.moodle.org/.

education moodle moodle-plugin plugin tutorial

Last synced: 07 Oct 2025

https://github.com/medusatea/easycrackedglassgodot

Simple and Easy Demo of Cracked Glass using Standard Noise Texture and GUI Sliders

cracked-glass godot godot-engine godot4 godotengine noise-textures shaders tutorial

Last synced: 08 Aug 2025

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

Dependency Injection in Java is easy - Part 2 - Leveraging with Google Guice.

blog-post dependency-injection dev guice java tutorial

Last synced: 29 Mar 2025

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/qchen-fdii-cardc/eigen3tutorial

Eigen3教程和示例

eigen eigen3 example tutorial

Last synced: 08 Oct 2025

https://github.com/5afe/safe-demo-template

Template to create Safe demo applications

demo ethereum react-hooks safe safe-core-sdk tutorial typescript

Last synced: 19 Feb 2026

https://github.com/frozenassassine/cpp-winapi-tutorial

C++ WinApi tutorial with some samples

cpp samples tutorial winapi

Last synced: 03 May 2025

https://github.com/ryderdamen/circleci_deploy_google_cloud_function_example

An example (and tutorial) of how to deploy a Google Cloud Function with CircleCI.

cd ci circleci gcp google-cloud-functions tutorial

Last synced: 08 Oct 2025

https://github.com/monsterbrain/angularhttptutorial

A angular 7 tutorial on for http web api setup.

angular tutorial

Last synced: 21 Jan 2026

https://github.com/mex1c/codex-roblox

Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox script executor, providing unparalleled functionality to effortlessly run scripts for your preferred Roblox games.

builder code codex collaborate community contribute development framework game library lua open-source plugin project repository resource roblox scripting studio tutorial

Last synced: 08 Oct 2025

https://github.com/applitools/tutorial-watir-ruby-basic

Applitools Watir tutorial

applitools ruby tutorial watir

Last synced: 28 May 2026

https://github.com/elzup/java-blank-tutorial

Java Programming basic tutorial with JUnit test

java junit5 tutorial

Last synced: 11 Jul 2025

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

A step-by-step getting started tutorial for Node.js in the cloud

cloud-foundry javascript nodejs swisscom swisscom-application-cloud tutorial

Last synced: 08 Oct 2025

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

A tutorial about how to use Java with Cloud Foundry and the Swisscom Application Cloud

cloud-foundry java swisscom swisscom-application-cloud tutorial

Last synced: 24 Jan 2026

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

A step-by-step getting started tutorial for Python on Cloud Foundry

cloud-foundry flask python swisscom swisscom-application-cloud tutorial

Last synced: 25 Jan 2026

https://github.com/guilhermecaz/py-rabbitmq-tutorials

Hands-on exploration of RabbitMQ using Python, following the official RabbitMQ tutorials.

python rabbitmq tutorial

Last synced: 08 Oct 2025

https://github.com/jennasys/pyuseref

Python version of useRef demo at: https://dev.to/ziratsu/the-useref-hook-in-react-3h98

parcel python react transcrypt tutorial

Last synced: 10 Jun 2026

https://github.com/choyiny/ruby_app

Learning Ruby on Rails with tutorial

rails-tutorial ruby ruby-on-rails tutorial

Last synced: 21 Jan 2026

https://github.com/obitech/tutorials

Various tutorials I've tried/completed

css html javascript python rails ruby tutorial

Last synced: 11 Apr 2026

https://github.com/salilab/actin_tutorial

IMP/PMI tutorial, modeling the complex of actin and tropomodulin-gelsolin chimera

integrative-modeling tutorial

Last synced: 19 Jan 2026