|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
OR_ocm85872613 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
070315s2005 nju ob 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d OCLCG
|d CEF
|d OCLCQ
|d MBB
|d DEBSZ
|d OCLCQ
|d OCLCO
|d CNNAI
|d OCLCF
|d OCLCO
|d OCLCQ
|d SINTU
|d C6I
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|d OCLCQ
|d WYU
|d AU@
|d OCLCQ
|d CNCEN
|d TOH
|d OCLCO
|d TAC
|d OCLCO
|d FZL
|d OCLCQ
|
019 |
|
|
|a 72422982
|a 1062864460
|a 1100907096
|a 1228513074
|a 1302704701
|a 1351597863
|a 1355686173
|a 1380766259
|a 1383684208
|
020 |
|
|
|a 0131345915
|
020 |
|
|
|a 9780131345911
|
024 |
8 |
|
|a 9780131345911
|
024 |
8 |
|
|a 0131345915
|
029 |
1 |
|
|a DEBSZ
|b 355362538
|
029 |
1 |
|
|a GBVCP
|b 570628687
|
029 |
1 |
|
|a HEBIS
|b 291433669
|
035 |
|
|
|a (OCoLC)85872613
|z (OCoLC)72422982
|z (OCoLC)1062864460
|z (OCoLC)1100907096
|z (OCoLC)1228513074
|z (OCoLC)1302704701
|z (OCoLC)1351597863
|z (OCoLC)1355686173
|z (OCoLC)1380766259
|z (OCoLC)1383684208
|
037 |
|
|
|a CL0500000008
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.C154
|b D455 2005
|
082 |
0 |
4 |
|a 005.133 C1103 Dei 2005 [ONLINE]
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Deitel, Harvey M.,
|d 1945-
|
245 |
1 |
0 |
|a C♯ for programmers /
|c by Harvey M. Deitel, Paul J. Deitel.
|
246 |
3 |
0 |
|a C sharp for programmers
|
250 |
|
|
|a 2nd ed.
|
260 |
|
|
|a Upper Saddle River, N.J. :
|b Pearson/Prentice Hall,
|c 2005.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
490 |
1 |
|
|a Deitel developer series
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
0 |
|g 1.
|t Introduction to computers, the Internet and Visual C♯ --
|g 2.
|t Introduction to the Visual C♯ 2005 Express Edition IDE --
|g 3.
|t Introduction to C♯ applications --
|g 4.
|t Introduction to classes and objects --
|g 5.
|t Control statements : part 1 --
|g 6.
|t Control statements : part 2 --
|g 7.
|t Methods : a deeper look --
|g 8.
|t Arrays --
|g 9.
|t Classes and objects : a deeper look --
|g 10.
|t Object-oriented programming : inheritance --
|g 11.
|t Polymorphism, interfaces & operator overloading --
|g 12.
|t Exception handling --
|g 13.
|t Graphical user interface concepts : part 1 --
|g 14.
|t Graphical user interface concepts : part 2 --
|g 15.
|t Multithreading --
|g 16.
|t Strings, characters and regular expressions --
|g 17.
|t Graphics and multimedia --
|g 18.
|t Files and streams --
|g 19.
|t Extensible markup language (XML) --
|g 20.
|t Database, SQL and ADO.NET --
|g 21.
|t ASP.NET 2.0, Web forms and Web controls --
|g 22.
|t Web services --
|g 23.
|t Networking : streams-based sockets and datagrams --
|g 24.
|t Data structures --
|g 25.
|t Generics --
|g 26.
|t Collections --
|g A.
|t Operator precedence chart --
|g B.
|t Number systems --
|g C.
|t Using the Visual Studio 2005 debugger --
|g D.
|t ASCII character set --
|g E.
|t Unicode --
|g F.
|t Introduction to XHTML : part 1 --
|g G.
|t Introduction to XHTML : part 2 --
|g H.
|t HTML/XHTML special characters --
|g I.
|t HTML/XHTML colors --
|g J.
|t ATM case study code --
|g K.
|t UML 2 : additional diagram types --
|g L.
|t Simple types.
|
504 |
|
|
|a Includes bibliographical references and index.
|
520 |
|
|
|a A new edition of this title is available, ISBN-10: 0137144156 ISBN-13: 9780137144150 The practicing programmer's DEITEL® guide to C# and the powerful Microsoft .NET Framework Written for programmers with a background in C++, Java, or other high-level languages, this book applies the Deitel signature live-code approach to teaching programming and explores Microsoft's C# language and the new .NET 2.0 in depth. The book is updated for Visual Studio® 2005 and C# 2.0, and presents C# concepts in the context of fully tested programs, complete with syntax shading, detailed line-by-line code descriptions, and program outputs. The book features 200+ C# applications with 16,000+ lines of proven C# code, as well as 300+ programming tips that will help you build robust applications. Start with a concise introduction to C# fundamentals using an early classes and objects approach, then rapidly move on to more advanced topics, including multithreading, XML, ADO.NET 2.0, ASP.NET 2.0, Web services, network programming, and .NET remoting. Along the way you will enjoy the Deitels' classic treatment of object-oriented programming and a new, OOD/UML"!ATM case study, including a complete C# implementation. When you are finished, you will have everything you need to build next-generation Windows applications, Web applications, and Web services. Dr. Harvey M. Deitel and Paul J. Deitel are the founders of Deitel and Associates, Incorporated, the internationally recognized programming languages content-creation and corporate-training organization. Together with their colleagues at Deitel and Associates, Incorporated, they have written many international best-selling programming languages textbooks that millions of people worldwide have used to master C, C++, Java"! C#, XML, Visual Basic®, Perl, Python, and Internet and Web programming. The DEITEL® Developer Series is designed for practicing programmers. The series presents focused treatments of emerging technologies, including .NET, J2EE, Web services, and more. Pre-publication Reviewer Testimonials "Excellent coverage of developing ASP.NET 2.0 applications, with plenty of sample code. The chapter on exception handling is one of, if not the best such chapters I have seen in the 50+ .NET related books I've read and reviewed. The chapter on Networking is one of the best I have seen."--Peter Bromberg, Merrill Lynch, C# MVP "A comprehensive introduction to XML, and one of the clearest tutorials on Web services I've read, with great examples ...
|
542 |
|
|
|f © 2006 Pearson Education, Incorporated
|g 2006
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a C# (Computer program language)
|
650 |
|
6 |
|a C# (Langage de programmation)
|
650 |
|
7 |
|a C♯ (Computer program language)
|2 blmlsh
|
650 |
|
7 |
|a C♯ (Computer program language)
|2 fast
|0 (OCoLC)fst00843284
|
700 |
1 |
|
|a Deitel, Paul J.
|
830 |
|
0 |
|a Deitel developer series.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/0131345915/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
994 |
|
|
|a 92
|b IZTAP
|