C♯ 2.0 :: practical guide for programmers /
You dont need coddling; you dont need to be told what you already know. What you need is a book that uses your experience as a Java or C++ programmer to give you a leg up into the challenges and rewards of C♯. And this Practical Guide is precisely what youre after. Written by a team that boasts exte...
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Amsterdam ; Boston :
Elsevier,
2005.
|
Schriftenreihe: | Morgan Kaufmann practical guides series.
|
Schlagworte: | |
Online-Zugang: | Volltext Volltext |
Zusammenfassung: | You dont need coddling; you dont need to be told what you already know. What you need is a book that uses your experience as a Java or C++ programmer to give you a leg up into the challenges and rewards of C♯. And this Practical Guide is precisely what youre after. Written by a team that boasts extensive experience teaching C♯ to professionals, this book provides a practical, efficient explanation of the language itself, covering basic to advanced features and calling out all thats new in 2.0. Its instruction is always firmly situated within the context of the .NET framework and bolstered by code examples, key lessons in object-oriented programming, and installments of a realistic application programming tutorial. Concise and incisive, this is the best way to master the worlds fastest-growing and most marketable programming language. Features * Provides a carefully focused explanation of every aspect of the C♯ language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes. * Highlights all features new to the latest version of C♯ and organizes its presentation of C♯ according to the key principles of object-oriented programming and the .NET framework. * Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial. * Includes an easy-to-use appendix on the grammatical rules of C♯ and provides downloadable example code via the companion website. * Provides a carefully focused explanation of every aspect of the C♯ language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes. * Highlights all features new to the latest version of C♯ and organizes its presentation of C♯ according to the key principles of object-oriented programming and the .NET framework. * Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial. * Includes an easy-to-use appendix on the grammatical rules of C♯ and provides downloadable example code via the companion website. |
Beschreibung: | 1 online resource (xix, 251 pages) |
Bibliographie: | Includes bibliographical references (pages 243-244) and index. |
ISBN: | 1423708210 9781423708216 9780121674519 0121674517 0080488439 9780080488431 |
Internformat
MARC
LEADER | 00000cam a22000004a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocm60692553 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 050622s2005 ne ob 001 0 eng d | ||
040 | |a N$T |b eng |e pn |c N$T |d OCLCQ |d YDXCP |d OCLCA |d OCLCQ |d OCLCA |d OCLCQ |d OCLCO |d OPELS |d OKU |d MERUC |d DEBBG |d IDEBK |d ZCU |d E7B |d I8H |d OCLCQ |d OCLCF |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d COO |d AGLDB |d OCLCQ |d HTC |d OCLCQ |d STF |d D6H |d VTS |d OCLCQ |d WYU |d G3B |d LEAUB |d OL$ |d OCLCO |d REC |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d SXB |d OCLCQ |d OCLCO | ||
019 | |a 162571364 |a 441791701 |a 506935692 |a 613083217 |a 647497608 |a 847930847 |a 1063875312 |a 1113178640 |a 1289746326 | ||
020 | |a 1423708210 |q (electronic bk.) | ||
020 | |a 9781423708216 |q (electronic bk.) | ||
020 | |a 9780121674519 | ||
020 | |a 0121674517 | ||
020 | |a 0080488439 |q (electronic bk.) | ||
020 | |a 9780080488431 |q (electronic bk.) | ||
035 | |a (OCoLC)60692553 |z (OCoLC)162571364 |z (OCoLC)441791701 |z (OCoLC)506935692 |z (OCoLC)613083217 |z (OCoLC)647497608 |z (OCoLC)847930847 |z (OCoLC)1063875312 |z (OCoLC)1113178640 |z (OCoLC)1289746326 | ||
037 | |a 105196:105224 |b Elsevier Science & Technology |n http://www.sciencedirect.com | ||
050 | 4 | |a QA76.73.C154 |b C45 2005eb | |
072 | 7 | |a COM |x 051310 |2 bisacsh | |
072 | 7 | |a COM |x 051280 |2 bisacsh | |
072 | 7 | |a COM |x 051130 |2 bisacsh | |
082 | 7 | |a 005.13/3 |2 22 | |
049 | |a MAIN | ||
100 | 1 | |a Champlain, Michel de. |1 https://id.oclc.org/worldcat/entity/E39PCjJf8bmv4kppg6VRprJRrq |0 http://id.loc.gov/authorities/names/n2005005635 | |
245 | 1 | 0 | |a C♯ 2.0 : |b practical guide for programmers / |c Michel de Champlain, Brian G. Patrick. |
246 | 3 | 0 | |a Practical guide for programmers |
260 | |a Amsterdam ; |a Boston : |b Elsevier, |c 2005. | ||
300 | |a 1 online resource (xix, 251 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
504 | |a Includes bibliographical references (pages 243-244) and index. | ||
505 | 0 | |a Introducing C♯ and .NET -- Classes, objects, and namespaces -- Class members and class reuse -- Unified type system -- Operators, assignments, and expressions -- Statements and exceptions -- Advanced types, polymorphism, and accessors -- Collections and generics -- Resource disposal, input/output, and threads -- Reflection and attributes. | |
520 | |a You dont need coddling; you dont need to be told what you already know. What you need is a book that uses your experience as a Java or C++ programmer to give you a leg up into the challenges and rewards of C♯. And this Practical Guide is precisely what youre after. Written by a team that boasts extensive experience teaching C♯ to professionals, this book provides a practical, efficient explanation of the language itself, covering basic to advanced features and calling out all thats new in 2.0. Its instruction is always firmly situated within the context of the .NET framework and bolstered by code examples, key lessons in object-oriented programming, and installments of a realistic application programming tutorial. Concise and incisive, this is the best way to master the worlds fastest-growing and most marketable programming language. Features * Provides a carefully focused explanation of every aspect of the C♯ language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes. * Highlights all features new to the latest version of C♯ and organizes its presentation of C♯ according to the key principles of object-oriented programming and the .NET framework. * Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial. * Includes an easy-to-use appendix on the grammatical rules of C♯ and provides downloadable example code via the companion website. * Provides a carefully focused explanation of every aspect of the C♯ language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes. * Highlights all features new to the latest version of C♯ and organizes its presentation of C♯ according to the key principles of object-oriented programming and the .NET framework. * Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial. * Includes an easy-to-use appendix on the grammatical rules of C♯ and provides downloadable example code via the companion website. | ||
588 | 0 | |a Print version record. | |
650 | 0 | |a C# (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh2001001705 | |
650 | 6 | |a C♯ (Langage de programmation) | |
650 | 6 | |a C# (Langage de programmation) | |
650 | 7 | |a COMPUTERS |x Programming Languages |x C♯ |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Programming Languages |x Java. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Programming Languages |x Pascal. |2 bisacsh | |
650 | 7 | |a C# (Computer program language) |2 fast | |
700 | 1 | |a Patrick, Brian G. |1 https://id.oclc.org/worldcat/entity/E39PCjw7c8cPkgbGXwYQ8fmG9C |0 http://id.loc.gov/authorities/names/n2005005637 | |
758 | |i has work: |a C♯ 2.0 (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGH6GbTTmTBpjtxMx6d683 |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Champlain, Michel de. |t C♯ 2.0. |d Amsterdam ; Boston : Elsevier, 2005 |z 0121674517 |w (DLC) 2005002332 |w (OCoLC)57531549 |
830 | 0 | |a Morgan Kaufmann practical guides series. |0 http://id.loc.gov/authorities/names/no2001089207 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=130117 |3 Volltext |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://www.sciencedirect.com/science/book/9780121674519 |3 Volltext |
938 | |a ebrary |b EBRY |n ebr10127996 | ||
938 | |a EBSCOhost |b EBSC |n 130117 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n 101999 | ||
938 | |a YBP Library Services |b YANK |n 2356935 | ||
938 | |a YBP Library Services |b YANK |n 2586281 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocm60692553 |
---|---|
_version_ | 1816881628093349888 |
adam_text | |
any_adam_object | |
author | Champlain, Michel de |
author2 | Patrick, Brian G. |
author2_role | |
author2_variant | b g p bg bgp |
author_GND | http://id.loc.gov/authorities/names/n2005005635 http://id.loc.gov/authorities/names/n2005005637 |
author_facet | Champlain, Michel de Patrick, Brian G. |
author_role | |
author_sort | Champlain, Michel de |
author_variant | m d c md mdc |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.73.C154 C45 2005eb |
callnumber-search | QA76.73.C154 C45 2005eb |
callnumber-sort | QA 276.73 C154 C45 42005EB |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Introducing C♯ and .NET -- Classes, objects, and namespaces -- Class members and class reuse -- Unified type system -- Operators, assignments, and expressions -- Statements and exceptions -- Advanced types, polymorphism, and accessors -- Collections and generics -- Resource disposal, input/output, and threads -- Reflection and attributes. |
ctrlnum | (OCoLC)60692553 |
dewey-full | 005.13/3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.13/3 |
dewey-search | 005.13/3 |
dewey-sort | 15.13 13 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05968cam a22006614a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocm60692553 </controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">050622s2005 ne ob 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">N$T</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">N$T</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCA</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCA</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OPELS</subfield><subfield code="d">OKU</subfield><subfield code="d">MERUC</subfield><subfield code="d">DEBBG</subfield><subfield code="d">IDEBK</subfield><subfield code="d">ZCU</subfield><subfield code="d">E7B</subfield><subfield code="d">I8H</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">COO</subfield><subfield code="d">AGLDB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">HTC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">STF</subfield><subfield code="d">D6H</subfield><subfield code="d">VTS</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">WYU</subfield><subfield code="d">G3B</subfield><subfield code="d">LEAUB</subfield><subfield code="d">OL$</subfield><subfield code="d">OCLCO</subfield><subfield code="d">REC</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">SXB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">162571364</subfield><subfield code="a">441791701</subfield><subfield code="a">506935692</subfield><subfield code="a">613083217</subfield><subfield code="a">647497608</subfield><subfield code="a">847930847</subfield><subfield code="a">1063875312</subfield><subfield code="a">1113178640</subfield><subfield code="a">1289746326</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1423708210</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781423708216</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780121674519</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0121674517</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0080488439</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780080488431</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)60692553</subfield><subfield code="z">(OCoLC)162571364</subfield><subfield code="z">(OCoLC)441791701</subfield><subfield code="z">(OCoLC)506935692</subfield><subfield code="z">(OCoLC)613083217</subfield><subfield code="z">(OCoLC)647497608</subfield><subfield code="z">(OCoLC)847930847</subfield><subfield code="z">(OCoLC)1063875312</subfield><subfield code="z">(OCoLC)1113178640</subfield><subfield code="z">(OCoLC)1289746326</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">105196:105224</subfield><subfield code="b">Elsevier Science & Technology</subfield><subfield code="n">http://www.sciencedirect.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.73.C154</subfield><subfield code="b">C45 2005eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051310</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051280</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051130</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.13/3</subfield><subfield code="2">22</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Champlain, Michel de.</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCjJf8bmv4kppg6VRprJRrq</subfield><subfield code="0">http://id.loc.gov/authorities/names/n2005005635</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">C♯ 2.0 :</subfield><subfield code="b">practical guide for programmers /</subfield><subfield code="c">Michel de Champlain, Brian G. Patrick.</subfield></datafield><datafield tag="246" ind1="3" ind2="0"><subfield code="a">Practical guide for programmers</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Amsterdam ;</subfield><subfield code="a">Boston :</subfield><subfield code="b">Elsevier,</subfield><subfield code="c">2005.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (xix, 251 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="504" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references (pages 243-244) and index.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Introducing C♯ and .NET -- Classes, objects, and namespaces -- Class members and class reuse -- Unified type system -- Operators, assignments, and expressions -- Statements and exceptions -- Advanced types, polymorphism, and accessors -- Collections and generics -- Resource disposal, input/output, and threads -- Reflection and attributes.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">You dont need coddling; you dont need to be told what you already know. What you need is a book that uses your experience as a Java or C++ programmer to give you a leg up into the challenges and rewards of C♯. And this Practical Guide is precisely what youre after. Written by a team that boasts extensive experience teaching C♯ to professionals, this book provides a practical, efficient explanation of the language itself, covering basic to advanced features and calling out all thats new in 2.0. Its instruction is always firmly situated within the context of the .NET framework and bolstered by code examples, key lessons in object-oriented programming, and installments of a realistic application programming tutorial. Concise and incisive, this is the best way to master the worlds fastest-growing and most marketable programming language. Features * Provides a carefully focused explanation of every aspect of the C♯ language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes. * Highlights all features new to the latest version of C♯ and organizes its presentation of C♯ according to the key principles of object-oriented programming and the .NET framework. * Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial. * Includes an easy-to-use appendix on the grammatical rules of C♯ and provides downloadable example code via the companion website. * Provides a carefully focused explanation of every aspect of the C♯ language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes. * Highlights all features new to the latest version of C♯ and organizes its presentation of C♯ according to the key principles of object-oriented programming and the .NET framework. * Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial. * Includes an easy-to-use appendix on the grammatical rules of C♯ and provides downloadable example code via the companion website.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">C# (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2001001705</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">C♯ (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">C# (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">C♯</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">Java.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">Pascal.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">C# (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Patrick, Brian G.</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCjw7c8cPkgbGXwYQ8fmG9C</subfield><subfield code="0">http://id.loc.gov/authorities/names/n2005005637</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">C♯ 2.0 (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCGH6GbTTmTBpjtxMx6d683</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Champlain, Michel de.</subfield><subfield code="t">C♯ 2.0.</subfield><subfield code="d">Amsterdam ; Boston : Elsevier, 2005</subfield><subfield code="z">0121674517</subfield><subfield code="w">(DLC) 2005002332</subfield><subfield code="w">(OCoLC)57531549</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Morgan Kaufmann practical guides series.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2001089207</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=130117</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://www.sciencedirect.com/science/book/9780121674519</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10127996</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">130117</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">101999</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">2356935</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">2586281</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocm60692553 |
illustrated | Not Illustrated |
indexdate | 2024-11-27T13:15:44Z |
institution | BVB |
isbn | 1423708210 9781423708216 9780121674519 0121674517 0080488439 9780080488431 |
language | English |
oclc_num | 60692553 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (xix, 251 pages) |
psigel | ZDB-4-EBA |
publishDate | 2005 |
publishDateSearch | 2005 |
publishDateSort | 2005 |
publisher | Elsevier, |
record_format | marc |
series | Morgan Kaufmann practical guides series. |
spelling | Champlain, Michel de. https://id.oclc.org/worldcat/entity/E39PCjJf8bmv4kppg6VRprJRrq http://id.loc.gov/authorities/names/n2005005635 C♯ 2.0 : practical guide for programmers / Michel de Champlain, Brian G. Patrick. Practical guide for programmers Amsterdam ; Boston : Elsevier, 2005. 1 online resource (xix, 251 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier Includes bibliographical references (pages 243-244) and index. Introducing C♯ and .NET -- Classes, objects, and namespaces -- Class members and class reuse -- Unified type system -- Operators, assignments, and expressions -- Statements and exceptions -- Advanced types, polymorphism, and accessors -- Collections and generics -- Resource disposal, input/output, and threads -- Reflection and attributes. You dont need coddling; you dont need to be told what you already know. What you need is a book that uses your experience as a Java or C++ programmer to give you a leg up into the challenges and rewards of C♯. And this Practical Guide is precisely what youre after. Written by a team that boasts extensive experience teaching C♯ to professionals, this book provides a practical, efficient explanation of the language itself, covering basic to advanced features and calling out all thats new in 2.0. Its instruction is always firmly situated within the context of the .NET framework and bolstered by code examples, key lessons in object-oriented programming, and installments of a realistic application programming tutorial. Concise and incisive, this is the best way to master the worlds fastest-growing and most marketable programming language. Features * Provides a carefully focused explanation of every aspect of the C♯ language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes. * Highlights all features new to the latest version of C♯ and organizes its presentation of C♯ according to the key principles of object-oriented programming and the .NET framework. * Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial. * Includes an easy-to-use appendix on the grammatical rules of C♯ and provides downloadable example code via the companion website. * Provides a carefully focused explanation of every aspect of the C♯ language, including entire chapters on the unified type system, advanced types, collections, generics, reflection and attributes. * Highlights all features new to the latest version of C♯ and organizes its presentation of C♯ according to the key principles of object-oriented programming and the .NET framework. * Using end-of-chapter exercises, incrementally develops a cohesive application programming tutorial. * Includes an easy-to-use appendix on the grammatical rules of C♯ and provides downloadable example code via the companion website. Print version record. C# (Computer program language) http://id.loc.gov/authorities/subjects/sh2001001705 C♯ (Langage de programmation) C# (Langage de programmation) COMPUTERS Programming Languages C♯ bisacsh COMPUTERS Programming Languages Java. bisacsh COMPUTERS Programming Languages Pascal. bisacsh C# (Computer program language) fast Patrick, Brian G. https://id.oclc.org/worldcat/entity/E39PCjw7c8cPkgbGXwYQ8fmG9C http://id.loc.gov/authorities/names/n2005005637 has work: C♯ 2.0 (Text) https://id.oclc.org/worldcat/entity/E39PCGH6GbTTmTBpjtxMx6d683 https://id.oclc.org/worldcat/ontology/hasWork Print version: Champlain, Michel de. C♯ 2.0. Amsterdam ; Boston : Elsevier, 2005 0121674517 (DLC) 2005002332 (OCoLC)57531549 Morgan Kaufmann practical guides series. http://id.loc.gov/authorities/names/no2001089207 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=130117 Volltext FWS01 ZDB-4-EBA FWS_PDA_EBA https://www.sciencedirect.com/science/book/9780121674519 Volltext |
spellingShingle | Champlain, Michel de C♯ 2.0 : practical guide for programmers / Morgan Kaufmann practical guides series. Introducing C♯ and .NET -- Classes, objects, and namespaces -- Class members and class reuse -- Unified type system -- Operators, assignments, and expressions -- Statements and exceptions -- Advanced types, polymorphism, and accessors -- Collections and generics -- Resource disposal, input/output, and threads -- Reflection and attributes. C# (Computer program language) http://id.loc.gov/authorities/subjects/sh2001001705 C♯ (Langage de programmation) C# (Langage de programmation) COMPUTERS Programming Languages C♯ bisacsh COMPUTERS Programming Languages Java. bisacsh COMPUTERS Programming Languages Pascal. bisacsh C# (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh2001001705 |
title | C♯ 2.0 : practical guide for programmers / |
title_alt | Practical guide for programmers |
title_auth | C♯ 2.0 : practical guide for programmers / |
title_exact_search | C♯ 2.0 : practical guide for programmers / |
title_full | C♯ 2.0 : practical guide for programmers / Michel de Champlain, Brian G. Patrick. |
title_fullStr | C♯ 2.0 : practical guide for programmers / Michel de Champlain, Brian G. Patrick. |
title_full_unstemmed | C♯ 2.0 : practical guide for programmers / Michel de Champlain, Brian G. Patrick. |
title_short | C♯ 2.0 : |
title_sort | c♯ 2 0 practical guide for programmers |
title_sub | practical guide for programmers / |
topic | C# (Computer program language) http://id.loc.gov/authorities/subjects/sh2001001705 C♯ (Langage de programmation) C# (Langage de programmation) COMPUTERS Programming Languages C♯ bisacsh COMPUTERS Programming Languages Java. bisacsh COMPUTERS Programming Languages Pascal. bisacsh C# (Computer program language) fast |
topic_facet | C# (Computer program language) C♯ (Langage de programmation) C# (Langage de programmation) COMPUTERS Programming Languages C♯ COMPUTERS Programming Languages Java. COMPUTERS Programming Languages Pascal. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=130117 https://www.sciencedirect.com/science/book/9780121674519 |
work_keys_str_mv | AT champlainmichelde c20practicalguideforprogrammers AT patrickbriang c20practicalguideforprogrammers AT champlainmichelde practicalguideforprogrammers AT patrickbriang practicalguideforprogrammers |