Home
Categories
EXPLORE
True Crime
Comedy
Business
Society & Culture
History
Sports
Health & Fitness
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts125/v4/1d/2d/4c/1d2d4c8d-4c73-8bde-524e-a42586c6fd7b/mza_7206475201797337888.png/600x600bb.jpg
Code[ish]
Salesforce Engineering
131 episodes
9 months ago
A podcast from the team at Salesforce Engineering, exploring code, technology, tools, tips, and the life of the developer.
Show more...
Technology
RSS
All content for Code[ish] is the property of Salesforce Engineering and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
A podcast from the team at Salesforce Engineering, exploring code, technology, tools, tips, and the life of the developer.
Show more...
Technology
https://is1-ssl.mzstatic.com/image/thumb/Podcasts125/v4/1d/2d/4c/1d2d4c8d-4c73-8bde-524e-a42586c6fd7b/mza_7206475201797337888.png/600x600bb.jpg
107. How to Write Seriously Good Software
Code[ish]
4 years ago
107. How to Write Seriously Good Software

Rick Newman is a Director of Engineering at Salesforce Heroku. He's joined by Marco Faella, a professor of advanced programming and author of "Seriously Good Software." In Marco's view, there are of course several ways ways to characterize "good" software. Excellent software that goes above and beyond correct functionality includes code that is readable, robust, and performant. Each of these have different importance, depending on context. Robust software, for example, includes addressing issues with scalability, but only if one expects the software to be in such a high availability environment.

It's important to address these requirements from the beginning, when the software architecture is being mapped out. Marco gives the example of developing software for an external client. This client might know all the business logic and how it ought to function, but addressing the code's future evolution and maintenance are just as important, and whose responsibility lands squarely in the hands of the developer.

It can also be worthwhile to make an investment in education, learning about algorithms, data access, and other key concepts in the world of computer science. Such a foundation would allow one to adapt to the changing conditions of programming, whether those are caused by new hardware or modifications in the languages themselves.

Links from this episode

  • "Seriously Good Software" is Marco's book on the subject of writing strong code -- get a 40% discount with the code podish19
Code[ish]
A podcast from the team at Salesforce Engineering, exploring code, technology, tools, tips, and the life of the developer.