Skip to content

Commit e41ba37

Browse files
authored
Add book How to Count under Numbers section
Really good introduction to bases (binary, decimal, etc), big/small endians, integer, long, floating points, and an overview of how computers count.
1 parent 226d642 commit e41ba37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ But knowing the stuff will help you become better! :muscle:*
2828
- [Sorting Algorithms](https://visualgo.net/en/sorting)
2929

3030
### Numbers
31+
- :book: [How to Count](https://www.goodreads.com/book/show/12093869-how-to-count)
3132
- :page_facing_up: [Floating Point Guide](http://floating-point-gui.de/)
3233
- :page_facing_up: [Basic Number Theory Every Programmer Should Know...](https://www.codechef.com/wiki/tutorial-number-theory/)
3334

0 commit comments

Comments
 (0)