NIWeek 2019/Traits: A New Approach to Designing Reusable Code
Appearance
Traits: A New Approach to Designing Reusable Code | |
---|---|
Conference | NIWeek 2019 |
Presenters | Dmitry Sagatelyan |
Traits: A New Approach to Designing Reusable Code by Dmitry Sagatelyan
Reusing properly engineered code saves time and money. Learn different techniques for designing reusable code and ways to work around single-inheritance limitations in G. Also discover how using traits may reduce the cost of designing, implementing, and maintaining your reuse libraries.