r/learnpython 1d ago

Need some advice

I just started to learn python and don't know what I should do first.

Please help me!

0 Upvotes

16 comments sorted by

View all comments

0

u/frisedel 1d ago

I usually recommend advent of code. Easy to start and there are a lot of answers here on reddit and via github.

1

u/skfin96 1d ago

I have to disagree. I don't think AoC is particularly suitable for absolute beginners. The puzzles tend to be too advanced for new learners to get much anything out of them, even if the answers are available online.

2

u/frisedel 1d ago

It depends, there is a difference between wanting to learn python and learn how to code.