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: As a self-taught programmer where can I learn some CS?

42 pointsby eberfreitasalmost 6 years ago
I've seem some resources scattered around but I was looking for something more "definitive". Any ideas? Thanks!

8 comments

gen_greyfacealmost 6 years ago
<a href="https:&#x2F;&#x2F;teachyourselfcs.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;teachyourselfcs.com&#x2F;</a>
wdr1almost 6 years ago
<a href="https:&#x2F;&#x2F;bigmachine.io&#x2F;products&#x2F;the-imposters-handbook" rel="nofollow">https:&#x2F;&#x2F;bigmachine.io&#x2F;products&#x2F;the-imposters-handbook</a>
评论 #20383890 未加载
wikibobalmost 6 years ago
I highly recommend Gregor Kiczales‘s CS classes from UBCx as a starting point [0]<p>Gregor’s courses are based on the “How to Design Programs” book that Matthias Felleisen at Northeastern, Shriram Krishnamurthi at Brown, and others wrote.<p>They have a great paper discussing the pedagogical philosophy called The Structure and Interpretation of the Computer Science Curriculum [1]<p>[0] <a href="https:&#x2F;&#x2F;www.edx.org&#x2F;course&#x2F;how-code-simple-data-ubcx-htc1x" rel="nofollow">https:&#x2F;&#x2F;www.edx.org&#x2F;course&#x2F;how-code-simple-data-ubcx-htc1x</a><p>[0] <a href="https:&#x2F;&#x2F;www.edx.org&#x2F;course&#x2F;how-code-complex-data-ubcx-" rel="nofollow">https:&#x2F;&#x2F;www.edx.org&#x2F;course&#x2F;how-code-complex-data-ubcx-</a><p>[1] <a href="https:&#x2F;&#x2F;www2.ccs.neu.edu&#x2F;racket&#x2F;pubs&#x2F;jfp2004-fffk.pdf" rel="nofollow">https:&#x2F;&#x2F;www2.ccs.neu.edu&#x2F;racket&#x2F;pubs&#x2F;jfp2004-fffk.pdf</a>
algodailyalmost 6 years ago
I built <a href="https:&#x2F;&#x2F;algodaily.com" rel="nofollow">https:&#x2F;&#x2F;algodaily.com</a> to serve as a gentle intro to CS fundamentals for non-traditional students. Check it out and see if it&#x27;s what you&#x27;re looking for.
connor11528almost 6 years ago
I’ve collected resources for getting better at CS here: <a href="https:&#x2F;&#x2F;github.com&#x2F;connor11528&#x2F;cs-fundamentals" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;connor11528&#x2F;cs-fundamentals</a>
ftl64almost 6 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;ossu&#x2F;computer-science" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ossu&#x2F;computer-science</a>
p1palmost 6 years ago
MIT Introduction to Computer Science
评论 #20377108 未加载
sweetbeealmost 6 years ago
MIT’s CS50 is great!