Reasons Python Sucks (2018)
hackerfactor.com
Reasons Python Sucks (2018)
1–10 of 74 posts
Re: Reasons Python Sucks (2018)
#2Re: Reasons Python Sucks (2018)
#3Re: Reasons Python Sucks (2018)
#4Re: Reasons Python Sucks (2018)
#5Re: Reasons Python Sucks (2018)
#6However, the packaging and installation thing is very valid--Python really sucks at that and needs to fix it.
Re: Reasons Python Sucks (2018)
#7Lists in python are called lists because they're linked lists right? They are not called arrays because they are a different data structure.
Edit: Well TIL! Thanks everyone.
Re: Reasons Python Sucks (2018)
#8Re: Reasons Python Sucks (2018)
#9Many of these things are annoying, but I wanna check something.... Lists in python are called lists because they're linked lists right? They are not called arrays because they are a different data structure. Edit: Well TIL! Thanks everyone.
Re: Reasons Python Sucks (2018)
#10Many of these things are annoying, but I wanna check something.... Lists in python are called lists because they're linked lists right? They are not called arrays because they are a different data structure. Edit: Well TIL! Thanks everyone.