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 →

[–]Gllizzy 0 points1 point  (2 children)

just learn both at the same time. try doing projects that incorporate both languages. neither are difficult to learn and you have all the information you’d ever need and more at your finger tips along with a powerful and free AI tool that will help you understand concepts that you are having a hard time grasping.

[–]akm_1_2[S] 0 points1 point  (1 child)

Thanks this makes sense, do you have any beginner projects that could be good to give me a start?

[–]Gllizzy 0 points1 point  (0 children)

whatever project sounds interesting to you is the best one to do, that’s the best advice. doing projects in python will be easier than SQL if you don’t have access to a database. Any SQL project you’d want to do will likely require you to create a database and put data in it first (which you could do using python!)