RSS Cook Computing
哪吒推荐该订阅
原站:http://www.cookcomputing.com/blog/
标签:cook
点击立即订阅,“Cook Computing”的内容有更新,哪吒第一时间提醒您
“Cook Computing”的内容更新
累计:84 篇(自 2007-09-20 起)
更新:约2篇/月,最后更新40 天前
Cook Computing
@mentalguy must have been having a frustrating day:i've come across this problem with .net code. often a single exception type will cover several different error conditions and so when writing the corresponding unit tests it's tempting to assert on the exception's message property. of course this is bad because it assumes the text of the message won't ... (40 天前)
Cook Computing
while looking at collection initializers i came across mucking about with hashes... and more mucking about with hashes by alex henderson (via phil haack). in these posts he describes ways of creating an instance of a string-keyed dictionary in a ruby-like way using lambda expressions, for example:dictionary<string, string> items = hash(age => "10", ... (75 天前)
Cook Computing
arraysegmenti was looking at an algorithm which involves processing segments of an array recursively and i thought the code would be neater if instead of passing the array plus the offset and length of each segment i could use an array data type which provides a view onto a segment of an array. the arraysegment type appeared in search results and it's n... (80 天前)
Cook Computing
while thinking about which features i would like added to c# i came across an old post by eric lippert — in foof we trust: a dialogue — in which he presents an imaginary dialog between himself and a c# user who would like an operator or operators similar to typeof() but which would take the name of a method, field, or property instead of a type name. ... (81 天前)
Cook Computing
i just came across an interesting exercise in analysing the design of product packaging. design consultancy antrepo took several well-known brands and progressively stripped away the packaging detail on each of them. along with several of the people commenting on the post i mostly prefer the third versions of each product. these are not as busy as the f... (81 天前)
Cook Computing
arraysegmenti was looking at an algorithm which involves processing segments of an array recursively and i thought the code would be neater if instead of passing the array plus the offset and length of each segment i could use an array data type which provides a view onto a segment of an array. the arraysegment type appeared in search results and it's n... (81 天前)
Cook Computing
f# type inference might just be syntax sugar as brian mcnamara puts it in his post overview of type inference in f#, but it's sweetness is very appealing. i thought this when i saw slide 12 in tomas petricek's and phil trelford's presentation turning to the functional side with f#. two c# functions:public static ienumerable<r> map<t, r>(this ienu... (99 天前)
订阅者 ( 1 )
jiest
相关订阅源
RSS Amazon.com: Hot New Releases in Home & Garden > Cook's Tools & G

The bestselling new & future releases in Cutting Boards Note: Product prices and availability were accurate at the time this feed was generated but are subject to change.

指数 | 0人订阅  

RSS Amazon.com: Hot New Releases in Home & Garden > Cook's Tools & G

The bestselling new & future releases in Pot Holders & Oven Mitts Note: Product prices and availability were accurate at the time this feed was generated but are subject to change.

指数 | 0人订阅  

RSS Amazon.com: Hot New Releases in Home & Garden > Cook's Tools & G

The bestselling new & future releases in Dish Cloths & Dish Towels Note: Product prices and availability were accurate at the time this feed was generated but are subject to change.

指数 | 0人订阅  

RSS Amazon.com: Hot New Releases in Home & Garden > Cook's Tools & G

The bestselling new & future releases in Aprons Note: Product prices and availability were accurate at the time this feed was generated but are subject to change.

指数 | 0人订阅  

我要反馈