Skip to content

Commit 1852f81

Browse files
authored
Merge pull request mtdvio#35 from diendang01/master
Added a link to What Every Computer Scientist Should Know About Floating-Point Arithmetic
2 parents 226d642 + b5896d5 commit 1852f81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ But knowing the stuff will help you become better! :muscle:*
1616

1717
### Introduction
1818
- :movie_camera: [Map of Computer Science](https://www.youtube.com/watch?v=SzJ46YA_RaA)
19+
- :movie_camera: [40 Key Computer Science Concepts Explained In Layman’s Terms](http://carlcheo.com/compsci)
1920

2021
### Falsehoods
2122
- [Awesome Falsehoods](https://github.com/kdeldycke/awesome-falsehood)
@@ -29,6 +30,7 @@ But knowing the stuff will help you become better! :muscle:*
2930

3031
### Numbers
3132
- :page_facing_up: [Floating Point Guide](http://floating-point-gui.de/)
33+
- :page_facing_up: [What Every Computer Scientist Should Know About Floating-Point Arithmetic](https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html#680)
3234
- :page_facing_up: [Basic Number Theory Every Programmer Should Know...](https://www.codechef.com/wiki/tutorial-number-theory/)
3335

3436
### Strings

0 commit comments

Comments
 (0)