Go

1. Developed by Robert Griesemer, Rob Pike, and Ken Thompson at Google.
2. Like C it has good grasp for developing around system programming.
3. Just like C language it does n't need a run time interpreter. So a compiled language
4. Strongly types language
5. Support type inference

In order to make sure that we have a standalone program, that file should start with 

package main

No comments:

 Python Basics How to check the version of Python interpreter mac terminal

Popular in last 30 days