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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How to succeed as an IC at a larger company

3 点作者 kotojo超过 5 年前
Hiya, I&#x27;ve been doing software development for about 5 years now, but always at smaller companies. My last company had about 25 developers on a single product and that was largest team I&#x27;d ever worked on at that time. I&#x27;m now working on team with closer to 250 developers across 3 locations&#x2F;timezones and it&#x27;s extremely overwhelming.<p>I&#x27;ve been here for about a month now and still feel like I&#x27;m mostly just in free falling trying to figure out 95% of what anyone talks about or how to do things. It seems like everything works fundamentally differently than it does for a smaller scale company.<p>Do you have any advice for short&#x2F;long term success as a developer that is very new to operating in an environment at this scale?

2 条评论

seren超过 5 年前
&gt;&gt; I&#x27;ve been here for about a month now and still feel like I&#x27;m mostly just in free falling trying to figure out 95% of what anyone talks about or how to do things.<p>It is fairly normal, every company has its on acronyms, processes, so I would say it is fairly normal to be overwhelmed in the beginning. There is no way you could know in advance their process.<p>That being said, you should have colleagues available to help you.<p>Take always a notebook and a pen with you. Whenever there is a word, or process, you have never heard of or are not sure what it consists of, write it down.<p>Now every few days schedule a meeting with a member of you team, reviews the list, and request explanation&#x2F;clarification.<p>Take additional notes for future reference. That&#x27;s it, in a few weeks you&#x27;ll feel at ease with what is happening around you.<p>This is a gradual process, you&#x27;ll keep learning in the months, years to come.<p>Then once you feel more at ease, you can push for initiatives, new ways to do things. A newcomer has usually always lots of fresh ideas because is not yet used to how things are done here...
评论 #21223703 未加载
mark_l_watson超过 5 年前
As you are noticing, there is a lot of communications overhead for large teams.<p>Large code bases themselves don’t have to be confusing though. I worked as a contractor at Google and their system was very dev friendly with almost everything is available&#x2F;viewable in a large repo with good editing and build tools.<p>I hope those 250 developers are split up on small teams, with small manageable projects.
评论 #21223694 未加载