Archive:

Day: March 13, 2017

What are the fundamental principles of the Go programming language?

By: | Post date: March 13, 2017 | Comments: 3 Comments
Posted in categories: Information Technology

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 […]