Free shipping on orders over $99
.NET Generics 4.0 Beginner's Guide

.NET Generics 4.0 Beginner's Guide 2

Begginner's Guide : Enhance the Type Safety of Your Code and Create Applications Easily Using Generics in .NET Framework 4.0

by Sudipta Mukherjee
Paperback
Publication Date: 26/01/2012
1/5 Rating 2 Reviews

Share This Book:

  $79.19
or 4 easy payments of $19.80 with
afterpay
This is a concise, practical guide that will help you learn Generics in .NET, with lots of real world and fun-to-build examples and clear explanations. It is packed with screenshots to aid your understanding of the process. This book is aimed at beginners in Generics. It assumes some working knowledge of C# , but it isn't mandatory. The following would get the most use out of the book: Newbie C# developers struggling with Generics. Experienced C++ and Java Programmers who are migrating to C# and looking for an alternative to other generic frameworks like STL and JCF would find this book handy. Managers who want to know what Generics is and how to put it to good use. Architects will find the benchmarking extremely useful, because it's the first of its kind across a framework of several collections.
ISBN:
9781849690782
9781849690782
Category:
.Net programming
Format:
Paperback
Publication Date:
26-01-2012
Language:
English
Publisher:
Packt Publishing Limited
Country of origin:
United Kingdom
Pages:
396
Dimensions (mm):
235x191x20mm
Weight:
0.68kg

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 2 - 3 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

1.0

Based on 2 reviews

5 Star
(0)
4 Star
(0)
3 Star
(0)
2 Star
(0)
1 Star
(2)

2 Reviews

A well written book with clear concise language. The layout for the eBook is excellent. Practical examples and reasons why you should use generics in your programming. Topics include:



Chapter 1: Why Generics?

Chapter 2: Lists

Chapter 3: Dictionaries

Chapter 4: LINQ to Objects

Chapter 5: Observable Collections

Chapter 6: Concurrent Collections

Chapter 7: Power Collections

Chapter 8: C5 Collections

Chapter 9: Patterns, Practices, and Performance

Appendix A: Performance Cheat Sheet

Appendix B: Migration Cheat Sheet

Appendix C: Pop Quiz Answers



I would recommend this book to anyone who wants to learn generics.

Contains Spoilers No
Report Abuse

Good book to get solid understanding of generics, I have been using generics for some time but was able to pick up quite a few new things from this book.

Book written in a good easy to read language, with tons of examples, will be easy to understand for a beginner, and may be beneficial for intermediate programmer as well.

After reading this book you defiantly will be very confident with use of a different types of collections.

Observation of LINQ was also quite helpful. Another grate thing is the chapter 9 "Patterns, Practices and Performance" gives some good ideas hot to use the technics described in this book.

Contains Spoilers No
Report Abuse