Re: Python built-ins versus Javascript [was Re: Old Man Yells At Cloud]

2017-09-17 Thread Abdur-Rahmaan Janhangeer
i use langages that uses py with so you have to wrap things in a function so that it will be called i'm tired telling beginners : hey don't forget to declare your globals don't forget don't forget and most of the time there are many ... well they just can't declare it in the func as they ha

Python built-ins versus Javascript [was Re: Old Man Yells At Cloud]

2017-09-17 Thread Steve D'Aprano
On Sun, 17 Sep 2017 08:02 pm, Abdur-Rahmaan Janhangeer wrote: > as someone who really dislike js, i have to admit : python's globals are > really really bad ! > > js is a charm at that a real charm ! Can you explain what you think is so bad about them, and why Javascript's are better? -- Ste