-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add HTML version
- Loading branch information
Showing
1 changed file
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
<h1></h1>Engineering Ladders</h1> | ||
|
||
<p>A collection of engineering ladders for reference and inspiration.</p> | ||
|
||
<ul> | ||
<li><a href="https://www.axelerant.com/resources/articles/how-to-design-an-effective-career-ladder-for-engineers">Axelerant</a></li> | ||
<li><a href="https://github.com/basecamp/handbook/blob/master/titles-for-programmers.md">Basecamp</a></li> | ||
<li><a href="https://open.buffer.com/engineering-career-framework/">Buffer</a></li> | ||
<li><a href="https://medium.com/building-carta/engineering-levels-at-carta-d33db2a55a20">Carta</a></li> | ||
<li><a href="http://engineering.chartbeat.com/2015/06/05/engineering-ladders/">Chartbeat</a></li> | ||
<li><a href="https://circleci.com/blog/why-we-re-designed-our-engineering-career-paths-at-circleci/">CircleCI</a></li> | ||
<li><a href="https://dropbox.github.io/dbx-career-framework/">Dropbox</a></li> | ||
<li><a href="https://github.com/envoy/Engineering/blob/master/engineering_bands.md">Envoy</a></li> | ||
<li><a href="https://about.gitlab.com/handbook/engineering/career-development/">GitLab</a></li> | ||
<li><a href="https://medium.com/glossier/building-an-engineering-ladder-at-glossier-e7fc3a390695">Glossier</a></li> | ||
<li><a href="https://www.joelonsoftware.com/2009/02/13/fog-creek-professional-ladder/">Fog Creek</a></li> | ||
<li><a href="https://gist.github.com/jamtur01/aef437a79fee5a9cefdc">Kickstarter</a></li> | ||
<li><a href="https://medium.com/s/engineering-growth-framework">Medium</a></li> | ||
<li><a href="https://medium.com/making-meetup/engineering-ladders-at-meetup-caacbea4916e">Meetup.com</a></li> | ||
<li><a href="https://engineering.mercari.com/en/ladder/">Mercari</a></li> | ||
<li><a href="https://growth.monday.com/homepage/rd/engineering/">Monday.com</a></li> | ||
<li><a href="https://progression.monzo.com/">Monzo</a></li> | ||
<li><a href="http://dresscode.renttherunway.com/blog/ladder">Rent the Runway</a></li> | ||
<li><a href="https://labs.revelo.com/template/revelo-revelo-engineering-ladder-1?utm_source=github&utm_medium=github&utm_campaign=engineering-ladders">Revelo</a></li> | ||
<li><a href="https://skylight.digital/careers/career-pathways/software-engineer/">Skylight</a></li> | ||
<li><a href="https://www.songkick.com/downloads/growth-framework/sk-growth-framework.pdf">Songkick</a></li> | ||
<li><a href="https://developers.soundcloud.com/blog/engineering-levels">Soundcloud</a></li> | ||
<li><a href="https://labs.spotify.com/2016/02/15/spotify-technology-career-steps/">Spotify</a></li> | ||
<li><a href="https://developer.squareup.com/blog/squares-updated-growth-framework-for-engineers-and-engineering-managers/">Square</a></li> | ||
<li><a href="https://blog.usejournal.com/the-software-engineering-job-ladder-4bf70b4c24f3">VTS</a></li> | ||
</ul> | ||
|
||
<h2 id="engineering-ladder-collections">Engineering Ladder Collections</h2> | ||
<ul> | ||
<li><a href="https://career-ladders.dev/engineering/">Career-ladders.dev</a></li> | ||
<li><a href="https://labs.revelo.com/?utm_source=github&utm_medium=github&utm_campaign=engineering-ladders">Career Tracker</a></li> | ||
<li><a href="https://squeakyvessel.com/2016/07/11/engineering-ladders-links-elsewhere/#songkick-ladder">SqueakyVessel</a></li> | ||
<li><a href="http://www.progression.fyi/">Progression.fyi</a></li> | ||
<li><a href="https://www.nidup.io/garden/engineering-career-ladders">30+ Engineering Career Ladders</a></li> | ||
</ul> | ||
|
||
<h2 id="other-engineering-ladder-resources">Other Engineering Ladder Resources</h2> | ||
<ul> | ||
<li><a href="https://www.youtube.com/watch?v=jA1Q94d2z10&list=PLBzScQzZ83I9F5RvpuDdABrLvu_w1QEUi">Creating a career ladder for engineers</a> — conference talk video</li> | ||
<li><a href="https://medium.com/one-medical-technology/evolving-the-one-medical-leveling-guide-51dc82d7e26c">Evolving the One Medical Leveling Guide</a> — process for updating and evolving career ladders over time</li> | ||
<li><a href="https://github.com/jorgef/engineeringladders">Engineering Ladders</a> — A framework for Engineering Managers</li> | ||
</ul> | ||
|
||
<h2 id="engineering-management">Engineering Management</h2> | ||
<ul> | ||
<li><a href="https://speakerdeck.com/orenellenbogen/1-1-basics-for-the-introvert-engineering-manager">1:1 Basics for the Introvert Engineering Manager</a></li> | ||
<li><a href="https://swaroopch.com/2018/11/15/engineering-management-lessons-learned-in-first-year/">Engineering Management: Lessons learned in first year</a></li> | ||
</ul> | ||
|
||
<h2 id="developer-career-development">Developer Career Development</h2> | ||
<ul> | ||
<li><a href="https://www.kitchensoap.com/2012/10/25/on-being-a-senior-engineer/">On Being A Senior Engineer</a></li> | ||
</ul> |