It looks really bad if you have to go ask them something they have already told you.
Ask HN: Advice for my first day as a developer tomorrow
21–30 of 44 posts
Re: Ask HN: Advice for my first day as a developer tomorrow
#22Re: Ask HN: Advice for my first day as a developer tomorrow
#23Re: Ask HN: Advice for my first day as a developer tomorrow
#24Don't send an embarrassing company-wide email about how someone ate your lunch. I'm still working there after 6 years, but I get reminded about it now and then. But seriously, focus on learning from your peers as much as possible. Don't worry about what others think of you or your code. You shouldn't take code reviews personally. Seek objectively simple solutions to problems. Good luck and may you find fulfillment in…
If you disagree, state that and tell them why. Maybe you know something they don't about why you did something the way you did. Maybe they are just wrong. Maybe there's some business requirement you know that they don't or vice versa.
Also the other bit of not making changes just because they tell you to is this, you need to understand why you're making the change. This way you won't make the mistake again and you'll learn. You may stop doing the thing again if they comment it enough times and you internalize it, but that's not understanding, that's pattern recognition and won't help you be a better dev.
Code reviews are a two way street and a great learning opportunity. Use them to your advantage! :D
Re: Ask HN: Advice for my first day as a developer tomorrow
#25* Sit back and learn the culture before you start stepping on toes.
* Value mentorship - learning why things are the way they’re will give you insights into the evolution of the company.
Re: Ask HN: Advice for my first day as a developer tomorrow
#26Don't send an embarrassing company-wide email about how someone ate your lunch. I'm still working there after 6 years, but I get reminded about it now and then. But seriously, focus on learning from your peers as much as possible. Don't worry about what others think of you or your code. You shouldn't take code reviews personally. Seek objectively simple solutions to problems. Good luck and may you find fulfillment in…
Re: Ask HN: Advice for my first day as a developer tomorrow
#27For podcasts, which aren't always great since they can be distracting, I've been enjoying Bill Burr's Monday Morning Podcast lately. It's absolutely hysterical hearing him rant for a few hours every week.
Re: Ask HN: Advice for my first day as a developer tomorrow
#28day-to-day programming is a lot more like carpentry than science...
Re: Ask HN: Advice for my first day as a developer tomorrow
#29Avoid obscene language or crude humor. Most people tend to smile and laugh even when they feel uncomfortable.
Re: Ask HN: Advice for my first day as a developer tomorrow
#30- once you are there for a few months, take ownership of something (a part of the product, some piece of tooling, an area of support, etc) and become the go-to guy for that. You will be rewarded for it
- ask a lot of questions and don't be afraid to look stupid. People are often relieved when you ask the "dumb" question because they didn't know the answer either
- along the lines of don't be afraid to look stupid, if something is going poorly or isn't going to meet a deadline you have set, ask for help as soon as possible
- take ownership of your own career. no one will give you a raise or a promotion without you asking. Occasionally someone who is an absolute standout will get recognition like this, but it's rare
Good luck