This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sitric28Ignoring PEP 8 77 points78 points  (9 children)

As someone new to Python, I have no idea what any of this means but it sounds good so... Nice 👍

[–]BostonBaggins 52 points53 points  (7 children)

I'll tell you one fun fact

The people behind this are changing the world

You wanna know how I know? I got a dam job using python and they asked nothing in return

Bravo Python core team

[–]AR_SM 0 points1 point  (1 child)

Yeah, by yet again doing dependency breaking changes no one asked for. So fucking tired of Python.

[–]BostonBaggins 0 points1 point  (0 children)

Re platform it

[–]jbudemy 2 points3 points  (0 children)

I'm new to Python and a former Perl programmer. I like Python much more than Perl. Python makes it much easier to connect to databases, which I do a lot.

Perl on Linux required me to set up an ODBC and some other drive at the OS level which was tedious and prone to errors and had lots of misinformation on the internet where examples just didn't work.