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.

Stanford CS Education Library (2001)

172 pointsby SE_Studentalmost 6 years ago

4 comments

ChuckMcMalmost 6 years ago
Ah yes, when the only two languages that mattered were C and perl :-).<p>I find it helpful to maintain perspective with &quot;CS&quot; then and now. Many older engineering professions have a &#x27;base class&#x27; (to abuse the phrase) and then many sub-classes. For example, there are the basics for Electrical Engineering, but then there are generally specialization areas where people can spend their entire careers (RF, Power, Digital Logic, Electromagnetics, etc).<p>And back at the turn of the century there was pretty much only one &quot;CS&quot; discipline, it was heavy on math, data structures, and language and systems design. The more informal sub-areas were probably OS programming (often called Systems programming), language design, and &quot;Data processing&quot; (which subsumes data base design and use). We have since added many more, networks, web applications, and embedded systems to name a few.<p>We also have &quot;trade&quot; programmers (some folks call them &#x27;CRUD&#x27;[1] programmers but that seems a bit derogatory to me) that is more closely associated to Electricians than say Electrical Engineers. They play a vital role in businesses everywhere but realistically don&#x27;t need all the Math and such that typical CS programs require to do a good job.<p>[1] CRUD - Create Read Update Delete type applications (<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Create,_read,_update_and_delete" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Create,_read,_update_and_delet...</a>)
every1isbiasalmost 6 years ago
Dead Link Checker:<p>whole site: <a href="http:&#x2F;&#x2F;cslibrary.stanford.edu&#x2F;" rel="nofollow">http:&#x2F;&#x2F;cslibrary.stanford.edu&#x2F;</a> 100% scanned - 116&#x2F;116 URLs checked, 98 OK, 18 failed<p>root page: <a href="http:&#x2F;&#x2F;cslibrary.stanford.edu&#x2F;" rel="nofollow">http:&#x2F;&#x2F;cslibrary.stanford.edu&#x2F;</a> 100% scanned - 28&#x2F;28 URLs checked, 24 OK, 4 failed<p>18 dead links on single-page site with 4 dead on the homepage. I&#x27;m curious what&#x27;s the threshold of dead links for considering a site &quot;abandoned.&quot;
评论 #20534335 未加载
评论 #20540008 未加载
acbartalmost 6 years ago
Why is this being posted? I suppose it&#x27;s interesting from a historical perspective, for what is available. This is so far removed from modern CS Ed that it&#x27;s an interesting little time capsule, I guess.
评论 #20537972 未加载
评论 #20535665 未加载
评论 #20536750 未加载
评论 #20537007 未加载
评论 #20536841 未加载
dfeojm-zlibalmost 6 years ago
There oughta be a visual&#x2F;conceptual explanation textbook for Rust borrowing, traits and types because some of it is confusing and&#x2F;or ambiguous.