Not saying it was. Take a look at my list comprehension comparison. Again probably not why Python is considered readable (but still a touted powerful tool Python provides).
If you send me some readable Python, if it isn't too massive I could try and use it to make a compare.
Please stop posting these. They're not helpful to the people reading these articles and would serve to defeat your propose of promoting D by creating an association between D and these annoying first post on python articles.
If you really want D to succeed, simply evangelize it. Don't use it as a way to attack others.
Nicely written up. I'm still not convinced Python makes for a clear and readable language
Printing in D
Jesse Phillips ・ Dec 15 ・ 2 min read
I take posts like this and compare it to D. The last one on list comp was fun too.
The print statement is definitely not the reason why python would be considered a readable language
Not saying it was. Take a look at my list comprehension comparison. Again probably not why Python is considered readable (but still a touted powerful tool Python provides).
If you send me some readable Python, if it isn't too massive I could try and use it to make a compare.
List Comprehension in D
Jesse Phillips ・ Dec 13 ・ 2 min read
Wasn't familiar with this Dlang until I crossed your comment.
If you think Python list comprehension is less readable we have very different personal preferences in terms of reading code...
Even basic functions. I mean, what does
iota
even mean? It's obvious whatrange
means, even for someone that has never came across Python before.dev.to/jessekphillips/comment/j0pa
Moving the discussion since my article is about comparison and this one is not.
Please stop posting these. They're not helpful to the people reading these articles and would serve to defeat your propose of promoting D by creating an association between D and these annoying first post on python articles.
If you really want D to succeed, simply evangelize it. Don't use it as a way to attack others.
I've chosen to reply with an article. This will make it more reusable.
What is with all the Python hate?
Jesse Phillips ・ Dec 15 ・ 2 min read