Go Programming and Why should you learn Go?

Go or Golang is a open source programming language created at google by Robert Griesemer , Rob Pike and Ken Thompson in 2009. It is compiled and statically typed like ‘C’ with garbage collection. It is used by some of google’s production systems. Go is different It is not what you think; it is not … Read more

Why Node, the fundamental difference between Node and other languages

The face of web development today is dramatically different !The things that we can do on the web nowadays with JavaScript running on the server, as well as in the browser, were hard to imagine just several years ago.This technology, called Node.js, is being hailed as “the new Ruby on Rails” by some in the … Read more