Ask HN: What is the best money you have spent on professional development?
21–30 of 553 posts
Re: Ask HN: What is the best money you have spent on professional development?
#22Interestingly most things of value I have learned came from free content (Twitter/Articles/RandomGitHubRepos) especially ones that are open source. I guess the fact that community can build up on the content is super valuable.
In my earlier years as a developer I also bought a lot of books and some of them were very useful, and from time to time I still find a good one. If I were at the same stage today, I'd probably also consider online training courses, as some of them do look well presented and for getting up to speed quickly in a new area that sort of guided material can be helpful. (The same applies to in-real-life small group training courses, when that sort of thing becomes more practical again.)
I'm not a big fan of convention/lecture formats, though. They tend to charge a lot for admission, and IME they are rarely worth the time and money, particularly because these days you can often find much of the best material from any particularly good presenters available freely from other sources anyway.
Re: Ask HN: What is the best money you have spent on professional development?
#23Re: Ask HN: What is the best money you have spent on professional development?
#24Re: Ask HN: What is the best money you have spent on professional development?
#25Re: Ask HN: What is the best money you have spent on professional development?
#26Make your work feel like pleasure and there is no limit to what you can achieve. So maybe don't only think "what can I be better at ?" but also "how can my life be better while I work ?".
Software:
A proper training session with a high level debugger for a language I wasn't used to, debuggers often have esoteric interface and "hidden" features, but learning to use them comfortably will make your life so much easier and pleasant.
Buying a license for a good IDE (in my case, intellij). I use vs code 70% of my time but when I need to work on more complex pieces of code or debugging it just change your life.
Hardware:
Buying a proper "high quality" laptop, notably the screen (real matte screen because screw glares, and 2k/3k/4k resolution because you look at text all day so crystal clear font rendering matters a lot).
A great chair with proper support because my back hurting at the end of every day is not ok.
A switchable sitting / standing desk ( https://www.autonomous.ai/product/standing-desk ).
Quality noise cancelling headphones (Bose QC 35).
Re: Ask HN: What is the best money you have spent on professional development?
#27I found that (for me !) it was less useful to invest in learning to do new things, as opposed to investing in being more efficient and / or having my work time more pleasant. Make your work feel like pleasure and there is no limit to what you can achieve. So maybe don't only think "what can I be better at ?" but also "how can my life be better while I work ?". Software: A proper training session with a high level deb…
Re: Ask HN: What is the best money you have spent on professional development?
#28Hiring a tutor to mentor me in a technology I want to learn. Building MVP’s with them to master the tech.