Is GO really good for real world web apps?

What particular news are you searching for? I believe the 17 answers in that post already refute Bruce Richardson’s overly negative view on Go.

  • More features: Cannot coment on this, please define “features”. :slight_smile:
  • Easy to deploy: Go is known for dead easy cross-platform deployment, but this is nothing new. Are you looking at particular deployment scenarios?
  • Fast page rendering, SEO, and managment are not related to the programming language used IMHO. Are you perhaps searching for a Web programming framework rather than for a programming language?

Tip: Whenever I have to look up something related to Web programming, I pick up my copy of Learn to Create Web Applications Using Go, which is a great book about Web programming, and the author Jon Calhoun also has built a complete Web programming course around it.

6 Likes