Salesforce: How to avoid if-else/switch chains and preserve open/closed principle in Calculator p...

Subscribers:
2,700
Published on ● Video Link: https://www.youtube.com/watch?v=4XmyopfDxCk



Category:
Guide
Duration: 4:59
62 views
1


How to avoid if-else/switch chains and preserve open/closed principle in Calculator program (apex)
I hope you found a solution that worked for you :)
The Content (except music & images) is licensed under (https://meta.stackexchange.com/help/licensing)CC BY-SA
Thanks to all those great people for their contributions!

(salesforce.stackexchange.com/users/53791/jwok)Jwok
(salesforce.stackexchange.com/users/2984/sfdcfox)sfdcfox
(salesforce.stackexchange.com/users/24889/derek-f)Derek F
A special thanks goes out to the (https://salesforce.stackexchange.com/questions/407913/how-to-avoid-if-else-switch-chains-and-preserve-open-closed-principle-in-calcula)Stackexchange community

I wish you all a wonderful day! Stay safe :)

apex solid-principles switch-case bestpractice




Other Videos By Peter Schneider


2023-07-28Gis: How to label the highest value comparing different fields by suffix name in QGIS
2023-07-28Electronics: Can I use capacitor to measure time?
2023-07-28Raspberrypi: Troubleshooting "Failed to start dhcpcd.service on all interfaces" - Buster on Raspb...
2023-07-28Softwareengineering: In a web application, should "private" user images be protected with authent...
2023-07-28Salesforce: Can you pass encoded url parameter strings in a cloudpages url?
2023-07-28Salesforce: JS in Salesforce DOM security review failure
2023-07-28Memcached can not listen on a port different from 11211 in Alma Linux 8.8
2023-07-28Mathematica: How to bend a tube and calculate the new curvature?
2023-07-28Dba: How to stop MySQL command from replacing hostname?
2023-07-28How to fill gaps in anomaly detection data using pandas?
2023-07-28Salesforce: How to avoid if-else/switch chains and preserve open/closed principle in Calculator p...
2023-07-28Unix: How do I install Qt 6 in Debian Bookworm?
2023-07-28Mathematica: Why doesn't Sequence@@ work inside Manipulate?
2023-07-28Gis: Hard-code GeoPackage tables as either a model input or output
2023-07-28Dba: Quickly duplicate the same row with 1 random column
2023-07-28Apple: Easiest way to create multiple nested folders
2023-07-28Raspberrypi: Reserving/locking pins between processes
2023-07-28Mathematica: How can I change elements in a matrix to a combination of other elements?
2023-07-28How is Rust --release build slower than Go?
2023-07-28Matching numbers to mask it
2023-07-28Ux: Evidence for using "Do not show again" on modal/popup advertisements



Tags:
apex
solid-principles
switch-case
bestpractice