method
Here are 8 public repositories matching this topic...
Go is a statically typed, compiled high-level programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. It is syntactically similar to C, but with memory safety, garbage collection, structural typing, and CSP-style concurrency.
-
Updated
Mar 15, 2023 - Go
Getting started with go, this is just a simple example about oop in go
-
Updated
May 10, 2019 - Go
This Go program demonstrates the use of struct and struct methods. It features the use of pointers with structs and struct methods to display and overwrite/clear (mutate) the data in the original struct without unnecessarily occupying extra memory spaces.
-
Updated
Oct 7, 2024 - Go
Improve this page
Add a description, image, and links to the method topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the method topic, visit your repo's landing page and select "manage topics."