|
|
|
|
|
by freyr
2539 days ago
|
|
Go is a language you can pick up in a relatively short amount of time. The syntax is in the vein of C and Python, so it's probably familiar. The language itself is fairly small, and the focus is on simplicity over expressiveness. If you want to learn new languages but have limited time, my answer is to take a look at Go. |
|