An open API service indexing awesome lists of open source software.

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

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