2
saad
7y

Anyone work with golang for Web development purposes? I am an intern and need to work with golang which I have no idea... Any help to get me started?? Thanks!

Comments
  • 0
    ...(subbing)
  • 0
  • 1
    To get started with golang, the Go Tour is the place to go.
    You can use it on their website without installing anything.
    The docs at golang site also have a section for web development.
    I would suggest to get started with this after you've got some understanding of Go
    https://gitbook.com/book/astaxie/...

    (Disclaimer I'm no expert)
  • 0
    Thanks a lot.. But for me I need to use gobuffalo framework.. I already saw this resource.. They are good@byte
Add Comment