Functional Programming in C#: Classic Programming Techniques for Modern ProjectsISBN: 978-0-470-74458-1
Paperback
288 pages
April 2011
This title is out-of-print and not currently available for purchase from this site.
|
Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.
Chapter | Page | Details | Date | Print Run |
---|---|---|---|---|
83 | Error in Code public static class Calculator {... should be: public static class Calculator2 {... AND reference to call would need changing, as well, since it's for the calculator in the above example. |
10/18/11 | ||
84 | Error in Code public static class Calculator {... should be: public static class Calculator3 {... AND reference to call would need changing, as well, since it's for the calculator in the above example. |
10/18/11 |