I've been tasked with creating a video streaming endpoint for our API at work, and I'm feeling completely lost. Even though I know the programming language, this is my first time implementing something like this, and it's really making me doubt my skills. I tried using an AI tool for help, but the code it generated just confused me even more, and researching the topic only adds to my stress. At my previous internship, I worked on a side project and didn't feel this kind of pressure, but now I'm feeling like I might not belong in this field. Is this a common experience for others?
3 Answers
You're feeling overwhelmed because it's a brand new challenge! Even if you’re comfortable with the language, tackling something unfamiliar can be tough. It’s not about being good at coding; it’s about solving a problem you haven’t faced before. Everyone goes through this, so don’t be too hard on yourself!
It's normal to feel this way when you’re starting something from scratch. Programming isn't just about knowing a language; it’s also about solving new problems. I keep a whiteboard handy to jot down everything I need to do and how I plan to do it. It helps clarify my thoughts.
You're diving into a complicated topic that doesn't always relate directly to other coding experiences, and the tools can be pretty unique. I’ve spent a year working on a real-time video app, and it took a lot of time to piece everything together. Just give yourself some grace!

Totally agree! Each new project feels daunting at first, but it gets easier once you start breaking it down into smaller parts.