Other than the English, logical syntax such as "if-else" kind of shit, I have no idea why anyone would "talk code". Sure, sometimes I run through logic in my head or even out loud when reviewing a section of code, but I translate it into English rather than just quoting it verbatim (i.e iterate over this collection, increase the counter each iteration and execute function "x"). I'm not sure how anyone would benefit from just reading code out loud.