Autodesk 招人了,开发顾问,感兴趣的或者有推荐的人扔简历过来啊
Autodesk ADN招人了,在上海,开发顾问, JD如下。
如果你感兴趣或者有人推荐,扔简历过来啊, daniel.du@autodesk.com,赶早不赶晚啊。
Job Title:
Developer Technical Consultant
Location
Shanghai
Job description:
This is an exciting opportunity to be part of Developer Technical Services team in Autodesk in Shanghai. Provides consulting services to Autodesk Developer Network (ADN) members from the worldwide - developers of third-party applications based on Autodesk products and Autodesk Cloud Platforms. Responsible for evangelizing Autodesk technology to support the growth of the network, to help ADN members become successful and to positively impact Autodesk’s business. Provides technical assistance including software design, customization, integration, orientation/training and technical problem resolution.
This position typically reports to Joe Ye
Principal Duties and Responsibilities
TECHNICAL SUPPORT:
* Provide technical (programming) support to Autodesk Developer Network(ADN) members worldwide using knowledge of a variety of tools and technologies. Help resolve technical issues including communicating the functions of a particular API, assist with the software code and programming-related API questions.
Also assist Technical Consultants who are working directly with customers to help answer and/or resolve their API-related issues. Work closely with team members worldwide to help resolve issues related to a specific product line.
* Use knowledge of Autodesk products and their APIs to assist ADN members with their business objectives of providing value-added software for their customers. Assist with their software design by providing them with technical information on Autodesk APIs and technologies. Encourage the use of newer product versions and/or vertically-oriented solutions.
* Work with internal engineering teams to incorporate enhancements as requested by ADN members. Act as a liaison between engineering and ADN members by helping evaluate and influence new product releases to help meet the needs of ADN community. Write extensive samples demonstrating API usage and best practice. Submit bug reports and work closely with engineering to ensure appropriate resolution of issues impacting customer satisfaction.
TECHNICAL WRITING, TRAINING AND SUPPORT
* Develop technical content for the ADN program including technical notes and whitepapers. Content is published on the ADN Devblog and used for conferences and marketing events.
* Develop and deliver training courses and/or presentations internally and to ADN members. Topics include APIs, and/or other software-development-related topics. Courses may be an overview of product functionality or API or may be in-depth, including hands-on programming.
* Assist with marketing activities including presentations and event participation. Support the growth of the ADN as experts of the field.
* Translate technical issues from local language(s) to English, and vice-versa, for technical problem resolution and for publishing technical content.
Requirements
1. A bachelors' degree or higher in computer science or related field. Graduated from one of the 211 Universities.
2. Ability to quickly learn new software development related technology and some of the Autodesk software products.
3. At least 3 years hands-on programming experience
4. Familiar with at least one popular programming language, C++/C#/VB.NET.
5. This position will work closely remotely with team members from various locations in the world and support ADN members worldwide, fluent oral English and good written English is a MUST.
6. Good skills of communication with colleagues and customers.
7. Good team player: Easy to work with team members across cultures.
8. Good problem solving ability.
9. Fluent presentation in public.
Preferred Qualifications
10. Experience of industry (building or manufacturing) background is a good bonus.
11. Experience of programming on AutoCAD is a great bonus.
12. Experience of web programming experience will be a plus.
Autodesk 招人了,开发顾问,感兴趣的或者有推荐的人扔简历过来啊的更多相关文章
- 传说中的AutoCAD公司 - 欧特克(Autodesk)招聘开发顾问-上海或北京
如果您热衷新技术,垂涎科技前沿,对编程有狂热的热情,乐于帮助别人打造解决方案,喜爱分享和交流,英文沟通无障碍,来吧,把简历丢过来! 如果您刚毕业不久,那也不要因为工作经历尚浅而怯步,我们也非常欢迎您! ...
- 对 MES 感兴趣?赶紧看过来!
在知乎许久都没有智能制造话题,索性自己在 2018-06-08 创建了智能制造话题,在创建话题过程中也遇到些麻烦,最终联系了知乎小管家,成功创建了该话题.目前过去7个月了,该话题的关注人数有820人了 ...
- MWeb 2.0 测试版可以下载啦,这次是公开测试,感兴趣的朋友可以试试
2.0 版是 MWeb 发布以来,最重要的一个版本.MWeb 自去年一月份发布以来,获得了很多朋友的建议,在此非常感谢!没有你们,2.0 版可能就不能出来!然后再次感谢 Producter: http ...
- [zt] ROI (Region of Interest) 感兴趣区域 OpenCV
在以前介绍IplImage结构的时候,有一个重要的参数——ROI.ROI全称是”Region Of Interest”,即感兴趣的区域.实际上,它是IPL/IPP(这两个是Inter的库)结构IplR ...
- 获取图片中感兴趣区域的信息(Matlab实现)
内容提要 如果一幅图中只有一小部分图像你感兴趣(你想研究的部分),那么截图工具就可以了,但是如果你想知道这个区域在原图像中的坐标位置呢? 这可是截图工具所办不到的,前段时间我就需要这个功能,于是将其用 ...
- 一段时间没上来了,看到有很多网友对OWA感兴趣,因为所在公司发展方向的原因,没有太多时间继续深入研究OWA,敬请见谅
一段时间没上来了,看到有很多网友对OWA感兴趣,因为所在公司发展方向的原因,没有太多时间继续深入研究OWA,敬请见谅
- OpenCV3编程入门笔记(2)计时函数、感兴趣区域RIO、分离/混合通道
11 绘制直线的line函数 DrawLine(Mat img, Pont start, Point end); 绘制椭圆的ellipse函数 DrawEllipse(Mat img, dou ...
- 例3-12opencv设置ROI感兴趣区域
前面说了一堆,也不知道啥用,感觉也没说清楚,可能确实需要一些例子来显性表示一下,或者他们在当初出版书籍针对的人群已经有了对图像的基本认识,然而自己还是没有建立起来,往后看看吧,希望能比较清楚的自己处理 ...
- 提取出图像中感兴趣的部分,cvSetImageRoi,Rect
在做人脸检测的时候,需要从摄像头拍摄视频中把检测到的人脸区域提取出来,网上找了很多博客,发现多数都是在用cvSetImageRoi函数,该函数声明如下:void cvSetImageROI(IplIm ...
随机推荐
- RobotFramework - Tips
1 --- API的使用 Robot Framework的版本发展是向下包容,建议尽量使用robot本身的API. 例如:通过导入logger.py(...\Lib\site-packages\rob ...
- MAC与HMAC的介绍及其在AWS和Azure中的应用
MAC 在密码学中,(消息认证码)Message Authentication Code是用来认证消息的比较短的信息.换言之,MAC用来保证消息的数据完整性和消息的数据源认证. MAC由消息本身和一个 ...
- 【Android】YUV使用总结 —— Android常用的几种格式:NV21/NV12/YV12/YUV420P的区别
工作问题接触到图像这一块,需要对手机摄像头采集的原始帧做Rotate或者scale,但无奈对此的了解少之又少,于是网上搜了一顿,完事后将最近所学总结一下,以方便之后的人别踩太多坑. 首先想 ...
- mysql判断一条记录是否存在,如果存在,则更新此语句,如果不存在,则插入
前言,在我们的业务逻辑中,很有可能会遇到这样的情况. 1.我要更新一条记录的值. 2.但是我不确定这条记录存不存在??? 3.那如果存在?我就更新,如果不存在,我就插入! 那么如果这样,一般情况下,我 ...
- QTableWidget控件总结<二>
QTableWidget是QT程序中常用的显示数据表格的空间,很类似于VC.C#中的DataGrid.说到QTableWidget,就必须讲一下它跟QTabelView的区别了.QTableWidge ...
- [Asp.net 5] Localization-简单易用的本地化-全球化信息
本篇比较简单介绍Localization解决方案中: Microsoft.Framework.Globalization.CultureInfoCache 工程 CultureInfoGenerato ...
- [水煮 ASP.NET Web API2 方法论](3-8)怎样给指定路由配置处理器
阅读导航 问题 解决方案 工作原理 代码演示 问题 如果仅仅针对指定的路由进行某些特定的消息处理,而不是应用于所有路由,我们应该怎么做呢? 解决方案 ASP.NET WEB API 的很多功能都内建了 ...
- C# ~ NUnit单元测试
单元测试 单元测试(Unit Test)的一个测试用例(Test Case)是一小段代码,用于测试一个小的程序功能的行为是否正常,保证开发的功能子项能正确完成并实现其基本功能.一个单元测试是用于判断某 ...
- iOS 阶段学习第22天笔记(JSON数据格式介绍)
iOS学习(OC语言)知识点整理 一.JSON数据格式 1)概念:json是一种网络数据传输格式,有值/对象:{“A”:1,”B”:”2”…}词典:对象的序列:[,,,,,]数组两种数据类型 2)UR ...
- Ado.net[增删改查,GET传值]
1. <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Home.aspx.c ...