Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 452
- Application software 417
- Historia 237
- Java (Computer program language) 200
- Application program interfaces (Computer software) 185
- Tàpies, Antoni 161
- Engineering & Applied Sciences 150
- Historia y crítica 132
- Computer Science 128
- Cloud computing 121
- Web site development 121
- Computer programming 117
- Management 114
- Crítica e interpretación 112
- Programming 111
- Python (Computer program language) 107
- Health & Biological Sciences 104
- JavaScript (Computer program language) 99
- Communauté de Taizé 92
- Història 85
- Tapices 81
- Web applications 81
- Microsoft .NET Framework 76
- Design 75
- Computer networks 74
- Computer programs 74
- Data processing 73
- Mobile computing 73
- Android (Electronic resource) 71
- Computer software 70
-
7861Publicado 2015Tabla de Contenidos: “…Interaktion mit dem BetriebssystemWerkzeuge zur Softwareentwicklung; IPython HTML Notebook; Tipps zur produktiven Codeentwicklung mit IPython; Fortgeschrittene Features von IPython; Danksagung; Kapitel 4: Grundlagen von NumPy: Arrays und vektorisierte Berechnung; Das ndarray von NumPy: ein mehrdimensionales Array-Objekt; Universelle Funktionen: Schnelle elementweise Array-Funktionen; Datenverarbeitung mit Arrays; Dateiein- und -ausgabe bei Arrays; Lineare Algebra; Erzeugen von Zufallszahlen; Beispiel: Random Walks; Kapitel 5: Erste Schritte mit pandas…”
Libro electrónico -
7862Publicado 2014Tabla de Contenidos: “…Making your markers moveUsing markers for data visualization; Using the Leaflet Data Visualization Framework plugin; Making basic markers; Bar and pie chart markers; Summary; Chapter 5: ESRI in Leaflet; ESRI basemaps; Using shapefiles in Leaflet; Consuming ESRI services; Heatmaps with ESRI in Leaflet; Geocoding addresses in Leaflet; Geocoding - from an address to a point; Geocoding from URL parameters; Reverse geocoding - using points to find addresses; Query by attribute; Query by proximity; Summary; Chapter 6: Leaflet in Node.js, Python, and C#; Building Leaflet applications with Node.js…”
Libro electrónico -
7863Tabla de Contenidos: “…s Origins""; ""Converting From Other Programming Languages""; ""Dart Names are Simpler and More Structured""; ""Searching for DOM Elements is Easier""; ""Dart Has Real Data Collections""; ""Constructors to Create New DOM Elements""; ""Dart Improves and Unifies the Events System""; ""Say Goodbye to Vendor Prefixes""; ""Future-Based APIs""; ""Libraries""…”
Libro electrónico -
7864Publicado 2015Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introducing Apache Thrift; Distributed systems and their services; Service-oriented architecture; Distributed systems; Maintainability; Scalability; Testability; An introduction to Apache Thrift; Supported programming languages; Data types; Transports; Protocols; Versioning; Security; Interface description language; Apache Thrift and others; Custom protocols; XML-RPC and JSON-RPC; SOAP and WSDL; RESTful APIs; CORBA; Apache Avro; Protocol Buffers…”
Libro electrónico -
7865Publicado 2016“…This third edition includes completely updated content throughout and all new hacks such as Google scripting and using Google hacking with other search engines and APIs. Noted author Johnny Long, founder of Hackers for Charity, gives you all the tools you need to conduct the ultimate open source reconnaissance and penetration testing. …”
Libro electrónico -
7866Publicado 2015Tabla de Contenidos: “…Android frameworkApplication framework; Java knowledge; Tuning Up Your Hardware; Operating system; Computer hardware; Installing and Configuring Your Support Tools; Installing Android Studio; Mac users; Windows users; Installing Java 7; Adding SDK Packages; Navigating the Android SDK; Specifying Android Platforms; Using SDK Tools for Everyday Development; Saying hello to the emulator; Getting physical with a real Android device [Windows]; Debugging your work; Trying out the API and SDK samples; Giving the API demos a spin; Part II Building and Publishing Your First Application…”
Libro electrónico -
7867Publicado 2015Tabla de Contenidos: “…Converting Character Codes to a String-The fromCharCode() MethodRemoving Leading and Trailing Whitespace-The trim() Method; Array Objects; Finding Out How Many Elements Are in an Array-The length Property; Adding Elements-The push() Method; Joining Arrays-The concat() Method; Copying Part of an Array-The slice() Method; Converting an Array into a Single String-The join() Method; Putting Your Array in Order-The sort() Method; Putting Your Array into Reverse Order-The reverse() Method; Finding Array Elements-The indexOf() and lastIndexOf() Methods; Iterating through an Array without Loops…”
Libro electrónico -
7868Publicado 2015Tabla de Contenidos: “…; Buying the Raspberry Pi; Related websites and documentation; Preparing the Raspberry Pi for JavaFX 8; Creating a bootable SD card; Using NOOBS; Configuring the Raspberry Pi; Connecting to the Raspberry Pi remotely…”
Libro electrónico -
7869por Gift, NoahTabla de Contenidos: “…Retrieving Multiple-Values with Net-SNMPFinding Memory; Creating Hybrid SNMP Tools; Extending Net-SNMP; SNMP Device Control; Enterprise SNMP Integration with Zenoss; Zenoss API; Using Zendmd; Device API; Chapter 8. OS Soup; Introduction; Cross-Platform Unix Programming in Python; Using SSH Keys, NFS-Mounted Source Directory, and Cross-Platform Python to Manage Systems; Creating a Cross-Platform, Systems Management Tool; Creating a Cross-Platform Build Network; PyInotify; OS X; Scripting DSCL or Directory Services Utility; OS X Scripting APIs; Automatically Re-Imaging Machines…”
Publicado 2008
Libro electrónico -
7870
-
7871Publicado 2015Tabla de Contenidos: “…; Integrating Sinon and Chai; Summary; Chapter 3: Writing BDD Features; Introducing myCafé; Writing features; Displaying a customer's order; Tips for writing features; Starting to code the scenarios; Testing asynchronous features; Testing a callback-based API; Testing a promise-based API…”
Libro electrónico -
7872por Flanagan, DavidTabla de Contenidos: “…Printing; Printing in Java 1.1; Printing in Java 1.2; Printing Single-Page Objects; Printing Multipage Documents; Efficiency Issues in the Java 1.2 Printing API; Chapter 6. Data Transfer; The Data Transfer Framework; The DataFlavor Class; The Transferable Interface; Cut-and-Paste; Drag-and-Drop; A Data Source; A Data Sink; Chapter 7. …”
Publicado 1999
Libro electrónico -
7873Publicado 2024Tabla de Contenidos: “…Server-Side React -- Limitations of Client-Side Rendering -- SEO -- Performance -- Security -- The Rise of Server Rendering -- Benefits of Server Rendering -- Hydration -- Hydration Considered Harmful -- Creating Server Rendering -- Manually Adding Server Rendering to a Client-Only React App -- Hydrating -- Server Rendering APIs in React -- renderToString -- renderToPipeableStream -- renderToReadableStream -- When to Use What -- Don't Roll Your Own…”
Libro electrónico -
7874Publicado 2023Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credit -- Dedicated -- Contributors -- Table of Contents -- Preface -- Part 1: Splunk System Administration -- Chapter 1: Getting Started with the Splunk Enterprise Certified Admin Exam -- Introducing the certification exam -- The weightage of topics in the exam -- Introducing the exam's test pattern -- True or false category -- Single-answer category -- Multiple-choice category -- What is Splunk Enterprise? …”
Libro electrónico -
7875por Love, RobertTabla de Contenidos: “…Process Management; The Process Hierarchy; pid_t; Obtaining the Process ID and Parent Process ID; Running a New Process; Error values; The fork( ) System Call; vfork( )…”
Publicado 2007
Libro electrónico -
7876por Henderson, CalTabla de Contenidos: “…The UTF-8 EncodingUTF-8 Web Applications; Handling Output; Handling Input; Using UTF-8 with PHP; Using UTF-8 with Other Languages; Using UTF-8 with MySQL; Using UTF-8 with Email; Using UTF-8 with JavaScript; Using UTF-8 with APIs; Data Integrity and Security; Data Integrity Policies; Good, Valid, and Invalid; Filtering UTF-8; Filtering Control Characters; Filtering HTML; Why Use HTML?…”
Publicado 2006
Libro electrónico -
7877por Inc, Apple ComputerTabla de Contenidos: “…Table of Contents; Preface; Audience; Who Should Read This Book; Who Should Not Read This Book; What You Need to Know; About the Example Code; How This Book Is Organized; Part I, Cocoa Overview and Foundation; Part II, Single-Window Applications; Part III, Document-Based Applications; Part IV, Miscellaneous Topics; Part V, Appendixes; How to Use This Book; Conventions Used in This Book; How to Contact Us; Acknowledgments; Part I; Introduction to Cocoa; The Mac OS X Programming Environment; Cocoa Defined; The History of Cocoa; Cocoa's Feature Set; The Cocoa Frameworks; Languages; Objective-C…”
Publicado 2002
Libro electrónico -
7878por Allspaw, JohnTabla de Contenidos: “…The Art of Capacity Planning; Focus and Topics; Audience for This Book; Organization of the Material; Conventions Used in This Book; Using Code Examples; We&d Like to Hear from You; Safari® Books Online; Acknowledgments; 1. …”
Publicado 2008
Libro electrónico -
7879por Hunter, JasonTabla de Contenidos: “…Table of Contents; Preface; Servlet API 2.2; Servlet API 2.3; Readers of the First Edition; Audience; What You Need to Know; About the Examples; Organization; Conventions Used in This Book; Request for Comments; Acknowledgments; Acknowledgments from the First Edition; Introduction; History of Web Applications; Common Gateway Interface; FastCGI; PerlEx; mod_perl; Other Solutions; Server extension APIs; Server-side JavaScript; Active Server Pages; JavaServer Pages; Java Servlets; Support for Servlets; Standalone Servlet Containers; Add-on Servlet Containers; Embeddable Servlet Containers…”
Publicado 2001
Libro electrónico -
7880Publicado 2007Tabla de Contenidos: “…Exchange Server Administrators Exchange View-Only Administrators Group; 64-Bit Support Only; Active Directory-Based Routing Topology; De-emphasized Features; Discontinued Features; Architecture Features; Recipient-related Features; Mobile Features; Outlook Web Access Features; Public Folder Features; Protocol Features; Connector Features; HA Features; Exchange 5.5-related Features; APIs and Development Features; Tools and Management Features; Summary; Chapter 2: Installing Exchange Server 2007; Introduction; Exchange 2007 Server Editions and CAL Types; Standard Edition; Enterprise Edition…”
Libro electrónico