- 5 Résultats
prix le plus bas: € 2,08, prix le plus élevé: € 11,45, prix moyen: € 4,76
1
C# 3.0 Pocket Reference: Instant Help for C# 3.0 Programmers (Pocket Reference (O'Reilly)) - Ben Albahari, Joseph Albahari
Commander
sur awesomebooks.com
£ 1,88
(environ € 2,08)
Envoi: € 3,301
CommanderLien sponsorisé
Ben Albahari, Joseph Albahari:

C# 3.0 Pocket Reference: Instant Help for C# 3.0 Programmers (Pocket Reference (O'Reilly)) - livre d'occasion

ISBN: 9780596519223

This updated version covers Microsoft's recently released C# 3.0, including sections on LINQ. This is a book for busy people who need a succinct reference to the C# language and can be us… Plus…

No. 9780596519223. Frais d'envoi1, 3-5 Days. (EUR 3.30)
2
Commander
sur AbeBooks.de
€ 2,90
Envoi: € 1,601
CommanderLien sponsorisé

Joseph Albahari,Ben Albahari:

C# 3.0 Pocket Reference: Instant Help for C# 3.0 Programmers (Pocket Reference (O'Reilly)) - livre d'occasion

2008, ISBN: 0596519222

[EAN: 9780596519223], Gebraucht, sehr guter Zustand, [PU: O'Reilly Media 07/03/2008], Shipped within 24 hours from our UK warehouse. Clean, undamaged book with no damage to pages and mini… Plus…

NOT NEW BOOK. Frais d'envoi EUR 1.60 Bahamut Media, Reading, United Kingdom [56522875] [Rating: 5 (von 5)]
3
Commander
sur Biblio.co.uk
$ 13,32
(environ € 11,45)
Envoi: € 25,101
CommanderLien sponsorisé
Albahari, Joseph:
C# 3. 0 Pocket Reference : Instant Help for C# 3. 0 Programmers - livre d'occasion

ISBN: 9780596519223

Good. Used book in good condition. Has wear to the cover and pages. Contains some markings such as highlighting and writing. 100% guaranteed. 092520

Frais d'envoi EUR 25.10 allianz
4
Commander
sur AbeBooks.de
€ 3,69
Envoi: € 11,951
CommanderLien sponsorisé
Joseph Albahari, Ben Albahari:
C# 3.0 Pocket Reference: Instant Help for C# 3.0 Programmers (Pocket Reference (O'Reilly)) - livre d'occasion

ISBN: 0596519222

[EAN: 9780596519223], Gebraucht, sehr guter Zustand, [PU: O'Reilly Media], .

NOT NEW BOOK. Frais d'envoi EUR 11.95 Wonder Book, Frederick, MD, U.S.A. [8895] [Rating: 5 (von 5)]
5
C# 3.0 Pocket Reference - Joseph Albahari
Commander
sur Rakuten.fr
€ 3,68
Envoi: € 11,001
CommanderLien sponsorisé
Joseph Albahari:
C# 3.0 Pocket Reference - livre d'occasion

ISBN: 9780596519223

Livre, [PU: O'Reilly]

3 Offers. Frais d'envoiFrance. (EUR 11.00) Priceminister

1Comme certaines plateformes ne transmettent pas les conditions d'expédition et que celles-ci peuvent dépendre du pays de livraison, du prix d'achat, du poids et de la taille de l'article, d'une éventuelle adhésion de la plateforme, d'une livraison directe par la plateforme ou via un prestataire tiers (Marketplace), etc. il est possible que les frais de livraison indiqués par eurolivre ne correspondent pas à ceux de la plateforme qui propose l'article.

Données bibliographiques du meilleur livre correspondant

Détails sur le livre
C# 3.0 Pocket Reference

This book is for busy programmers who want a succinct and yet readable guide to C# 3.0 and LINQ. C# 3.0 Pocket Reference tells you exactly what you need to know, without long introductions or bloated samples. Despite its conciseness, this book doesn't skimp on depth or detail, and embraces the conceptual challenges in learning C# 3.0 and LINQ. Tightly focused and highly practical, this pocket reference covers more ground than many of the big books on C#. C# 3.0 Pocket Reference includes plenty of illustrations and code examples to explain: * Features new to C# 3.0, such as lambda expressions, anonymous types, automatic properties, and more * All aspects of C# syntax, predefined types, expressions, and operators * Creating classes, structs, delegates and events, enums, generics and constraints, exception handling, and iterators * The subtleties of boxing, operating overloading, delegate covariance, extension method resolution, interface reimplementation, nullable types, and operating lifting * LINQ, starting with the principles of sequences, deferred execution and standard query operators, and finishing with a complete reference to query syntax-including multiple generators, joining, grouping, and query continuations * Consuming, writing, and reflecting on custom attributes You'll also find chapters on unsafe code and pointers, preprocessor directives, XML documentation, and a framework overview. If you're already familiar with Java, C++, or an earlier version of C#, C# 3.0 Pocket Reference is an ideal choice. No other book or online resource can get you up to speed so quickly.

Informations détaillées sur le livre - C# 3.0 Pocket Reference


EAN (ISBN-13): 9780596519223
ISBN (ISBN-10): 0596519222
Livre de poche
Date de parution: 2008
Editeur: O'Reilly Media

Livre dans la base de données depuis 2008-04-15T11:11:16+02:00 (Paris)
Page de détail modifiée en dernier sur 2020-10-15T19:29:05+02:00 (Paris)
ISBN/EAN: 9780596519223

ISBN - Autres types d'écriture:
0-596-51922-2, 978-0-596-51922-3
Autres types d'écriture et termes associés:
Auteur du livre: read, albahari joseph, reilly
Titre du livre: pocket ref, help, sharp, programmer reference, instant


Données de l'éditeur

Auteur: Joseph Albahari and Ben Albahari
Titre: C# 3.0 Pocket Reference - Instant Help for C# 3.0 Programmers
Editeur: O'Reilly and Associates
242 Pages
Date de parution: 2008-03-28
Langue: Anglais
12,00 € (DE)
12,40 € (AT)
Not available (reason unspecified)

BC; PB; Hardcover, Softcover / Informatik, EDV/Programmiersprachen; Programmier- und Skriptsprachen, allgemein; C#NET, threading, reflection, application domain

Inhaltsverzeichnis      What's New in C# 3.0      A First C# Program             Compilation      Syntax             Identifiers and Keywords             Literals, Punctuators, and Operators             Comments      Type Basics             Predefined Type Examples             Custom Type Examples             Conversions             Value Types Versus Reference Types             Predefined Type Taxonomy      Numeric Types             Numeric Literals             Numeric Conversions             Arithmetic Operators             Increment and Decrement Operators             Specialized Integral Operations             8- and 16-Bit Integrals             Special Float and Double Values             double Versus decimal             Real Number Rounding Errors      Boolean Type and Operators             Equality and Comparison Operators             Conditional Operators      Strings and Characters             Char Conversions             String Type      Arrays             Default Element Initialization             Multidimensional Arrays             Simplified Array Initialization Expressions             Bounds Checking      Variables and Parameters             The Stack and the Heap             Definite Assignment             Default Values             Parameters             var: Implicitly Typed Local Variables (C# 3.0)      Expressions and Operators             Primary Expressions             Void Expressions             Assignment Expressions             Operator Precedence and Associativity             Operator Table      Statements             Declaration Statements             Expression Statements             Selection Statements             Iteration Statements             Jump Statements             Miscellaneous Statements      Namespaces             The using Directive             Rules Within a Namespace             Aliasing Types and Namespaces      Classes             Fields             Methods             Instance Constructors             Object Initializers (C# 3.0)             The this Reference             Properties             Indexers             Constants             Static Constructors             Static Classes             Finalizers             Partial Classes and Methods      Inheritance             Polymorphism             Casting             Virtual Function Members             Abstract Classes and Abstract Members             Hiding Inherited Members             Sealing Functions and Classes             The base Keyword             Constructors and Inheritance             Overloading and Resolution      The object Type             Boxing and Unboxing             Static and Dynamic Type Checking             Object Member Listing             GetType( ) and typeof             Equals, ReferenceEquals, and GetHashCode             The ToString Method      Structs             Struct Construction Semantics      Access Modifiers             Examples             Accessibility Capping             Restrictions on Access Modifiers      Interfaces             Extending an Interface             Explicit Interface Implementation             Implementing Interface Members Virtually             Reimplementing an Interface in a Subclass      Enums             Enum Conversions             Flags Enumerations             Enum Operators      Nested Types      Generics             Generic Types             Why Generics Exist             Generic Methods             Declaring Generic Parameters             typeof and Generics             The default Generic Value             Generic Constraints             Generics and Covariance             Subclassing Generic Types             Self-Referencing Generic Declarations             Static Data             Generic Collection Initialization      Delegates             Writing Plug-in Methods with Delegates             Multicast Delegates             Instance Versus Static Method Targets             Generic Delegate Types             Delegate Compatibility      Events             Standard Event Pattern             Event Accessors             Event Modifiers      Lambda Expressions (C# 3.0)             Explicitly Specifying Lambda Parameter Types             Generic Lambda Expressions and the Func Delegates             Outer Variables      Anonymous Methods      try Statements and Exceptions             The catch Clause             The finally Block             Throwing Exceptions             Key Properties of System.Exception             Common Exception Types      Enumeration and Iterators             Enumeration             Iterators             Iterator Semantics             Composing Sequences      Nullable Types             Null Basics             Lifted Operators             bool?             Null Coalescing Operator      Operator Overloading             Operator Functions             Overloading Equality and Comparison Operators             Custom Implicit and Explicit Conversions      Extension Methods (C# 3.0)             Extension Method Chaining             Ambiguity and Resolution      Anonymous Types (C# 3.0)      LINQ (C# 3.0)             LINQ Fundamentals             Deferred Execution             Standard Query Operators             Chaining Query Operators             Query Syntax             The let Keyword             Query Continuations             Multiple Generators             Joining             Ordering             Grouping             OfType and Cast      Attributes             Attribute Classes             Named and Positional Parameters             Attribute Targets             Specifying Multiple Attributes             Writing Custom Attributes             Retrieving Attributes at Runtime      Unsafe Code and Pointers             Pointer Basics             Unsafe Code             The fixed Statement             The Pointer-to-Member Operator             Arrays             void*             Pointers to Unmanaged Code      Preprocessor Directives             Conditional Attributes             Pragma Warning      XML Documentation             Standard XML Documentation Tags      Framework Overview             The Core Framework             User Interface Technologies             Backend Technologies             Distributed System Technologies Index

< pour archiver...