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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Best way to transition from .net to open source tech like python, etc.

2 点作者 calferreira将近 8 年前
I&#x27;m currently a .net developer working mostly with closed source tech. I&#x27;m trying to transition into open source development but finding jobs is hard because x years requirement, although i&#x27;m i think it will be simple to transition into other languages.<p>Any advice ?

2 条评论

ljquintanilla将近 8 年前
Sounds like you have experience working in a development environment, so the transition should not be difficult (coding is part of it. Other things such as testing,refactoring,good design take up more importance as well). Small projects would be great just to get yourself familiar with the syntax of those languages, but if you are comfortable with the .NET, a transition to Python&#x2F;JavaScript should be relatively easy.<p>I would say this though. You can leverage .NET with open source via .NET Core.
alxmdev将近 8 年前
I would start a small hobby project in whatever language and platform you&#x27;d like to work with, pick something you enjoy so that you keep building it for a while. That&#x27;s real experience that will expose you to many issues you wouldn&#x27;t have known about otherwise, and will give you lots of platform-specific things to talk about in addition to your previous experience.