Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Engineering & Applied Sciences 372
- Computer Science 300
- Development 251
- Application software 244
- Java (Computer program language) 193
- Web site development 149
- XML (Document markup language) 132
- Web sites 125
- Database management 123
- Design 114
- Computer programs 104
- Internet programming 93
- Microsoft .NET Framework 88
- XML (Lenguaje de marcas) 86
- Electrical & Computer Engineering 76
- Telecommunications 75
- C# (Computer program language) 60
- Computer programming 59
- Android (Electronic resource) 55
- SQL server 54
- Programming languages (Electronic computers) 51
- Data processing 50
- Python (Computer program language) 48
- Computer software 47
- Programming 47
- Client/server computing 46
- Web services 44
- Management 42
- Relational databases 41
- Mobile computing 40
-
1241por Markham, NoelTabla de Contenidos: “…Chapter 12: Integrating Java Applications with Databases -- SQL: An Introduction -- JDBC: Combining Java and the Database -- Testing with In-Memory Databases -- Summary -- Chapter 13: Creating Web Applications -- Tomcat and the Servlet API -- Jetty -- Play Framework -- Summary -- Chapter 14: Using HTTP and REST -- The HTTP Methods -- HTTP Clients -- Creating HTTP Services Using REST -- Summary -- Chapter 15: Serialization -- Reading and Writing Java Objects -- Using XML -- JSON -- Summary -- Chapter 16: The Spring Framework -- Core Spring and the Application Context -- Spring JDBC -- Integration Testing -- Spring MVC -- Summary -- Chapter 17: Using Hibernate -- Using Hibernate -- Summary -- Chapter 18: Useful Libraries -- Removing Boilerplate Code with Apache Commons -- Developing with Guava Collections -- Using Joda Time -- Summary -- Chapter 19: Developing with Build Tools -- Building Applications with Maven -- Ant -- Summary -- Chapter 20: Android -- Basics -- User Interface -- Persistence -- Android Hardware -- Summary -- Appendix: Introducing Scala -- Scala Basics -- Functions as Values -- Immutability -- Summary -- Introduction -- Overview of the Book and Technology -- How This Book Is Organized -- Who Should Read This Book -- Tools You Will Need -- Downloading the Example Source Code -- Summary…”
Publicado 2014
Libro electrónico -
1242Publicado 2024Libro electrónico
-
1243por Bisht, SumitTabla de Contenidos: “…Data-driven tests -- Behavior-driven tests -- Behavior-driven development -- BDD using the Robot Framework -- Standard libraries -- Collections -- Dialogs -- Operating System -- Process -- Screenshot -- String -- Telnet -- XML -- Remote test execution -- Summary -- 4. Extending the Framework -- Testing the web applications -- Selenium -- The Robot Framework Selenium library -- Running web-based tests -- Using the Selenium2Library -- Debugging through the REPL shell -- Testing desktop applications -- Testing through objects - Java Swing -- A Swing test -- Testing through images -- Sikuli -- Creating a custom Sikuli library -- Other noteworthy libraries -- Testing network protocols -- Testing the web services -- Testing the database -- Summary -- 5. …”
Publicado 2013
Libro electrónico -
1244por Mueller, John PaulTabla de Contenidos: “…Performing Functional Data Manipulation -- Slicing and dicing -- Mapping your data -- Filtering data -- Organizing data -- Chapter 3 Working with Scalars, Vectors, and Matrices -- Considering the Data Forms -- Defining Data Type through Scalars -- Creating Organized Data with Vectors -- Defining a vector -- Creating vectors of a specific type -- Performing math on vectors -- Performing logical and comparison tasks on vectors -- Multiplying vectors -- Creating and Using Matrices -- Creating a matrix -- Creating matrices of a specific type -- Using the matrix class -- Performing matrix multiplication -- Executing advanced matrix operations -- Extending Analysis to Tensors -- Using Vectorization Effectively -- Selecting and Shaping Data -- Slicing rows -- Slicing columns -- Dicing -- Concatenating -- Aggregating -- Working with Trees -- Understanding the basics of trees -- Building a tree -- Representing Relations in a Graph -- Going beyond trees -- Arranging graphs -- Chapter 4 Accessing Data in Files -- Understanding Flat File Data Sources -- Working with Positional Data Files -- Accessing Data in CSV Files -- Working with a simple CSV file -- Making use of header information -- Moving On to XML Files -- Working with a simple XML file -- Parsing XML -- Using XPath for data extraction -- Considering Other Flat-File Data Sources -- Working with Nontext Data -- Downloading Online Datasets -- Working with package datasets -- Using public domain datasets -- Chapter 5 Working with a Relational DBMS -- Considering RDBMS Issues -- Defining the use of tables -- Understanding keys and indexes -- Using local versus online databases -- Working in read-only mode -- Accessing the RDBMS Data -- Using the SQL language -- Relying on scripts -- Relying on views -- Relying on functions -- Creating a Dataset -- Combining data from multiple tables…”
Publicado 2020
Libro electrónico -
1245Publicado 2017Tabla de Contenidos: “…. -- Chapter 2: Learning Dependency Injection (DI) -- Implementing a Spring container using XML -- Getting started -- How to do it... -- How it works... -- Implementing a Spring container using JavaConfig -- Getting started -- How to do it... -- How it works... -- Managing beans in an XML-based container -- Getting started -- How to do it... -- How it works... -- Managing beans in the JavaConfig container -- Getting started -- How to do it... -- How it works... -- Creating Singleton and Prototype beans -- Getting started -- How to do it... -- How it works... -- Defining eager and lazy spring beans -- Getting started -- How to do it... -- How it works... -- Creating an inner bean -- Getting started -- How to do it... -- How it works... -- Injecting Collections and Properties…”
Libro electrónico -
1246por Kent, RobertTabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Preparing and Configuring Your Magento Website; Focusing your keywords; The role of the home page; Structuring our categories for better optimization; Optimizing our CMS pages; Optimizing our titles, content, and meta information; Adjusting our Magento configuration for SEO; Default settings; XML sitemap; Google Analytics; Summary; Chapter 2: Product and Category Page Optimization; Optimizing titles and descriptions for the SERPs…”
Publicado 2014
Libro electrónico -
1247por Jones, AllenTabla de Contenidos: “…Cover; Copyright page; Dedications; Contents at a Glance; Table of Contents; Introduction; Why We Wrote This Book; Who Should Read This Book; Organization of This Book; Part I: Introducing .NET; Part II: The C# Language; Part III: Programming .NET with C#; Part IV: Advanced Topics; Appendices; System Requirements; Support; Part I: Introducing .NET; Chapter 1: Introduction to Microsoft .NET; Background; Goals of .NET; System Integration Using XML; Platform Neutrality; Language Neutrality; Technology Consolidation; Overview of .NET; The .NET Framework; Development Tools; Server Products…”
Publicado 2002
Libro electrónico -
1248por Shah, RiteshTabla de Contenidos: “…Monitoring performance of a query by SET SHOWPLAN_XMLMonitoring performance of a query by SET STATISTICS XML; Monitoring performance of a query by SET STATISTICS IO; Monitoring performance of a query by SET STATISTICS TIME; Including and understanding client statistics; Chapter 6: Tuning with Execution Plans; Introduction; Understanding Hash, Merge, and Nested Loop Join strategies; Finding table/index scans in execution plan and fixing them; Introducing Key Lookups, finding them in execution plans, and resolving them; Chapter 7: Dynamic Management Views and Dynamic Management Functions…”
Publicado 2012
Libro electrónico -
1249Publicado 2016Tabla de Contenidos: “…Beispiel: Durchführen eines A/B-TestsBayessche Inferenz; Weiterführendes Material; Kapitel 8 - Die Gradientenmethode; Die Idee hinter der Gradientenmethode; Abschätzen des Gradienten; Den Gradienten verwenden; Auswahl der richtigen Schrittweite; Anwendungsbeispiel; Stochastische Gradientenmethode; Weiterführendes Material; Kapitel 9 - Daten sammeln; stdin und stdout; Einlesen von Dateien; Grundlagen von Textdateien; Dateien mit Feldtrennern; Auslesen von Webseiten; Parsen von HTML-Dokumenten; Beispiel: O'Reilly-Bücher über Daten; Verwenden von APIs; JSON (und XML)…”
Libro electrónico -
1250Publicado 2015Tabla de Contenidos: “…The anatomy of archetype - catalog.xmlThe archetype plugin goals; Java EE web applications with the archetype plugin; Deploying web applications to a remote Apache Tomcat server; Android mobile applications with the archetype plugin; EJB archives with the archetype plugin; JIRA plugins with the archetype plugin; Spring MVC applications with the archetype plugin; Summary; Chapter 4: Maven Plugins; Common Maven plugins; The clean plugin; The compiler plugin; The install plugin; The deploy plugin; The surefire plugin; The site plugin; The jar plugin; The source plugin; The resources plugin…”
Libro electrónico -
1251Tabla de Contenidos: “…Committing NuGet Packages to Source Control Summary; Chapter 6: PowerShell for Deployment; PowerShell; Cmdlets ; Getting Output ; PowerShell Pipeline ; Error Handling; Functions; PowerShell Drives; Sample Script/ Template ; Testing and Debugging Your Scripts; Common Scenarios; Working with the File System; List XML Files Recursively in a Folder; List All Sub-Directories in a Folder; Copy All Files from One Folder to Another Recursively; Find (and Remove) All Files Older Than 10 Days; Find Files Larger Than 1GB; Get the First and Last 10 Lines in a File…”
Libro electrónico -
1252por Buchanan, CameronTabla de Contenidos: “…Creating an FTP C2Creating an Twitter C2; Creating a simple Netcat shell; Chapter 9: Reporting; Introduction; Converting Nmap XML to CSV; Extracting links from a URL to Maltego; Extracting e-mails to Maltego; Parsing Sslscan into CSV; Generating graphs using plot.ly; Index…”
Publicado 2015
Libro electrónico -
1253Publicado 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 -
1254Publicado 2015Tabla de Contenidos: “…Principle of Least Exposure Essential Security Mechanisms; Advanced Security Mechanisms; Slowing Down a Reverse Engineer; Summary; Chapter 10 Analyzing Windows Phone Applications; Understanding the Security Model; Understanding Windows Phone 8.x Applications; Building a Test Environment; Analyzing Application Binaries; Summary; Chapter 11 Attacking Windows Phone Applications; Analyzing for Data Entry Points; Attacking Transport Security; Attacking WebBrowser and WebView Controls; Identifying Interprocess Communication Vulnerabilities; Attacking XML Parsing; Attacking Databases…”
Libro electrónico -
1255por Stanek, William R.Tabla de Contenidos: “….NET Framework Technologies.NET Framework Layers; Windows XP and Windows Server 2003; Windows XP Editions; Windows XP and Active Directory; Installing Windows Server 2003 Administration Tools on Windows XP; Increased Support for Standards; IPv6 Support; IETF Security Standards Support; XML Web Services Support; Interface and Tool Improvements; Simple and Classic Start Menus; Improvements for Active Directory Tools; Other Tool Improvements; Active Directory Improvements; Domains Can Be Renamed; Active Directory Can Replicate Selectively…”
Publicado 2004
Libro electrónico -
1256por MacIntyre, PeterTabla de Contenidos: “…Advanced Goodness; Regular Expressions; String Matching; String Substituting; String Splitting; SimpleXML; Integrated Development Environments; Komodo by ActiveState; Zend Studio for Eclipse; PhpED by NuSphere; Primary Websites; php.net; zend.com…”
Publicado 2010
Libro electrónico -
1257por Chandrasekaran, SwamiTabla de Contenidos: “…Prerequisite configurationInstalling WID on Windows; IBM Installation Manager; Starting the Installation; Setting up UTE; Verifying the installation; Post installation activities; Uninstalling WID; Getting Started with WID; Starting WID; Business Integration perspective; Working with Modules and Libraries; Solution diagram; Assembly Diagram; Dependency editor; Words of wisdom - tips, tricks, suggestions, and pitfalls; Summary; Chapter 3: Building your Hello Process Project; SOA programming model; Web Services Description Language (WSDL) in a minute; XML Schema Definition (XSD) in a minute…”
Publicado 2010
Libro electrónico -
1258por Kocjan, WojciechTabla de Contenidos: “…Changing the implementation of the logging / tracing commandAppenders; Recap of the logger package; Audit; Recap of the audit package; Debugging; Tcl Dev Kit Inspector; Tcl Dev Kit Debugger; Local Debugging; Remote debugging; Recap of the Tcl Dev Kit Debugger; TclPro Debugger; Summary; Chapter 5: Data Storage; Internationalizations; Encoding issues; Translating your application into different languages; Using SQL and databases in Tcl; Connecting to MySQL; Connecting to PostgreSQL; Using SQLite; Managing databases from SQLiteStudio; Other databases; Handling XML in Tcl; Storing raw Tcl values…”
Publicado 2010
Libro electrónico -
1259Publicado 2019Tabla de Contenidos: “…Using predicates on JSON values -- 4.4. Selecting XML values -- Summary -- Chapter 5. Adding record/replay behavior -- 5.1. …”
Libro electrónico -
1260Publicado 2016Tabla de Contenidos: “…Setting up and customizing a responsive single page webdesign with BootstrapDisplaying a model in the View, using the JSTL; Defining a common WebContentInterceptor; Designing a client-side MVC pattern with AngularJS; Chapter 3: Working with Java Persistence and Entities; Introduction; Configuring the Java Persistence API in Spring; Defining useful EJB3 entities and relationships; Making use of the JPA and Spring Data JPA; Chapter 4: Building a REST API for a Stateless Architecture; Introduction; Binding requests and marshalling responses; Configuring content-negotiation (JSON, XML, and so on)…”
Libro electrónico