Thursday, October 31, 2013
Taking Stock (Kindle Edition)
Taking Stock (Kindle Edition) |
- Taking Stock (Kindle Edition)
- Art of Computer Programming, Volume 3: Sorting and Searching (2nd Edition) (Hardcover)
- The Little Schemer - 4th Edition (Paperback)
- The Elements of Computing Systems: Building a Modern Computer from First Principles (Paperback)
You are subscribed to email updates from Shield Amz Rec To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Wednesday, October 30, 2013
Operating System Concepts, Seventh Edition (Hardcover)
Operating System Concepts, Seventh Edition (Hardcover) |
- Operating System Concepts, Seventh Edition (Hardcover)
- Introduction to the Theory of Computation (Hardcover)
- Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) (Hardcover)
- Types and Programming Languages (Hardcover)
- Taking Stock (Kindle Edition)
You are subscribed to email updates from Shield Amz Rec To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Tuesday, October 29, 2013
Compilers: Principles, Techniques, and Tools (2nd Edition) (Hardcover)
Compilers: Principles, Techniques, and Tools (2nd Edition) (Hardcover) |
- Compilers: Principles, Techniques, and Tools (2nd Edition) (Hardcover)
- Operating System Concepts, Seventh Edition (Hardcover)
- Introduction to the Theory of Computation (Hardcover)
- Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) (Hardcover)
- Types and Programming Languages (Hardcover)
You are subscribed to email updates from Shield Amz Rec To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Monday, October 28, 2013
Art of Computer Programming, Volume 3: Sorting and Searching (2nd Edition) (Hardcover)
Art of Computer Programming, Volume 3: Sorting and Searching (2nd Edition) (Hardcover) |
- Art of Computer Programming, Volume 3: Sorting and Searching (2nd Edition) (Hardcover)
- The Little Schemer - 4th Edition (Paperback)
- The Elements of Computing Systems: Building a Modern Computer from First Principles (Paperback)
You are subscribed to email updates from Shield Amz Rec To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Sunday, October 27, 2013
Introduction to the Theory of Computation (Hardcover)
Introduction to the Theory of Computation (Hardcover) |
- Introduction to the Theory of Computation (Hardcover)
- Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) (Hardcover)
- Types and Programming Languages (Hardcover)
- Taking Stock (Kindle Edition)
- Art of Computer Programming, Volume 3: Sorting and Searching (2nd Edition) (Hardcover)
You are subscribed to email updates from Shield Amz Rec To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Concrete Mathematics: A Foundation for Computer Science
Concrete Mathematics: A Foundation for Computer Science |
Concrete Mathematics: A Foundation for Computer Science Posted: What is "concrete" math, as opposed to other types of math? The authors explain that the title comes from the blending of CONtinuous and disCRETE math, two branches of math that many seem to like to keep asunder, though each occurs in the foundation of the other. The topics in the book, such as sums, generating functions, and number theory, are actually standard discrete math topics; however, the treatment in this text shows the inherent continuous (read: calculus) undergirding of the topics. Without calculus, generating functions would not have come to mind and their tremendous power could not be put to use in figuring out series. The smart-aleck marginal notes notwithstanding, this is a serious math book for those who are willing to dot every i and cross every t. Unlike most math texts (esp. graduate math texts), nothing is omitted along the way. Notation is explained (=very= important), common pitfalls are pointed out (as opposed to the usual way students come across them -- by getting back bleeding exams), and what is important and what is =not= as important are indicated. Still, I cannot leave the marginal notes unremarked; some are serious warnings to the reader. For example, in the introduction, one note remarks "I would advise the casual student to stay away from this course." Notes that advise one to skim, and there are a few, should be taken seriously. All the marginal notes come from the TAs who had to help with the text, and thus have a more nitty-gritty understanding of the difficulties students are likely to face. Still, there are plenty of puns and bad jokes to amuse the text-reader for hours: "The empty set is pointless," "But not Imbesselian," and "John . 316" made me chuckle, but you have to find them for yourself.To someone who has been through the rigors of math grad school, this book is a delight to read; to those who have not, they must keep in mind that this is a serious text and must be prepared to do some real work. Very bright high school students have gotten through this text with little difficulty. I want to note ahead of time - some of the questions in the book are serious research topics. They don't necessarily tell you that when they give you the problem; if you've worked on the problem for a week, you should turn to the answers in the back to check that there really is a solution. That said, I would highly recommend this book to math-lovers who want some rigorous math outside of the usual fare. The formulas in here can actually come in handy "in real life", especially if one has to use math a lot. |
You are subscribed to email updates from Shield To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Saturday, October 26, 2013
Types and Programming Languages (Hardcover)
Types and Programming Languages (Hardcover) |
- Types and Programming Languages (Hardcover)
- Taking Stock (Kindle Edition)
- Art of Computer Programming, Volume 3: Sorting and Searching (2nd Edition) (Hardcover)
- The Little Schemer - 4th Edition (Paperback)
- The Elements of Computing Systems: Building a Modern Computer from First Principles (Paperback)
You are subscribed to email updates from Shield Amz Rec To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Friday, October 25, 2013
Introduction to Algorithms (Hardcover)
Introduction to Algorithms (Hardcover) |
- Introduction to Algorithms (Hardcover)
- Compilers: Principles, Techniques, and Tools (2nd Edition) (Hardcover)
- Operating System Concepts, Seventh Edition (Hardcover)
- Introduction to the Theory of Computation (Hardcover)
- Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) (Hardcover)
You are subscribed to email updates from Shield Amz Rec To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
How to Prove It: A Structured Approach
How to Prove It: A Structured Approach |
How to Prove It: A Structured Approach Posted: Believe it or not, I graduated with a BS in math without being able to write proofs all that well. I got an "A" in advanced calculus and abstract algebra due mostly to the fact that the majority of the students in the class couldn't write proofs. Over a decade later, I was browsing through the math books at my local book store and found this book. After working through some of the problems and studying some of the material, I wished that I had this book a year or so before taking advanced calculus (introductory real analysis). Actually, this book can be handled by a person just finishing high school. My advice to all math majors who don't have a solid foundation in mathematical proofs is to get this book as soon as you can, study it and work many of the problems. This way when you have to take advanced calculus, topology or abstract algebra you will not be struggling to learn how to write proofs. I can not guarrantee that you will breeze through these courses after studying this book, but you will be spending more time on learning concepts and little or no time on the methods and techniques of proofs. Set Theory is the foundation on which mathematical proofs are based. This book emphasizes set theory. |
You are subscribed to email updates from Shield To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Thursday, October 24, 2013
Operating System Concepts, Seventh Edition (Hardcover)
Operating System Concepts, Seventh Edition (Hardcover) |
- Operating System Concepts, Seventh Edition (Hardcover)
- Introduction to the Theory of Computation (Hardcover)
- Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) (Hardcover)
- Types and Programming Languages (Hardcover)
- Taking Stock (Kindle Edition)
You are subscribed to email updates from Shield Amz Rec To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Wednesday, October 23, 2013
Introduction to the Theory of Computation (Hardcover)
Introduction to the Theory of Computation (Hardcover) |
- Introduction to the Theory of Computation (Hardcover)
- Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) (Hardcover)
- Types and Programming Languages (Hardcover)
- Taking Stock (Kindle Edition)
- Art of Computer Programming, Volume 3: Sorting and Searching (2nd Edition) (Hardcover)
You are subscribed to email updates from Shield Amz Rec To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Tuesday, October 22, 2013
Types and Programming Languages (Hardcover)
Types and Programming Languages (Hardcover) |
- Types and Programming Languages (Hardcover)
- Taking Stock (Kindle Edition)
- Art of Computer Programming, Volume 3: Sorting and Searching (2nd Edition) (Hardcover)
- The Little Schemer - 4th Edition (Paperback)
- The Elements of Computing Systems: Building a Modern Computer from First Principles (Paperback)
You are subscribed to email updates from Shield Amz Rec To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |