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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How important is it to be with peers you can learn from?

39 点作者 theyoungwolf超过 6 年前
I am a younger developer (3 years) who has been fortunate enough to be given a lot of responsibility in the projects I work in. I spend most of my time teaching myself what I need to know or have to know for the job. I realized I currently don&#x27;t learn much from my surrounding peers (small team: 2 other senior level developers). To increase velocity, my company recently contracted some of the work for our project. And from my experience working with these contractors I have learned new things that I wouldn&#x27;t have gotten from my peers or teaching myself.<p>How important is it to learn from your peers or be surrounded by peers that you can learn from?

15 条评论

beagle3超过 6 年前
Always strive to be the stupidest person in the room, despite being as smart as you can be - as long as the people you interact with don&#x27;t make you feel bad (either because they are being a-holes, or because the difference in knowledge&#x2F;experience&#x2F;attitude is too big to be useful).<p>I&#x27;ve had the fortune to be in that position for a very long time, and I wouldn&#x27;t do it any other way. Many people &#x2F; teachers &#x2F; mentors don&#x27;t know the limits of their knowledge, regardless of how well meaning they are (and some aren&#x27;t). Intellectually aim the highest you can afford to. Luck has a lot to do with it, but you can (and should) help luck.<p>That&#x27;s true about your career, but also about other stuff like sports, music, or any other hobby.
评论 #17925779 未加载
Yhippa超过 6 年前
Extremely important. As a junior developer, it was important for me to have people smarter or more experienced than me to bounce ideas off of and to help me understand concepts. Things like &quot;Why use Git? SVN is perfectly fine!&quot;<p>I don&#x27;t know if this is true for everybody but there was a window of time where I got to work with senior developers before I became a tech&#x2F;people manager. That was the time I worked at several different companies and learned from experienced developers before I got put in that position. You want to absorb as much as you can during that time because opportunities become slimmer down the road.
评论 #17926541 未加载
no_one_ever超过 6 年前
IMO very important, it actually lead me to leave for another opportunity within my company.<p>I was 23 at the time with about 3 years of experience, so still a junior but I was the longest-tenured employee on our team. We kept picking up new hires, but never internal transfers. That put me in a position where I was the most familiar with our tech, stack, and business intent. I really enjoyed teaching everything to our new hires again and again, as it helped me further understand the how and why of my job.<p>Ultimately I realized I wasn&#x27;t growing as much as I wanted to and looked for another position. Being in charge was fun, but I felt like I needed to surround myself with better developers.
tzhenghao超过 6 年前
Short answer: Very.<p>Longer answer: I think one&#x27;s skill level starts to taper off (or degrade &#x2F; converge down to) the peers that they work closely with in time. This works both ways. Books and online sources can steer you in the right direction too, but generally with smaller effects. Approximately 1&#x2F;3 of your day is spent in the office anyway.<p>Having worked at two startups now, both have very different senior engineers that have different philosophies on what good code is like. Neither camp is wrong, but I&#x27;ve learned to see things from another angle ever since. You then can bring cross pollination to the table to make contributions that one party isn&#x27;t aware of before, or fill up a gap in your knowledge &#x2F; skillset that you otherwise would&#x27;ve missed by not being exposed to others outside your common circle.
评论 #17924473 未加载
null0pointer超过 6 年前
I would say it&#x27;s critically important. You may be a good self learner, but even then you may not know _what_ to study. It&#x27;s the whole unknown unknowns situation.<p>Another thing I would point out is that your peers offer more than just textbook-style knowledge. They can offer concise, intuitive explanations tailored for someone at your level. They can demonstrate the things they&#x27;re teaching. They can provide immediate responses to any questions you may have.
mhh__超过 6 年前
Very, but even more important is to be around people you <i>want</i> to learn from.
4x5_Rules超过 6 年前
I&#x27;ve worked remote at a previous job for 8 years. The company really didn&#x27;t handle communications with remote employees very well. Between that and not having the daily &quot;coffee&quot; chat with other employees, I felt I was missing out a lot. You can read all the stuff you like, but at times there is nothing better then bouncing ideas off your co-workers and seeing what sticks.
评论 #17926564 未加载
arayh超过 6 年前
As someone who has spent about 10 years in the software development industry, I have mostly worked with people with either less experience than me or no experience at all. I felt like I wasn&#x27;t progressing much and the feeling of a stagnation in self-growth became a burden, so I sought a new job where I thought I could learn different methodologies from people who have been in the industry longer than I have.<p>What I have mostly learned is that everyone has different opinions as to which approaches are best and that engaging in discussions with your peers is an important part of teaching each other different aspects and perspectives of your work.<p>Learning programming languages and its quirks are generally things you can learn on your own, but there are a lot of little tidbits and good practices you can pick up from peer code review. As my horizon expands from working with different people on different projects, I feel more confident with my work and while coaching others afterward.
Jian-Yang超过 6 年前
You are the mean of the 5 people you spend the most time with. So always try to surround yourself with people you can learn from, especially in the first years of your career. I personally find that the best growth comes from people that challenge you and make you challenge yourself.
CM30超过 6 年前
I&#x27;m going to be a bit different here and say that it&#x27;s important, but not something you should have through your entire career. That&#x27;s because in my opinion, teams where you&#x27;re the best in the room and teams where you&#x27;re the worst in the room both have their pros and cons, and I believe a good developer&#x2F;software engineer should experience both.<p>For instance, here are some benefits of working at least one job where you&#x27;re the &#x27;smartest&#x27; in the room:<p>1. You get to experiment more with new technology, and learn more skills and languages that you may not otherwise have bothered with.<p>2. There&#x27;s no one to turn to if things are tough, hence you&#x27;re given a real reason to put the work in and learn things for yourself. Being the &#x27;dumbest&#x27; in the room all the time makes it too easy to coast on the knowledge of others.<p>3. It gives you a chance to experience what it&#x27;s like when a major responsibility or project is on your shoulders, as well as how you deal with working under pressure (like say, being the one guy who has to fix a major client&#x27;s website after the database crashed at 4pm on a Friday).<p>4. You get the responsibility of teaching others, rather than always being the one taught by them. Again, that&#x27;s a nice thing to have experience with, especially if you want to get started with conferences and ebooks or what not.<p>5. And if you&#x27;re literally the lead developer there, it also teaches you a lot about how to talk with management and make your case for new technology, best practices, etc. Yeah that&#x27;s more people skills than tech ones, but you really need both if you want to do well in your career, and being the go to guy forces you to get better at that.<p>So yeah, I&#x27;d say while it&#x27;s important to be with peers you can learn from, you also want at least a few jobs where you&#x27;re the one other people are learning from as well. Don&#x27;t always be the dumbest or smartest in the room, mix it up a bit and use both situations to learn as much as you can. You&#x27;ll be a better developer or software engineer for it.
philpem超过 6 年前
Definitely a big thing for me. I&#x27;ve spent a couple of years as the &quot;smartest person in the room&quot;. As much as it&#x27;s great to teach, but it&#x27;s even better to learn. Or maybe that&#x27;s just me. The skill gap has been huge though - me plus a team who learned &quot;on the job&quot;.<p>Putting in the best-practice and infrastucture to do a good job was interesting though. We&#x27;ve gone from zip files on a network share to automated builds an CI, and the CI tool even generates the final release ZIP files and test reports. From bug tracking in Word to bug tracking in Jira...<p>And on a budget of &quot;zero or as close as possible&quot; too.
em0ney超过 6 年前
Learning from others is invaluable.<p>Listen to the perspectives of those around you, but don&#x27;t regurgitate what they say or follow what they say blindly. Ask them questions, challenge conventional wisdoms and ask &quot;Why&quot;.<p>Experience is a form of bias and must always be taken with a clear head and a grain of salt.<p>My grandfather would always say: Advice is free, until you take it.<p>Good luck!
评论 #17924675 未加载
borncrusader超过 6 年前
This is very very important IMO. It doesn&#x27;t matter if you&#x27;re a junior developer or a senior developer, it always pays to be around people who know more than you and at the same time have the right attitude when it comes to dispersing knowledge.<p>Brilliant jerks, people who incessantly complain are not worth your time. :)
RickJWagner超过 6 年前
It&#x27;s important. But not totally.<p>Another factor to consider is variety in your workplace education. There&#x27;s a lot of value in working in different environments, industries, surroundings. It comes at a cost, but brings many benefits.
throwaway662184超过 6 年前
The product itself used to be my #1 priority when searching for a developer job. Dating apps? No thanks. Smart doorbells? Yeah ok...<p>But then that changed when I brought on a senior engineer on my team that was worse than mediocre. I can&#x27;t do anything about it because he plays office politics better than he can write code.<p>Because of this experience, my number one priority with my job hunt is finding a small, talented team to work with. Compensation and the product itself fight for second place.<p>It&#x27;s advice I don&#x27;t think most people have the privilege of exercising, there are bills to pay, but you really ought to not work with anyone you can&#x27;t invision yourself working with for the rest of your life (or maybe a decade or two at the least).
评论 #17924579 未加载