De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Bøger af Trey Nash

Filter
Filter
Sorter efterSorter Populære
  • af Trey Nash
    325,95 kr.

    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, high–performance code

  • af Trey Nash
    356,95 kr.

  • af Trey Nash
    317,95 kr.

    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.

  • af Trey Nash
    319,95 kr.

    Visual Basic 2008 (VB 2008) is relatively easy to learn for anyone familiar with another object-oriented language. Even someone familiar with Visual Basic 6.0 who is looking for an object-oriented language will find VB 2008 easy to pick up. However, though VB 2008, coupled with .NET, provides a quick path for creating simple applications, you still must know a wealth of information and understand how to use it correctly in order to produce sophis- cated, robust, fault-tolerant applications. We teach you what you need to know and explain how best to use your knowledge so that you can quickly develop true VB 2008 expertise. Idioms and design patterns are invaluable for developing and applying expertise, and we show you how to use many of them to create applications that are efficient, robust, fault-tolerant, and exception-safe. Although many are familiar to C++ and Java programmers, some are unique to .NET and the Common Language Runtime (CLR). We show you how to apply these indispen- ble idioms and design techniques to seamlessly integrate your VB 2008 applications with the .NET runtime, focusing on the new capabilities of VB 2008. Design patterns document best practices in application design that many different p- grammers have discovered and rediscovered over time. In fact, .NET itself implements many well-known design patterns. You will see these practices detailed throughout this book. Also, it is important to note that the invaluable tool chest of techniques is evolving constantly.

  • af Trey Nash
    331,95 kr.

    C# 2010 offers powerful new features, and this book is the fastest path to mastering them-and the rest of C#-for both experienced C# programmers moving to C# 2010 and programmers moving to C# from another object-oriented language.