If you've already covered Vector Spaces, Groups, and Rings in your studies, I would suggest checking out Bill Lawvere's "Conceptual Mathematics: A First Introduction to Categories". i.e. An introduction to category theory through the category of sets. His "Sets for Mathematics" is also good but it's a more concise presentation of the topic but a less than gentle introduction than the former book.
Ask HN: Math books like SICP?
51–60 of 92 posts
Re: Ask HN: Math books like SICP?
#52Math is a much, much broader field than the part of Computer Science than SICP covers, so it's really hard to search for "consistent and broad knowledge throughout all areas". Do you really need to learn analytic number theory? category theory? axiomatic set theory? tensor calculus? My suggestion would be to narrow it down to a specific field you're interested in like abstract algebra and ask for suggestions about th…
I was planning to structure my learning around linear algebra and real analysis, sort of like Harvard's Math 55 does. Apart from that I wanted to expand on basic set theory, geometry, combinatorics and probability theory to have a well-rounded basic education. My ultimate goal is to be able to digest advanced probability and statistics books.
Re: statistics and such though, I have heard very good things about http://www.indiana.edu/~kruschke/DoingBayesianDataAnalysis/
If you are interested in a Math 55 approach (yikes! I took 25), you could consider using their syllabus. http://abel.math.harvard.edu/~elkies/M55a.02/index.html
Re: Ask HN: Math books like SICP?
#53Well, I don't know how it goes over there, but here in Algeria, Engineers go through two common years (after which they chose a specialty in the third year, and then, in the fourth and fifth year, a specialty of specialty). All Engineers go through both years, except Computer Science who don't do the common second year and they directly go to Computer Science. In these two years, everyone goes through this (maybe it'…
you have to retake Algebra even if you did it in high school?
Re: Ask HN: Math books like SICP?
#54Well, I don't know how it goes over there, but here in Algeria, Engineers go through two common years (after which they chose a specialty in the third year, and then, in the fourth and fifth year, a specialty of specialty). All Engineers go through both years, except Computer Science who don't do the common second year and they directly go to Computer Science. In these two years, everyone goes through this (maybe it'…
you have to retake Algebra even if you did it in high school?
Re: Ask HN: Math books like SICP?
#55Re: Ask HN: Math books like SICP?
#56Math is a much, much broader field than the part of Computer Science than SICP covers, so it's really hard to search for "consistent and broad knowledge throughout all areas". Do you really need to learn analytic number theory? category theory? axiomatic set theory? tensor calculus? My suggestion would be to narrow it down to a specific field you're interested in like abstract algebra and ask for suggestions about th…
Re: Ask HN: Math books like SICP?
#57 "This extraordinary work takes the reader on a long and
fascinating journey--from the dual invention of numbers
and language, through the major realms of arithmetic,
algebra, geometry, trigonometry, and calculus, to the
final destination of differential equations, with
excursions into mathematical logic, set theory, topology,
fractals, probability, and assorted other mathematical
byways. The book is unique among popular books on
mathematics in combining an engaging, easy-to-read
history of the subject with a comprehensive mathematical
survey text."Re: Ask HN: Math books like SICP?
#58https://en.wikipedia.org/wiki/Concrete_Mathematics
Also Knuth's TAOCP series are very formal and dense, in a good way.
Re: Ask HN: Math books like SICP?
#59Re: Ask HN: Math books like SICP?
#60... something covering "how to do math". This might be an introductory real analysis or linear algebra book, or (alas, I haven't read much in this area) you could do no wrong looking for books on problem solving, contests, and inequalities, say by Polya or Andreescu.
... a higher-level view of day-to-day mathematical practice. There probably isn't one book for this, but I'd recommend Loomis and Sternberg's Advanced Calculus as a summation of linear algebra and calculus on manifolds; you'd also need to read on complex and functional analysis, algebra (Lang and the unofficial companion volume?), topology ...
... a broad but shallow introduction to several fields and applications unified but a common underlying approach (abstraction and programming language design). I'd recommend Geroch's Mathematical physics, which, as the name implies, studies algebra, algebraic topology, and functional analysis through the common lens of category theory.
... a somewhat quirky book on foundations? You could look for a book on naive or axiomatic set theory, categories, or type theory.