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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What course should a CTO do?

26 点作者 netpenthe大约 7 年前
As a technical co-founder&#x2F;programmer who&#x27;s beginning to build the team (about 4-5 people now).<p>Feel like need to transition from programmer to software engineer &#x2F; CTO.<p>I can choose which course(s) to do - looking for suggestions.<p>Ideally it&#x27;d be 2-10 day course(s), anywhere in world is OK.

7 条评论

laurentl大约 7 年前
In addition to the other suggestions in the thread:<p>* meta: learn to know yourself if you don’t already. It’s half the battle. I took an MBTI course that was tremendously helpful; well-done career counseling can also help in that it can make you understand your intrinsic motivations, and from there figure out what you need to be happy.<p>* security training. These come in two flavors, operational and normative (usually some flavor of iso 27k). If you come from a dev background you’ll probably already have some operational knowledge (owasp top 10, sysadmin hygiene, etc) but it’s always worthwhile to strengthen it especially in areas that may be new to you (infra hardening, managing a fleet of PCs for non-technical users, etc). Normative might seem like bullshit at first but when well done is helpful to structure the way you think about security (like, what assets are you trying to protect, from whom, and at what cost)<p>* business training might come in handy to hold your own in meetings. At least be comfortable with how a business case works and what your company’s BC is. This will allow you to have more productive discussions with the PM and understand, from a business perspective, which features you should focus on.
heeton大约 7 年前
I made the transition a few years ago, and wished this article had been written back then - it contains 90% of what I needed to know. Hopefully it will help you too, even though it’s not a formal course.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;webflow&#x2F;leadership&#x2F;blob&#x2F;master&#x2F;tech_lead.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;webflow&#x2F;leadership&#x2F;blob&#x2F;master&#x2F;tech_lead....</a>
acovar大约 7 年前
I will recommend you to focus more on task management and architectural design. Your team expects guidance on what to build with clear expectations. I think the book Ben Horowitz, &quot;the hard thing about hard things&quot; has a good chapter on team leadership and defining expectattion this will help to be a better CTO.
stevelaz大约 7 年前
I&#x27;d read managing humans, and other people skills books. You will most likely want to learn how to rely on your peers to build better software than you. Your job as a leader will be more important in your ability to make sure your team is doing the right thing rather than how they do it.
ajeet_dhaliwal大约 7 年前
Personally I’d watch a couple of relevant YouTube videos&#x2F;talks from carefully selected industry leaders and get on with the job. You’ll learn more doing and then when you start to notice you have blind spots or are weak at something take the intensive courses you need then.
mindhash大约 7 年前
For first time CTOs, I would recommend courses or videos around hiring. You can figure out tech and working with people as you go. But hiring is what takes most of your time and harder to get right.
评论 #17049771 未加载
uber1geek大约 7 年前
Peopleware - Read it and re-read it every year.