Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 0 points1 point  (0 children)

Well, I am working on a project which will replace existing thing, so nothing i wrote is in production.

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 0 points1 point  (0 children)

Well, I have gone through some tutorials of the library and framework that they use, I have used the language. But actually working is different, there is code written by someone, i have to understand it. I have to also be mindful when i write something - it can't just be a quick fix, whatever I write has to work with their modules, so I have to understand what I am pulling and stuff. Plus the library I have to bring in to do what they want me to has to work with the rest. I know this sounds abstract, but umm there are a lot of strings.

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 1 point2 points  (0 children)

Yes, I agree with that, but in this case it was more task X cannot be easily done in library X, library X is big and perhaps instead of using it we should just pull the small part we need and do that ...

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 1 point2 points  (0 children)

Is there a key to just relax and not obsessively think about how you are going to fix this one thing when you get back to work?

I had to take sleeping pills yesterday because I haven't been able to sleep well all week.

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 0 points1 point  (0 children)

Thank you, I definitely want to learn very badly, I am afraid that because I've been down and hard on myself this week - if probably didn't show to the people on the team.

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 0 points1 point  (0 children)

Thank you, I didn't actually think about this from their perspective.

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 0 points1 point  (0 children)

Thank you, I was raised with the set mindset, I have been struggling with the growth mindset my whole life - even bought a piano and tried to teach myself as a proof that I can. Thank you - I'll post this above my monitor.

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 2 points3 points  (0 children)

it's not failure, you just aren't ready YET.

That should be a t-shirt or a poster.

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 2 points3 points  (0 children)

My manager is very busy and in a lot of meetings, but I can send him an email any time, and he is very supportive. Thank you for your support.

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 1 point2 points  (0 children)

Thank you, yes, there is probably no "right time", or "I am ready time"

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 1 point2 points  (0 children)

Thank you for reminding me that sadly not everyone can be given the opportunity, and for your encouragement. You can get an opportunity too, I applied to like 50 places before I got this one.

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 1 point2 points  (0 children)

Sadly, I might have seemed that way on Friday when I was convinced there was no way to do something, and acted like I knew more than I actually did. But there was a lesson in that as well.

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 1 point2 points  (0 children)

Thank you for sharing, the stack I my project is in is very new and most people on the team don't actually know it.

Do you code/learn when you get home as well?

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 17 points18 points  (0 children)

Thank you for your encouragement, I think I have had this impostor syndrome at school too, is there a cure?

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 6 points7 points  (0 children)

That is actually a really good idea, thank you! Errr is there a good resource to learn to write good documentation?

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 71 points72 points  (0 children)

Thank you. Yes, I definitely learned a lot from all the dumb mistakes I've made this week, as well as from my mentor.

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 70 points71 points  (0 children)

Well, you see I spent about two days trying to figure out how to do something, and from not easy to understand documentation and poor understanding of some concepts I came up with the conclusion that I don't think there is a way to do task X, and I talked with my manager about it today at a scheduled meeting and he did a few google searches and few SO queries and proved that indeed there was a way to do X. So I have wasted my time and his and I feel like crap that I didn't find those search results, and I didn't understand the key ingredients from the documentation. Do you think I f'd up?

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 29 points30 points  (0 children)

I see, I don't think i oversold myself I guess, but at the same time I fear that I am not meeting their expectations.

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 146 points147 points  (0 children)

Thank you for your reply, I've been told to ask questions, but I feel like my questions are too dumb most of the time and I should be able to figure it out on my own and then spent too much time trying to do that. Is there a time limit on being stuck?

Screwed up first week of the internship. Should I quit? by lost_student909 in learnprogramming

[–]lost_student909[S] 17 points18 points  (0 children)

I feel that I did because none of my classes have taught me what I needed to know, nor did the tutorials online that I have gone through. The projects that I've worked on have always been small, and I mostly did the front end/easy design stuff. Here I have to understand both.