Slashdot Mirror


User: igibbs.cse

igibbs.cse's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Is Generic Programming Domain Specific? on Interviews: Ask Alexander Stepanov and Daniel E. Rose a Question · · Score: 1

    Is there a domain that is better for generic programming than others? When Alexander talks about efficiency in "Elements of Programming", it seems that generic programming is specifically targeted for writing libraries. So, are there areas that benefit more from generic programming (like libraries) and areas that benefit less, such as user interfaces?