DEV Community

Si
Si

Posted on

No, you're not stupid!

Trying to start a community to help up-and-coming developers has reminded me of how I felt at the start.

There's a reason I only know one spoken language (English). Learning languages is hard.

That extends to learning a development language, too. It's really hard at the start. You've got to learn all these new concepts, none of which come naturally.

You may even be surrounded by people that do know what they're talking about, or at least, appear to, and you're starting to feel like you're stupid and can't make it in this industry.

Let me just tell you - you're wrong. You're not stupid and you can make it.

If anybody is telling you otherwise, you MUST stop listening to them. They are wrong.

I don't care if they've been developing for 40+ years and are a "wizard". They've just forgotten what it was like at the start. We ALL struggled at the start.

Find someone that will help you, not belittle you, when you have questions and you'll flourish.

If you need some support, reach out to me. I'm not linking back to my "community" because this isn't about "advertising" my thing, this is about you knowing you can do it - no matter what anybody else thinks.

You can do it!

Oldest comments (43)

Collapse
 
sneezeaway profile image
Garyyyyyyy

Feels great to see people like you. Bringing positive energy to everyone, especially for the beginners like me. Much appreciated!

Collapse
 
devdrake0 profile image
Si

Thank you for your comment.

Contrary to what others may think, the development industry is very supportive, you just need to find the right mentor.

If I can help you in any way, feel free to reach out.

Collapse
 
sneezeaway profile image
Garyyyyyyy

Thanks a lot Si. Will definitely do.

Collapse
 
johannarlee profile image
johanna

I agree. It's incredibly frustrating in the beginning when others minimize the skills necessary to make code work.

In addition to when you're starting out, it's very much so learning a vocabulary that has a bunch of action tied to particular words.

For me, I could understand the types of loops without much diffucilty when starting out, but learning how I was specifically supposed to write out that code took a lot longer to be able to do without referencing prior examples.

Keep on providing a welcoming environment to others!

Collapse
 
devdrake0 profile image
Si

I appreciate your comment, thank you.

Sometimes we forget how things were at the start, and we take our knowledge for granted.

I don't know why, I just fancied writing a bit of a motivational post Haha 😁😁

Collapse
 
matthewbdaly profile image
Matthew Daly

Personally I found it helpful in the early stages of learning to program to learn a bit about the process of learning.

When we learn a new skill, we're actually growing new connections in the brain, and that can't be rushed. It's only once those connections have grown that it starts to become second nature. For that reason, doing little and often is a better way to learn than a smaller number of sessions.

Collapse
 
devdrake0 profile image
Si

Absolutely! Everybody learns differently.

Personally, I could never sit in front of a 2 hour long video and learn. But give me some short articles and some hands-on challenges and I'll learn lots!

That's what I'm trying to achieve with CodeTips.

Collapse
 
_martinjose28_ profile image
martin jose

when I read this kind of post, i am just keep studying and 'trying to code', great words man. Greetings

Collapse
 
devdrake0 profile image
Si

Keep on, you're going to become a great dev!

Collapse
 
jacoby profile image
Dave Jacoby

❤.

❤❤❤.

❤❤❤ ❤❤❤ ❤❤❤.

❤❤❤❤ ❤❤❤❤❤❤❤❤❤❤❤❤❤ ❤❤❤❤ ❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤ ❤ ❤❤❤❤❤❤ ❤❤❤❤❤❤.

Collapse
 
devdrake0 profile image
Si

I think you dropped one, here - ❤

Collapse
 
luisnomad profile image
Luis Serrano 🇪🇺 • Edited

I've been coding for 20 years now. I get rejected by 22 year old full-stack developers (in interviews) because I don't have enough experience with React (only 2 years!).

I don't feel stupid but I feel we have a problem with those who make decisions nowadays. Because the situation is indeed stupid. Maybe we should be writing to them instead.

Collapse
 
devdrake0 profile image
Si

Im not saying this isn't a problem, but it's not what this post is about.

Collapse
 
luisnomad profile image
Luis Serrano 🇪🇺

Yes, sorry, I wasn't trying to change the subject, just to expand it a little bit. Not only newbies can feel stupid because of what others tell them. I guess my point is that it can happen to everyone, even to seasoned devs. Thanks for your post!

Thread Thread
 
devdrake0 profile image
Si

Ah I see, then yes you're absolutely right!

Interviews are stressful for devs of many years, I still get very stressed and go blank in interviews; the only cure for that is practice I suppose.

Collapse
 
kevinhch profile image
Kevin • Edited

if you are "stupid" just work during 18H all days, just code code and get better :)

Collapse
 
defiance profile image
Defiance Black

I think it's important to cultivate your own mentor for this specific purpose. This inner mentor is gentle, patient and kind enough forgive anything. This is something that has to be done actively because we get the opposite for free.

I'm not sure if I would have come to this conclusion if not for the unrelated practice of mindfulness and performing validation on my thoughts. Treating yourself like bunk is not okay beyond the span of maybe two minutes. Minutes, hours or days, one still has to pick themselves up and retry.

Collapse
 
thefern profile image
Fernando B 🚀

Learning languages is super hard, I speak two, and really took me forever to learn english. My english really came through immersion. Is important for beginners to differentiate learning a language syntax, and learning how to write code are two different topics.

Conversely if you mix both at the beginning stages it can get overwhelming. So my suggestion is to learn the syntax first, then find a good project you want to do a little bit later. You can certainly learn while doing a project at the same time but it gets more frustrating especially if is your first language ever.

Code through immersion also is a good idea, read code on github of stuff you like and use. Submit a patch, etc. Just keep going, takes break when necessary but anyone can do it!

Collapse
 
yawaramin profile image
Yawar Amin

That feeling of 'I'm an idiot' is your brain expanding as it learns something new. Same principle as your muscles hurting as they get stronger when you exercise. Anything worth doing comes with pain and discomfort. Personally I hope to never forget this feeling :-)