Displaying posts tagged with

“programming”

Studying again — at my age: Udacity

Today I want to talk about Udacity, a online Univercity if you like and I quote: We believe university-level education can be both high quality and low cost. Using the economics of the Internet, we’ve connected some of the greatest teachers to hundreds of thousands of students all over the world. Currently they are running […]

Google’s own Programming Language — Go!

So Phython, C and C++ are not good enough for Google anymore. And it seems it is all about concurrency, speed and getting things done. It’s called GO … The company says that Go is experimental, and that it combines the performance and security benefits associated with using a compiled language like C++ with the […]