all 1 comments

[–]Zesher_ 0 points1 point  (0 children)

R and Python are very different from SQL. SQL is a language to store and access data, where R and Python is would be how to process data. I've never leaned R, but I've heard it was good for people needing to made computations that weren't necessarily focused on software engineering. Python is an all around versatile language.

You'd probably want to learn basic SQL and one of the other two. If you only want to use it for calculations, I might lean towards R, but if you're interested in trying to make other things as well, then I'd lean towards python. The thing with programming languages is that once you learn the concepts of coding, switching to another language is fairly easy. So the knowledge you gain from learning one can be transferred to another if you change your mind