Here's an experience report on teaching new programmers with
Go: http://www.monogrammedchalk.com/go-2-for-teaching/
On Tuesday, January 16, 2018 at 8:42:34 AM UTC-6, matthe...@gmail.com wrote:
>
> From my experience:
>
> Expecting somebody at 0 to become a software engineer via coursework or a
>
>From my experience:
Expecting somebody at 0 to become a software engineer via coursework or a
book doesn’t seem reasonable to me. There’s at least a couple years of
mentorship and experience required just for the baseline.
JS or Go can get you far without knowing about stack traces, processor
On 01/16/2018 02:10 AM, James Pettyjohn wrote:
>
> Are there tracks of knowledge to take someone from 0 to understanding
> baseline knowledge?
>
> And from there through taking them to a professional grade standard?
>
I think "Introducing Go" is a great book for someone relatively new to
prog
I've had multiple occasions where I've needed to train someone to be a
programmer from scratch in a Go environment.
Trouble I've found is while the go texts are simple and straightforward,
relatively speaking, they often written by someone who sought a better life
in go, fleeing Java/C/C++. The