Latest edition of the book: https://courses.csail.mit.edu/6.042/spring18/mcs.pdf
I wonder how one would read 1000+ pages of a technical book like this.
Mathematics for Computer Science: Readings
11–20 of 74 posts
Re: Mathematics for Computer Science: Readings
#12Re: Mathematics for Computer Science: Readings
#13Question: why isn't linear algebra in here? I know this is a type of "but this isn't in my favorite list" question but since a lot of universities include it in their CS curriculum, I wonder why it isn't in here. Or did I oversee it? Is in there?
Re: Mathematics for Computer Science: Readings
#14Question: why isn't linear algebra in here? I know this is a type of "but this isn't in my favorite list" question but since a lot of universities include it in their CS curriculum, I wonder why it isn't in here. Or did I oversee it? Is in there?
One might argue that linear algebra is slightly more niche than stuff like graph theoretic algorithms. There are applications to broadly useful things like gradient descent, but that seems to fall under numerical linear algebra which probably deserves its own course in the Applied Math department.
N.b. just playing devil's advocate, I don't have a strong opinion either way.
Re: Mathematics for Computer Science: Readings
#15Earlier quoted context omitted.
Some famous runner who's name I can't remember and probably didn't exist anyway once said "I can't run 200 miles. But I can run 1 mile - 200 times". Start from page 1 and iterate from there.
This analogy does not capture the problem that the human brain constantly forgets...
Re: Mathematics for Computer Science: Readings
#16Earlier quoted context omitted.
Some famous runner who's name I can't remember and probably didn't exist anyway once said "I can't run 200 miles. But I can run 1 mile - 200 times". Start from page 1 and iterate from there.
This analogy does not capture the problem that the human brain constantly forgets...
Re: Mathematics for Computer Science: Readings
#17Re: Mathematics for Computer Science: Readings
#18Re: Mathematics for Computer Science: Readings
#19Re: Mathematics for Computer Science: Readings
#20Question: why isn't linear algebra in here? I know this is a type of "but this isn't in my favorite list" question but since a lot of universities include it in their CS curriculum, I wonder why it isn't in here. Or did I oversee it? Is in there?
For linear algebra, see https://ocw.mit.edu/courses/mathematics/18-06-linear-algebra...
I'll admit I don't know how the MIT CS curriculum is structured, but I suppose it is in there, just not in this particular course.