PLURALSIGHT CODE CONTRACTS BOOKWARE 視頻教學 英文正式版
		碟片編號:TIC2243
		
		 
										碟片數量:1片
		銷售價格:200
		瀏覽次數:36631
		
		
		
		
		
		
		
				
		
				
				
		
		
		
		
		
		
 
 
軟體簡介:
 
視頻教學
Code Contracts provide a way for developers to express         
coding assumptions in .NET libraries and applications,         
facilitating the delivery of more reliable code that is        
easier to understand and maintain. In this course, we will     
cover the basics of Code Contracts, including how to           
enforce preconditions, guarantee postconditions, and           
define invariants.                                             
                                                               
We will also cover some advanced techniques available to the   
Code Contracts library, including interface contracts and      
quantifiers. By the end of this course, you should know        
enough to get started using Code Contracts, and have a         
good understanding of the capabilities of the library.