A Programmer's Introduction to Mathematics
31–40 of 223 posts
Re: A Programmer's Introduction to Mathematics
#32Do the exercises have solutions? The most annoying things about math books is the lack of solutions. A beginner absolutely needs to know whether or not their solutions are correct. The “the reader should know if they are correct” logic doesn’t apply here. A beginner could easily have faulty logic and fool themselves into thinking their solutions are correct. I usually don’t buy math books without solutions if I’m sel…
Re: A Programmer's Introduction to Mathematics
#33On a related note, I'm curious if anyone has taken the Mathematics for Machine Learning ( https://www.coursera.org/specializations/mathematics-machine... ) courses on Coursera, and whether it really covers enough to be comfortable with ML. The course bills itself as enough math knowledge for folks who barely remember high school math.
Re: A Programmer's Introduction to Mathematics
#34The description got me excited, but looking at the table of contents, the level is ultra basic - appears to roughly correspond to first year of a cs degree.
Re: A Programmer's Introduction to Mathematics
#35Re: A Programmer's Introduction to Mathematics
#36Re: A Programmer's Introduction to Mathematics
#37Re: A Programmer's Introduction to Mathematics
#38Do the exercises have solutions? The most annoying things about math books is the lack of solutions. A beginner absolutely needs to know whether or not their solutions are correct. The “the reader should know if they are correct” logic doesn’t apply here. A beginner could easily have faulty logic and fool themselves into thinking their solutions are correct. I usually don’t buy math books without solutions if I’m sel…
"No solutions, sadly, but maybe that would be a good idea for a GitHub repo associated with the book…"
https://jeremykun.com/2018/12/01/a-programmers-introduction-...
Re: A Programmer's Introduction to Mathematics
#39I’ve found myself unable to do even elementary maths recently just because I’m sorely out of practice. Hasn’t really affected my performance as a programmer. Wondering, what kind of math I could learn that would benefit me in my job?
Re: A Programmer's Introduction to Mathematics
#40On a related note, I'm curious if anyone has taken the Mathematics for Machine Learning ( https://www.coursera.org/specializations/mathematics-machine... ) courses on Coursera, and whether it really covers enough to be comfortable with ML. The course bills itself as enough math knowledge for folks who barely remember high school math.