微软职位内部推荐-Senior Software Engineer -Web

简介: 微软近期Open的职位:Location: Beijing, China The Office App Services team is working on the powerful Office Web Apps including Word Web App, PowerPoint Web App and Web App Engineering Infrastructure.

微软近期Open的职位:

Location: Beijing, China


The Office App Services team is working on the powerful Office Web Apps including Word Web App, PowerPoint Web App and Web App Engineering Infrastructure. We deliver great cloud experience for Office products, which benefits users across the world. From the engineering perspective, we have a huge opportunity to create synergy across different Office products. Not only to build the next generation cloud user experience but also to provide extremely efficient productivity to our global customers.


As a Software Engineer II, you will be exposed to the modern cloud techniques and very close to the service world. Your primary responsibilities include owning architectural designs and specifications on Web and API interfaces, working on features, enforcing engineering excellence practices and driving quality in all facets of development. In addition, you have the opportunity to partner with other super bright engineers in different parts of the world in the Office organization.



REQUIREMENTS

• &nbsp&nbsp&nbsp&nbsp Strong background on Computer Science fundamentals, algorithms, design patterns

• &nbsp&nbsp&nbsp&nbsp Strong architecture and design skill, proven track record for design and implementation of complex software systems or applications

• &nbsp&nbsp&nbsp&nbsp Proficiency in C++/C#,.NET, Javascript

• &nbsp&nbsp&nbsp&nbsp Demonstrable experience in web application, asp.net and other popular web techniques.

• &nbsp&nbsp&nbsp&nbsp Minimum of 7 years of software development with full release cycles of major software products

• &nbsp&nbsp&nbsp&nbsp BA/BS degree in Computer Science or related technical equivalent is required, and MS/MBA degree is preferred

• &nbsp&nbsp&nbsp&nbsp Experience in collaborate and execute on multiple project timelines and priorities

• &nbsp&nbsp&nbsp&nbsp Familiar with Office products, concepts, and designs desired



Microsoft is an equal opportunity employer and supports workforce diversity.

如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com

相关文章
|
6月前
|
Windows
win10家庭版安装iis 微软web服务器 windows安装IIS web服务器
win10家庭版安装iis 微软web服务器 windows安装IIS web服务器
72 0
|
Web App开发 前端开发 测试技术
浏览器“联盟”!苹果/谷歌/Mozilla/微软合力解决 Web “互操作性”问题
浏览器“联盟”!苹果/谷歌/Mozilla/微软合力解决 Web “互操作性”问题
137 0
浏览器“联盟”!苹果/谷歌/Mozilla/微软合力解决 Web “互操作性”问题
|
存储 IDE 前端开发
微软悄悄发布了 Web 版的 VsCode
大家好,我是零一 在8月31日,微软发了一个介绍他们新发布的功能的帖子介绍,这个新东西就是——Web版的Vscode,不过现在已经找不到那个帖子了,点进去似乎已经404了,估计是他们发早了,不过这也说明不久后他们就会重新发布,敬请期待~
697 0
微软悄悄发布了 Web 版的 VsCode
|
Rust 分布式计算 安全
实体店倒闭,开源却「慷慨」:微软开源Python库Lumos用于自动监视web程序
近日,微软又开源了一个Python库,用于自动监视网络应用程序,节省了团队65%至95%的开发时间,并且将误报率降低了90%以上。近年来,微软在开源上做出了卓越贡献。
154 0
实体店倒闭,开源却「慷慨」:微软开源Python库Lumos用于自动监视web程序
|
C# C++ .NET
微软职位内部推荐-Software Engineer II-Web app
微软近期Open的职位: Software Engineer II-Web app The Office App Services team is working on the powerful Office Web Apps including Word Web App, PowerPoint Web App and Web App Engineering Infrastructure.
1201 0
|
C# C++ .NET
微软职位内部推荐-Software Engineer II-Web app
微软近期Open的职位: Software Engineer II-Web app The Office App Services team is working on the powerful Office Web Apps including Word Web App, PowerPoint Web App and Web App Engineering Infrastructure.
|
C# C++ .NET
微软职位内部推荐-Senior Software Engineer -Web
微软近期Open的职位: Location: Beijing, China The Office App Services team is working on the powerful Office Web Apps including Word Web App, PowerPoint Web App and Web App Engineering Infrastructure.
771 0
|
2月前
|
XML JSON API
ServiceStack:不仅仅是一个高性能Web API和微服务框架,更是一站式解决方案——深入解析其多协议支持及简便开发流程,带您体验前所未有的.NET开发效率革命
【10月更文挑战第9天】ServiceStack 是一个高性能的 Web API 和微服务框架,支持 JSON、XML、CSV 等多种数据格式。它简化了 .NET 应用的开发流程,提供了直观的 RESTful 服务构建方式。ServiceStack 支持高并发请求和复杂业务逻辑,安装简单,通过 NuGet 包管理器即可快速集成。示例代码展示了如何创建一个返回当前日期的简单服务,包括定义请求和响应 DTO、实现服务逻辑、配置路由和宿主。ServiceStack 还支持 WebSocket、SignalR 等实时通信协议,具备自动验证、自动过滤器等丰富功能,适合快速搭建高性能、可扩展的服务端应用。
119 3
|
27天前
|
设计模式 前端开发 数据库
Python Web开发:Django框架下的全栈开发实战
【10月更文挑战第27天】本文介绍了Django框架在Python Web开发中的应用,涵盖了Django与Flask等框架的比较、项目结构、模型、视图、模板和URL配置等内容,并展示了实际代码示例,帮助读者快速掌握Django全栈开发的核心技术。
134 45
|
8天前
|
开发框架 JavaScript 前端开发
TypeScript 是一种静态类型的编程语言,它扩展了 JavaScript,为 Web 开发带来了强大的类型系统、组件化开发支持、与主流框架的无缝集成、大型项目管理能力和提升开发体验等多方面优势
TypeScript 是一种静态类型的编程语言,它扩展了 JavaScript,为 Web 开发带来了强大的类型系统、组件化开发支持、与主流框架的无缝集成、大型项目管理能力和提升开发体验等多方面优势。通过明确的类型定义,TypeScript 能够在编码阶段发现潜在错误,提高代码质量;支持组件的清晰定义与复用,增强代码的可维护性;与 React、Vue 等框架结合,提供更佳的开发体验;适用于大型项目,优化代码结构和性能。随着 Web 技术的发展,TypeScript 的应用前景广阔,将继续引领 Web 开发的新趋势。
23 2