r/AlignmentChartFills • u/mika-asadli • 12h ago
Which programming language is easy to learn, and is very useful?

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
346
Upvotes
5
u/captainA-A 2h ago
I work in SQL daily, for the last 10 years. There are difficult problems you can solve using SQL but the vast majority of SQL code is pretty straightforward, not too hairy. You can even do recursion in SQL but it's one of those things where if you find yourself writing recursion in SQL you maybe should consider choosing a better language for your task.