Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PEP 572 and Future
#9
(Jul-14-2018, 11:44 PM)svetlanarosemond Wrote: why not just ignore it and not use it? Why complain and criticize it?
I use Scala at work, and have done so at a couple companies. I like Python and Scala, even though they're very different.

Python is much simpler, and that's often a benefit. I am confident that I can read Python, and teach someone to read any Python fairly quickly. (90%+ of what they're see in two weeks, the other 10% easy to self-teach.)

Scala on the other hand is incredibly complex. Even with a couple years' experience, I still come across code that I have to learn more about the language to understand. For this reason, I have sympathy for people who don't want to add features with the "just don't use it" convention. Conventions are also harder IMO to enforce in non-static languages, like Python (at my current job, we have banned certain Scala features and have tooling in place to prevent its use).

Python is definitely becoming more complex in a way that isn't what I want. I like Python's simplicity, and go to Scala when I need something more. If Python gets as complex as Scala, I'll probably use Scala more; not a lot more the way things are going currently, but that's the trend.
Reply


Messages In This Thread
PEP 572 and Future - by svetlanarosemond - Jul-14-2018, 11:44 PM
RE: PEP 572 and Future - by ichabod801 - Jul-15-2018, 12:58 AM
RE: PEP 572 and Future - by svetlanarosemond - Jul-15-2018, 01:05 AM
RE: PEP 572 and Future - by Skaperen - Jul-15-2018, 02:04 AM
RE: PEP 572 and Future - by ichabod801 - Jul-15-2018, 03:12 AM
RE: PEP 572 and Future - by svetlanarosemond - Jul-15-2018, 12:51 PM
RE: PEP 572 and Future - by metulburr - Jul-15-2018, 01:42 PM
RE: PEP 572 and Future - by ichabod801 - Jul-15-2018, 07:20 PM
RE: PEP 572 and Future - by micseydel - Jul-16-2018, 08:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  a future project for some day Skaperen 7 4,221 Apr-24-2018, 03:12 AM
Last Post: Skaperen
  a future project: hardlink identical files Skaperen 4 4,062 Dec-18-2017, 03:38 AM
Last Post: Skaperen
  a future project: recursive file list Skaperen 0 2,279 Dec-14-2017, 03:55 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020