Different jobs require different tools. There are times where PHP isn’t the right tool for the job. When those times arise, Go can be a great alternative tool to use. Go is a compiled programming language created by Google and used in emerging tools like Docker, and Kubernetes. This session will take you through the basics of Go, compare and contrast it with PHP, and give you some pointers as to what problem areas can you best use Go to compliment your PHP applications.

Comments

Comments are closed.

Eric Poe at 14:56 on 21 Apr 2018

Great introduction to golang. I've seen it before, it's on my list of languages to play with.