TCLPython工程师
社招全职3年以上信息技术类地点:深圳状态:招聘
任职要求
1.全日制本科及以上学历,计算机、人工智能、软件工程、数据科学等相关专业优先; 2.至少3年及以上Python开发经验,有其他开发语言(例如:Java、.NET等)经验者优先; 3.熟练使用Pycharm IDE开发工具,熟悉Python的常用框架和库,如Selenium、RPA、Django、FaskApi、Pandas、PaddlePaddle、TensorFlow、PyTorch等;熟悉Python多线程、异步编程(Asyncio)、协程等技术; 4.熟练使用MySQL/SqlServer/Oracle/MsSql/MongoDB等数据库,具备SQL优化能力及存储过程、…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
1.参与公司内部自动化、爬虫、报表、AI等方向项目; 2.支持业务部门的效率工具开发,提升内部协作效率; 3.数据服务与自动化;构建数据处理管道,支持业务数据的抽取、清洗、存储、分析; 4.Python自动化脚本的开发、调试、部署;优化内部工作流程; 5.系统集成与API开发:实现内部系统间,或与第三方系统的接口对接; 6.优化内部系统性能,确保高并发场景下的稳定性和响应速度; 7.定期进行代码重构和技术债务清理,提升系统可维护性; 8.完成部门或上级交代的其他任务。
包括英文材料
学历+
数据科学+
https://roadmap.sh/ai-data-scientist
Step by step roadmap guide to becoming an AI and Data Scientist
Python+
https://liaoxuefeng.com/books/python/introduction/index.html
中文,免费,零起点,完整示例,基于最新的Python 3版本。
https://www.learnpython.org/
a free interactive Python tutorial for people who want to learn Python, fast.
https://www.youtube.com/watch?v=K5KVEU3aaeQ
Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!
https://www.youtube.com/watch?v=rfscVS0vtbw
This course will give you a full introduction into all of the core concepts in python.
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
.NET+
[英文] Learn .NET
https://dotnet.microsoft.com/en-us/learn
Free tutorials, videos, courses, and more for beginner through advanced .NET developers.
https://roadmap.sh/aspnet-core
Step by step guide to becoming an ASP.NET core developer
https://www.youtube.com/watch?v=Vu_Naq3iWUA
For beginners in .NET: what to learn - and what not to learn - in C# and .NET to get you the skills you need to be full stack .NET Web Developer in this roadmap updated for 2025.
Selenium+
https://www.youtube.com/watch?v=j7VZsCCnptM
Learn Selenium by building a web scraping bot in Python.
https://www.youtube.com/watch?v=mOAXEQevCAE&list=PLhW3qG5bs-L_s9HdC5zNshE5Ti8jABwlU
Django+
https://www.youtube.com/watch?v=nGIg40xs9e4
Learn how to build a simple Django application in as fast as 20 minutes!
https://www.youtube.com/watch?v=rHux0gMZ3Eg
Learn Django and start building amazing back-ends!
Pandas+
[英文] 10 minutes to pandas
https://pandas.pydata.org/docs/user_guide/10min.html
This is a short introduction to pandas, geared mainly for new users.
[英文] Cookbook - pandas
https://pandas.pydata.org/docs/user_guide/cookbook.html#cookbook
This is a repository for short and sweet examples and links for useful pandas recipes.
https://www.kaggle.com/learn/pandas
Solve short hands-on challenges to perfect your data manipulation skills.
https://www.youtube.com/watch?v=2uvysYbKdjM
I'm super excited for this one. We're doing another complete Python Pandas tutorial walkthrough.
https://www.youtube.com/watch?v=Mdq1WWSdUtw
Filtering, Joins, Indexing, Data Cleaning, Visualizations
PaddlePaddle+
https://learnopencv.com/paddlepaddle/
PaddlePaddle (PArallel Distributed Deep LEarning) is an open-source deep learning framework released by Baidu in 2016.
https://www.paddlepaddle.org.cn/tutorials
本课程采用飞桨特色的「横纵式」 教学法,从易到难,学习难度逐层递进,并结合图形和案例进行讲解,力求让刚接触深度学习的读者可以快速理解。
TensorFlow+
https://www.youtube.com/watch?v=tpCFfeUEGs8
Ready to learn the fundamentals of TensorFlow and deep learning with Python? Well, you’ve come to the right place.
https://www.youtube.com/watch?v=ZUKz4125WNI
This part continues right where part one left off so get that Google Colab window open and get ready to write plenty more TensorFlow code.
PyTorch+
https://datawhalechina.github.io/thorough-pytorch/
PyTorch是利用深度学习进行数据科学研究的重要工具,在灵活性、可读性和性能上都具备相当的优势,近年来已成为学术界实现深度学习算法最常用的框架。
https://www.youtube.com/watch?v=V_xro1bcAuA
Learn PyTorch for deep learning in this comprehensive course for beginners. PyTorch is a machine learning framework written in Python.
多线程+
https://liaoxuefeng.com/books/java/threading/basic/index.html
和单线程相比,多线程编程的特点在于:多线程经常需要读写共享数据,并且需要同步。
https://www.youtube.com/watch?v=_uQgGS_VIXM&list=PLsc-VaxfZl4do3Etp_xQ0aQBoC-x5BIgJ
https://www.youtube.com/watch?v=IEEhzQoKtQU
https://www.youtube.com/watch?v=mTGdtC9f4EU&list=PLL8woMHwr36EDxjUoCzboZjedsnhLP1j4
https://www.youtube.com/watch?v=TPVH_coGAQs&list=PLk6CEY9XxSIAeK-EAh3hB4fgNvYkYmghp
https://www.youtube.com/watch?v=xPqnoB2hjjA
This video is an introduction to multithreading in modern C++.
https://www.youtube.com/watch?v=YKBwKy5PrpQ
Rust threading is easy to implement and improves the efficiency of your applications on multi-core systems!
asyncio+
https://realpython.com/async-io-python/
Python’s asyncio library enables you to write concurrent code using the async and await keywords.
https://www.youtube.com/watch?v=oAkLSJNr5zY
In this video, we'll be learning all about AsyncIO in Python and how to write asynchronous code using the async/await syntax.
SQL+
https://liaoxuefeng.com/books/sql/introduction/index.html
什么是SQL?简单地说,SQL就是访问和处理关系数据库的计算机标准语言。
https://sqlbolt.com/
Learn SQL with simple, interactive exercises.
https://www.youtube.com/watch?v=p3qvj9hO_Bo
In this video we will cover everything you need to know about SQL in only 60 minutes.
还有更多 •••
相关职位
实习ACG
- 负责千帆 Appbuilder 平台后端服务的开发,支撑相关需求高效迭代; - 负责大模型数据飞轮相关工作,包括技术调研、专利撰写、数据回流、数据标注、数据管理等。 - 支持大模型在实际业务场景中的应用落地和自动化迭代,协助算法将模型落地到客户的业务场景中。 - 与其他角色和团队合作,共同完成相关项目需求。
更新于 2025-08-20北京

实习
工作内容 开发并维护内容处理平台(如标签系统、内容库系统)。 参与特征存储与API服务开发,支持算法模型落地,通过AI手段做功业务。 通用要求 实习周期:6个月及以上(长期优先)。 到岗时间:每周至少4天。
更新于 2025-05-29上海
社招测试开发部
1. 负责智能化测试产品的 模型能力集成与应用工程化(推理服务封装、Prompt/Graph 设计、工具函数/Agent 插件化)。 2. 将 PRD/接口文档/用例库/页面 DOM/录像等输入转化为 测试脑图、Checklists、可执行用例与脚本(API/UI/流程/性能/兼容)。 3. 搭建并迭代 评测与对齐体系:自动打分(RAGAS/G-Eval/规则混合)、对比试验、A/B 实验与观测。 4. 打通测试流水线:用例生成 → 数据合规检查 → 脚本落地(Playwright/Appium/Postman/Newman) → 执行编排(Celery/K8s) → 报告/回归。 5. 建设测试知识库与特征库:文档解析、页面结构/接口 Schema 归一化、向量检索 与工具检索。
更新于 2025-11-25北京