Computer Science from the Bottom Up
bottomupcs.com
Computer Science from the Bottom Up
1–10 of 104 posts
Re: Computer Science from the Bottom Up
#2Still seems like a good resource, just perhaps mislabeled.
Re: Computer Science from the Bottom Up
#3This seems highly focused on systems; I wouldn't call it representative of "Computer Science" as a whole. Only maybe 2-3 of the classes in my computer science degree were focused on this kind of stuff. Still seems like a good resource, just perhaps mislabeled.
Definitely not computer science.
Re: Computer Science from the Bottom Up
#4This seems highly focused on systems; I wouldn't call it representative of "Computer Science" as a whole. Only maybe 2-3 of the classes in my computer science degree were focused on this kind of stuff. Still seems like a good resource, just perhaps mislabeled.
Re: Computer Science from the Bottom Up
#5This seems highly focused on systems; I wouldn't call it representative of "Computer Science" as a whole. Only maybe 2-3 of the classes in my computer science degree were focused on this kind of stuff. Still seems like a good resource, just perhaps mislabeled.
I’m surprised you had that many. My CS program had nothing comparable that I can remember. Definitely not computer science.
We had another called "Operating Systems" that focused on things like concurrency, building a really basic memory pager, etc (mix of C and Java I think)
And we had one other called "Networking" that was sort of along the same lines as "Operating Systems" but focused on, well, networking. Mostly Java; we wrote our own application-layer protocols, that sort of thing
But yeah pretty much everything else - including the more "concrete" programming courses like Data Structures and Algorithms - was fairly abstracted away from any specific system
Re: Computer Science from the Bottom Up
#6Earlier quoted context omitted.
I’m surprised you had that many. My CS program had nothing comparable that I can remember. Definitely not computer science.
We had one called "Systems Programming" that was a whirlwind intro to everything Unix (6 weeks on bash, 6 weeks on C, 6 weeks on Perl, a mishmash of SSH and everything-is-a-file and Unix-philosophy, etc) We had another called "Operating Systems" that focused on things like concurrency, building a really basic memory pager, etc (mix of C and Java I think) And we had one other called "Networking" that was sort of along…
Re: Computer Science from the Bottom Up
#7These are all engineering concerns, not science.
Re: Computer Science from the Bottom Up
#8https://news.ycombinator.com/item?id=13249675 (2016, 157 comments)
https://news.ycombinator.com/item?id=21903007 (2019, 77 comments)
Re: Computer Science from the Bottom Up
#9Re: Computer Science from the Bottom Up
#10This is not computer science. I see nary a reference to data structures or algorithms, or math of any kind. These are all engineering concerns, not science.