TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Can a Data Scientist Become a Software Engineer?

1 点作者 thomzi12超过 2 年前

1 comment

ablatt89超过 2 年前
Is this a trick question? A data scientist can become a software engineer and a software engineer can become a data scientist. Both involve compute and data structures in different domains, with a different set of tools and frameworks.<p>Formally, I would think if a data scientist wanted a more formal CS education, one would take an intro to OOP class (just take a basic Java or C++ tutorial or something to learn about data types and some OOP), algorithms and data structures, operating systems, computer architecture, and networking. Akin to how if a software engineer wanted to become a data scientist, one would take linear algebra, calculus (to understand back propagation and minimizing some error function), machine learning, and perhaps some data science specific sources like data cleanup with canonical DS tools.