|
You are here |
hypirion.com | ||
| | | | |
argumatronic.com
|
|
| | | | | Occasional writings about Haskell. | |
| | | | |
degoes.net
|
|
| | | | | Functional programming has a bit of jargon, but that doesn't have to stop you from understanding core concepts | |
| | | | |
noelwelsh.com
|
|
| | | | | [AI summary] This article explains the core principles of functional programming, focusing on local reasoning and composition as its main goals, and discusses how these concepts apply to code structure and maintainability. | |
| | | | |
mikespivey.wordpress.com
|
|
| | | Equations of the form $latex x^3 = y^2 + k$ are called Mordell equations. In this post we're going to prove that the equation $latex x^3 = y^2 -7$ has no integer solutions, using (with one exception) nothing more complicated than congruences. Theorem: There are no integer solutions to the equation $latex x^3 = y^2... | ||