Sitemap - 2020 - Another Coding Blog

Weekly Coding Challenge: Snail Sort - written in JavaScript

Weekly Coding Challenge: Permutations - written in JavaScript

I built an automated SMS service in Salesforce using batch/scheduled jobs with the Twilio Rest API for my wedding to notify guests of wedding information and adhere to contactless communication during COVID

Lightning Web Component Super Badge Completed! Let's talk about themes and pain points you will encounter

Tales of a Salesforce DevOps Engineer: Writing a Unit Test in Python

Weekly Coding Challenge: Letter Substitution Cipher - written in JavaScript

Weekly Coding Challenge: Valid Parentheses – written in JavaScript

Weekly Coding Challenge: Create Phone Number – written in JavaScript

Weekly Coding Challenge: Convert String to Camel Case – written in JavaScript and Python

Weekly Coding Challenge: Format a string of names like 'Bart, Lisa & Maggie'. - written in JavaScript and Python

Weekly Coding Challenge: Sum of Minimums! - written in JavaScript and Python

Weekly Coding Challenge: Weight for weight - written in JavaScript

Weekly Coding Challenge: Buying a car - written in JavaScript and Python

Weekly Coding Challenge: Detect Pangram - written in JavaScript

Weekly Coding Challenge: Bouncing Balls and Recursion - written in JavaScript, Python and Java

Weekly Coding Challenge: Find the first non-consecutive number in an Array - written in JavaScript, Python and Java

Weekly Coding Challenge: Binary Addition – written in JavaScript and Python

Weekly Coding Challenge: Sum of the first nth term of Series - written in JavaScript, Python and Java

Weekly Coding Challenge: Credit Card Masking algorithm - Written in JavaScript, Python and Java

Project 4: Clone full Campaign records and hierarchies using recursion and cloning in Apex with the click of a button

Project 3: Give Nonprofits the ability to dynamically search for/create donors, allocate donation amount distributions among multiple donors and complete a donation assessment with Lightning Web Components