mirror of
https://github.com/mtdvio/every-programmer-should-know.git
synced 2025-07-31 12:00:25 +02:00
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.
This commit is contained in:
@@ -28,6 +28,7 @@ But knowing the stuff will help you become better! :muscle:*
|
||||
- [Sorting Algorithms](https://visualgo.net/en/sorting)
|
||||
|
||||
### Numbers
|
||||
- :book: [How to Count](https://www.goodreads.com/book/show/12093869-how-to-count)
|
||||
- :page_facing_up: [Floating Point Guide](http://floating-point-gui.de/)
|
||||
- :page_facing_up: [Basic Number Theory Every Programmer Should Know...](https://www.codechef.com/wiki/tutorial-number-theory/)
|
||||
|
||||
|
Reference in New Issue
Block a user