this post was submitted on 13 Oct 2023
0 points (50.0% liked)
Programming
17308 readers
244 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's the great thing, you never get rid of imposter syndrome! The thing that helped me was the mantra "there's always someone better than you". It's true for everything, so I can focus on just having fun and delegating to those that know more (which is also an important skill since nobody knows everything).
As for improving skills, practice makes perfect. 6 weeks is pretty much nothing. If you work out on one muscle group for 6 weeks, the chances of you seeing significant gains is minimal. You've gotta stick with it for months or years. Just look at the weight-loss journeys of people - it takes some years to lose their weight.
Don't be hard on yourself, find interesting tasks or sites with challenges you consider interesting and try to solve them. https://exercism.org/ is OK, but there are many different ones out there. I can definitely recommend watching videos that explain data structures visually. They'll make much more sense.
Good luck!