Amazon Kindleでは、 Foundations of C++/CLI をはじめとする200万冊以上の本をご利用いただけます。 詳細はこちら

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


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 (Expert's Voice in .Net)
 
 
1分以内にKindleで Foundations of C++/CLI をお読みいただけます。

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

Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 (Expert's Voice in .Net) [ペーパーバック]

Gordon Hogenson
5つ星のうち 5.0  レビューをすべて見る (1 件のカスタマーレビュー)
参考価格: ¥ 6,456
価格: ¥ 6,301 通常配送無料 詳細
OFF: ¥ 155 (2%)
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
在庫あり。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
多読の一助に
英語学習にぴったり、10万冊以上の中から自分のレベルに合った洋書が探せる「英語 難易度別リーディングガイド」 がオープン!

フォーマット

Amazon 価格 新品 中古品
Kindle版 ¥ 3,195  
ペーパーバック ¥ 6,301  

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

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


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


商品の説明

内容説明

Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 introduces C++/CLI, Microsofts extensions to the C++ syntax that allow you to target the common language runtime, the key to the heart of the .NET Framework 3.5. This book gives you a small, fastpaced primer that will kickstart your journey into the world of C++/CLI. In 13 nofluff chapters, Microsoft insiders take readers into the core of the C++/CLI language and explain both how the language elements work and how Microsoft intends them to be used.

This book is a beginners guide, but it assumes a familiarity with programming basics. And it concentrates on explaining the aspects of C++/CLI that make it the most powerful and fun language of the .NET Framework. As such, this book is ideal if youre thinking of migrating to C++/CLI from another language. By the end of this book, youll have a thorough grounding in the core language elements together with the confidence to explore further that comes from a solid understanding of a languages syntax and grammar.

What youll learn

  • The basics of C++/CLI
  • The objectoriented features of C++/CLI
  • How C++/CLI sits within the .NET Framework 3.5
  • How to create C++/CLI programs
  • Using STL/CLR

Who this book is for

Developers wanting to learn C++/CLI.

著者について

Gordon Hogenson is the manager responsible for the Visual C++ documentation, has worked as a technical writer and testing engineer for Visual C++, C# and other Microsoft products for nine years. He has avid interests in many diverse fields, including botany and organic gardening, chemistry, physics, metaphysics and philosophy.

登録情報

  • ペーパーバック: 512ページ
  • 出版社: Apress; 2版 (2008/9/15)
  • 言語 英語, 英語, 英語
  • ISBN-10: 1430210230
  • ISBN-13: 978-1430210238
  • 発売日: 2008/9/15
  • 商品パッケージの寸法: 19.1 x 2.6 x 23.5 cm
  • おすすめ度: 5つ星のうち 5.0  レビューをすべて見る (1 件のカスタマーレビュー)
  • Amazon ベストセラー商品ランキング: 洋書 - 104,154位 (洋書のベストセラーを見る)
  •  カタログ情報、または画像について報告


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

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


カスタマーレビュー

星4つ
0
星3つ
0
星2つ
0
星1つ
0
最も参考になったカスタマーレビュー
形式:ペーパーバック
.NET案件が華やかになった今日、C++でキャリアを形成してしまった古参PGがいかに.NETに適応するかが問題だ。

C++/CLIはメインストリームではないが、そのアプローチは面白い。
テンプレートとジェネリクスを両方サポートしているので、
STLを.NETのコンテナとして扱えるということだ。
もう、C++脳なひとにはうってつけと言えよう。

C#本を読んでも、いまひとつピンとこないC++なひとにオススメなのがこの本。
「原子模型」を題材に.NETでのオブジェクト指向プログラミングをナビゲート。
理系なひとは楽しめます。

また、著者のセンスが秀逸なので読み物としても良い。
(サンプルコードに奥さんの書いた詩を使うあたり)

仕事に使う予定のないひとでも、一読の価値がある。
こういう本が増えるといいね。
このレビューは参考になりましたか?
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com: 5つ星のうち 5.0  2件のカスタマーレビュー
5 人中、5人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 Useful for C++ Experts 2010/6/16
By Book Lover Bob - (Amazon.com)
形式:ペーパーバック|Amazon.co.jpで購入済み
I have been programming C++ for years but I never worked in the .NET world but I needed to learn it for my latest assignment. This book was very well organized and I found it provided much useful information to help me with my transition. This book is not for beginners.
3 人中、3人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 Highly Recommended 2011/9/4
By Alan B. Revzin - (Amazon.com)
形式:ペーパーバック
This is a very useful and the most complete C++/CLI book I read. Definitely much better than books like CLI in Action but not perfect, because the author is not a language designer like Stroustrup or Sutter.
One of the things I found very useful is the format of examples with printed output that really makes it very easy to understand order of execution, branching etc. If you are an experienced C++ programmer and need to learn how to write managed code you will not regret buying this book.
これらのレビューは参考になりましたか?   ご意見はクチコミでお聞かせください。
カスタマーレビューの検索
この商品のカスタマーレビューだけを検索する

クチコミ

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

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

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


リストマニア

リストを作成

関連商品を探す


フィードバック


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