Thursday, July 16, 2020

Test and Code: 122: Better Resumes for Software Engineers - Randall Kanna

A great resume is key to landing a great software job.
There's no surprise there.
But so many people make mistakes on their resume that can very easily be fixed.

Randall Kanna is on the show today to help us understand how to improve our resumes, and in turn, help us have better careers.

Special Guest: Randall Kanna.

Sponsored By:

Support Test & Code : Python Testing for Software Engineering

Links:

<p>A great resume is key to landing a great software job.<br> There&#39;s no surprise there.<br> But so many people make mistakes on their resume that can very easily be fixed.</p> <p>Randall Kanna is on the show today to help us understand how to improve our resumes, and in turn, help us have better careers.</p><p>Special Guest: Randall Kanna.</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 for 4 months and learn how PyCharm will save you time.</a> Promo Code: TESTANDCODE20</li></ul><p><a href="https://ift.tt/2tzXV5e" rel="payment">Support Test & Code : Python Testing for Software Engineering</a></p><p>Links:</p><ul><li><a href="https://ift.tt/2ZASnpV" title="The Standout Developer" rel="nofollow">The Standout Developer</a> &mdash; link includes discount</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...