General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Brent Jacobs
NDC Conferences
comments
Comments by "Brent Jacobs" (@br3nto) on "Functional Programming with C# - Simon Painter - NDC London 2023" video.
5:37 “select is the last thing to run… with declarative we are not concerned with the order of operations” whoever put SELECT first in an SQL statement was an idiot, and therefore SELECT is a terrible example of declarative programming… or a good example of how it can be bad.
1
35:10 wait… why do we want immutability? Are there scenarios we need to be aware of where we are making trade offs for something else? Eg performance?
1