Monthly Archives: June 2022

StackOverflow Developer Survey 2022

The SO Developer Survey for 2022 is out. Some things that struck me as odd: I just can’t believe that people hate MATLAB. I love it. Similarly I was surprised to find out that R and PHP are dreaded languages. … Continue reading

Posted in Computers, programming, Software | 1 Comment

Query Google BiqQuery from a Scala console app

Objective How can we query Google BigQuery from a Scala console app? Step 1 – Create project on Google CLoud, enable billing, Install Google Cloud SDK, initialize and authenticate Refer to online documentation for how to do all this. You … Continue reading

Posted in Computers, programming, Software | Tagged , | Leave a comment

Principles of Engineering Excellence

What is Engineering Excellence? EE to me is the passionate pursuit of perfection and its really about taking pride in what we build. EE to me is about code quality, developer experience, technical documentation, instrumentation, performance and scalability. It is … Continue reading

Posted in Computers, Software | Leave a comment