[clug] Bad features of programming languages.

jhock at iinet.net.au jhock at iinet.net.au
Wed Apr 19 21:25:06 UTC 2023


Nesting by white space, such as in Python.

Nesting for subroutines should be done using braces, parentheses or any other left and right character pair. Finding nesting errors in spaces or tabs is very difficult. 

On 19 April 2023 11:18:52 pm AEST, Brenton Ross via linux <linux at lists.samba.org> wrote:
>Hi,
>
>I am having an interesting conversation about bad features of
>programming languages. 
>
>I am wondering if anyone from the group has some thoughts on what they
>hope never to see in a programming language, or just things you really
>dislike.
>
>Brenton
>
>
>
>



More information about the linux mailing list