Wanna know more about AirBnB and how it all started? Check the video below.

I love reading computer manuals, be they about software architecture, algorithmic, programming, security, cloud storage and operations, big data, machine learning or others. The following text is taken from the book “AntiPatterns: Refactoring Software, Architectures, and Projects in Crisis“ ——————————————————————————– Also Known As: Gold Plating, Standards Disease, Make Everybody Happy, Political Party Root Causes: Pride, Avarice Anecdotal Evidence: […]

I love reading computer manuals, be they about software architecture, algorithmic, programming, security, cloud storage and operations, big data, machine learning or others. The following text is taken from the book “AntiPatterns: Refactoring Software, Architectures, and Projects in Crisis“ ——————————————————————————– Also Known As: Clipboard Coding, Software Cloning, Software Propagation Root Causes: Sloth BACKGROUND Cut-and-Paste Programming is a […]

I love reading computer manuals, be they about software architecture, algorithmic, programming, security, cloud storage and operations, big data, machine learning or others. The following text is taken from the book “AntiPatterns: Refactoring Software, Architectures, and Projects in Crisis“ ——————————————————————————– Root Causes: Ignorance, Sloth BACKGROUND The Spaghetti Code AntiPattern is the classic and most famous AntiPattern; it […]

This is one of the greatest documents to have come out of the Valley… Enjoy it … responsibly.. Culture from Reed Hastings  

Data Science is getting stronger in the IT community. From companies like Facebook, Twitter, Google, Amazon, Airbnb, Uber, Dropbox, AliBaba to institutions like schools and universities, governments, non-profits organizations, we are creating and using a huge amount of data. A big amount of data. Recently, I’ve been using datacamp.com to play with some interesting notions. […]

Below is a very interesting example of how to interact when solving a problem during a coding interview. Think loud. Clearly. Ask for clarifications. Talk before you write. Think about different solutions. Best case scenario. Worst case. Edge cases. Test your solution in real time.

“AWS Lambda is a compute service that lets you run code without provisioning or managing servers. AWS Lambda executes your code only when needed and scales automatically, from a few requests per day to thousands per second. You pay only for the compute time you consume – there is no charge when your code is […]

Nov 16 – 18 is seeing Microsoft ConnectLive event being streamed.   Catch the videos by clicking the picture below.  

We are in the bot era. Many great companies are offering a variety of platforms to help developers provide great user experiences using bots. Check the Microsoft bot framework here. If you are a C# coder, you can use Microsoft Bot Builder for C# “for constructing bots that can handle both freeform interactions and more […]