Looks really good. I still remember the curriculum of my CS degree in Europe: - first year: Mathematics I, Mathematics II, Mathematics III, Electronics I, Electronics II, Digital Circuits, Statistics I, Physics I. The rest was about software and programming (at least!) - second year: Mathematics IV, Statistics II, Physics II. The rest was about software and programming (nice!) - third year: software and programming o…
Stanford CS Curriculum 2021
101–110 of 146 posts
Re: Stanford CS Curriculum 2021
#102Earlier quoted context omitted.
Not from stanford but I enjoyed these: MIT 6.824: Distributed Systems https://www.youtube.com/watch?v=cQP8WApzIQQ&list=PLrw6a1wE39... CMU The Databaseology Lectures https://www.youtube.com/watch?v=GkgDDs9EJUw&list=PLSE8ODhjZX... You essentially learn systems by looking at lots and lots of examples of how good real world systems are designed.
How did you like 6.824 specifically? I haven’t taken any systems courses as I’m not too interested in it, but I realize distributed systems is important in the industry as a SWE and was thinking of watching the videos. Any other courses you recommend on the topic?
Re: Stanford CS Curriculum 2021
#103Does anyone know which of these courses are great to learn more about system design?
I'm a adherent to the idea that nothing teaches system design except experience and having to fix your own mistakes in sufficiently large systems. In most software development courses, the student is learning how to make something (and then after that is done, its thrown away for the next homework assignment). System design is often about writing the glue between different constraints - frequently through another con…
So much of system doesign is understanding what your 'actual' problem is, and then thinking it through, looking for what others have done, and then bringing it together with your team knowledge.
Re: Stanford CS Curriculum 2021
#104Looks really good. I still remember the curriculum of my CS degree in Europe: - first year: Mathematics I, Mathematics II, Mathematics III, Electronics I, Electronics II, Digital Circuits, Statistics I, Physics I. The rest was about software and programming (at least!) - second year: Mathematics IV, Statistics II, Physics II. The rest was about software and programming (nice!) - third year: software and programming o…
I don't get why it would include so much math but no discrete or proof based stuff. Was it a degree in computer engineering instead?
Another example is that in my education I think of analysis as being the “pure” thing with a first course consisting of 0. epsilon-delta; 1. sequences, series, limits; 2. Continuity, limits; 3. differentiation, Riemann integration. And calculus is the application of integration and differentiation and probably involves physics and integration by parts and things like Stokes’ law or Green’s theorem and maybe differential equations (unless they go in a separate course). But I understand that at other universities these might all be called calculus.
Re: Stanford CS Curriculum 2021
#105Looks really good. I still remember the curriculum of my CS degree in Europe: - first year: Mathematics I, Mathematics II, Mathematics III, Electronics I, Electronics II, Digital Circuits, Statistics I, Physics I. The rest was about software and programming (at least!) - second year: Mathematics IV, Statistics II, Physics II. The rest was about software and programming (nice!) - third year: software and programming o…
Re: Stanford CS Curriculum 2021
#106Given the power tech has over the daily experiences of billions and how many questions of values and ethics it is now directly confronting in society, I'm a little surprised there's just one ethics course and one law course that cover these subjects, and they're electives [1]. We all know much of the learning in engineering is on the job anyways, so the role of formal education is less about particular job skills and…
- academia
- intelligence agencies
- teaching
- various “data science” or “AI” type things (could include eg pricing insurance or selling/targeting ads amongst other things)
- computer programming
- finance (investment banks, quant shops, etc)
[1] A few lecturers started trying to do a few lectures in ethics topics while I was a student but I think they weren’t really a proper part of the curriculum
Re: Stanford CS Curriculum 2021
#107Earlier quoted context omitted.
FWIW, I've never seen any value whatsoever in these ethics classes (note: I'm not saying it's not an important topic, it's extremely important). The hypotheticals and situations presented and discussed in many of them are very similar to yearly mandatory classes we have to take at FAANG (and many other workplaces I assume) and it boils down to having a checkbox that says "I'm not stupid". Real world ethics is much mo…
The one ethics course I took as an EE undergrad taught me exactly one lesson - that the whistleblower always has their life ruined, and even ones who (in the US) have received significant payments typically regret it. I think it's the reverse of the lesson they were trying to teach.
It's a classic Monopsony.
Re: Stanford CS Curriculum 2021
#108Earlier quoted context omitted.
> It's the effect on your thinking patterns as a result of studying I've heard this over and over again, but I don't believe there's a shred of evidence for it.
I strongly believe it's a rationalization for having to spend so much time studying.
Re: Stanford CS Curriculum 2021
#109Earlier quoted context omitted.
I see this type of like used to justify whatever it is the speaker enjoys being forced on everyone else. Something like "everyone should learn philosophy because it trains the mind" usually means "I like philosophy and wish it was taught more at schools".
The statements you provided are obviously the same thing though, no?
Re: Stanford CS Curriculum 2021
#110Looks really good. I still remember the curriculum of my CS degree in Europe: - first year: Mathematics I, Mathematics II, Mathematics III, Electronics I, Electronics II, Digital Circuits, Statistics I, Physics I. The rest was about software and programming (at least!) - second year: Mathematics IV, Statistics II, Physics II. The rest was about software and programming (nice!) - third year: software and programming o…
That looks like a CompEng degree, something of a mix of CS and EE content. The physics and digital circuits courses don't seem very typical of pure CS degrees.
In my opinion, this being the only option has had a lasting negative impact on the IT culture in Spain, with many people who worked their way through (i.e. suffered their way through) getting their Computer Engineering degree feeling defensive about "professional intrusion" from people who work in the field without having taken Computer Engineering at university. However, being as I am one of those intruders, I am of course biased.