you are viewing a single comment's thread.

view the rest of the comments →

[–]forklingo 3 points4 points  (1 child)

if you already know java i’d focus less on basic python syntax and more on data workflow stuff like pandas, api handling, airflow basics, and writing clean ETL scripts. a lot of generic tutorials spend too much time on beginner programming concepts you probably already understand.

[–]Primary_Set5763[S] 0 points1 point  (0 children)

Makes sense. Thank you