Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cloudacademy/go-ooprogramming
- Owner: cloudacademy
- Created: 2022-01-27T09:19:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T21:39:51.000Z (almost 3 years ago)
- Last Synced: 2024-11-13T18:27:34.184Z (3 months ago)
- Topics: abstraction, cloudacademy, composition, encapsulation, go, golang, oop, polymorphism
- Language: Go
- Homepage: https://cloudacademy.com
- Size: 6.84 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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