Ask HN: What is your best advice for a junior software developer?
111–120 of 460 posts
Re: Ask HN: What is your best advice for a junior software developer?
#112Re: Ask HN: What is your best advice for a junior software developer?
#113Re: Ask HN: What is your best advice for a junior software developer?
#114Save 25X your annual spending and you can retire. If you invest to earn 7%/yr (on avg), you can withdraw 4% forever. Read the book The Simple Path to Wealth, or the basics in this blog post. http://www.mrmoneymustache.com/2012/01/13/the-shockingly-sim...
Could anyone explain this a little for me, please? Does this mean you save 93% of your income and only use 7%? From the website, there is a graph that shows how many years you supposedly have to save for retirement but it does not take into account the actual amount you make. As a "junior" dev, if you save 97% of X peanuts you still have peanuts.
Re: Ask HN: What is your best advice for a junior software developer?
#115Re: Ask HN: What is your best advice for a junior software developer?
#116Re: Ask HN: What is your best advice for a junior software developer?
#117On the slightly more negative side: everything management tells you that's not in an email will have "never happened" when it's convenient. When you have a conversation with anyone where you think a plan was verbally agreed on, before doing anything your first action is to go back to your desk, write it in an email, send it to them as confirmation and find at least 1 other person, ideally in your reporting line, whic…
I have never had to do this nor seen anything like this behavior in my 6 years of work in the industry. This sounds incredibly in bad faith, and I would probably take it as a signal to go job search for a better work environment if I witnessed this in my day to day.
I'd personally be very suspicious of anyone who tells you not to do that. There is literally no downside unless you're trying to hide something.
Re: Ask HN: What is your best advice for a junior software developer?
#118Re: Ask HN: What is your best advice for a junior software developer?
#119Re: Ask HN: What is your best advice for a junior software developer?
#120There's a lot of learning to be had in taking the time to read and understand others code, in taking the time to really grok any brownfield system that you're working on, and in spending some time with the documentation.
There's a lot of work you can save yourself by taking the time to assemble a clear plan of attack before you start hacking.
(And if you're doing BDD, writing Gherkin files counts as hacking.)
There's a whole lot of rework, wasted effort, and end-user aggravation that you can save by really getting to know the business domain you're operating in.