Since we're in a world of polyglots, and many people are transitioning langs always, I find its helpful to have comparisons and benchmarks so people can find equivalencies.
* Going from Python to Golang, and how to setup a Flask like workflow.
* Create a REST API in Golang coming from a NodeJS and Express background.
I find it always really helps to construct working useful projects or examples that people have done before in other langs.
I second this. One for Rubyists coming from, say, Sinatra would be great.
Or maybe focusing on the language transition separately from the tools/library transition: "the X things that will hurt your head transitioning from Y to Go"
Comments
Since we're in a world of polyglots, and many people are transitioning langs always, I find its helpful to have comparisons and benchmarks so people can find equivalencies.
* Going from Python to Golang, and how to setup a Flask like workflow.
* Create a REST API in Golang coming from a NodeJS and Express background.
I find it always really helps to construct working useful projects or examples that people have done before in other langs.
I second this. One for Rubyists coming from, say, Sinatra would be great.
Or maybe focusing on the language transition separately from the tools/library transition: "the X things that will hurt your head transitioning from Y to Go"