Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cloudacademy/go-ooprogramming

🚀 Go Object Oriented Programming
https://github.com/cloudacademy/go-ooprogramming

abstraction cloudacademy composition encapsulation go golang oop polymorphism

Last synced: 29 days ago
JSON representation

🚀 Go Object Oriented Programming

Awesome Lists containing this project

README

        

# Go Object Oriented Programming

[![Go](https://github.com/cloudacademy/go-ooprogramming/actions/workflows/go.yml/badge.svg)](https://github.com/cloudacademy/go-ooprogramming/actions/workflows/go.yml)

## Background
The following repo contains Go source code used to demonstrate object oriented programming (oop) techniques