0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (5)
  • -
Status
Brand

Showing 1 - 5 of 5 matches in All Departments

Accelerated C# 2008 (Paperback, 1st ed.): Trey Nash Accelerated C# 2008 (Paperback, 1st ed.)
Trey Nash
R978 R857 Discovery Miles 8 570 Save R121 (12%) Ships in 18 - 22 working days

Many books introduce C#, but if you don't have the time to read 1,200 pages, Accelerated C# 2008 gives you everything you need to know about C# 2008 in a concentrated 500 pages of must-know information and best practices.

C# 2008 offers powerful new features, and Accelerated C# 2008 is the fastest path to mastery, for both experienced C# programmers moving to C# 2008 and programmers moving to C# from another object-oriented language.

You'll quickly master C# syntax while learning how the CLR simplifies many programming tasks. You'll also learn best practices that ensure your code will be efficient, reusable, and robust. Why spend months or years discovering the best ways to design and code C# when this book will show you how to do things the right way, right from the start?Comprehensively and concisely explains both C# 2005 and C# 2008 features Focuses on the language itself and on how to use C# 2008 proficiently for all .NET application development Concentrates on how C# features work and how to best use them for robust, highperformance code What you'll learn How C# works with and exploits the CLR How to use arrays, collections, and iterators How to handle events with delegates and anonymous functions How to design and use generic types and methods How to thread efficiently and robustly How to use the C# 2008 anonymous types, lamba expressions, and extension methods Who this book is for

If you're an experienced C# programmer, you need to understand how C# has changed with C# 2008. If youre an experienced object-oriented programmer moving to C#, you want to ramp up quickly in the language while learning the latest features and techniques. In either case, this book is for you. The first three chapters succinctly present C# fundamentals, for those new to or reviewing C#. The rest of the book covers all the major C# features, in great detail, explaining how they work and how best to use them. Whatever your background or need, you'll treasure this book for as long as you code in C# 2008.

Accelerated VB 2005 (Paperback, 1st ed.): Trey Nash Accelerated VB 2005 (Paperback, 1st ed.)
Trey Nash
R1,057 R910 Discovery Miles 9 100 Save R147 (14%) Ships in 18 - 22 working days

"Accelerated VB 2005" provides the fastest path to Visual Basic expertise for anyone already familiar with object-oriented programming. While books introduce VB, very few also explain optimizing its use with the .NET common language runtime (CLR). But this book both teaches core VB language concepts and covers in depth the concepts and techniques for professionally exploiting the power of VB and the CLR.

You'll quickly master VB syntax while learning how the CLR simplifies many programming tasks. You'll also learn best practices that ensure your code will be efficient, reusable, and robust. Why spend many months or years discovering the best ways to design and code VB, when this book will show you how to do things the right way, right from the start?Youll quickly gain thorough understanding of VB 2005. This book covers the all new features of VB 2005. Authors Guy Fouche and Trey Nash describe and explain VB best practices. The book presents canonical forms for VB classes and interfaces. Examples demonstrate bullet-proof, exception-safe code and efficient multithreaded applications. Table of Contents VB 2005 Overview VB 2005 and the CLR VB Syntax Classes and Structures Methods, Properties, and Fields Inheritance, Polymorphism, and Encapsulation Interfaces Operator Overloading Exception Handling Working with Strings Arrays and Collections Delegates and Events Generics Threading Canonical Forms

Accelerated C# 2005 (Paperback, 1st ed.): Trey Nash Accelerated C# 2005 (Paperback, 1st ed.)
Trey Nash
R953 R832 Discovery Miles 8 320 Save R121 (13%) Ships in 18 - 22 working days

This book provides the fastest path to C# mastery for programmers transitioning from another object-oriented language. Any C# programmer, at any experience level, will find it enlightening. It describes how C# works in thorough detail, discusses the most important issues for expert C# coding, and demonstrates with short and precise examples how to design and code effective C# programs. Its succinctness and clarity make it appropriate for anyone familiar with any object-oriented language; its depth will impress even expert programmers. Readers will rapidly become expert in C# by learning how to do things the right way, right from the start.

Accelerated VB 2008 (Paperback, 1st ed.): Trey Nash Accelerated VB 2008 (Paperback, 1st ed.)
Trey Nash
R962 R841 Discovery Miles 8 410 Save R121 (13%) Ships in 18 - 22 working days

Visual Basic 2008 offers powerful new features, and Accelerated VB 2008 is the fastest path to mastering them, and the rest of Visual Basic, for both experienced Visual Basic programmers moving to VB 2008 and programmers moving to Visual Basic from another objectoriented language. Many books introduce VB, but very few also explain how to use it optimally with the .NET common language runtime (CLR). This book teaches both core Visual Basic language concepts and how to wisely employ VB idioms and objectoriented design patterns to exploit the power of VB and the CLR.

Accelerated VB 2008 is both a rapid tutorial and a permanent reference. You'll quickly master VB syntax while learning how the CLR simplifies many programming tasks. You'll also learn best practices that ensure your code will be efficient, reusable, and robust. Why spend months or years discovering the best ways to design and code VB when this book will show you how to do things the right way, right from the start?Comprehensively and concisely explains both Visual Basic 2005 and Visual Basic 2008 features Focuses on the language itself and on how to use Visual Basic 2008 proficiently for all .NET application development Concentrates on how VB features work and how to best use them for robust, highperformance code What you'll learn How VB works with and exploits the CLR How to use arrays and collections How to handle events with delegates How to design and use generic types and methods How to thread efficiently and robustly How the new VB 2008 anonymous types, lamba expressions, and extension methods work and how to use them Who this book is for

If you're an experienced VB programmer, you need to understand how VB has changed with VB 2008. If youre an experienced object-oriented programmer moving to VB, you want to ramp up quickly in the language while learning the latest features and techniques. In either case, this book is for you. The first three chapters succinctly present VB fundamentals for those new to or reviewing VB. The rest of the book covers all the major VB features in great detail, explaining how they work and how best to use them. Whatever your background or need, you'll treasure this book for as long as you code in VB 2008. Table of Contents VB 2008 Overview VB 2008 Syntax Classes and Structures Methods, Properties, and Fields VB 2008 and the CLR Interfaces Operator Overloading Exception Handling Working with Strings Arrays and Collections Delegates and Events Generics Threading VB 2008 Best Practices LINQ with VB 2008

Accelerated C# 2010 (Paperback, 1st ed.): Trey Nash Accelerated C# 2010 (Paperback, 1st ed.)
Trey Nash
R1,024 R902 Discovery Miles 9 020 Save R122 (12%) Ships in 18 - 22 working days

C# 2010 offers powerful new features, and this book is the fastest path to mastering themand the rest of C#for both experienced C# programmers moving to C# 2010 and programmers moving to C# from another object-oriented language. Many books introduce C#, but very few also explain how to use it optimally with the .NET Common Language Runtime (CLR). This book teaches both core C# language concepts and how to wisely employ C# idioms and object-oriented design patterns to exploit the power of C# and the CLR.

This book is both a rapid tutorial and a permanent reference. You'll quickly master C# syntax while learning how the CLR simplifies many programming tasks. You'll also learn best practices that ensure your code will be efficient, reusable, and robust. Why spend months or years discovering the best ways to design and code C# when this book will show you how to do things the right way from the start? Comprehensively and concisely explains both C# 2008 and C# 2010 features Focuses on the language itself and on how to use C# 2010 proficiently for all .NET application development Concentrates on how C# features work and how to best use them for robust, high-performance code What you'll learn How C# works with and exploits the CLR How to use arrays, collections, and iterators How to handle events with delegates and anonymous functions How to design and use generic types and methods How to thread efficiently and robustly How C# anonymous types, lamba expressions, and extension methods work and how to use them Who this book is for

If you're an experienced C# programmer, you need to understand how C# has changed with C# 2010. If you're an experienced object-oriented programmer moving to C#, you want to ramp up quickly in the language while learning the latest features and techniques. In either case, this book is for you. The first three chapters succinctly present C# fundamentals, for those new to or reviewing C#. The rest of the book covers all the major C# features, in great detail, explaining how they work and how best to use them. Whatever your background or need, you'll treasure this book for as long as you code in C# 2010. Table of Contents C# PreviewC# and the CLRC# Syntax OverviewClasses, Structs, and ObjectsInterfaces and ContractsOverloading OperatorsException Handling and Exception SafetyWorking with StringsArrays, Collection Types, and IteratorsDelegates, Anonymous Functions, and EventsGenericsThreading in C#In Search of C# Canonical FormsExtension MethodsLambda ExpressionsLINQ: Language Integrated QueryDynamic Types

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The New Kingdom
Wilbur Smith, Mark Chadbourn Hardcover  (1)
R589 R530 Discovery Miles 5 300
Return of the Pale Feather - Time…
E.B. Brown Hardcover R601 R555 Discovery Miles 5 550
Child and youth misbehaviour in South…
Christiaan Bezuidenhout Paperback R733 Discovery Miles 7 330
Just Once
Karen Kingsbury Hardcover R380 R339 Discovery Miles 3 390
Erikson on Development in Adulthood…
Carol H. Hoare Hardcover R2,335 Discovery Miles 23 350
Strangers In Time
David Baldacci Paperback R385 R349 Discovery Miles 3 490
Songs of Love and Death - All-Original…
George R. R. Martin, Gardner Dozois Paperback R384 R364 Discovery Miles 3 640
Black Bones, Red Earth
Lee Richie Hardcover R706 Discovery Miles 7 060
Rheinsberg. a Story Book for Lovers…
Kurt Tucholsky Hardcover R516 Discovery Miles 5 160
To Marry a Marchioness
Tamara Gill Paperback R267 Discovery Miles 2 670

 

Partners