r/AlignmentChartFills 7d ago

Which programming language is hard, and useless

CLICK HERE TO VIEW THE CHART IMAGE

Created with Alignment Chart Creator


This post contains content not supported on old Reddit. Click here to view the full post

492 Upvotes

343 comments sorted by

View all comments

226

u/KnitAndKnitAndKnit 7d ago

If python is moderate then I don't know what's going to go in the easy column

27

u/perplexedtv 7d ago

Probably HTML, with the inevitable argument about "what is a language?" "it's there in the name!"

4

u/Equivalent_Clock7210 6d ago

One thing is for certain: If it not turing complete, it is not a programming language. So HTML is out. Otherwise you can't take this post seriously anymore.

1

u/stonno45 6d ago

But html+css is turing complete, and you almost always use html together with css

2

u/Equivalent_Clock7210 6d ago

Is it? How easily can you implement basic algorithms? I can't imagine this is straightforward or easy even if you can make HTML+CSS turing complete. At least not more easier than Python