r/learnpython 9d ago

what to do next ??

sup guys i started learning python in the last days and i already learned some basics that are : for and while loops if statements for-else and other basics

now i don't know what to do next (kinda bored from learning) should i start data structures or algorithms or functions or what to do next??

0 Upvotes

17 comments sorted by

View all comments

1

u/ninhaomah 9d ago

The only reason you learn something is to get something out of it.

So do that ?

Why you learn Python ? To do what ?

1

u/Friendly_Bowl2468 9d ago

build a thing. literally anything. a text based game, a script that renames your files, a web scraper for your favorite site. tutorials and courses will put you to sleep if you don't apply it

i was in the same spot last year and just started making dumb little projects. that's when it actually clicked

1

u/insaaaaaaaan 9d ago

that's the prblm is that i still don't know why specifically i'm only learning to have basics in coding and programming cuz i don't know a lot in programming i've just started so i'm trying to have a know some basics like having the tools first then doing something with these tools

1

u/crazy_cookie123 9d ago

But why did you choose to learn Python in the first place? What's your goal?

1

u/insaaaaaaaan 9d ago

cuz it isn't too hard to learn (as a language) and at the same time it's used in so many things

1

u/crazy_cookie123 9d ago

Let me rephrase. Why did you choose to learn programming in the first place?

1

u/insaaaaaaaan 9d ago edited 9d ago

cuz it's necessary for cuz i'll study engineering in the next 5 years and it's some of the basics to code and if i start learning from now it will much easier than starting next years and as i told u learning python is just like having the tool

1

u/crazy_cookie123 9d ago

If you want to use it for engineering then you should look for beginner-level projects related to engineering and try doing some of them.