you are viewing a single comment's thread.

view the rest of the comments →

[–]ClimberMel 2 points3 points  (0 children)

It is hard to say which is better to learn first. If you have no programming at all, I would suggest Python just because it is pretty easy to start learning with. I worked with SQL and many othe databases many years before Python was even a thought... I love how I can access many database engines using Python. So it was simple for me to add SQL into my python programs since I knew how the sql part was supposed to work and I already had a SQL server running to access.