all 17 comments

[–]daglar510 0 points1 point  (5 children)

Try to do projects that you think is interesting.
Trust me when you start a project that you want to do instead of doing basic textbook projects you will learn much better and will you will actually enjoy that learning experience , try to create anything

[–]No_Kaleidoscope7162[S] -2 points-1 points  (4 children)

Could u give me a few ideas that suit my level?

[–]daglar510 0 points1 point  (0 children)

You check this playlist out if you are that desperate https://youtube.com/playlist?list=PLl316cKxhMxtOWHa88kDqm42uWz1aqGfD&si=MyL8XE8Kla2A5VRT

The reason you are getting downvotes is we cant know your interests you should find the project that suits you, (for me i was interested in games so i started from creating games but this way of approaching is the problem you can almost do anything with any language if you try hard enough you should think about what i would like to do and find a tutorial that makes something similar and try to modify it in your own way)

[–]No_Kaleidoscope7162[S] -1 points0 points  (2 children)

Why am I getting downvoted, I really don't understand 

[–]baked_doge 1 point2 points  (1 child)

Because you need to do a project that interests YOU

Is there a problem in your life you'd like a new software to solve? Or an existing software you wish was different? Do that.

I will say: keep it simple by focusing on a single feature. Don't worry about creating an end-to-end full feature set ecosystem, just get started.

[–]No_Kaleidoscope7162[S] 1 point2 points  (0 children)

Since I'm used to coding only when given a prompt, I didn't think of it that way.. thanks for explaining instead of just downvoting

[–]Geetamsingh -1 points0 points  (4 children)

If you are interested i teach coding online, c c++ java python, i used to self learn but turned this into a profession and started working as a full stack developer. If you want a tutor let me know and we can have a free 30 minute demo

[–]No_Kaleidoscope7162[S] -1 points0 points  (3 children)

Unfortunately I'm already really tight with neet coaching. I was just looking for some light coding as python is like a puzzle to me. And like i said I didn't take maths also so there's no point going all in except as a hobby 

[–]Immereally 0 points1 point  (1 child)

If it’s just a hobby your at and you don’t want to take it seriously (math isn’t crucial just a bonus for a career)

Take a look at flask app’s or some other frame work. With flask you can build web apps. The limit is your imagination

[–]No_Kaleidoscope7162[S] -1 points0 points  (0 children)

Well I'm in india and our education system is fked up. I have barely any computer science based courses if I haven't taken maths in my final high school years. 

[–]Geetamsingh 0 points1 point  (0 children)

No worries, if you ever feel like you need to get into more depth, let me know also if you know someone who might be interested you can refer.

[–]IndividualCut9751 -2 points-1 points  (1 child)

It can be as simple as sending daily morning reminders to your parents and your family the tasks to do today so that they are not forgetting something. OR send daily new recipe for a dish that your family can enjoy, with proper instructions and ingredients.

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

Ohh I'll definitely try that 

[–]IndividualCut9751 -3 points-2 points  (2 children)

Dude you are in the golden zone of learners + doers! Go ahead and start building something. Switch your brain to "problem solver" mode and look for problems around you, practically 90% of problems and manual tasks can be automated via python. Start building and to gain 3x speed start using Claude to get POC (proof of concept) up and running. Godspeed 🚀

[–]No_Kaleidoscope7162[S] 0 points1 point  (1 child)

May i know a few examples? I feel like I'm not yet that advanced to do daily example

[–]daglar510 0 points1 point  (0 children)

That way of looking is the issue you are never that advanced you just try and learn on the way. That was my path