Καλώς ορίσατε στο dotNETZone.gr - Σύνδεση | Εγγραφή | Βοήθεια

C# and .NET Tips and Tricks

Quests in programming in .NET

Απρίλιος 2010 - Δημοσιεύσεις

Domain Specific Languages with M - Part 1/3 Defining the syntax
Say you are implementing software for a company that rents items. And you are presented with some bizarre and complex logic on the way renting fees are calculated. To be more specific requirements come to you in the following form: “I want a renting fee scenario where an item for the first month is charged 10$ per day. Then, the same item costs 5$ per week for the next two months. Finally, after this period of three months the fee will be 20$ per month. But this is just one scenario…” Clearly

Διαβάστε περισσότερα »

Posted: Σάββατο, 10 Απριλίου 2010 9:07 πμ από iwannis | 0 σχόλια
Δημοσίευση στην κατηγορία: