Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 95
- Application software 88
- Java (Computer program language) 75
- Análisis factorial 69
- Historia 65
- History 47
- Management 44
- Computer software 41
- Engineering & Applied Sciences 38
- Coleccion 33
- Documentos 33
- Parlamento britanico 33
- Data processing 31
- Psicología 30
- Python (Computer program language) 30
- Computer programming 29
- Cloud computing 28
- Object-oriented programming (Computer science) 28
- JavaScript (Computer program language) 26
- Web site development 26
- Computer Science 25
- Microsoft .NET Framework 23
- Technological innovations 23
- Programming 22
- Programming languages (Electronic computers) 20
- Web applications 20
- Software patterns 19
- Automation 18
- Software engineering 18
- e 17
-
1381Publicado 2014Tabla de Contenidos: “…Excel-style editing in NG-GridCreating a modal window to add subscribers; Real-time form validations; Summary; Chapter 4: Using REST Web Services in Your AngularJS App; Understanding the response from a REST API; Testing a RESTful web service; Jump starting your app development with Angular Seed; Files and folders in Angular Seed; Adding Bootstrap libraries; Starting your Node web server; Mark-up our Layout; Creating the routes; Understanding AngularJS services; Writing your first factory service; Dependency Injection; Coding the partial; Calling the REST web service using http…”
Libro electrónico -
1382por Ray, Erik T.Tabla de Contenidos: “…Event StreamsWorking with Streams; Events and Handlers; The Parser as Commodity; Stream Applications; XML::PYX; XML::Parser; SAX; SAX Event Handlers; DTD Handlers; External Entity Resolution; Drivers for Non-XML Sources; A Handler Base Class; XML::Handler::YAWriter as a Base Handler Class; XML::SAX: The Second Generation; XML::SAX::ParserFactory; SAX2 Handler Interface; Content event handlers; Entity resolver; Lexical event handlers; Error event handlers and catching exceptions; SAX2 Parser Interface; Example: A Driver; Installing Your Own Parser; Tree Processing; XML Trees; XML::Simple…”
Publicado 2002
Libro electrónico -
1383por Elliott, James (Software engineer)Tabla de Contenidos: “….; Hibernate Types; Basic Types; Persistent Enumerated Types; Custom Value Types; "Any" Type Mappings; All Types; Standard Criteria; The Expression Factory; Hibernate SQL Dialects; Getting Fluent in the Local SQL; Index…”
Publicado 2004
Libro electrónico -
1384por Kopec, David. authorTabla de Contenidos: “…; Function Parameters; The Locality of Variables; Multiple Parameters; Function Return Values; Single-Line Functions; Rock-Paper-Scissors; Optional Parameters; Positional Optional Parameters; Named Optional Parameters; Functions as First-Class Citizens; Functions Within Functions; Recursive Functions; Fibonacci Sequence; Factorial…”
Publicado 2014
Libro electrónico -
1385por Robinson, DavidTabla de Contenidos: “…The extendable case statement; 5.2. The factory pattern; Chapter 6. Improving Your Productivity; 6.1. …”
Publicado 2007
Libro electrónico -
1386Publicado 2002Tabla de Contenidos: “…Handle Exceptions in EJB Code CorrectlyKnow When to Use Compound Primary Keys; Know How to Handle Large Queries; Use Dirty Flags in ejbStore; Use Lazy Loading; Cache JNDI Lookup Objects; Use Business Delegates for Clients; Write Dual CMP/BMP Entity Beans; Create Domain Object Factories; Deployment and Packaging; Create a Build Environment; Separate Components and Create Shared Libraries; Write Testing and Diagnostics Code; Servlet Best Practices; Working Effectively with Servlets; Choose the Right Servlet Framework; Tips for selecting a framework; High-profile frameworks…”
Libro electrónico -
1387por Au, Wagner JamesTabla de Contenidos: “…Earning Revenue from Your Game Summary; Chapter 9: Web Game Developer Profiles: Kingdom of Loathing, Nitrome, and Desktop Tower Defense; Learning from Kingdom of Loathing, the Indie Cult RPG; Learning from Desktop Tower Defense-and What Its Developer Learned the Hard Way; Turning Hit Web Games into a Hit Web Game Factory, the Nitrome Way; Summary; Chapter 10: Future Trends and Opportunities for Web Gaming; Advertising-Based Payments and Secondary Markets; As HTML5 Rises, Does Flash Have a Future?…”
Publicado 2012
Libro electrónico -
1388Publicado 2020Tabla de Contenidos: “…. -- A Leader Is Promoting Sketchy, Off-System Webinars or Events to the Team -- You've Sponsored Someone Who Is a Distraction Factory -- Chapter 8. Protecting your team against zombies, dinosaurs, parasites, and terrorists -- Chapter 9. …”
Libro electrónico -
1389por Chanda, SandeepTabla de Contenidos: “…DataReader; Connecting to a Database; Connecting to a Database with SQL Credentials; Asynchronous Connection; Logging Connection Failures; Commands for CRUD Operations; Manipulating Data with Stored Procedures; Asynchronous Data Streams; Provider Factories…”
Publicado 2013
Libro electrónico -
1390por Fischer, Gayle V.Tabla de Contenidos: “…Western Frontier -- Biography -- Life on the Frontier -- Moving West and Homesteading -- Native Americans -- Work Housework Theory and Issues -- Crafts, Trades, and Home-Based Work -- Domestics -- Factory Family -- Pre-Industrial Sexual Division of Labor -- Unions ...…”
Publicado 1992
Libro electrónico -
1391Publicado 2017Tabla de Contenidos: “…Configuring an Azure function as a serverless architecture model integrated with Stream Analytics job output -- Summary -- Chapter 9: Optimizing Intelligence in Azure Streaming -- Integration of JavaScript user-defined functions using Azure Stream Analytics -- Adding JavaScript UDF with a Stream Analytics job -- Stream Analytics and JavaScript data type conversions -- Integrating intelligent Azure machine learning algorithms with Stream Analytics function -- Data pipeline Streaming application building concepts using Azure .NET Management SDK -- Implementation steps of Azure Stream Analytics jobs using .NET management SDK -- Summary -- Chapter 10: Understanding Stream Analytics Job Monitoring -- Troubleshooting with job metrics -- Visual monitoring of job diagram -- Logging of diagnostics logs -- Enabling diagnostics logs -- Exploring the logs sent to the storage account -- Configuring job alerts -- Viewing resource health information with Azure resource health -- Exploring different monitoring experiences -- Building a monitoring dashboard -- Summary -- Chapter 11: Use Cases for Real-World Data Streaming Architectures -- Solution architecture design and Proof-of-Concept implementation of social media sentiment analytics using Twitter and a sentiment analytics dashboard -- Definition of sentiment analytics -- Prerequisites required for the implementation of Twitter sentiment analytics PoC -- Steps for implementation of Twitter sentiment analytics -- Remote monitoring analytics using Azure IoT Suite -- Provisioning of remote device monitoring analytics using Azure IoT Suite -- Implementation of a connected factory use case using Azure IoT Suite -- Connected factory solution with Azure IoT Suite -- Real-world telecom fraud detection analytics using Azure Stream Analytics and Cortana Intelligence Gallery with interactive visuals from Microsoft Power BI…”
Libro electrónico -
1392Publicado 2004Tabla de Contenidos: “…Major features of grid services -- 5.1 Introduction -- 5.2 Factory -- 5.3 Service Data Elements -- 5.4 Life cycle…”
Libro electrónico -
1393Publicado 2022Tabla de Contenidos: “…-- Summary -- Chapter 2: Organizing a Project -- Technical requirements -- Setting up an environment and directory -- Environment -- Sanic CLI -- Directory structure -- Using blueprints effectively -- Blueprint registration -- Blueprint versioning -- Grouping blueprints -- Wiring it all up -- Controlled imports -- Factory pattern -- Autodiscovery -- Running our application -- Summary -- Part 2: Hands-On Sanic -- Chapter 3: Routing and Intaking HTTP Requests -- Technical requirements -- Understanding HTTP methods -- Using HTTP methods on route handlers -- Advanced method routing -- Method safety and request body -- RESTful API design -- Simplifying your endpoints with CBVs -- Blanket support for OPTIONS and HEAD -- Paths, slashes, and why they matter -- Strict slashes -- Extracting information from the path -- Advanced path parameters -- Custom parameter matching -- Modifying matched parameter values -- API versioning -- Should all of my routes bump versions? …”
Libro electrónico -
1394Publicado 2005Tabla de Contenidos: “…Conté "Cerca del Agua": Casa Cliff / Walters & Cohen ; Casa 4x4 / Tadao Ando; Casa Equis / Barclay & Crousse ; Residencia Dunbar / Nick Milkovich y Arthur Erickson ; Casa Duna / Lynne Breslin Architects ; Casa en la playa / Christoff : Finio Architecture ; Cardy Net Factory / Mike Rolland ; Casa en Fire Island / Bromley Caldari Architects ; Casa Gledhill / Tanner Architects ; Cabaña en Chicken Point / Olson Sundberg Kundig Allen Architects ; Casa en el lago Cascades / Eric Cobb Architects ; Casa Larga / Daniele Claudio Taddei ; Casa en un lago / Eichinger oder Knechtl ; Casa de Vacaciones / 24 H Architecture…”
Libro -
1395Publicado 2010Tabla de Contenidos: “…-- Conclusion -- Two Preventing Workplace Injury -- Development of occupational health and safety in Canada -- Perspectives on risk -- Market model of occupational health and safety -- Inevitability and the careless worker -- The social construction of accidents -- Pressure for state regulation -- The Factory Acts -- Injury compensation -- Why workers' compensation? …”
Libro electrónico -
1396por Freeman, Eric, 1965-Tabla de Contenidos: “…; Test drive your constructor right off the factory floor; What is the window object anyway?; A closer look at window.onload; Another look at the document object; A closer look at document.getElementById; One more object to think about: your element objects; Bullet Points; Exercise Solutions…”
Publicado 2011
Libro electrónico -
1397por Pérez Miguel, ÁngelTabla de Contenidos: “…. -- Tabla 8. Análisis factorial de componentes principales (rotación equamax). …”
Publicado 2006
Libro electrónico -
1398por Bragg, Steven M.Tabla de Contenidos: “…3- 25 Link Supplier Requests to the Accounts Payable Database3- 26 Outsource the Accounts Payable Function; 3- 27 Outsource VAT Reclamations; 3- 28 Shrink the Supplier Base; 3- 29 Withhold First Payment until W-9 Form Is Received; 3- 30 Automate the W-9 Form; 3- 31 Automate Payments for Repetitive Invoicing; 3- 32 Install a Payment Factory; 3- 33 Eliminate Manual Checks; 3- 34 Increase the Frequency of Check Runs; 3- 35 Have Regularly Scheduled Check-Signing Meetings; 3- 36 Implement Positive Pay; 3- 37 Incorporate Copy Protection Features into Checks; 3- 38 Avoid Acronym Payees on Checks…”
Publicado 2007
Libro electrónico -
1399por Elliott, James (Software engineer)Tabla de Contenidos: “…; Property-Oriented Criteria Factories; What about...; Chapter 9. A Look at HQL; Writing HQL Queries; How do I do that?…”
Publicado 2008
Libro electrónico -
1400por Artymiak, JacekTabla de Contenidos: “…Taming the Function WizardConstructing Complex Formulas; Chapter 4: Formatting; Formatting Text; The Formatting Toolbar; Cell Content Alignment; Text Styling; Numeric Formats; Creating Your Own Numeric Formats; Creating Conditional Formatting; Formatting Cells; Formatting Columns and Rows; Formatting Worksheets; Auto-formatting Sheets; Adding New Designs to the Auto-format List; Chapter 5: Simple Mathematical Functions; Absolute Values of Numbers (ABS); Syntax: ABS(n); Exponential Function (EXP); Syntax: EXP(Number); Factorial Function (FACT); Syntax: FACT(n); Natural Logarithm (LN)…”
Publicado 2011
Libro electrónico