Thread overview | |||||
---|---|---|---|---|---|
|
November 16, 2012 Static typing, contracts, unit tests and more | ||||
---|---|---|---|---|
| ||||
(Sorry for the duplicated post, I have realized it's better to show this here than D.learn) Notes about some ways to write code and avoid some mistakes. http://www.reddit.com/r/programming/comments/138j4t/static_typing_contracts_unit_tests_and_more/ Bye, bearophile |
November 17, 2012 Re: Static typing, contracts, unit tests and more | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile | On Friday, 16 November 2012 at 04:49:28 UTC, bearophile wrote:
> (Sorry for the duplicated post, I have realized it's better to show this here than D.learn)
>
> Notes about some ways to write code and avoid some mistakes.
>
> http://www.reddit.com/r/programming/comments/138j4t/static_typing_contracts_unit_tests_and_more/
>
> Bye,
> bearophile
I appreciate the post. I could use more examples like this of how D is intended to be used, esp the features not seen in a language like C++.
--rt
|
November 23, 2012 Re: Static typing, contracts, unit tests and more | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile | Le 15/11/2012 20:49, bearophile a écrit :
> (Sorry for the duplicated post, I have realized it's better to show this
> here than D.learn)
>
> Notes about some ways to write code and avoid some mistakes.
>
> http://www.reddit.com/r/programming/comments/138j4t/static_typing_contracts_unit_tests_and_more/
>
>
> Bye,
> bearophile
I did learn a bunch about research in type systems. Thanks a lot !
|
Copyright © 1999-2021 by the D Language Foundation