http://www.geekwire.com/2012/chart-pays-seattle-software-engineers/

Chart: Who pays the most in Seattle for software engineers

BY JOHN COOK on February 2, 2012 at 3:14 pm

 
 

Who is paying the most for computer geeks? Photo via Bigstock

Steve Ballmer was right. It’s all about developers, developers, developersthese days. In fact, the market is so hot that companies like Amazon.com, Twitter and Facebook are doing “acqui-hires” — like the one today of TeachStreet — just to gobble up key engineering talent.

But that’s not really the norm, and most tech companies are still having to pay out old-fashioned salaries. With that in mind, I asked the folks over at Glassdoor to run some numbers on the top Seattle tech employers to find out who is paying the most for software engineers.

The results, as you’ll see in the chart below, might surprise you. If you thought Amazon.com and Microsoft were at the top of the pay scales, you’d be wrong.

It’s actually F5 Networks, the publicly-traded Seattle company whose software and hardware is used to speed up the delivery of applications over the Internet. It shows an average base salary of $115,388.

Google, with about 1,000 employees in the Seattle area, came in second with an average base salary of $105,437. And Concur Technologies, a maker of travel and entertainment expense management software, was third at $100,029.

Not too shabby.

Now, it’s worth noting a few things. We did not ask Glassdoor to run numbers for new arrivals in Seattle such as Facebook, Hulu, Salesforce.com, eBay and Zynga, thinking their staffs are just too small at this point in the game.

The report also includes all salaries reported on Glassdoor for employees in the Seattle area with the phrase “software engineer” in their titles. F5 Networks, for example, shows a higher average base salary in part because more people in Glassdoor listed themselves under the title “senior software engineer,” whereas Google shows only seven Seattle “senior software engineers” and more than 100 Seattle “software engineers.”

Nonetheless, we thought the chart was kind of interesting given the ongoing talent wars. Which company would you prefer to work at these days, and is salary the most important consideration for you?


[Main geek image via Bigstock]

John Cook is GeekWire's co-founder and editor, a veteran reporter and the longest-serving journalist on the Pacific Northwest tech startup beat. Follow him @johnhcook and email john@geekwire.com.

Support STEM education: Donate to Geeks Give Back

GeekWire is once again proud to partner with Bank of America to support Geeks Give Back, a community-wide effort to raise $1 million for the Washington State Opportunity Scholarship. This unique program provides scholarships to deserving students, the majority of whom are women and students of color, who are pursuing degrees in science, technology, engineering and math in Washington state. To donate as an individual or corporation, visit GeeksGiveBack.org today!
 Filed Under: Amazon • Google • Microsoft • Startups  Tagged With: Concur • Expedia • F5 Networks • RealNetworks • Zillow

GeekWire Newsletters

Subscribe to GeekWire's free newsletters to catch every headline

Email addressSubscribe

Send Us a Tip

Have a scoop that you'd like GeekWire to cover? Let us know.

See MoreGeekWire Events

Related Stories

Chart: Who pays the most in Seattle for software engineers的更多相关文章

  1. 5 Best Gantt Chart JIRA Plugins

    Andrew Stepanov/June 23, 2017/6 minutes Software developers enjoy using JIRA software for their proj ...

  2. Google, Facebook, Amazon and Microsoft Salaries

    https://blog.step.com/2016/04/08/an-open-source-project-for-tech-salaries/ Step.com Crowdsource your ...

  3. Software Engineering: 3. Project planning

    recourse: "Software Engineering", Ian Sommerville Keywords for this chapter: planning sche ...

  4. 美国政府关于Google公司2013年度的财务报表红头文件

    请管理员移至新闻版块,谢谢! 来源:http://www.sec.gov/ 财务报表下载↓ 此文仅作参考分析. 10-K 1 goog2013123110-k.htm FORM 10-K   UNIT ...

  5. GoldenGate实时投递数据到大数据平台(2)- Cassandra

    简介 GoldenGate是一款可以实时投递数据到大数据平台的软件,针对apache cassandra,经过简单配置,即可实现从关系型数据将增量数据实时投递到Cassandra,以下介绍配置过程. ...

  6. Sr Software Engineer - Big Data Team

    Sr Software Engineer - Big Data Team   About UberWe’re changing the way people think about transport ...

  7. [翻译]:Artificial Intelligence for games 5.3 STATE MACHINES:状态机

    目录 Chapter 5 Decision Making 5.3 STATE MACHINES:状态机 Chapter 5 Decision Making 5.3 STATE MACHINES:状态机 ...

  8. Why mobile web apps are slow

    http://sealedabstract.com/rants/why-mobile-web-apps-are-slow/ I’ve had an unusual number of interest ...

  9. C++开源库集合

    | Main | Site Index | Download | mimetic A free/GPL C++ MIME Library mimetic is a free/GPL Email lib ...

随机推荐

  1. DOM的小练习,两个表格之间数据的移动

    本次讲的是两个表格之间数据的移动,左边的表格移动到右边,并且左边表格移动内容消失. <head>   <meta http-equiv="Content-Type" ...

  2. java中易错点(二)

    java,exe是java虚拟机 javadoc.exe用来制作java文档 jdb.exe是java的调试器 javaprof,exe是剖析工具 解析一: sleep是线程类(Thread)的方法, ...

  3. 树莓派 基于Web的温度计

    前言:家里的树莓派吃灰很久,于是拿出来做个室内温度展示也不错. 板子是model b型. 使用Python开发,web框架是flask,温度传感器是ds18b20 1 硬件连接 ds18b20的vcc ...

  4. 一个软件开发者的BPM之路

    我是小林,一名普通的软件工程师,从事BPM(业务流程管理)软件开发工作.我没有几十年的技术底蕴,无法像大牛们一样高谈阔论,品评BPM开发之道:也不是资深的流程管理专家,能与大家分析流程管理的时弊.我只 ...

  5. 手把手教你做个人 app

    我们都知道,开发一个app很大程度依赖服务端:服务端提供接口数据,然后我们展示:另外,开发一个app,还需要美工协助切图.没了接口,没了美工,app似乎只能做成单机版或工具类app,真的是这样的吗?先 ...

  6. Android之SAX解析XML

    一.SAX解析方法介绍 SAX(Simple API for XML)是一个解析速度快并且占用内存少的XML解析器,非常适合用于Android等移动设备. SAX解析器是一种基于事件的解析器,事件驱动 ...

  7. ES6 箭头函数中的 this?你可能想多了(翻译)

    箭头函数=>无疑是ES6中最受关注的一个新特性了,通过它可以简写 function 函数表达式,你也可以在各种提及箭头函数的地方看到这样的观点——“=> 就是一个新的 function”. ...

  8. Maven实战:Maven生命周期

    前言 之前有写过一篇文章Maven实战,介绍了Maven的一些基本概念,以及对于一个初学者而言的Maven基础知识,当时在我看来掌握了这些基本是够用的. 随着工作的深入,越来越感觉对于Maven的理解 ...

  9. React-Native 组件开发方法

    前言 React Native的开发思路是通过组合各种组件来组织整个App,在大部分情况下通过组合View.Image等几个基础的组件,可以非常方便的实现各种复杂的跨平台组件,不过在需要原生功能支持. ...

  10. 对于前端,「微信小程序」其实不美好

    微信小程序开放公测了,9月底我曾经写过一篇 「微信小程序」来了,其中最后一句:"谢天谢地,我居然还是个前端". 这种火爆的新事物总是令人激动,感谢这个时代. 但是,当我真作为开发者 ...