Amazon Kindleでは、 Programming C# 4.0 (Animal Guide) をはじめとする140万冊以上の本をご利用いただけます。 詳細はこちら

Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Programming C# 4.0
 
 
1分以内にKindleで Programming C# 4.0 (Animal Guide) をお読みいただけます。

Kindle をお持ちでない場合、こちらから購入いただけます。 Kindle 無料アプリのダウンロードはこちら

Programming C# 4.0 [ペーパーバック]

Ian Griffiths , Matthew Adams , Jesse Liberty

参考価格: ¥ 5,756
価格: ¥ 5,601 通常配送無料 詳細
OFF: ¥ 155 (3%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
1点在庫あり。(入荷予定あり) 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
多読の一助に
英語学習にぴったり、10万冊以上の中から自分のレベルに合った洋書が探せる「英語 難易度別リーディングガイド」 がオープン!
この商品には新版があります:
Programming C# 5.0 Programming C# 5.0 5つ星のうち 5.0 (1)
¥ 5,601
在庫あり。

フォーマット

Amazon 価格 新品 中古品
Kindle版 ¥ 2,380  
ペーパーバック ¥ 5,601  

会員なら、この商品は10%Amazonポイント還元 (ポイントが表示されている場合は、表示ポイント+10%還元)。

キャンペーンおよび追加情報


この商品をチェックした人はこんな商品もチェックしています


商品の説明

内容説明

With dynamic typing and many other new features, C# 4.0 has already piqued the interest of .NET developers worldwide. This bestselling tutorial for beginning to intermediate programmers teaches you how to use the new version of the C# language to build web, desktop, and rich Internet applications with the .NET 4.0 Framework. In this sixth edition, .NET experts Ian Griffiths and Matthew Adams cover the latest enhancements to the language, as well as the fundamentals of both C# and .NET. The book explains concurrent programming with C# 4.0, and teaches you how to use C# with .NET tools such as the Entity Framework for easier data access, and the Silverlight platform for browser-based RIA development. With "Programming C# 4.0", you will: learn C# and .NET programming with a comprehensive tutorial that also serves as a useful reference; find many more useful code examples than in previous editions; learn basic language and framework features, from classes to assemblies; get details on new C# 4.0 features and capabilities, from optional and named arguments to dynamic and concurrent programming; and, learn about LINQ, anonymous delegates, and lambda expressions. "Programming C# 4.0 " provides a clear and concise way for programmers to learn C# 4.0 quickly and thoroughly. No prior .NET experience is required for you to get started.

著者について

Ian Griffiths is an independent WPF consultant, developer, speaker and Pluralsight instructor and a widely recognized expert on the subject. He lives in London but can often be found on various developer mailing lists and newsgroups, where a popular sport is to see who can get him to write the longest email in reply to the shortest possible question. Ian maintains a popular blog at http://www.interact-sw.co.uk/iangblog/ and is co-author of "Windows Forms in a Nutshell" and of "Mastering Visual Studio .NET". Matthew Adams is the Director of Development at Digital Healthcare Ltd. The last three years have kept him fully occupied in the development of a C#/.NET-based distributed imaging platform for healthcare applications. Before that, he studied Natural Sciences at Cambridge University, worked on banking and imaging applications in North America, became a fully paid C++ junkie, and was the lead architect on software solutions for drug-discovery at a large U.S. corporation. He thinks that .NET is a major philosophical stride forward for the computer industry, so much so that he almost doesn't miss his first love--generics--in C#. He has written articles and given papers on the subject to both technical and non-technical audiences and looks forward to the day when he doesn't have to answer the question, 'So, what is .NET?' any more! Jesse Liberty, "Silverlight Geek", is a senior program manager for Microsoft Silverlight in the Silverlight Development Division where he is responsible for the creation of tutorials, videos and other content to facilitate the learning and use of Silverlight. Even before joining Microsoft, Jesse is well known in the industry in part because of his many bestselling books, including O'Reilly Media's Programming .NET 3.5, Programming C# 3.0, Learning ASP.NET with AJAX and the soon to be published Programming Silverlight. He has over two decades experience writing software, consulting and training, with stints as at AT&T as a Distinguished Software Engineer and at Citibank as a Vice President in the Information Division.

登録情報

  • ペーパーバック: 830ページ
  • 出版社: Oreilly & Associates Inc; 6版 (2010/8/18)
  • 言語 英語, 英語, 英語
  • ISBN-10: 0596159838
  • ISBN-13: 978-0596159832
  • 発売日: 2010/8/18
  • 商品パッケージの寸法: 17.8 x 4.8 x 23.2 cm
  • Amazon ベストセラー商品ランキング: 洋書 - 54,983位 (洋書のベストセラーを見る)
  •  カタログ情報、または画像について報告


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引 | 裏表紙
この本の中身を閲覧する:

この商品を見た後に買っているのは?


カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com: 5つ星のうち 4.0  12件のカスタマーレビュー
19 人中、19人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 3.0 Thorough but long winded 2011/2/14
By J. Lacy - (Amazon.com)
形式:ペーパーバック
This book spends too much time on examples of imaginary applications and not enough time on the concrete structures of the language itself. For instance, the chapter on delegates starts with 5 pages describing an imaginary document class and all the different ways you might try to link up Documents to processes. The actual implementation of what a delegate is and how to use one is lost in a mire of unrelated code which is suppose to motivate the necessity of the delegate itself.

I must admit the book is packed with information and covers all the topics you could possibly want from the core language. Little asides and boxes give nice insights into whats happening in the underlying .NET framework and the CLR. The sheer information content is why I give it three stars.

I also think this book might be more useful for someone who has never programmed before. But for anyone who has experience in another language, the invented code and contrived applications will quickly become tedious and youll find yourself scanning through pages just to find the underlying syntax of a simple language structure.

I think this might be a good book for beginners, but an experienced programmer might want to go directly to the "Nutshell" version.
8 人中、8人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 4.0 A Great Resource for C# Developers 2010/12/25
By Scott Gowell - (Amazon.com)
形式:ペーパーバック
What this book does well:

Starting with a basic implementation of "Hello World" and culminating with a chapter on the new dynamic type, this book manages to quickly and concisely explain basic and complex data structures, proper error handling, file I/O, and basic use of databases. The full powers of LINQ, threading (and parallel programing) are explained in later chapters.

Where this book may fall down:

For a beginning developer I can see the heft and breadth of this book being a little daunting. Though there is an excellent progression from beginning and intermediary programming examples into more complex ones, at 800 pages it could be overwhelming. While reading the book I found around 5 sections that talked about new functionality afforded either in the use of C# 4.0 or Visual Studio 2010. Chapter 18's explanation of the new dynamic type is incredibly thorough.

Final Thoughts:

If you are looking for a book that spends its entirety explaining the differences found in the newest version of the .NET Framework then this is not the book for you.

If you are looking for a resource that highlights these differences amidst a near encyclopedic text of the intricacies of programming in C# then this is definitely the book for you.

If you already own Programming C# 3.5, I wouldn't necessarily suggest plopping down the $55 for this edition. But if you don't I would highly recommend this book. I can see it becoming a trusted resource when I need to explore the more complex development practices in C#, or just when I need to brush up on others.
15 人中、13人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 1.0 Programmers: Avoid This Book 2011/9/6
By C. Barker - (Amazon.com)
形式:ペーパーバック|Amazon.co.jpで購入済み
This book is far too long-winded and seems to try to tell stories via code examples rather than simply and directly cover the topic. I read the C# 3.0 book cover-to-cover and it was SO much better organized with far fewer digressions and fluff. The flow of the topics in this book are clumsy at best. When I saw Jesse Liberty's name listed last I should have inspected further. I would suggest avoiding this book, I'm sorry I spent the money on it.
これらのレビューは参考になりましたか?   ご意見はクチコミでお聞かせください。

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア


関連商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換