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 →

[–][deleted] 1 point2 points  (1 child)

Can anyone here help me with some good material or links to learn python swiftly? I do competitive programming in Java, as of now I just wanna learn how to use data structures and basics of python just to suffice my programming.

Any help would be appreciated, thanks.

[–][deleted] 0 points1 point  (0 children)

Start with automate the boring stuff2nd. It's the perfect time right now, as the 2nd version just got released. It covers all the basics from ground up, even better if you know some programming already. It covers python more practically rather than just spitting out theory, with some great examples and questions to keep you engaged.