Algorithms by Jeff Erickson
21–30 of 162 posts
Re: Algorithms by Jeff Erickson
#22Here's a previous post on HN with lots of discussion: https://news.ycombinator.com/item?id=18805624
2018 (a bit) https://news.ycombinator.com/item?id=16379236
2015 (a bit) https://news.ycombinator.com/item?id=10661376
Re: Algorithms by Jeff Erickson
#23> Algorithms by Jeff Erickson (Free algorithms textbook) Please, change title to: "Algorithms by Jeff Erickson, free book (2019)"
Re: Algorithms by Jeff Erickson
#24From https://jeffe.cs.illinois.edu/teaching/algorithms/hwex.html#... > Please do not ask me for solutions. With very rare exceptions, I will say no, even if you are an instructor. I recognize that my stance limits the utility of these materials, especially for self-learners, but I'm trying to optimize the learning experience of my own students at Illinois. The point of homework is not to solve that particular homewor…
You could always publish the solutions in a separate paid ebook. If people want to be able to check their own answers, or they want to use the exercises to set homework and make it easier to grade, they might be willing to pay you for them.
Re: Algorithms by Jeff Erickson
#25Re: Algorithms by Jeff Erickson
#26From https://jeffe.cs.illinois.edu/teaching/algorithms/hwex.html#... > Please do not ask me for solutions. With very rare exceptions, I will say no, even if you are an instructor. I recognize that my stance limits the utility of these materials, especially for self-learners, but I'm trying to optimize the learning experience of my own students at Illinois. The point of homework is not to solve that particular homewor…
> I was asked multiple times for solutions to my self-pub ebooks that I relented. You could always publish the solutions in a separate paid ebook. If people want to be able to check their own answers, or they want to use the exercises to set homework and make it easier to grade, they might be willing to pay you for them.
Re: Algorithms by Jeff Erickson
#27> Algorithms by Jeff Erickson (Free algorithms textbook) Please, change title to: "Algorithms by Jeff Erickson, free book (2019)"
Thanks, I've changed the title. But I'm confused by the page saying "1st edition (2019)" when there are HN threads going back at least to 2015: https://news.ycombinator.com/item?id=10661376
Guess, as on 2015 it was WIP.[0]
[0] http://web.archive.org/web/20160102200214/http://web.engr.il...
Re: Algorithms by Jeff Erickson
#28From https://jeffe.cs.illinois.edu/teaching/algorithms/hwex.html#... > Please do not ask me for solutions. With very rare exceptions, I will say no, even if you are an instructor. I recognize that my stance limits the utility of these materials, especially for self-learners, but I'm trying to optimize the learning experience of my own students at Illinois. The point of homework is not to solve that particular homewor…
For me it's ok, I guess. I have graduated years ago and it's strictly for fun. But I wonder if it also creates a kind of artificial divide for those not able to attend a university but could have gotten good use of this kind of material by self study.
Edit, found this quote from him on an earlier discussion which summarizes it nicely:
> I'm honestly seriously torn about this. There is a serious tension between pedagogical needs of students in formal classrooms and the pedagogical needs of self-learners. I've chosen to aim for the former. Yes, I know it's a bummer.
Re: Algorithms by Jeff Erickson
#29Earlier quoted context omitted.
Can you please explain it in detail. I don't know Arabic and can't figure out the pattern. He is born in my country and it would be cool to show the cover to my peers.
The pattern is the script called "Square Kufic" (a google image search +mosaic reveals many wondrous examples) and the arabic form of al-Khwarizmi is الخوارزمي The kufic letters are fairly abstract but look for the verticals, there are 9 letters (last 2 are joined, I think, I cannot read it either just looking closely) ا A ل l خ kh و w ا a ر r ز z م m ي i
Its superset, "Geometric Kufic", is a more interesting rabbit hole. In general, Arabesque patterns are almost exclusively floral / geometric.
Re: Algorithms by Jeff Erickson
#30Good ‘ole CS 373, had Erickson back in 2002 and it’s def. a defining course in CS at UIUC. The answers to a lot of these are now google-able; you’ll learn more by researching than being spoon fed the solution! Imagine those of us students back then when google wasn’t a verb yet trying to solve these problems!