TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What course should a CTO do?

26 pointsby netpentheabout 7 years ago
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 comments

laurentlabout 7 years ago
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.
heetonabout 7 years ago
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>
acovarabout 7 years ago
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.
stevelazabout 7 years ago
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_dhaliwalabout 7 years ago
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.
mindhashabout 7 years ago
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 未加载
uber1geekabout 7 years ago
Peopleware - Read it and re-read it every year.