Template:PolynomialsFlag: Difference between revisions
From charlesreid1
No edit summary |
m (Admin moved page Template:PolynomialFlag to Template:PolynomialsFlag without leaving a redirect) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 24: | Line 24: | ||
'''Performance:''' | |||
[[Polynomials/Test Driven Development]] - how to write tests, explained using polynomials | |||
[[Polynomials/Timing]] - how to time code to measure performance | |||
Latest revision as of 21:47, 9 April 2017
|
|
polynomials useful mathematical objects, common enough for everyone, complex enough to keep you busy
Polynomials/Numbers - polynomial representations of numbers
Polynomials/Java - implementing a Polynomial class in Java Polynomials/Inheritance - using polynomials to illustrate inheritance (Java) Polynomials/Interface - using polynomials to illustrate interfaces (Java and Go)
Polynomials/Test Driven Development - how to write tests, explained using polynomials Polynomials/Timing - how to time code to measure performance
|