본문

서브메뉴

C♯ 5 First Look- [electronic resource]
C♯ 5 First Look- [electronic resource]

상세정보

자료유형  
 단행본
International Standard Book Number  
9781849686778 (electronic bk.)
International Standard Book Number  
1849686777 (electronic bk.)
Library of Congress Call Number  
QA76.73 .C154
Dewey Decimal Classification Number  
005.13/3
Main Entry-Personal Name  
Martinez, Joel.
Publication, Distribution, etc. (Imprint  
Birmingham : Packt Pub, 2012
Physical Description  
1 online resource (258 p)
Formatted Contents Note  
완전내용Table of Contents; C♯ 5 First Look; C♯ 5 First Look; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Getting Started with C♯; Origins; C♯ is born; The tools; Visual Studio; Full versions of Visual Studio; Licensing; Express; Using Visual Studio.
Formatted Contents Note  
완전내용Command-line compilerSharpDevelop; MonoDevelop; Summary; 2. Evolution of C♯; C♯ 1.0 -- in the beginning; Runtime; Memory management; Syntax features; Base Class Library; C♯ 2.0; Syntax updates; Anonymous methods; Partial classes; Generics; Generic collections; Iterator methods; C♯ 3.0; Syntax updates; LINQ; Extension methods; C♯ 4.0; Summary; 3. Asynchrony in Action; Asynchrony; Task Parallel Library; Task composability; Error handling with tasks; async and await; Composing async calls; Error handling with async methods; Impact of async; Improvements in .NET 4.5 Framework; TPL DataFlow.
Formatted Contents Note  
완전내용ActionBlockTransformBlock; BatchBlock; BroadcastBlock; Async I/O; Caller attributes; Summary; 4. Creating a Windows Store App; Making a Flickr browser; Getting the project started; Connecting to Flickr; Creating the UI; Summary; 5. Mobile Web App; Mobile Web with ASP.NET MVC; Building a MeatSpace tracker; Iteration zero; Going asynchronous; Getting the user's location; Broadcasting with SignalR; Mapping users; Testing the app; Summary; 6. Cross-platform Development; Building a web scraper; Building the model; Accessing the Web; Making a DataSource; Building the view; Summary; Index.
Summary, Etc.  
요약This will be a mix of concept introduction and examples, and with each new feature and enhancement we will give an example to the readers. C♯ 5 First Look will provide a gist of C♯ 5 to the readers. ""C♯ 5 First Look"" is for developers who want to learn about the latest version of C♯. It is assumed that you have basic programming knowledge. Experience with prior versions of C♯ or the .NET Framework would be helpful, but not mandatory.
Subject Added Entry-Topical Term  
C♯ (Computer program language)
Subject Added Entry-Topical Term  
Database design
Subject Added Entry-Topical Term  
Web site development
Subject Added Entry-Topical Term  
C# (Computer program language)
Subject Added Entry-Topical Term  
Application software Development
Subject Added Entry-Topical Term  
Computer programming
Subject Added Entry-Topical Term  
COMPUTERS / Programming Languages / C#.
Subject Added Entry-Topical Term  
COMPUTERS / Programming Languages / Java.
Subject Added Entry-Topical Term  
COMPUTERS / Programming Languages / Pascal.
Additional Physical Form Entry  
Print version / Martinez, JoelC♯ 5 First Look. Birmingham : Packt Publishing, c2012. 9781849686761
Electronic Location and Access  
로그인을 한후 보실 수 있는 자료입니다.
Control Number  
joongbu:423035

MARC

 008140102s2012        enk          o          000  0  eng  d
■001                                        
■003OCoLC
■00520140127111325
■006m          o    d
■007cr  |n|
■020    ▼a9781849686778  (electronic  bk.)
■020    ▼a1849686777  (electronic  bk.)
■035    ▼a(OCoLC)823719017
■040    ▼aEBLCP▼beng▼cEBLCP▼dOCLCQ▼dN$T
■050  4▼aQA76.73  .C154
■072  7▼aCOM▼x051310▼2bisacsh
■072  7▼aCOM▼x051280▼2bisacsh
■072  7▼aCOM▼x051130▼2bisacsh
■08204▼a005.13/3
■1001  ▼aMartinez,  Joel.
■24510▼aC♯  5  First  Look▼h[electronic  resource]
■260    ▼aBirmingham▼bPackt  Pub▼c2012
■300    ▼a1  online  resource  (258  p)
■5050  ▼aTable  of  Contents;  C♯  5  First  Look;  C♯  5  First  Look;  Credits;  About  the  Author;  About  the  Reviewers;  www.PacktPub.com;  Support  files,  eBooks,  discount  offers  and  more;  Why  Subscribe?;  Free  Access  for  Packt  account  holders;  Instant  Updates  on  New  Packt  Books;  Preface;  What  this  book  covers;  What  you  need  for  this  book;  Who  this  book  is  for;  Conventions;  Reader  feedback;  Customer  support;  Downloading  the  example  code;  Errata;  Piracy;  Questions;  1.  Getting  Started  with  C♯;  Origins;  C♯  is  born;  The  tools;  Visual  Studio;  Full  versions  of  Visual  Studio;  Licensing;  Express;  Using  Visual  Studio.
■5058  ▼aCommand-line  compilerSharpDevelop;  MonoDevelop;  Summary;  2.  Evolution  of  C♯;  C♯  1.0  --  in  the  beginning;  Runtime;  Memory  management;  Syntax  features;  Base  Class  Library;  C♯  2.0;  Syntax  updates;  Anonymous  methods;  Partial  classes;  Generics;  Generic  collections;  Iterator  methods;  C♯  3.0;  Syntax  updates;  LINQ;  Extension  methods;  C♯  4.0;  Summary;  3.  Asynchrony  in  Action;  Asynchrony;  Task  Parallel  Library;  Task  composability;  Error  handling  with  tasks;  async  and  await;  Composing  async  calls;  Error  handling  with  async  methods;  Impact  of  async;  Improvements  in  .NET  4.5  Framework;  TPL  DataFlow.
■5058  ▼aActionBlockTransformBlock;  BatchBlock;  BroadcastBlock;  Async  I/O;  Caller  attributes;  Summary;  4.  Creating  a  Windows  Store  App;  Making  a  Flickr  browser;  Getting  the  project  started;  Connecting  to  Flickr;  Creating  the  UI;  Summary;  5.  Mobile  Web  App;  Mobile  Web  with  ASP.NET  MVC;  Building  a  MeatSpace  tracker;  Iteration  zero;  Going  asynchronous;  Getting  the  user's  location;  Broadcasting  with  SignalR;  Mapping  users;  Testing  the  app;  Summary;  6.  Cross-platform  Development;  Building  a  web  scraper;  Building  the  model;  Accessing  the  Web;  Making  a  DataSource;  Building  the  view;  Summary;  Index.
■520    ▼aThis  will  be  a  mix  of  concept  introduction  and  examples,  and  with  each  new  feature  and  enhancement  we  will  give  an  example  to  the  readers.  C♯  5  First  Look  will  provide  a  gist  of  C♯  5  to  the  readers.  ""C♯  5  First  Look""  is  for  developers  who  want  to  learn  about  the  latest  version  of  C♯.  It  is  assumed  that  you  have  basic  programming  knowledge.  Experience  with  prior  versions  of  C♯  or  the  .NET  Framework  would  be  helpful,  but  not  mandatory.
■588    ▼aDescription  based  on  print  version  record.
■650  4▼aC♯  (Computer  program  language)
■650  4▼aDatabase  design
■650  4▼aWeb  site  development
■650  0▼aC#  (Computer  program  language)
■650  0▼aApplication  software▼xDevelopment
■650  0▼aComputer  programming
■650  7▼aCOMPUTERS  /  Programming  Languages  /  C#.▼2bisacsh
■650  7▼aCOMPUTERS  /  Programming  Languages  /  Java.▼2bisacsh
■650  7▼aCOMPUTERS  /  Programming  Languages  /  Pascal.▼2bisacsh
■655  4▼aElectronic  books.
■77608▼iPrint  version▼aMartinez,  Joel▼tC♯  5  First  Look▼dBirmingham  :  Packt  Publishing,  c2012▼z9781849686761
■85640▼3EBSCOhost▼uhttp://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=526157
■938    ▼aEBL  -  Ebook  Library▼bEBLB▼nEBL1108339
■938    ▼aEBSCOhost▼bEBSC▼n526157
■994    ▼a92▼bK4R
■999    ▼z635217623907107158

미리보기

내보내기

chatGPT토론

Ai 추천 관련 도서


    New Books MORE
    최근 3년간 통계입니다.

    詳細情報

    • 予約
    • 캠퍼스간 도서대출
    • 서가에 없는 책 신고
    • 私のフォルダ
    資料
    登録番号 請求記号 場所 ステータス 情報を貸す
    EW0010090 EB   원문자료 대출가능 대출가능
    마이폴더 부재도서신고

    *ご予約は、借入帳でご利用いただけます。予約をするには、予約ボタンをクリックしてください

    해당 도서를 다른 이용자가 함께 대출한 도서

    Related books

    Related Popular Books

    도서위치