Monday, November 18, 2019

Test and Code: 94: The real 11 reasons I don't hire you - Charity Majors

You've applied for a job, maybe lots of jobs.
Depending on the company, you've gotta get through:

  • a resume review
  • a coding challange
  • a phone screen
  • maybe another code example
  • an in person interview

If you get the job, and you enjoy the work, awesome, congratulations.

If you don't get the job, it'd be really great to know why.

Sometimes it isn't because you aren't a skilled engineer.

What other reasons are there?

Well, that's what we're talking about today.

Charity Majors is the cofounder and CTO of Honeycomb.io, and we're going to talk about reasons for not hiring someone.

This is a very informative episode both for people who job hunt in the future and for hiring managers and people on the interview team.

Special Guest: Charity Majors.

Sponsored By:

Support Test & Code: Python Software Testing & Engineering

Links:

<p>You&#39;ve applied for a job, maybe lots of jobs.<br> Depending on the company, you&#39;ve gotta get through:</p> <ul> <li>a resume review</li> <li>a coding challange</li> <li>a phone screen</li> <li>maybe another code example</li> <li>an in person interview</li> </ul> <p>If you get the job, and you enjoy the work, awesome, congratulations.</p> <p>If you don&#39;t get the job, it&#39;d be really great to know why.</p> <p>Sometimes it isn&#39;t because you aren&#39;t a skilled engineer.</p> <p>What other reasons are there?</p> <p>Well, that&#39;s what we&#39;re talking about today.</p> <p>Charity Majors is the cofounder and CTO of Honeycomb.io, and we&#39;re going to talk about reasons for not hiring someone.</p> <p>This is a very informative episode both for people who job hunt in the future and for hiring managers and people on the interview team.</p><p>Special Guest: Charity Majors.</p><p>Sponsored By:</p><ul><li><a href="https://ift.tt/2JDHRTz" rel="nofollow">PyCharm Professional</a>: <a href="https://ift.tt/2JDHRTz" rel="nofollow">Try PyCharm Pro before Nov 28 with a 4 month free trial. </a> Promo Code: TESTNCODE2019</li></ul><p><a href="https://ift.tt/2tzXV5e" rel="payment">Support Test & Code: Python Software Testing & Engineering</a></p><p>Links:</p><ul><li><a href="https://ift.tt/2MUhr3k" title="The (Real) 11 Reasons I Don’t Hire You" rel="nofollow">The (Real) 11 Reasons I Don’t Hire You</a> &mdash; The article</li></ul>

from Planet Python
via read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...