Good code is self-documenting – so the adage goes! Comments and codes have inverse relationship – it is believed that better codes need less comments! Only when one reaches a point – where, it would be difficult to grasp the underlying logic without few clues, should one resort to adding
Tag: How to become Salesforce Developer
Bugged by Bugs? Master Debugging!
Debugging is an art of finding errors. There are certain constants in life which are unavoidable – death, taxes, and bugs in programming! Debugging comprises of finding the source of a problem in a code base, identifying possible causes, testing out hypotheses until the ultimate cause is found, and then eventually
Pre-requisites for Learning Apex – Logical Mind and Confidence!
In my last article Mastering Apex Variables – a Stepping Stone in your Apex Journey I discussed about Variables and Data Types. There were few assignments for you in that article, if you did not get a chance to complete it, do it right now. It will not take more than 30
Mastering Apex Variables – a Stepping Stone in your Apex Journey
I am touched, and humbled, to receive hundreds of emails thanking me for writing the following blogs – ‘An Unconventional Path to Getting Salesforce Administrator Certification’ and, ‘Creatively Decode your Salesforce Developer Journey’. Thank you! Many of you ask, and wonder, why I spend so much time writing blogs. The
Creatively Decode Your Salesforce Developer Journey
Let us start our Journey with few quotes for insights and inspiration: Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program. Any fool can write codes that a computer can understand. Good programmers write