C# 2008 and 2005 Threaded Programming: Beginner's Guide (Paperback)
Gastón Hillar
- 出版商: Packt Publishing
- 出版日期: 2009-01-28
- 定價: $1,590
- 售價: 9.0 折 $1,433
- 貴賓價: 8.6 折 $1,361
- 語言: 英文
- 頁數: 416
- 裝訂: Paperback
- ISBN: 1847197108
- ISBN-13: 9781847197108
-
相關分類:
C#
下單後立即進貨 (1~2週)
買這商品的人也買了...
-
$820$648鳥哥的 Linux 私房菜-基礎學習篇, 3/e
-
$980$774深入淺出 PMP (Head First PMP, 2/e)
-
$680$537精通 Objective-C 2.0 程式設計 (Programming in Objective-C 2.0, 2/e)
-
$580$458程式設計師的自我修養-連結、載入、程式庫
-
$620$527大話設計模式
-
$780$66330 天打造 OS!作業系統自作入門
-
$890$757Google Android SDK 開發範例大全 2
-
$420$199iPhone SDK 3 Programming 應用程式開發
-
$420$332雲端運算的關鍵技術與應用實例
-
$880$695深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)
-
$480$379iPhone 程式設計範例經典-讓您設計出專業級的 iPhone 應用程式 (iPhone for Programmers: An App-Driven Approach)
-
$720$612Embedded Linux 開發實務徹底研究 (Embedded Linux Primer: A Practical Real-World Approach)
-
$680$537VMware Virtual Infrastructure 及 Hyper-V R2 企業級超應用
-
$690$538ASP.NET 3.5 控制項與元件開發大全
-
$320$253我是一隻 IT 小小鳥
-
$650$553Linux Shell 程式設計實務
-
$620$471PHP 6 動態網頁入門實務
-
$490$372巧用 jQuery
-
$620$490GNU Make 專案開發工具 (Managing Projects with GNU Make, 3/e)
-
$550$435Linux 系統程式設計-使用 C
-
$420$294看實例學 Android 程式設計
-
$680$537編程創藝:編寫出卓越的程式碼 (Code Craft: The Practice of Writing Excellent Code)
-
$590$460ASP.NET 3.5 應用系統專題實作
-
$700$5533D 繪圖程式設計:使用 Direct3D 10/9 與 OpenGL 2.0
-
$550$468ActionScript 3.0 精緻範例辭典
商品描述
This book will guide you through everything you need to start writing multithreaded C# applications. You will see how to use processes and threads in C#, .NET Framework features for concurrent programming, sharing memory space between threads, and much more. The book is full of practical, interesting examples and working code.
This book begins with the fundamental concepts such as processes, threads, mono-processor systems, multi-processor systems. As the book progresses, the readers get a clear understanding of starting, joining, pausing and restarting threads. The readers get a better understanding of the simple techniques associated with parallelism. There are short exercises at the end of every chapter for the readers to perform.
The book also includes several practical parallelism algorithms and data structures used for illustration, and best practices and practical topics like debugging and performance.
Approach
This is a concise practical guide that will help you learn C# threaded programming, with lot of examples and clear explanations. It is packed with screenshots to aid your understanding of the process.