https://github.com/jsiqbal/golang
Go: The Complete Developer's Guide by Stephen Grider
https://github.com/jsiqbal/golang
array map reciever-parameter short-assignment slice struct types
Last synced: about 1 year ago
JSON representation
Go: The Complete Developer's Guide by Stephen Grider
- Host: GitHub
- URL: https://github.com/jsiqbal/golang
- Owner: JsIqbal
- Created: 2023-06-23T09:46:34.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-02T10:56:29.000Z (over 1 year ago)
- Last Synced: 2025-03-24T18:49:30.108Z (about 1 year ago)
- Topics: array, map, reciever-parameter, short-assignment, slice, struct, types
- Language: Go
- Homepage: https://www.udemy.com/course/go-the-complete-developers-guide/
- Size: 675 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
zero value: if we do not initialize a variable with any value then go initializes the variable using its zero value