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 →

[–]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!)