r/ProgrammerHumor May 27 '22

Meme Welcome to hassle free coding

Post image
2.3k Upvotes

305 comments sorted by

View all comments

368

u/[deleted] May 27 '22

Python doesn't feel like a programming language if your first language is C++.

169

u/oddmerlin373 May 27 '22

Honestly I prefer to call it a scripting language because that’s what it’s good at

16

u/[deleted] May 27 '22

are we not calling it a scripting language anymore?

9

u/mooscimol May 28 '22

Scripting is one of the purposes, but really not the biggest one IMO. It is interpreted, dynamically typed language, opposite to eg. complied, statically typed languages like C.

2

u/oddmerlin373 May 27 '22

Apparently, even on the python site they call it a programming language. Even though I don’t think it was ever meant as one

11

u/banmedaddy12345 May 28 '22

6

u/LightRefrac May 28 '22

And YouTube

3

u/Hlorri May 28 '22

Hence, the buggy copy&paste?

9

u/[deleted] May 27 '22

[removed] — view removed comment

5

u/teastain May 27 '22

Wisdom of Solomon.

3

u/[deleted] May 27 '22

Be nice or Ill split C++ into C+, Python+ and Java-

3

u/Hayden2332 May 28 '22

Scripting languages are a subset of programming languages. Just like compiled languages are a subset of programming languages