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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Often neglected skills new and junior web developers should learn?

13 点作者 cmorgan8506大约 7 年前
Obviously learning to program is only one part of the equation when learning to become a Web Developer.<p>What are some skills, concepts, tools, etc that often seem neglected and should be learned by new&#x2F;junior developers to help them in the early parts of their career?

3 条评论

dpeck大约 7 年前
1) How to communicate with people. Master that and the world is your oyster, minimize&#x2F;ignore it and you&#x27;re setting yourself up for a lifetime of subpar results and hand wringing.<p>2) cli tools (make&#x2F;awk&#x2F;sed&#x2F;etc, getting just a base proficiency pays huge dividends in time savings over a career)<p>3) excel. Nearly all things business start and end with a spreadsheet, be able to at least stumble through one and understand the information it contains and the functions being applied.
评论 #16908422 未加载
carlmungz大约 7 年前
Speaking as a junior dev who recently became a mid-level dev (although I still have some junior tendencies to iron out), learning how to solve problems is something that held me back.<p>When I was given tasks I would worry about the code itself and the stuff I didn&#x27;t know instead of trying to clearly understand the problem and come up with different solutions.
parvatzar大约 7 年前
Its essential in my opinion , for junior web developers to familiarize themselves with the excellent resources and forums existing on the web easily searchable via few keystrokes on google. In addition to just visiting these websites just to search for solutions, they should also try and contribute , to understand that software development requires a highly collaborative environment to solve some of the most complex problems out there. This applies to both online and offline, where crowd sourcing a problem enables us to look at it from different perspectives and get to the most optimal solutions. These skills , they need to start teaching in colleges.