Engineering: Becoming a Better Developer

7 bookmarks
Custom sorting
Developers mentoring other developers: practices I've seen work well
Developers mentoring other developers: practices I've seen work well
How does mentoring work? I asked this question ten years into my software engineering career when I joined Uber. Until then, I've never received or done mentoring, or at least never put this label on any activity I've done before. Uber, however, had an official mentoring program. Almost every engineer
·blog.pragmaticengineer.com·
Developers mentoring other developers: practices I've seen work well
The Product-Minded Software Engineer
The Product-Minded Software Engineer
Product-minded engineers are developers with lots of interest in the product itself. They want to understand why decisions are made, how people use the product, and love to be involved in making product decisions. They're someone who would likely make a good product manager if they ever decide to give
·blog.pragmaticengineer.com·
The Product-Minded Software Engineer
Readable Code
Readable Code
Good code needs to meets two key requirements. First, it should be correct: when executing, it should produce the result that is expected. Second, it should be easy to read for other developers. Coding is a social activity. Your code does not exist in a vacuum, just implementing a lone
·blog.pragmaticengineer.com·
Readable Code
Advice to Myself When Starting Out as a Software Developer
Advice to Myself When Starting Out as a Software Developer
As I look back to over a decade ago, there are a few things I wish I'd started doing sooner. Habits that could have helped made me grow faster and in a more focused way. This is the advice I'd give my younger self, who has just landed their first
·blog.pragmaticengineer.com·
Advice to Myself When Starting Out as a Software Developer
Developers: Try not to overdose on new frameworks
Developers: Try not to overdose on new frameworks
Guest All the sessions from Transform 2021 are available on-demand now. Watch now. I first noticed it a couple years ago when a coworker and I were working on a project together with some outside vendors. I try to keep myself informed of what’s going on in the web-tech world, but suddenly there were frameworks and […]
·venturebeat.com·
Developers: Try not to overdose on new frameworks