August 2022
Beginner to intermediate
424 pages
10h 19m
English
Whatever is well-conceived is clearly said
This chapter covers
When our business logic involves advanced data processing, the generic data manipulation functions provided by the language run time and by third-party libraries might not be sufficient. Instead of mixing the details of data manipulation with business logic, we can write our own generic data manipulation functions and implement our custom business logic using them. Separating business logic from the internal details of data manipulation makes the business ...
Read now
Unlock full access