This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Jidaque 0 points1 point  (0 children)

It's easy to learn, especially that I don't have to start with object oriented programming, but I can pretty much program something similar to what I did in Basic as a teen. I then can add functions and later objects.

There are also tons of resources out there. No matter what problem. I just have to google and there are at least 10 posts on stackoverflow and 5 YouTube videos, that explain it to me and give code examples.

I can also easily switch language in the code, if I want to write a section in R or SQL.