37
loading...
This website collects cookies to deliver better user experience
Just the Gist
In a conference talk titled "Why isn't functional programming the Norm?", Richard Feldman looked at the most popular languages and saw among one of the explanations a "killer app" centered around Object Oriented Programming in most of them. Today we are not going deeper with functional programming, but addressing the "killer app" that made PHP. Richard argued that the killer app for PHP was WordPress (and Drupal), and lately that PHP was deeply intertwined with the popularity (or lack thereof) of WordPress. Today we are going to look at Google Trends for PHP and WordPress since 2016 until today and see how intertwined they really are.
WordPress trend | |
---|---|
Runs test | P < 0.05 (2.25 · 10-12) |
Linear regression | y = -0.52x + 66.62 |
PHP trend | |
---|---|
Runs test | P < 0.05 (4.33 · 10-14) |
Linear regression | y = -0.74x + 98.13 |
Correlation | |
---|---|
Pearson's Correlation (r) | 0.93 |
WordPress trend | |
---|---|
Runs test | P < 0.05 (1.72 · 10-4) |
Linear regression | y = -0.40x + 43.43 |
PHP trend | |
---|---|
Runs test | P > 0.05 (0.40) |
Linear regression | y = -0.44x + 92.54 |
Correlation | |
---|---|
Pearson's Correlation (r) | 0.38 |