Subscribe to Blog via Email
Join 296 other subscribers
Archive:
Day: March 13, 2017
What are the fundamental principles of the Go programming language?
The world has moved on since 1970 (C: Kernighan and Ritchie). But the world still needs a low level language. Pretty printing and statement termination are solved problems. The programmer does not need to be forced to deal with them. You can have a low level language and still have associative arrays, extensible arrays and […]