All posts tagged as ‘career’
-
Do devs really need to test?
Jan 29, 2020 · testing career
There’s one big reason why you wouldn’t want to test -
How to convince devs to do more testing
Jan 24, 2020 · career tdd
Why do developers not write more tests? This blog post looks at some reasons why. -
Beyond TDD: breaking the rules
Jan 23, 2020 · career tdd
Rules are made to be broken, right? TDD is a strict set of rules that define a process for building software. But experienced practitioners have moved beyond the rules and work towards something else entirely. -
Get your words right!
Jan 22, 2020 · career javascript
When you’re in any position of authority, you’ve got to be extremely careful with the words you put out. Here’s why. -
Become a mature developer, not a senior developer
Jan 20, 2020 · career personal-growth
Junior/senior is a terrible way to judge a developer. This post is a reminder that we should be talking about “mature” developers instead -
Clean code, dirty code, human code
Jan 19, 2020 · javascript career
Let’s stop judging each other’s code. Instead, let’s work together to make our codebases better. -
A generalist is born when a specialist becomes bored
Sep 15, 2019 · career javascript personal-growth
I’m a full-stack developer, which means I’m a generalist. I believe that generalism in software development is a good thing. -
Revisiting your code: a simple technique for writing better software
Aug 31, 2019 · career refactoring
Want to write the better code? Here’s a simple technique that programmers of all levels can apply. -
4 tips for mentoring developers
Oct 1, 2017 · career mentoring leadership personal-growth
Simple ideas that will improve your mentoring -
How to mentor developers
Sep 18, 2017 · mentoring teams career
Mentoring is a great technique for accelerated learning, but it’s underused within the industry. -
Are personality tests useful for developers?
Sep 2, 2017 · teams career
As a software developer my job is writing code. But knowing how to write code isn’t the only skill software developers need. We also need to have great teamwork skills, otherwise projects are doomed to fail.
-
Perfect code is an illusion
Nov 11, 2016 · code-reviews career
Much of our programmer culture is built on the ideal of perfect code: code which not only works, but is also clean and elegant. -
The egoless programmer
Sep 30, 2016 · career teams pair-programming
If you want to be successful at writing code, then you’d best keep your ego out of it. That’s the essence of egoless programming, a concept first written about by the legendary author Gerald M. Weinberg.