Category: Programming

  • Cost of SOQL Queries

    Note: This study is based on limited data available in Developer Org & discuss the points from an high level. In complex instance & large volume of data, one might see a difference in the observations. Before starting, let’s setup the environment. Head up to the Developer Console in Salesforce and toggle the Debug Levels…

  • First Impressions of Rust: A Newcomer’s Perspective

    RUST programming language elevates System Programming needs, Reliability & make programming FAST. Fast as in Development, Distribution and Performance. I am writing this article in a developer hat. While, I was trying some simple initial concepts, I noted some pointers. It is an as-is dump of those notes. Let’ go! Conclusion Overall this language is…