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: 3 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T21:39:51.000Z (about 3 years ago)
- Last Synced: 2025-01-13T06:07:12.092Z (5 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
[](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