StartGroepenDiscussieMeerTijdgeest
Doorzoek de site
Onze site gebruikt cookies om diensten te leveren, prestaties te verbeteren, voor analyse en (indien je niet ingelogd bent) voor advertenties. Door LibraryThing te gebruiken erken je dat je onze Servicevoorwaarden en Privacybeleid gelezen en begrepen hebt. Je gebruik van de site en diensten is onderhevig aan dit beleid en deze voorwaarden.

Resultaten uit Google Boeken

Klik op een omslag om naar Google Boeken te gaan.

Bezig met laden...

C# 4.0 in a Nutshell: The Definitive Reference

door Joseph Albahari

LedenBesprekingenPopulariteitGemiddelde beoordelingDiscussies
641411,021 (4.2)Geen
What people are saying about C# 4.0 in a Nutshell "C# 4.0 in a Nutshell is one of the few books I keep on my desk as a quick reference. It is a book I recommend."--Scott Guthrie, Corporate Vice President, .NET Developer Platform, Microsoft Corporation "A must-read for a concise but thorough examination of the parallel programming features in the .NET Framework 4."--Stephen Toub, Parallel Computing Platform Program Manager, Microsoft "This wonderful book is a great reference for developers of all levels."-- Chris Burrows, C# Compiler Team, Microsoft When you have questions about how to use C# 4.0 or the .NET CLR, this highly acclaimed bestseller has precisely the answers you need. Uniquely organized around concepts and use cases, this fourth edition includes in-depth coverage of new C# topics such as parallel programming, code contracts, dynamic programming, security, and COM interoperability. You'll also find updated information on LINQ, including examples that work with both LINQ to SQL and Entity Framework. This book has all the essential details to keep you on track with C# 4.0. Get up to speed on C# language basics, including syntax, types, and variables Explore advanced topics such as unsafe code and preprocessor directives Learn C# 4.0 features such as dynamic binding, type parameter variance, and optional and named parameters Work with .NET 4's rich set of features for parallel programming, code contracts, and the code security model Learn .NET topics, including XML, collections, I/O and networking, memory management, reflection, attributes, security, and native interoperability… (meer)
Geen
Bezig met laden...

Meld je aan bij LibraryThing om erachter te komen of je dit boek goed zult vinden.

Op dit moment geen Discussie gesprekken over dit boek.

В своё время я спросил у Алексея Колесниченко (опытного разработчика, использующего стек Microsoft), какую книгу по C# и .Net лучше всего прочесть — чтобы было коротко, но максимально полезно?

Он сразу же ответил: «C# in a Nutshell». И я с ним соглашусь :-)

Хотя в названии книги указан только C#, на самом деле книга покрывает как сам язык (в данном издании — 4-й версии), так и базовые части .Net Framework.

Материал излагается от простого к сложному, с самого нуля: сначала базовые понятия .Net, потом основы языка C#, построение типов (классы и наследование, интерфейсы, и т.д), более сложные понятия (delegates, events, generics, lambda и т.п.), элементы .Net Framework. Несколько глав посвящено LINQ. То, что появилось нового в 4-й версии — вкратце упомянуто (обзорно) во введении, и детально излагается в контексте среди остального материала.

Если есть какие-то нюансы или подводные камни — авторы это отмечают особым образом. К каждому блоку информации идут краткие примеры. Но самое главное — весь материал излагается максимально кратко и чётко.

Книга хорошо структурирована. Многие главы требуют изучения и понимания предыдущего материала, хотя при этом авторы и стараются каждую главу излагать изолированно от других.

Книга позволяет получить базис знаний, без которого вряд ли возможно заниматься каким либо программированием на .Net (ASP.Net, WinForms, WPF, WCF и т.д.).

Книга «C# in a Nutshell» не содержит базовых понятий по программированию в целом и ООП в частности — она не является учебником «для начинающих программировать», она предназначена для «уже программистов» и поэтому, наверное, в первую очередь будет полезна для:
1.«программистов-свитчеров», т.е. переходящих на .Net с других языков/платформ и уже имеющих понимание и опыт использования ООП;
2.для программистов, уже работающим на .Net и желающих освежить в памяти или упрочить основные знания по C# и .Net.
( )
  sr71at | Apr 27, 2018 |
geen besprekingen | voeg een bespreking toe

Onderdeel van de reeks(en)

Je moet ingelogd zijn om Algemene Kennis te mogen bewerken.
Voor meer hulp zie de helppagina Algemene Kennis .
Gangbare titel
Oorspronkelijke titel
Alternatieve titels
Oorspronkelijk jaar van uitgave
Mensen/Personages
Belangrijke plaatsen
Belangrijke gebeurtenissen
Verwante films
Motto
Opdracht
Eerste woorden
Informatie afkomstig uit de Engelse Algemene Kennis. Bewerk om naar jouw taal over te brengen.
C# is a general-purpose, type-safe, object-oriented programming language.
Citaten
Laatste woorden
Informatie afkomstig uit de Engelse Algemene Kennis. Bewerk om naar jouw taal over te brengen.
(Klik om weer te geven. Waarschuwing: kan de inhoud verklappen.)
Ontwarringsbericht
Uitgevers redacteuren
Auteur van flaptekst/aanprijzing
Oorspronkelijke taal
Gangbare DDC/MDS
Canonieke LCC

Verwijzingen naar dit werk in externe bronnen.

Wikipedia in het Engels

Geen

What people are saying about C# 4.0 in a Nutshell "C# 4.0 in a Nutshell is one of the few books I keep on my desk as a quick reference. It is a book I recommend."--Scott Guthrie, Corporate Vice President, .NET Developer Platform, Microsoft Corporation "A must-read for a concise but thorough examination of the parallel programming features in the .NET Framework 4."--Stephen Toub, Parallel Computing Platform Program Manager, Microsoft "This wonderful book is a great reference for developers of all levels."-- Chris Burrows, C# Compiler Team, Microsoft When you have questions about how to use C# 4.0 or the .NET CLR, this highly acclaimed bestseller has precisely the answers you need. Uniquely organized around concepts and use cases, this fourth edition includes in-depth coverage of new C# topics such as parallel programming, code contracts, dynamic programming, security, and COM interoperability. You'll also find updated information on LINQ, including examples that work with both LINQ to SQL and Entity Framework. This book has all the essential details to keep you on track with C# 4.0. Get up to speed on C# language basics, including syntax, types, and variables Explore advanced topics such as unsafe code and preprocessor directives Learn C# 4.0 features such as dynamic binding, type parameter variance, and optional and named parameters Work with .NET 4's rich set of features for parallel programming, code contracts, and the code security model Learn .NET topics, including XML, collections, I/O and networking, memory management, reflection, attributes, security, and native interoperability

Geen bibliotheekbeschrijvingen gevonden.

Boekbeschrijving
Haiku samenvatting

Actuele discussies

Geen

Populaire omslagen

Snelkoppelingen

Waardering

Gemiddelde: (4.2)
0.5
1
1.5
2
2.5
3 2
3.5
4 4
4.5
5 4

Ben jij dit?

Word een LibraryThing Auteur.

 

Over | Contact | LibraryThing.com | Privacy/Voorwaarden | Help/Veelgestelde vragen | Blog | Winkel | APIs | TinyCat | Nagelaten Bibliotheken | Vroege Recensenten | Algemene kennis | 204,807,515 boeken! | Bovenbalk: Altijd zichtbaar