An introduction to the Go programming language. Assumes knowledge of Javascript. Part of a larger series at http://codeschool.org
Amazon Auto Links: No products found.
An introduction to the Go programming language. Assumes knowledge of Javascript. Part of a larger series at http://codeschool.org
Amazon Auto Links: No products found.
Author: Brian Will
I learned to program in Algol60 (I know, I know …) and am getting a certain feeling of deja vu here 😉
Curious what software you use to make the video.
Why does he constantly compare Go to Javascript?
Multi-return functions are not unique to Go. Be careful when saying things like that. 🙂
As a mathematical modeller, I typically have to specify the size of my data at runtime, so arrays nearly always have to be dynamic. Go’s fixed sized arrays is therefore quite disappointing, as unless there’s a way to have dynamic arrays, it pretty much rules out the language as useful to me.
thnks 🙂
I think you are misunderstand easiness and familiarity with simplicity. This language is not simple at all.
I stopped after “Garbage Collector and No classes or type inheritance”. Crappy.
I just wanna say I got a new subwoofer and my desk shakes from the sound of your voice.
Came here after the talk on HandMadeDev. Great talk and advice.