Showing posts with label what every computer scientist should know about. Show all posts
Showing posts with label what every computer scientist should know about. Show all posts

Tuesday, October 11, 2016

What every programmer / computer scientist should know about X

Here are some useful references for Programmers/Computer Scientists.

What every programmer / computer scientist should know about X where X is:

  • Memory: What Every Programmer Should Know About Memory by Ulrich Drepper (2007) Recommended by Scott Meyers. Links: pdf, pdf
 
  • Floating point: What Every Computer Scientist Should Know About Floating-Point Arithmetic by David Goldberg (1991).  Recommended by John Farrier at CppCon 2015. Links: pdf, pdf,
More to come... ;)