Explore >> Select a destination


You are here

marcospereira.me
| | blog.scaledcode.com
7.2 parsecs away

Travel
| | A dive into chapter 60 of Effective Java
| | pavpanchekha.com
2.9 parsecs away

Travel
| | [AI summary] The blog post discusses a floating-point error example where the expression sqrt(x^2) leads to significant inaccuracies due to numerical overflow and underflow, highlighting how even accurate operations can compose into an inaccurate result.
| | gregat.es
5.6 parsecs away

Travel
| |
| | trendless.tech
43.4 parsecs away

Travel
| Programming is giving a computer instructions to reliably do things. This requires: Technically, if you ever interact with a computer, you're programming it: Computers store both their programs and their results in memory. While this creates a tremendously versatile system, it also can be confusing because nothing else in reality conforms to this approach (imagine [...]Read More... from Programming Summarized: What Makes a Computer Do Things?