October 2023
Intermediate to advanced
344 pages
9h 52m
English
Few programmers set out to write inefficient code, but we don’t always have time to fine-tune an algorithm to extract the maximum possible performance. Nevertheless, it’s important to understand how some coding practices can hurt performance and how we can employ alternative approaches to make our code more efficient. In this chapter, we’ll put some common techniques and practices under the microscope to examine their performance and compare their characteristics with potential alternatives.
We’ll explore the following:
Read now
Unlock full access