Hey everyone! I'm currently interning and working on my first C# project, but I'm feeling pretty lost. I got assigned what should be an easy task, but I've been struggling with it for a whole week now. I've reached out for help, but the more I try, the more confused I get. It's getting to the point where I feel too embarrassed to ask for more help. Honestly, I feel kind of useless right now! Can anyone give me some advice or help me figure out how to move forward?
5 Answers
So, what was the exact task you were given? Understanding that could really help others guide you better. Also, how much coding experience did you have before your internship? If you’re new to programming, consider using breakpoints to understand the code better. It really speeds up learning!
They totally expect interns to feel lost. It’s okay to be curious and ask questions—even if you feel embarrassed. If you wait too long, it might feel worse. Just dive in and ask, even if it seems basic. You’re supposed to be learning, after all!
You're in the internship phase, which is all about learning! Don't worry if things seem tough right now; everyone knows interns are figuring it out as they go. If you feel embarrassed to ask for help, remember that your supervisors expect questions. Being curious and open to learning is what really counts. And if you're using Visual Studio, hover over those error indicators to get suggestions for fixing them. It can be super helpful!
Honestly, it's super common for interns to feel lost at first. When I had interns on my team, we always assigned them a 'dev buddy' to help answer questions and get them up to speed. Don’t hesitate to reach out when you’ve hit a wall – if you’re stuck for a few hours, just ask! Everyone goes through this, and it gets better with time.
Hey, don't be too hard on yourself! It's totally fine to ask for help – seriously, better to ask what you think might be a 'dumb question' than to make a mistake. Even experienced developers often find themselves in situations where they're unsure. Just reach out when you need it!
I only learned PHP in my first year of studies, so I'm really new to C#.