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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: A total beginner asking for advice

1 点作者 spiderjako22超过 4 年前
Hello there!<p>I&#x27;m looking to get into technology (I&#x27;m a marketer) because I started working for tech-heavy company, and I need to get acquainted with concepts like git, continuous integration delivery, cloud compute, and other tech stuff.<p>I&#x27;ve been mostly reading guides here and there about git, CI&#x2F;CD, etc., but those are only light stuff.<p>I feel like there is so much material to be absorbed that I don&#x27;t know where to start.<p>What computer science courses would you recommend? And are there any helpful blogs for beginners?

2 条评论

conductr超过 4 年前
Do you know for sure those topics are best first step? I&#x27;d argue they likely are not. Pick a language and buy the $10-20 udemy course. Javascript is popular, but I think it gets confusing fast and something like Python, Ruby&#x2F;Rails, or even PHP is best place to start.<p>Spend any time on HN, or around entrepreneurial developers, and you&#x27;ll learn we all realize programming is a skill but it doesn&#x27;t create a business. If you&#x27;re trying to do that, put your marketing chops to use first. Learning technology could take weeks or likely months. It&#x27;s not a productive first step if you are serious. Topics like CI&#x2F;CD are not necessary at all.
评论 #25290884 未加载
user0x1d超过 4 年前
There&#x27;s no better resource than Harvard&#x27;s CS50. Start with CS50&#x27;s regular lessons (Professor David Malan). Later on, you can do CS50 web development, with Brian Yu. The later has entire lessons on Git and CI&#x2F;CD.<p>It&#x27;s really Harvard&#x27;s ELI5 Computer Science course.