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/akagi201/learning-ansible

Codes and Notes while learning ansible

ansible learning scaffold tutorial

Last synced: 09 Jun 2026

https://github.com/appidea/react-workshop

Fast introduction to React.js development (part of the course).

javascript react tutorial

Last synced: 11 Apr 2026

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

Java - Make a Queue Tutorial

queues tutorial

Last synced: 30 Jun 2026

https://github.com/freeclimbapi/node-make-a-queue-how-to-guide

Node - Make a Queue Tutorial

queues tutorial

Last synced: 15 Jun 2026

https://github.com/antonio-f/easy_naive_bayes

Easy Naive Bayes method implementationfor the Spam Filtering problem (using Python)

101 easy machine-learning naive-bayes spam-classification spam-filtering spamassassin tutorial

Last synced: 30 Mar 2025

https://github.com/aavache/cpp-tutorial

Get started with C++ with this tutorial repository. It contains plenty of intuitive examples.

cmake cpp cpp-programming getting-started patterns pointers programming tutorial

Last synced: 19 Jul 2025

https://github.com/paulgovan/weibullr.learnr

An Interactive Introduction to Life Data Analysis

life-data-analysis r reliability tutorial weibull-analysis

Last synced: 15 Apr 2025

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

C# - Update a Queue Tutorial

queues tutorial

Last synced: 05 May 2026

https://github.com/kayleedavisgithub/r-for-powerbi

Collection of documents for practice and tutorial on using R with PowerBI

tutorial tutorials

Last synced: 17 Aug 2025

https://github.com/nohomey/vscode-debugging

Tutorial how to set up and debug a C++ process with VSCode from Linux

cpp debugging tutorial vscode

Last synced: 21 Aug 2025

https://github.com/arceryz/interaction-in-matplotlib

Interactive matplotlib plots python template file. Fully commented and explained. Enhance your plots!

interactive interactive-visualizations matplotlib matplotlib-animation matplotlib-pyplot plotting plotting-in-python python template tutorial

Last synced: 16 Aug 2025

https://github.com/faizantkhan/numpy

NumPy Practice Repository Dive into the world of numerical computing with our collection of NumPy exercises. Perfect for beginners and seasoned programmers alike, this repository offers a range of challenges to sharpen your array manipulation and data analysis skills.

data-science library machine-learning numpy numpy-arrays numpy-library numpy-python outlier outlier-detection python pythonlibrarires tutorial

Last synced: 21 May 2026

https://github.com/dryrel/gad2017_lab

Unity Engine - Game Development I (C#)

bahcesehir-university education tutorial unity

Last synced: 25 Apr 2026

https://github.com/chingc/tutorial-nix

A quickstart and reference for Nix to help you get up and running fast.

documentation nix quickstart readme reference tutorial

Last synced: 16 Aug 2025

https://github.com/achie72/druid-dash-2

PICO-8 puzzle game made for Pursuing Pixels James Jam Game Gam #3

game-development gamejam lua pico-8 pico8 tutorial

Last synced: 29 Mar 2025

https://github.com/ddewaele/nginx-https

simpel project with an ngixn / docker-compose / self signed certs

docker docker-compose https nginx tutorial

Last synced: 09 Apr 2026

https://github.com/jblorincz/argocd-image-updater-example

Minimum example of argocd image updater in action - hands on tutorial

argocd argocd-image-updater kubernetes tutorial

Last synced: 10 Nov 2025

https://github.com/syncfusionexamples/how-to-customize-the-drop-area-and-file-list-in-the-vue-file-upload

A quick-start Vue project that shows how to customize the drop area and file list in the Syncfusion Vue File Upload component. This project contains code to customize the file drop area using an anchor element, add a custom file list template with upload progress, success, and failure statuses.

asynchronous-upload auto-upload browse customize-drop-area ej2-uploader file-list-template multiple-file-upload synchronous-upload tutorial upload-box uploader vue vue-components vue-file-upload vue-ui-components vuejs web-api-upload

Last synced: 09 Mar 2026

https://github.com/lotes/quaery

Write your own language!

antlr blog ide language query-language tutorial

Last synced: 12 Aug 2025

https://github.com/librity/learning_cpp

All my C++ tutorials

cpp opengl tutorial tutorials

Last synced: 15 Apr 2026

https://github.com/silvestrevivo/native-manager

React Native application following the Udemy Tutorial from @StephenGrider

firebase react react-native reactjs stephengrider tutorial udemy

Last synced: 11 Apr 2026

https://github.com/ryan-haskell/gtk-hello

My first vala application

elementaryos tutorial vala

Last synced: 23 Mar 2025

https://github.com/awpala/javascript-concepts-map

A collection of concepts related to JavaScript programming into a single "concepts map"

concept-map javascript programming tutorial

Last synced: 12 Aug 2025

https://github.com/ntg2208/production-ai-customer-support

Enterprise-grade multi-agent AI customer support system. Built for production, saves companies £150K+ annually. Complete tutorials included.

artificial-intelligence business-automation chatbot customer-support enterprise google-adk google-ai machine-learning multi-agent-system production-ready python rag tutorial vector-database

Last synced: 13 Aug 2025

https://github.com/macagua/product_video_preview

Tutorial of "How to Create a Widget in Odoo"

addon example frontend javascript odoo odoo-13 python tutorial

Last synced: 09 May 2026

https://github.com/000daniel/collision-mask-layer

A page dedicated to explaining how collision masks/layers works in the Godot game engine

collision collision-detection collision-layer collision-mask document documentation game-engine godot layer make-easy mask simple tutorial

Last synced: 03 Feb 2026

https://github.com/romanrizzi/mean_example

MEAN stack tutorial

mean tutorial

Last synced: 09 Nov 2025

https://github.com/freeclimbapi/java-list-calls-how-to-guide

Java - List Calls Tutorial

tutorial voice

Last synced: 01 Jul 2025

https://github.com/foufou-exe/iac-terraform-ansible-aws-webserver-demo

Complete example of deploying a Debian web server on AWS EC2 using Terraform and Ansible. Perfect for learning infrastructure as code (IaC) basics. 🤖

ansible automation aws cloud debian devops ec2 example iac infrastructure-as-code linux open-source terraform tutorial webserver

Last synced: 11 Apr 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/zackeryrsmith/tut-pong

Raylib-Zig pong tutorial

pong raylib tutorial zig

Last synced: 07 Apr 2025

https://github.com/thebigsasha/tic-tac-toe

A Tic Tac Toe game made to teach arrays, and to introduce object oriented programming :) Part of COMP250 - Intro to Computer Science @ McGill University

array education loops mcgill oop syntax tutorial university

Last synced: 11 Aug 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/shearichard/nim-tutorial-exercises

My versions of the Nim tutorial exercises

exercises nim tutorial

Last synced: 28 May 2026

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

Applitools Watir tutorial

applitools ruby tutorial watir

Last synced: 28 May 2026

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/epranka/dec2bin

Simple Dec2Bin converter created in CRA which helps to convert the number from decimal to binary

binary converter cra create-react-app css dec2bin decimal decimal-to-binary javascript react tool tutorial webdesign website

Last synced: 09 Apr 2026

https://github.com/bygui86/go-protobuf

Golang ProtoBuf sample project

go golang protobuf protobuf3 tutorial

Last synced: 10 Aug 2025

https://github.com/a2rp/notes-reactjs

ReactJS Notes - clear, beginner-friendly notes for React with examples. Built with Vite, React Router, and styled-components.

frontend handbook javascript react react-notes react-router reactjs styled-components tutorial vite

Last synced: 09 Apr 2026

https://github.com/thibautgery/elm-tuto

Code product following a elm tutorial

elm-language tutorial

Last synced: 07 Feb 2026

https://github.com/svelterust/saltos

Tutorial for creating an x86 operating system from scratch using Zig

osdev tutorial x86 zig

Last synced: 01 Jul 2025

https://github.com/mauranne-lg/flask_tutorial

This project is the result of the Flask step-by-step tutorial. See more on https://flask.palletsprojects.com/en/2.3.x/tutorial/

flask tutorial

Last synced: 05 Jan 2026

https://github.com/mcsamuelshoko/essentials-of-sql-server-performance-for-every-developer

Sample databases for the course Essentials of Sql Server Performance for Every Developer on YouTube

database freecodecamp indexing ms-sql-server mssql perfomance tutorial youtube

Last synced: 03 Oct 2025

https://github.com/sourceduty/retropie_le_potato

📃 How to Install RetroPie on Le Potato Libre Computer Board (AML-S905X-CC)

game games gba gbc how-to install instructions le-potato libre libre-computer nes nintendo pi play raspberry-pi retro retropie roms rpi tutorial

Last synced: 08 Aug 2025

https://github.com/snaka/storybook-tutorial-taskbox

This repository is a practical application of the contents of following page

reactjs storybook tutorial

Last synced: 11 Apr 2026

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/dannypsnl-fork/macro-magic

Macro is not magic

macro racket tutorial

Last synced: 09 Mar 2026

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/dinau/ruby-platformer

Platformer tutorial project with SDL3 in Ruby language

examples game platformer ruby sdl sdl3 tutorial

Last synced: 05 Aug 2025

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

my product of Rails Tutorial (5.1.4)

rails rails-tutorial ruby tutorial

Last synced: 29 Sep 2025

https://github.com/krystof2so/sublimetutorfr

SublimeTutor - Translate FR

editor sublime-text-3 tutorial

Last synced: 15 Mar 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/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/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/jaygaha/ai-mastery-roadmap

A collaborative AI learning roadmap. I'm documenting my journey from grasping the fundamentals of Python to mastering Machine Learning. Feel free to fork and contribute — let's build our AI skills together!

artificial-intelligence beginners-guide data-science deep-learning education numpy python python-programming self-taught tutorial

Last synced: 18 Jan 2026

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

Learning Go

go golang tutorial

Last synced: 04 Aug 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/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/uscbiostats/git-crash

Happy Scientist Seminar: A Crash course on git

git happyness tutorial workshop

Last synced: 03 Aug 2025

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/meicloudie/js_buoi1

CyberSoft Academy - JavaScript

course-project javascript tutorial

Last synced: 16 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/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/herve07h22/expert-javascript-booking

Support du cours en ligne Expert javascript

clean-architecture javascript tutorial

Last synced: 02 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/jccampagne/sql_playground

play with SQL / PLSQL - tutorial

learning-by-doing postgresql sql tutorial

Last synced: 16 Mar 2025

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/myworldbox/tutorial

All tutorial notes related coding

git tutorial

Last synced: 08 Apr 2025

https://github.com/sshaplygin/make-file-tutorial

It is simple tutorial about make file by article from habr.com

cpp makefile tutorial

Last synced: 15 Mar 2025

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/nagipragalathan/python_tutorial_for_data-science

This repository is a comprehensive guide for learning data science using Python. It covers various essential libraries and tools commonly used in the field of data science, including Jupyter Notebook, Matplotlib, NumPy, Pandas, Scikit-learn, and PyTorch.

datascience datavisualization deeplearning jupyter jupyter-notebook learning-by-doing learningresources machinelearning matplotlib numpy opensource pandas python python-script python3 pytorch pytorch-implementation scikitlearn tutorial

Last synced: 09 Apr 2026

https://github.com/juandic24/unity-essentials-pathway

My version of the Essentials Pathway project from Unity Learn. I explored the Unity editor, 3D features, 2D workflow, audio, programming, publishing, and more. In the bonus scene, I tried to create a small gallery of cool elements using free assets, where you can wander around and collect cheese while viewing the exhibits.

game-development tutorial unity

Last synced: 18 May 2026

https://github.com/newlandtv/2048-lecture

Unity 2D 2048 game tutorial

2048 2d game tutorial unity

Last synced: 31 Jul 2025

https://github.com/hcl-tech-software/code-realtime-art-tutorial

A VS Code extension for learning Code RealTime and the Art language

art code-realtime cpp realtime statemachine tutorial

Last synced: 21 Feb 2026

https://github.com/jasdumas/bad-tomatoes

A tutorial to web scrape movie ratings :tomato:

movies r tutorial web-scraping

Last synced: 28 May 2026

https://github.com/rileyseaburg/dev-connect

A MERN stack example of a simple social media app.

sample traversy-media tutorial

Last synced: 31 Jul 2025

https://github.com/mar0ls/tutorials

How install notepad++ in Mac M1

brew homebrew m1-mac notepad-plus-plus tutorial wine

Last synced: 31 Jul 2025

https://github.com/rominalodolo/linux_terminal_course

Youtube tutorial by Free Code Camp - The 50 Most Popular Linux & Terminal Commands - Full Course for Beginners. Link: https://www.youtube.com/watch?v=ZtqBQ68cfJc

bash command-line linux permissions sort sudo tutorial whoami youtube zip

Last synced: 04 May 2026

https://github.com/luistar/getting-to-know-aws-slides

The slides from my talk on Amazon Web Services

amazon-web-services aws demo elasticbeanstalk serverless slides tutorial

Last synced: 22 Sep 2025

https://github.com/mochafreddo/typechain

This GitHub repository hosts a simple blockchain implementation in TypeScript. It uses Node.js and Nodemon, and includes instructions for setup and execution in the README.

blockchain crypto education learning nodejs nodemon tutorial typescript

Last synced: 12 Apr 2026

https://github.com/rfluethi/german-translation-for-lesson-introduction-to-wordpress

German translation and redesign of "Introduction to WordPress" enhances accessibility for German speakers, part of OER for free, adaptable learning.

content-localization cultural-adaptation education german-translation learning open-educational-resources training tutorial video-production wordpress

Last synced: 02 Aug 2025