About Go tutorial
Go originated as an experiment by Google engineers Robert Griesemer, Rob Pike, and Ken Thompson to design a new programming language that would resolve common criticisms of other languages while maintaining their positive characteristics.[20] The new language was to:
be statically typed, scalable to large systems (as Java and C++);
be productive and readable, without too many mandatory keywords and repetition[21] ("light on the page" like dynamic languages);
not require tooling, but support it well,
support networking and multiprocessing.
This app is very good for begin learn go programming language.
Download and install
Go tutorial version 1.0 on your
Android device!
Downloaded 100+ times, content rating: Everyone
Android package:
com.samstore.go, download Go tutorial.apk
by P####:
App: Poor English, confusing interface, no Go Playground. Contents: badly organized, out of order, confusing. If you don't already know how to program in C, you won't be able to learn Go from this app. If you do, you'll think "why is it taking such simple concepts and making them so obstruse?"