Related Content
The 3 Kinds of Learning That Influence Your Work The degree of confidence in your knowledge may vary, often due to the process you went through to learn the concept. An understanding of how different learning techniques affect the depth of your knowledge can help you with how you process information you already have and how to approach learning new things. |
||
Why We Need to Stop Calling Them Soft Skills People often focus on hard skills for career development, but soft skills are just as important—if not more. Soft skills require practice and they are crucial for professional success, so we should stop referring to interpersonal skills as soft. They’re hard, human skills, and they can set you apart in your job. |
||
How Creative Would You Get to Land a Job Interview? In order to be invited for a job interview, some people have done things like sending a lottery ticket, doing a back flip into the room, and writing a resume on a bar of chocolate! But before you go the creative route, it's important to tailor your approach to the prospective employer. You don't want to be gimmicky. |
||
To Be a Good Leader, Become a Better Servant Wanting to serve others—not wanting them to serve you—is one of the best signs of an effective leader. Being a leader is also not about doing more of the work or being the most technical person on your team. Rather, it's actually about giving up some of your work to help others grow. Here's what else good leaders do. |
||
Overcoming Test-Driven Damage Some say test-driven development may work well initially, but as soon as we start to refactor our code, it breaks old tests and requires us to write new ones. This is not the fault of TDD; it’s the way we’re using it. TDD remains a valuable way to verify code as we write it, so we need to repair our test-driven damage. |
||
Beware Confidence Masquerading as Competence Self-confidence is essential to tackling difficult problems. Where we need to be careful is not being falsely overconfident. What’s behind that overconfidence can either help or hinder your solving issues and achieving a good result. Here's how to make sure that confidence is backed up by competence in your team. |
||
Brain Hacks to Engineer an Agile Transformation When we are presented with a decision, the subconscious determines what we’re most emotionally comfortable with, then fills in the gaps to justify choosing it. In other words: Our brains lie to us. Then how can we ever get out of our comfort zone? Believe in change and take an agile approach to incremental adoption. |
||
Is Everything Code? As modern software processes become automated, one might argue that nearly everything in software development is code. Obviously, our software applications are comprised of code, but that’s only the start of it. Our tests, delivery orchestration, and someday even our software production could be automated. |