Cargando…

Professional IronPython /

Provides information on using IronPython as a scripting language in existing applications or to create new desktop or Web-based applications.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Mueller, John, 1958-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, IN : Wiley Pub., ©2010.
Colección:Wrox professional guides.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn644269054
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 100628s2010 inua ob 001 0 eng d
010 |z  2010921245 
040 |a N$T  |b eng  |e pn  |c N$T  |d OCLCQ  |d COO  |d UMI  |d OCLCQ  |d B24X7  |d OCLCQ  |d DEBSZ  |d OCLCF  |d OCLCA  |d TEFOD  |d YDXCP  |d CDX  |d CEF  |d IDEBK  |d TEFOD  |d EBLCP  |d OCLCQ  |d LIV  |d OCLCQ  |d OCLCA  |d OCL  |d VT2  |d AU@  |d OCLCQ  |d OCLCO  |d UAB  |d OCLCQ  |d BRF  |d OCLCO  |d OCLCQ  |d UKAHL  |d INARC  |d OCLCO 
019 |a 649900559  |a 653416926  |a 741566615  |a 748212114  |a 765143557  |a 1055401056  |a 1081288647  |a 1103278052  |a 1129338122  |a 1152982586  |a 1192345723  |a 1228562969  |a 1240508346  |a 1359391096 
020 |a 9780470646892  |q (electronic bk.) 
020 |a 0470646896  |q (electronic bk.) 
020 |a 9780470881668  |q (electronic bk.) 
020 |a 0470881666  |q (electronic bk.) 
020 |z 9780470548592 
020 |z 0470548592 
024 8 |a 9786612550669 
029 1 |a AU@  |b 000053260088 
029 1 |a AU@  |b 000054979680 
029 1 |a CDX  |b 13210253 
029 1 |a DEBSZ  |b 368469069 
035 |a (OCoLC)644269054  |z (OCoLC)649900559  |z (OCoLC)653416926  |z (OCoLC)741566615  |z (OCoLC)748212114  |z (OCoLC)765143557  |z (OCoLC)1055401056  |z (OCoLC)1081288647  |z (OCoLC)1103278052  |z (OCoLC)1129338122  |z (OCoLC)1152982586  |z (OCoLC)1192345723  |z (OCoLC)1228562969  |z (OCoLC)1240508346  |z (OCoLC)1359391096 
037 |a 255066  |b MIL 
037 |a 6BC69548-68A9-4B76-8F40-111544E7BEF2  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.P98  |b M84 2010eb 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
072 7 |a UMX  |2 bicssc 
082 0 4 |a 005.13/3  |2 22 
049 |a UAMI 
100 1 |a Mueller, John,  |d 1958- 
245 1 0 |a Professional IronPython /  |c John Paul Mueller. 
260 |a Indianapolis, IN :  |b Wiley Pub.,  |c ©2010. 
300 |a 1 online resource (xxii, 457 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Wrox professional guides 
520 |a Provides information on using IronPython as a scripting language in existing applications or to create new desktop or Web-based applications. 
504 |a Includes bibliographical references and index. 
588 0 |a Print version record. 
505 0 |a Cover -- Title Page -- Copyright Page -- Dedication -- Credits -- About the Author -- About the Technical Editor -- Acknowledgments -- Table of Contents -- Introduction -- Part I: Introducing IronPython -- Chapter 1: Discovering IronPython -- An Overview of IronPython -- Getting IronPython -- Understanding the Dynamic Language Runtime -- Using the IronPython Console -- Using the IronPython Windowed Environment -- Creating Your First Application -- Using IronPython Constructively -- Chapter 2: Understanding the IronPython Basics -- Using Visual Studio to Create IronPython Applications -- Understanding the Use of Indentation and Capitalization in IronPython -- Considering Data Types in IronPython -- Exploring the IronPython Modules -- Interacting with the IronPython Environment -- Using IronPython Constructively -- Part II: Using the IronPython Language -- Chapter 3: Structured Language Elements -- Stringing Statements Together -- Selecting Between Options -- Creating Loops -- Performing Enumerations -- Using IronPython Constructively -- Chapter 4: Using Arrays and Collections -- Working with Tuples, Lists, and Arrays -- Working with the Collections Module -- Using Dictionaries -- Using IronPython Constructively -- Chapter 5: Interacting with Structures and Objects -- Working with Existing Objects -- Creating New Objects -- Using IronPython Constructively -- Part III: Working with IronPython -- Chapter 6: Using the Python Standard Library -- Considering the Standard Library Features -- Obtaining and Installing the Python Standard Library -- Accessing the Standard Library from IronPython -- Using the Standard Library Features -- Using IronPython Constructively -- Chapter 7: Accessing the .NET Framework -- Importing the .NET Framework Assemblies -- Using .NET Data Types -- Interacting with .NET Framework Elements -- Working with Generics -- Using IronPython Constructively -- Chapter 8: Creating Windows Forms Applications -- Working without a Visual Designer -- Defining Windows Forms -- Interacting with Predefined and Custom Events -- Using IronPython Constructively -- Chapter 9: Interacting with COM Objects -- An Overview of COM Access Differences with Python -- Choosing a Binding Technique -- Defining an Interop DLL -- Performing Late Binding Using Activator. CreateInstance() -- Performing Late Binding Using Marshal. Get ActiveObject() -- Using IronPython Constructively -- Chapter 10: Using IronPython for Administration Tasks -- Understanding the Command Line -- Interacting with the Environment -- Starting Other Command Line Applications -- Providing Status Information -- Using IronPython Constructively -- Chapter 11: Developing ASP.NET Applications -- Considering IronPython Web Application Compatibility -- Obtaining ASP.NET Dynamic Language Support -- Creating a Web Site -- Building a Basic ASP.NET Site Using IronPython -- Using IronPython Constructively -- Chapter 12: Debugging IronPython Applications -- Understanding IronPython Warnings -- Obtaining Error Information -- Debugging with the Python Debugger -- Debugging with the CLR Debugger -- Using Visual Studio for IronPython Debugging -- Defining and Using Exceptions -- Using IronPython Constructively -- Part IV: Advanced IronPython Topics -- Chapter 13: Working with XML Data. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Microsoft .NET Framework  |2 fast 
650 0 |a Python (Computer program language) 
650 6 |a Python (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 Python (Computer program language)  |2 fast 
650 7 |a Python (Computer language)  |2 sears 
650 7 |a Microsoft .NET Framework.  |2 sears 
776 0 8 |i Print version:  |a Mueller, John, 1958-  |t Professional IronPython.  |d Indianapolis, IN : Wiley Pub., ©2010  |z 9780470548592  |w (OCoLC)460050199 
830 0 |a Wrox professional guides. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780470548592/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH13349974 
938 |a Books 24x7  |b B247  |n bks00034900 
938 |a Coutts Information Services  |b COUT  |n 13210253  |c 29.99 GBP 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL4028474 
938 |a EBSCOhost  |b EBSC  |n 319478 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 255066 
938 |a YBP Library Services  |b YANK  |n 12667632 
938 |a YBP Library Services  |b YANK  |n 3231739 
938 |a Internet Archive  |b INAR  |n professionaliron0000muel 
994 |a 92  |b IZTAP