微软职位内部推荐-SW Engineer II for Embedded System
微软近期Open的职位:
Do you have a passion for embedded devices and services?   Does the following make you excited: Internet of Things, Industrial, Home Automation and Next Generation of Embedded OS based on Windows 10?   If so, you need not look any further since these are a few devices the Internet of Things (IoT) team is targeting.
The IoT China organization is part of the Operating Systems Group (OSG) in Beijing, China.   This is your opportunity to join a team that is targeting the next generation, INNOVATIVE, EXCITING, and world class consumer and enterprise devices and services.   There is an UNPARALLELED opportunity to help people and organizations reaching their full potential by taking advantage of the growing, LUCRATIVE, and exciting general IoT market.   This is a STRATEGICALLY important market to Microsoft for a number of reasons, among them:
•      the IoT market opportunity is SIGNIFICANTLY larger than the entire PC market and is growing more rapidly from 2+ billion devices in 2012 to project 20 billion devices in 2020
•      there is no clear leader and MS (as a company) is committed to make a big dent in this strategic green field
•      IoT is well positioned to empower the next generation of devices with unified Windows 10 Operating System Core
•      the “next big thing” will likely be an embedded device
The IoT China team is looking for a seasoned software engineer to help defining and delivering a set of application migration technologies for Windows Embedded Compact.
Responsibilities include:
•      Conceptualizing, designing and implementing core features to support running existing Windows CE applications under the Windows 10 Operating System Core.
•      Analyzing application runtime requirements and behaviors and implementing necessary extension to ensure application compatibility.
•      Contributing to local customer and partner engagements in concert with the business group’s customer and partner initiatives in order to streamline their migration path.
The ideal candidate has:
•      5+ years of technology experience
•      worked in software product team through two complete product development cycles
•      hands-on experience on Win32 and .NET programming, knowledge on DirectX and Silverlight programming is a plus
•      practical experience demonstrating success at dealing with ambiguous problems and the ability to make solid progress when the solution is not well defined
•      great cross group and cross geography collaboration skills
•      excellent organizational, verbal and written English communication, and motivational skills
•      demonstrated ability to think strategically and tactically about technical and cross-functional issues
•      a BA/BS or MS in Computer Science or Engineering or experience and training equivalent to a technical degree.
Microsoft is an equal opportunity employer and supports workforce diversity.
如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
微软职位内部推荐-SW Engineer II for Embedded System的更多相关文章
- 微软职位内部推荐-SW Engineer II for Windows System
微软近期Open的职位: Microsoft's Operating Systems Group delivers the operating system and core user experie ...
- 微软职位内部推荐-SW Engineer II for Azure Network
微软近期Open的职位: Software Engineer II The world is moving to cloud computing. Microsoft is betting Windo ...
- 微软职位内部推荐-SW Engineer II for Cloud Service
微软近期Open的职位: Positions: SDE for Big Data Cloud Services Azure Big Data Cloud Services and Cosmos are ...
- 微软职位内部推荐-SW Engineer II for Skype
微软近期Open的职位: We are the Skype Beijing team. Skype division drives the communications strategy for Mi ...
- 微软职位内部推荐-SW Engineer II for Cloud Servi
微软近期Open的职位: Do you have a passion for embedded devices and services?   Does the following m ...
- 微软职位内部推荐-SW Engineer II for WinCE
微软近期Open的职位: Do you have a passion for embedded devices and services?   Does the following m ...
- 微软职位内部推荐-SW Engineer II for Enterprise Platform
微软近期Open的职位: Job posting title: SDE II Location: China, Beijing Group Overview Discovery & Colla ...
- 微软职位内部推荐-Service Engineer II for Azure Cloud Network
微软近期Open的职位: Are you interested in helping to drive the direction of a product that defines the clou ...
- 微软职位内部推荐-Software Engineer II
微软近期Open的职位: Job Description Group: Search Technology Center Asia (STCA)/Search Ads Title: SDEII-Sen ...
随机推荐
- 利用Maven插件将依赖包、jar/war包及配置文件输出到指定目录
写在前面 最近遇到一个朋友遇到一个项目需要将maven的依赖包和配置文件分开打包然后用脚本执行程序.这样的好处在于可以随时修改配置文件内容及查看jar包.如果将所有打成一个jar包就会有个问题(例 ...
- MySQL基础之---mysqlimport工具和LOAD DATA命令导入文本文件
1.mysqlimport工具的使用 看一下命令的使用方法: shell > mysqlimport -u root -p [--LOCAL] DBname File [option] --f ...
- beta冲刺————第二天(2/5)
完善具体内容: 前端: (1)添加了更多设置 (2)点击后出现底栏,分别可以进行字体背景设置.收藏.分享等操作,同时可以看出对文章的排版进行了完善 后端: 对阿里云服务器中的环境进行配置,同时熟悉阿里 ...
- sublime text3 当运行报错error时,取消显示路径path的方法
sublime text3 每当运行报错error时,都会出现一长串的path路径,如何不显示呢? 可以通过注释掉Packages/Default/exec.py的四个特定行来更改. 首先,您需要从P ...
- VMware安装VMware tool是 遇到The path "" is not a valid path to the 3.10.0-693.el7.x86_64 kernel headers.
The path "" is not a valid path to the 3.10.0-693.el7.x86_64 kernel headers.问题是找不到内核头文件,需要 ...
- jpa实例
ORM框架新的JPA ORM规范:1)JPA为POJO提供持久化标准规范.2)JPA的使用:Hibernate与TopLink以及OpenJpa都提供了JPA的实现.3)JPA主要技术: A.ORM ...
- Leetcode——198. 打家劫舍
题目描述:题目链接 这道题目也是一道动态规划的题目: 分析一道动态规划的题目可以将解决问题的思路分为下面三个部分: 1:问题的描述.可以定义数组d[ i ] 用于表示第i -1家可以获得的最大金额. ...
- day59
轮播图作业 <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF ...
- LIN、CAN、FlexRay、MOST,三分钟搞明白四大汽车总线
LIN.CAN.FlexRay.MOST,三分钟搞明白四大汽车总线 2016-09-21 13:09 汽车中的电子部件越来越多,光是ECU就有几十个,这么多的电子单元都要进行信息交互.传统的点对点通信 ...
- linux中原子操作实现方式
原子操作提供了指令原子执行,中间没有中断.就像原子被认为是不可分割颗粒一样,原子操作(atomic operation)是不可分割的操作. 如下面简单的例子: Thread 1 ...