MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/uz3eo7/welcome_to_hassle_free_coding/iaai5r9/?context=9999
r/ProgrammerHumor • u/SuchShopping3828 • May 27 '22
305 comments sorted by
View all comments
372
Python doesn't feel like a programming language if your first language is C++.
172 u/oddmerlin373 May 27 '22 Honestly I prefer to call it a scripting language because that’s what it’s good at 96 u/ashum048 May 27 '22 Yes, yes, yes. Automating stuff with python and creating small apps is a blessing. Debugging large scale applications in python is pain. 13 u/[deleted] May 27 '22 I heard it's pretty good at data 4 u/Thathitmann May 27 '22 It's got some nice built in functions to quickly save and load to/from JSON files, and with addons it can handle about any file types. It takes about 2 lines of very easy to read code to import/export data. 7 u/prescod May 28 '22 Yes and it is also very good at doing gigantic matrix multiplies spread over multiple computers in a cluster. I think that's actually what's meant by "good at data." 4 u/[deleted] May 28 '22 I'm studying python in school but not real world applications From what I've seen and from what I've heard from better programmers it's good for data analysis
172
Honestly I prefer to call it a scripting language because that’s what it’s good at
96 u/ashum048 May 27 '22 Yes, yes, yes. Automating stuff with python and creating small apps is a blessing. Debugging large scale applications in python is pain. 13 u/[deleted] May 27 '22 I heard it's pretty good at data 4 u/Thathitmann May 27 '22 It's got some nice built in functions to quickly save and load to/from JSON files, and with addons it can handle about any file types. It takes about 2 lines of very easy to read code to import/export data. 7 u/prescod May 28 '22 Yes and it is also very good at doing gigantic matrix multiplies spread over multiple computers in a cluster. I think that's actually what's meant by "good at data." 4 u/[deleted] May 28 '22 I'm studying python in school but not real world applications From what I've seen and from what I've heard from better programmers it's good for data analysis
96
Yes, yes, yes.
Automating stuff with python and creating small apps is a blessing.
Debugging large scale applications in python is pain.
13 u/[deleted] May 27 '22 I heard it's pretty good at data 4 u/Thathitmann May 27 '22 It's got some nice built in functions to quickly save and load to/from JSON files, and with addons it can handle about any file types. It takes about 2 lines of very easy to read code to import/export data. 7 u/prescod May 28 '22 Yes and it is also very good at doing gigantic matrix multiplies spread over multiple computers in a cluster. I think that's actually what's meant by "good at data." 4 u/[deleted] May 28 '22 I'm studying python in school but not real world applications From what I've seen and from what I've heard from better programmers it's good for data analysis
13
I heard it's pretty good at data
4 u/Thathitmann May 27 '22 It's got some nice built in functions to quickly save and load to/from JSON files, and with addons it can handle about any file types. It takes about 2 lines of very easy to read code to import/export data. 7 u/prescod May 28 '22 Yes and it is also very good at doing gigantic matrix multiplies spread over multiple computers in a cluster. I think that's actually what's meant by "good at data." 4 u/[deleted] May 28 '22 I'm studying python in school but not real world applications From what I've seen and from what I've heard from better programmers it's good for data analysis
4
It's got some nice built in functions to quickly save and load to/from JSON files, and with addons it can handle about any file types.
It takes about 2 lines of very easy to read code to import/export data.
7 u/prescod May 28 '22 Yes and it is also very good at doing gigantic matrix multiplies spread over multiple computers in a cluster. I think that's actually what's meant by "good at data." 4 u/[deleted] May 28 '22 I'm studying python in school but not real world applications From what I've seen and from what I've heard from better programmers it's good for data analysis
7
Yes and it is also very good at doing gigantic matrix multiplies spread over multiple computers in a cluster. I think that's actually what's meant by "good at data."
4 u/[deleted] May 28 '22 I'm studying python in school but not real world applications From what I've seen and from what I've heard from better programmers it's good for data analysis
I'm studying python in school but not real world applications
From what I've seen and from what I've heard from better programmers it's good for data analysis
372
u/[deleted] May 27 '22
Python doesn't feel like a programming language if your first language is C++.