Event-Based Programming: Taking Events to the Limit

Ted Faison

  • 出版商: Apress
  • 出版日期: 2014-11-16
  • 售價: $3,680
  • 貴賓價: 9.5$3,496
  • 語言: 英文
  • 頁數: 696
  • 裝訂: Paperback
  • ISBN: 1430211938
  • ISBN-13: 9781430211938
  • 海外代購書籍(需單獨結帳)

商品描述

This book shows how to develop software based on parts that interact primarily through an event mechanism. The book demonstrates the use of events in all sorts of situations to solve recurring development problems without incurring coupling. A novel form of software diagram is introduced, called Signal Wiring Diagram. These diagrams are similar to the circuit diagrams used by hardware designers. A series of case studies concludes the book, bringing all the next concepts introduced together. Source code is provided in both C# and VB.NET