I’ve been an engineer for 9 years and I’ve never seen my technical skill set level up like it has going through this course: https://mirdin.com/the-advanced-software-design-course/
Ask HN: What are some educational resources for more senior engineers?
21–30 of 59 posts
Re: Ask HN: What are some educational resources for more senior engineers?
#22Re: Ask HN: What are some educational resources for more senior engineers?
#23http://highscalability.com/ is one of my favorite blogs for distributed systems.
Re: Ask HN: What are some educational resources for more senior engineers?
#24* Networking - (routing and switching) Start by studying for the CCNA (many text books) and then move onto advanced switching with routing for L3 switches as required for the CCNP * Security - Start with text books studying for the Security+ and work your way up to CISSP (security management) * Accessibility - WCAG 2.0 * Psychology - Start by studying emotions, motivations, and intentions from academic literature. Le…
I appreciate your comment. Would you be able to provide some links to books related to Security, Architecture and History?
Re: Ask HN: What are some educational resources for more senior engineers?
#25Re: Ask HN: What are some educational resources for more senior engineers?
#26http://highscalability.com/ is one of my favorite blogs for distributed systems.
Re: Ask HN: What are some educational resources for more senior engineers?
#27If you have non technical areas of improvement, you can check out resources like those below to absorb the info and then ofc implement those learnings in practice:
1. Books (eg. Effective engineer, radical candor, Manager's path)
2. Conferences (eg. ELC, LeadDev)
3. Podcasts (most conferences above have podcasts)
4. Coach / mentor
5. Blogs (staffeng, pragmaticengineer, charity.wtf)
On the technical side, it depends on the expertise you'd like to build but here are some general examples:
1. Books (eg those specific to your domain, designing data intensive applications, clean code, language specific books to learn idioms)
2. PR reviews from experienced engineers
3. Blogs (technical blogs of companies you admire)
4. Tech talks (from companies you admire, YouTube has plenty)
5. Courses specific to your domain like algorithms or deep learning)
6. Company conferences (again depending on your domain)
Re: Ask HN: What are some educational resources for more senior engineers?
#28Re: Ask HN: What are some educational resources for more senior engineers?
#29Without that, all the useful advice you get will be extremely vague. You'll likely hear about communication, leadership, and influencing as the core skills. They are - at that level, people will be a large part of any problem you solve. And of course, learn to learn efficiently, because any of those roles live in a constantly shifting knowledge landscape. But that's about as concrete as it gets without further details.
What attracts you about those roles? Do you want a portfolio career, a deep subject matter expert career, a people leadership career, something process oriented, an organizational troubleshooter,...?
There's a million different ways to tackle those roles, and you'll only have success if you pick a way that's tailored to your strengths. It's impossible to learn "all the skills" - part of this path is getting clarity on which ones matter to you, and which ones you're just fine ignoring.
Re: Ask HN: What are some educational resources for more senior engineers?
#30* Networking - (routing and switching) Start by studying for the CCNA (many text books) and then move onto advanced switching with routing for L3 switches as required for the CCNP * Security - Start with text books studying for the Security+ and work your way up to CISSP (security management) * Accessibility - WCAG 2.0 * Psychology - Start by studying emotions, motivations, and intentions from academic literature. Le…