Topic: abstraction in programming
Topic: programming with a database of modules
Topic: identifying program modules
Topic: localized understanding
Topic: reusable programming
| |
Note
Largest power of 2 le n--lp2le n:: 1/(mul 2*) while (le n) val would be better as powers of i:: <1; 1/(mul i *) gen> powersof2len:: powersxof 2 while (le n) then lp2le n:: powersof2le n val; the later generates functions useful for other purposes (abstraction)
Related Topics
Topic: abstraction in programming (67 items)
Topic: programming with a database of modules (94 items)
Topic: identifying program modules (26 items)
Topic: localized understanding (43 items)
Topic: reusable programming (77 items)
|