For computer science students looking to do something innovative, go for
'Go' - a systems programming language expressive, concurrent, garbage-collected...
Go is alive from Nov 2009. Checkout the official website for info who are decided to do a project in Google's own programming language.
quote package main import "fmt" func main() { fmt.Printf("Hello, World\n " ) }
|
Related web sites:
*
Go Language Official Site *
Go Projects