Every month AmsterdamPHP holds a monthly meeting with a speaker a social event. You can find more info and signup at http://meetup.amsterdamphp.nl

Thursday 15th September 2022

19:35
0
Go for php developers
Talk by Joshua Thijssen (1 hour)

Go combines the best of many programming language worlds. It can compile windows executables on linux, it's as readable as PHP, it's as fast as C/C++, and has a rich ecosystem like Java. During this talk, we will write some Go programs and give you an idea how Go works. We touch subjects like channels, goroutines and highlight the big differences between PHP and Go.