Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • English  (30)
Datasource
Material
Language
  • 1
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall
    ISBN: 0132821575 , 9780132821575
    Language: English
    Pages: Online-Ressource (1168 S.)
    Edition: 2nd ed.
    Edition: Online-Ausg.
    Series Statement: Safari Tech Books Online
    Parallel Title: Print version Java for programmers
    DDC: 005.1/117
    Keywords: Object-oriented programming (Computer science) ; Java (Computer program language)
    Abstract: Preface -- Before you begin -- 1. Introduction -- 2. Introduction to java applications -- 3. Introduction to classes, objects, methods and strings -- 4. Control statements: part 1 -- 5. Control statements: part 2 -- 6. Methods: a deeper look -- 7. Arrays and ArrayLists -- 8. Classes and objects: a deeper look -- 9. Object-oriented programming: inheritance -- 10. Object-oriented programming: polymorphism -- 11. Exception handling: a deeper look -- 12. ATM case study, part 1: object-oriented design with the UML -- 13. ATM case study part 2: implementing an object-oriented design -- 14. GUI components: part 1 398 -- 15. Graphics and java 2D -- 16. Strings, characters and regular expressions -- 17. Files, streams and object serialization -- 18. Generic collections -- 19. Generic classes and methods -- 20. Applets and java web start -- 21. Multimedia: applets and applications -- 22. GUI components: part 2 -- 23. Multithreading -- 24. Networking -- 25. Accessing databases with JDBC -- 26. JavaServer Faces web apps: part 1 -- 27. JavaServer Faces web apps: part 2 -- 28. Web services -- A. Operator precedence chart -- B. ASCII character set -- C. Keywords and reserved words -- D. Primitive types -- E. Using the java API documentation -- F. Using the debugger -- G. Formatted output -- H. GroupLayout -- I. Java desktop integration components -- J. UML 2: additional diagram types -- Index
    Description / Table of Contents: PrefaceBefore you begin -- 1. Introduction -- 2. Introduction to java applications -- 3. Introduction to classes, objects, methods and strings -- 4. Control statements: part 1 -- 5. Control statements: part 2 -- 6. Methods: a deeper look -- 7. Arrays and ArrayLists -- 8. Classes and objects: a deeper look -- 9. Object-oriented programming: inheritance -- 10. Object-oriented programming: polymorphism -- 11. Exception handling: a deeper look -- 12. ATM case study, part 1: object-oriented design with the UML -- 13. ATM case study part 2: implementing an object-oriented design -- 14. GUI components: part 1 398 -- 15. Graphics and java 2D -- 16. Strings, characters and regular expressions -- 17. Files, streams and object serialization -- 18. Generic collections -- 19. Generic classes and methods -- 20. Applets and java web start -- 21. Multimedia: applets and applications -- 22. GUI components: part 2 -- 23. Multithreading -- 24. Networking -- 25. Accessing databases with JDBC -- 26. JavaServer Faces web apps: part 1 -- 27. JavaServer Faces web apps: part 2 -- 28. Web services -- A. Operator precedence chart -- B. ASCII character set -- C. Keywords and reserved words -- D. Primitive types -- E. Using the java API documentation -- F. Using the debugger -- G. Formatted output -- H. GroupLayout -- I. Java desktop integration components -- J. UML 2: additional diagram types -- Index
    Note: Parallel als Druckausg. erschienen
    URL: Volltext  (Connect to this resource online)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    ISBN: 9780133965315 , 0133965317
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Third edition.
    Series Statement: Deitel developer series
    Parallel Title: Erscheint auch als
    Keywords: iOS (Electronic resource) ; Programming languages (Electronic computers) ; Operating systems (Computers) ; Apple computer ; Electronic books ; Electronic books ; local
    Abstract: The professional programmer's Deitel ® guide to iPhone ® and iPad ® app development using iOS ® 8, Swift™, Xcode ® 6, and Cocoa Touch ® Billions of apps have been downloaded from Apple's App Store! This book gives you everything you'll need to start developing great iOS 8 apps quickly using Swift-Apple's programming language of the future. You'll also learn what makes a great app and how to publish your apps in the App Store. The book uses an app-driven approach-each new technology is discussed in the context of seven fully tested iOS 8 apps, complete with syntax shading, code highlighting, code walkthroughs and sample outputs. Apps you'll develop include: Welcome App Cannon Game Tip Calculator Doodlz Twitter ® Searches Address Book Flag Quiz Practical, Example-Rich Coverage of: iOS ® 8, XCode ® 6, Swift ™ Object-Oriented Programming with Swift ™ and Cocoa Touch ® UI Design, Storyboards, Auto Layout, Outlets, Outlet Collections, Actions View Controllers, Views, View Animations Event Handling, Multi-Touch Single View, Master-Detail, Game Templates Accessibility, Internationalization Core Data Database Access User Defaults, iCloud Key-Value Storage Social Framework Sharing SpriteKit Game Programming: Animation, Graphics, Physics, Collision Detection Accelerometer and Motion Event Handling Grand Central Dispatch App Store, Pricing, Monetization and more. Be sure to read the companion book: Swift for Programmers , also available in the Safari reference library. Visit www.deitel.com Download code examples For information on Deitel's Dive Into ® Series programming training courses delivered at organizations worldwide visit www.deitel.com/training or write to deiteldeitel.com Join the Deitel social networking communities on Facebook ® at facebook.com/DeitelFan, Twitter ® at @deitel, Google+ ™ at google.com/+DeitelFan, LinkedIn ® at bit.ly/DeitelLinkedIn, YouTube™ at youtube.com/user/DeitelTV and subscribe to the Deitel ® Buzz Online e-mail newsletter at www.deitel.com/newsletter/subscribe.html About This Book Sales of iOS devices and app downloads have been explosive. The first-generation iPhone sold 6.1 million units in its initial five quarters of availability (bit.ly/iPhoneGen1l). The iPhone 6 and iPhone 6 Plus, released in September 2014, sold over 10 million combined in their first weekend of availability (bit.ly/FirstiPhone6Weekend). iPad sales are equally impressive. The first generation iPad, launched in April 2010, sold 3 million units in i...
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Boston : Pearson Education
    ISBN: 9780134596396 , 0134596390
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Sixth edition.
    Series Statement: Deitel developer series
    Keywords: C# (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: The professional programmer's Deitel® guide to C# 6 and object-oriented development for Windows® Written for programmers with a background in high-level language programming, C# 6 for Programmers applies the Deitel signature live-code approach to teaching programming and explores Microsoft's C# 6 and .NET in depth. Concepts are presented in the context of 170+ fully coded and tested apps , complete with syntax shading, code highlighting, code walkthroughs, program outputs and hundreds of savvy software-development tips. Start with an introduction to C# using an early classes and objects approach , then rapidly move on to more advanced topics, including LINQ, asynchronous programming with async and await and more. You'll enjoy the treatment of object-oriented programming and an object-oriented design/UML® ATM case study, including a complete C# implementation. When you've mastered the book, you'll be ready to start building industrial-strength, object-oriented C# apps. Paul Deitel and Harvey Deitel are the founders of Deitel & Associates, Inc. , the internationally recognized programming languages authoring and corporate training organization. Millions of people worldwide have used Deitel textbooks, professional books, LiveLessons™ video products, e-books, resource centers and REVEL™ interactive multimedia courses with integrated labs and assessment to master major programming languages and platforms, including C#, C++, C, Java™, Android™ app development, iOS app development, Swift™, Visual Basic®, Python™ and Internet and web programming. Features: Use with Windows® 7, 8 or 10. Integrated coverage of new C# 6 functionality: string interpolation, expression-bodied methods and properties, auto-implemented property initializers, getter-only properties, nameof, null-conditional operator, exception filters and more. Entertaining and challenging code examples. Deep treatment of classes, objects, inheritance, polymorphism and interfaces. Generics, LINQ and generic collections; PLINQ (Parallel LINQ) for multicore performance. Asynchronous programming with async and await; functional programming with lambdas, delegates and immutability. Files; relational database with LINQ to Entities. Object-oriented design ATM case study with full code implementation. Emphasis on performance and software engineering principles. Visit www.deitel.com Download code examples For Deitel's programming training courses, www.deitel.com/training or write to deiteldeitel.com ...
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed September 1, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Pearson
    ISBN: 9780133813036 , 0133813037
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 10th ed.
    Series Statement: How to program series
    Keywords: Java (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local ; Java (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; Programmation orientée objet (Informatique) ; Java (Langage de programmation) ; Electronic books
    Abstract: Java How to Program (Early Objects), Tenth Edition is intended for use in the Java programming course. It also serves as a useful reference and self-study tutorial to Java programming. The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. Java How to Program (Early Objects), Tenth Edition, teaches programming by presenting the concepts in the context of full working programs and takes an early-objects approach MyProgrammingLab for Java How to Program (Early Objects) is a total learning package. MyProgrammingLab is an online homework, tutorial, and assessment program that truly engages students in learning. It helps students better prepare for class, quizzes, and exams-resulting in better performance in the course-and provides educators a dynamic set of tools for gauging individual and class progress. Teaching and Learning Experience This program presents a better teaching and learning experience-for you and your students. Personalize Learning with MyProgrammingLab: Through the power of practice and immediate personalized feedback, MyProgrammingLab helps students fully grasp the logic, semantics, and syntax of programming. Teach Programming with the Deitels' Signature Live Code Approach: Java language features are introduced with thousands of lines of code in hundreds of complete working programs. Introduce Objects Early: Presenting objects and classes early gets students "thinking about objects" immediately and mastering these concepts more thoroughly. Keep Your Course Current: This edition can be used with Java SE 7 or Java SE 8, and is up-to-date with the latest technologies and advancements. Facilitate Learning with Outstanding Applied Pedagogy: Making a Difference exercise sets, projects, and hundreds of valuable programming tips help students apply concepts. Support Instructors and Students: Student and instructor resources are available to expand on the topics presented in the text. Note: ISBN-10: 0133813436 / ISBN-13: 9780133813432 Java How to Program, Early Objects Plus MyProgrammingLab with Pearson eText -- Access Card Package, 10/e. This package consists of: ISBN-10: 0133807800 / ISBN-13: 9780133807806 Java How to Program, Early Objects, 10/e ISBN-10: 0133811905 / ISBN-13: 9780133811902 MyProgrammingLab with Pearson eText -- Access Card -- for Java How to Program, Early Objects ALERT: Before you purchase, check ...
    Note: "Use with Java SE 7 or Java SE 8.". - Includes index. - Description based on online resource; title from cover (Safari, viewed Apr. 8, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Upper Saddle River, N. J. : Pearson Education
    ISBN: 9780133462081 , 0133462080
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: C (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: The professional programmer's Deitel® guide to procedural programming in C through 130 working code examples Written for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching the C language and the C Standard Library . The book presents the concepts in the context of fully tested programs, complete with syntax shading, code highlighting, code walkthroughs and program outputs. The book features approximately 5,000 lines of proven C code and hundreds of savvy tips that will help you build robust applications. Start with an introduction to C, then rapidly move on to more advanced topics, including building custom data structures, the Standard Library, select features of the new C11 standard such as multithreading to help you write high-performance applications for today's multicore systems, and secure C programming sections that show you how to write software that is more robust and less vulnerable. You'll enjoy the Deitels' classic treatment of procedural programming. When you're finished, you'll have everything you need to start building industrial-strength C applications. Practical, example-rich coverage of: C programming fundamentals Compiling and debugging with GNU gcc and gdb, and Visual C++® Key new C11 standard features: Type generic expressions, anonymous structures and unions, memory alignment, enhanced Unicode® support, _Static_assert, quick_exit and at_quick_exit, _Noreturn function specifier, C11 headers C11 multithreading for enhanced performance on today's multicore systems Secure C Programming sections Data structures, searching and sorting Order of evaluation issues, preprocessor Designated initializers, compound literals, bool type, complex numbers, variable-length arrays, restricted pointers, type generic math, inline functions, and more. Visit www.deitel.com For information on Deitel's Dive Into® Series programming training courses delivered at organizations worldwide visit www.deitel.com/training or write to deiteldeitel.com Download code examples To receive updates for this book, subscribe to the free DEITEL® BUZZ ONLINE e-mail newsletter at www.deitel.com/newsletter/subscribe.html Join the Deitel social networking communities on Facebook® at facebook.com/DeitelFan , Twitter® @deitel , LinkedIn® at bit.ly/DeitelLinkedIn and Google+™ at gplus.to/Deitel
    Note: Includes index. - Description based on online resource; title from title page (Safari, Jul, 1 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Boston : Prentice Hall
    ISBN: 9780134778167 , 0134778162
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Fouth edition.
    Series Statement: Deitel developer series
    Keywords: Java (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: The professional programmer's Deitel® guide to Java® 9 and the powerful Java platform Written for programmers with a background in another high-level language, this book applies the Deitel signature live-code approach to teaching programming and explores the Java® 9 language and APIs in depth. The book presents concepts in fully tested programs, complete with code walkthroughs, syntax shading, code highlighting and program outputs. It features hundreds of complete Java 9 programs with thousands of lines of proven code, and hundreds of software-development tips that will help you build robust applications. Start with an introduction to Java using an early classes and objects approach, then rapidly move on to more advanced topics, including JavaFX GUI, graphics, animation and video , exception handling, lambdas, streams, functional interfaces , object serialization, concurrency, generics, generic collections, database with JDBC™ and JPA , and compelling new Java 9 features, such as the Java Platform Module System , interactive Java with JShell (for discovery, experimentation and rapid prototyping) and more. You'll enjoy the Deitels' classic treatment of object-oriented programming and the object-oriented design ATM case study, including a complete Java implementation. When you're finished, you'll have everything you need to build industrial-strength, object-oriented Java 9 applications. New Java® 9 Features Java® 9's Platform Module System Interactive Java via JShell-Java 9's REPL Collection Factory Methods, Matcher Methods, Stream Methods, JavaFX Updates, Using Modules in JShell, Completable Future Updates, Security Enhancements, Private Interface Methods and many other language and API updates. Core Java Features Classes, Objects, Encapsulation, Inheritance, Polymorphism, Interfaces Composition vs. Inheritance, "Programming to an Interface not an Implementation" Lambdas, Sequential and Parallel Streams, Functional Interfaces with Default and Static Methods, Immutability JavaFX GUI, 2D and 3D Graphics, Animation, Video, CSS, Scene Builder Files, I/O Streams, XML Serialization Concurrency for Optimal Multi-Core Performance, JavaFX Concurrency APIs Generics and Generic Collections Recursion, Database (JDBC™ and JPA) Keep in Touch Contact the authors at: deiteldeitel.com Join the Deitel social media communities LinkedIn® at bit.ly/DeitelLinkedIn Facebook® at facebook.com/DeitelFan Twitter® at twitter.com/deitel YouTube™ at youtube.com/DeitelTV Su...
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 28, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Hoboken, New Jersey : Pearson Education
    ISBN: 9780134448930 , 0134448936
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Tenth edition.
    Series Statement: How to program
    Keywords: C++ (Computer program language) ; Electronic books ; Electronic books ; local ; C++ ; Programmierung
    Abstract: C++ How to Program presents leading-edge computing technologies in a friendly manner appropriate for introductory college course sequences, based on the curriculum recommendations of two key professional organizations-the ACM and the IEEE. The best-selling C++ How to Program is accessible to readers with little or no programming experience, yet comprehensive enough for the professional programmer. The Deitels' signature live-code approach presents the concepts in the context of full working programs followed by sample executions. The early objects approach gets readers thinking about objects immediately-allowing them to more thoroughly master the concepts. Emphasis is placed on achieving program clarity and building well-engineered software. Interesting, entertaining, and challenging exercises encourage students to make a difference and use computers and the Internet to work on problems. To keep readers up-to-date with leading-edge computing technologies, the Tenth Edition conforms to the C++11 standard and the new C++14 standard.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed April 21, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Boston : Prentice Hall
    ISBN: 9780133378795 , 0133378799
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 9th ed.
    Series Statement: How to program
    Parallel Title: Erscheint auch als
    Keywords: C++ (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language. This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches programming by presenting the concepts in the context of full working programs and takes an early-objects approach. The authors emphasize achieving program clarity through structured and object-oriented programming, software reuse and component-oriented software construction. The Ninth Edition encourages students to connect computers to the community, using the Internet to solve problems and make a difference in our world. All content has been carefully fine-tuned in response to a team of distinguished academic and industry reviewers. MyProgrammingLab for C++ How to Program¿ is a total learning package. MyProgrammingLab is an online homework, tutorial, and assessment program that truly engages students in learning. It helps students better prepare for class, quizzes, and exams-resulting in better performance in the course-and provides educators a dynamic set of tools for gauging individual and class progress. And, MyProgrammingLab comes from Pearson, your partner in providing the best digital learning experience. Note: If you are purchasing the standalone text or electronic version, MyProgrammingLab does not come automatically packaged with the text. To purchase MyProgrammingLab, please visit: myprogramminglab.com or you can purchase a package of the physical text + MyProgrammingLab by searching the Pearson Higher Education web site.¿ MyProgrammingLab is not a self-paced technology and should only be purchased when required by an instructor. View the Deitel Buzz online to learn more about the newest publications from the Deitels.
    Note: "Deitel.". - "Pearson.". - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 013225140X , 9780132251402
    Language: English
    Edition: 2nd ed.
    Keywords: Microsoft Visual BASIC ; BASIC (Computer program language) ; Electronic books ; local
    Abstract: PRE-PUBLICATION REVIEWER TESTIMONIALS "The discussion of object-oriented programming is one of the best available." -Gavin Osborne, Saskatchewan Institute of Applied Science & Technology "The explanation of UML, intelligently integrated into the book, conveys the heart and soul of true object oriented architecture and engineering." -Jeff Jones, Route Match Software "The optional ATM OOD/UML case study is excellent! The implementation of the design gives the reader a fantastic model of a real world problem. You hit a home run with this one." -Catherine Wyman, Devry-Phoenix "A superb job of clearly integrating the theory of relational databases and SQL with the application of ADO.NET." -Harlan Brewer, SES Consulting "Really nails most everything you need to know about handling exceptions in VB." -Eric Gruber, Microsoft "Excellent coverage of the most important features and techniques of developing ASP.NET 2.0 applications, with plenty of sample code." -Peter Bromberg, Senior Enterprise Architect, VOIP, Inc. "A very impressive introduction to XML." -John Z. Chen, Microsoft "An excellent chapter on Web services with great examples." -Chadi Boudiab, Georgia Perimeter College "The best description of generics I've seen!" -James Huddleston, Independent Consultant The practicing programmer's DEITEL ® guide to Visual Basic and the powerful Microsoft .NET Framework Written for C#, C++, Java or other-high level language programmers, this book applies the Deitel signature live-code approach to teaching programming and explores Microsoft's Visual Basic language and the new .NET 2.0 in depth. The book is updated for Visual Studio ® 2005 and presents Visual Basic concepts in fully tested programs, complete with syntax shading, line-by-line code descriptions, and program outputs. The book features 200+ applications with 16,000+ lines of proven Visual Basic code, and hundreds of programming tips that help you build robust applications. Start with a concise introduction to Visual Basic 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, .NET remoting, generics and collections. Along the way you'll enjoy the Deitels' classic treatment of object-oriented programming and a new, OOD/UML ™ ATM case study, including a complete Visual Basic implementation. When you are finished, you'll be well on your way to building ...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Pearson/Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 0131345915 , 9780131345911
    Language: English
    Edition: 2nd ed.
    Keywords: C# (Computer program language) ; Electronic books ; local
    Abstract: 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 & Associates, Inc., the internationally recognized programming languages content-creation and corporate-training organization. Together with their colleagues at Deitel & Associates, Inc., 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....
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...