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. [开发笔记] Graph Databases on developing

    TimeWall is a graph databases github It be used to apply mathematic model and social network with gr ...

  2. RSA非对称加密,使用OpenSSL生成证书,iOS加密,java解密

    最近换了一份工作,工作了大概一个多月了吧.差不多得有两个月没有更新博客了吧.在新公司自己写了一个iOS的比较通用的可以架构一个中型应用的不算是框架的一个结构,并已经投入使用.哈哈 说说文章标题的相关的 ...

  3. 【从零开始学BPM,Day5】报表配置及自定义功能页面开发

    [课程主题] 主题:5天,一起从零开始学习BPM [课程形式] 1.为期5天的短任务学习 2.每天观看一个视频,视频学习时间自由安排. [第五天课程] 1.课程概要 Step 1 软件下载:H3 BP ...

  4. 【SAP业务模式】之ICS(二):基础数据

    讲完业务,计划在前台做一下ICS的基本操作,不过在操作之前,得先建立好基本的基础数据. 1.首先创建接单公司LEON,对应工厂是ADA: 2.创建生产公司MXPL,对应工厂是PL01: 3.创建接单公 ...

  5. 二叉树的创建和遍历(C版和java版)

    以这颗树为例:#表示空节点前序遍历(根->左->右)为:ABD##E##C#F## 中序遍历(左->根->右)为:#D#B#E#A#C#F# 后序遍历(左->右-> ...

  6. SpringMVC 数据校验

    1.引入jar包 2.配置验证器 <!-- 配置验证器 --> <bean id="myvalidator" class="org.springfram ...

  7. SpringMVC初步

    SpringMVC框架介绍 1) Spring MVC属于SpringFrameWork的后续产品,已经融合在Spring Web Flow里面. Spring 框架提供了构建 Web 应用程序的全功 ...

  8. Dijkstra 单源最短路径算法

    Dijkstra 算法是一种用于计算带权有向图中单源最短路径(SSSP:Single-Source Shortest Path)的算法,由计算机科学家 Edsger Dijkstra 于 1956 年 ...

  9. 浅析Go语言的Interface机制

    前几日一朋友在学GO,问了我一些interface机制的问题.试着解释发现自己也不是太清楚,所以今天下午特意查了资料和阅读GO的源码(基于go1.4),整理出了此文.如果有错误的地方还望指正. GO语 ...

  10. ABP源码分析三:ABP Module

    Abp是一种基于模块化设计的思想构建的.开发人员可以将自定义的功能以模块(module)的形式集成到ABP中.具体的功能都可以设计成一个单独的Module.Abp底层框架提供便捷的方法集成每个Modu ...