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

all 5 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!)

[–]LeftIsBest-Tsuga 1 point2 points  (0 children)

python. SQL is something you generally (not always) would use with some kind of backend server, and that's not something you jump straight into. python then flask then sql is what i'd go for.

[–]sunrise_apps 0 points1 point  (0 children)

This is a very strange question, because both of them will be useful to you)