What are some ways to evaluate my coding skills?

0
17
Asked By CodingVoyager92 On

I've got a bit of experience working on projects and I can read my own code pretty well, I think. However, I often find myself struggling to get the output I want, and it usually takes checking my work against some reference to understand where I went wrong. It feels like I'm just memorizing things, but nothing really sticks. I'm looking for ways to measure my coding skills, practice more consistently, and maybe find some step-up projects. Any good resources that I may not have come across?

4 Answers

Answered By CodeNinja87 On

One way to gauge your coding skills is to try picking a new programming language that you're curious about. Watch a tutorial you previously saw to see how much you remember or understand now. Doing a small project in that language can also help you gauge your understanding. If you're at a mid-level, you might need to do some research, but it shouldn’t be too difficult to adapt.

Answered By ProjectExplorer On

You should definitely check out [roadmap.sh](https://roadmap.sh/). It offers tailored paths based on what you’re interested in and can guide you to landing a junior role effectively.

CodingVoyager92 -

I’ll give it a shot, thank you!

Answered By TechieTribe On

I highly recommend checking out CS50! It's a fantastic introduction to computer science that really enhances your foundation.

Answered By DevDude27 On

When I reflect on my past work, sometimes I feel really frustrated with how much I didn't know at the time! 😂 It's good to recognize growth, though—you're not alone in feeling this way as you progress.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.