Difference: ProgrammingBookmarks (52 vs. 53)

Revision 5317 Sep 2014 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="TechBookmarks"
Line: 42 to 42
  RFC's - are the documents that describe internet protocols. There are many ways to get them; among them are raw and cooked.
Changed:
<
<
Binary Arithmetic Considered Harmful - It's not commonly understood that binary numbers are imprecise to the right of the decimal point. http://www-106.ibm.com/developerworks/java/library/j-jtp0114/ is a good intro to floating point and its problems. Although Java-centric, it has a good introduction to the topic and good references.
>
>
Binary Arithmetic Considered Harmful - It's not commonly understood that binary numbers are imprecise to the right of the decimal point. http://www-106.ibm.com/developerworks/java/library/j-jtp0114/ is a good intro to floating point and its problems. Although Java-centric, it has a good introduction to the topic and good references.
Also: http://blog.reverberate.org/2014/09/what-every-computer-programmer-should.html
  Financial Calculations - http://quantlib.org/ is an open-source C++ library for sophisticated financial calculations.
View topic | History: r54 < r53 < r52 < r51 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback