DEV Community

Discussion on: You're Better Than Your Impostor Syndrome

Collapse
 
alvinkaranja profile image
Alvin Karanja

Am with you on this. I am still new to coding but on the very first days were pretty hard on me. It took the support from my fellow coders at boot-camp to overcome my fears and shortcomings. Just as you have said it on the blog, you have to totally believe in yourself and your work and most importantly code everyday. Sites like CodeWars can also be of help with the Whiteboard problems. Write the BDD and Pseudocode before tackling the actual problem as it not only helps you understand the problem better but also coming up with the solution.

Collapse
 
sarah_bean profile image
Sarah Beecroft

I need to go back to CodeWars! I checked it out when I first started and it was just a little daunting.. Pseudocoding is something I need to be better at too! Whiteboarding is great for that.

Collapse
 
alvinkaranja profile image
Alvin Karanja

Personally I find HackerRank intimidating partly because I never understand my way around and have a hard time figuring how it works. Also CodeWars is much easy to understand and know your way around. A lot of Devs practice using CodeWars making it easy to get assistance when stuck. Crush on Pseudocode and it will be easy on the problem.

Thread Thread
 
sarah_bean profile image
Sarah Beecroft

Their interface is a little confusing at first. I highly recommend going through their tutorials first. Once you adjust to it, it's not so bad. I'll be checking out CodeWars later today.