https://github.com/andhikayuana/beginner_go
begginer go language
https://github.com/andhikayuana/beginner_go
golang golang-examples
Last synced: 7 months ago
JSON representation
begginer go language
- Host: GitHub
- URL: https://github.com/andhikayuana/beginner_go
- Owner: andhikayuana
- Created: 2019-01-05T00:14:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T04:54:49.000Z (over 6 years ago)
- Last Synced: 2025-01-18T03:45:54.715Z (9 months ago)
- Topics: golang, golang-examples
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# beginner_go
beginner go language## Contents
1. [hello.go](hello/hello.go)
2. [return-multiple-val](return-multiple-val/return-multiple-val.go)
3. [type-switch](type-switch/type-switch.go)
4. [error-handling](error-handling/error-handling.go)
5. [go-interfaces](go-interfaces/go-interfaces.go)
6. [type-casting](type-casting/type-casting.go)
7. [fibonanci](fibonanci/fibonanci.go)
8. [factorial](factorial/factorial.go)
9. [delete-functions](delete-functions/delete-functions.go)## RUN
please execute `run.sh` file