Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 1,422
- Development 1,382
- Java (Computer program language) 1,307
- Application software 1,225
- JavaScript (Computer program language) 876
- Història 768
- Engineering & Applied Sciences 746
- Web site development 670
- Computer Science 606
- Web sites 386
- Computer programming 384
- Java (Lenguaje de programación) 368
- Design 365
- Web applications 329
- Internet programming 298
- Cajas de ahorros 284
- Computer software 274
- Computer programs 225
- Caza 222
- Programming languages (Electronic computers) 208
- Programming 200
- History 186
- HTML (Document markup language) 183
- Casas, Bartolomé de las 182
- Universidad Pontificia de Salamanca (España) 181
- Android (Electronic resource) 179
- Arquitectura 164
- Software engineering 162
- Java 154
- Crítica e interpretación 149
-
25261por Inden, MichaelTabla de Contenidos: “….) -- 6.2.11 Aufgabe 11: Array Min und Max (.....) -- 6.2.12 Aufgabe 12: Array Split (.....) -- 6.2.13 Aufgabe 13: Minesweeper Board (.....) -- 6.3 Lösungen -- 6.3.1 Lösung 1: Gerade vor ungeraden Zahlen (.....) -- 6.3.2 Lösung 2: Flip (.....) -- 6.3.3 Lösung 3: Palindrom (.....) -- 6.3.4 Lösung 4: Inplace Rotate (.....) -- 6.3.5 Lösung 5: Jewels Board Init (.....) -- 6.3.6 Lösung 6: Jewels Board Erase Diamonds (.....) -- 6.3.7 Lösung 7: Spiral-Traversal (.....) -- 6.3.8 Lösung 8: Add One to Array As Number (.....) -- 6.3.9 Lösung 9: Sudoku-Checker (.....) -- 6.3.10 Lösung 10: Flood-Fill (.....) -- 6.3.11 Lösung 11: Array Min und Max (.....) -- 6.3.12 Lösung 12: Array Split (.....) -- 6.3.13 Lösung 13: Minesweeper Board (.....) -- II Fortgeschrittenere und kniffligere Themen -- 7 Rekursion Advanced…”
Publicado 2021
Libro electrónico -
25262por Wesley, Scott. authorTabla de Contenidos: “…Contents at a Glance; Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Part I: Getting Started ; Chapter 1: CSS-The Secret; Understanding the Selector; The Web Page Is Hierarchical Data; HTML, CSS & jQuery Syntax Examples; SQL Analogy; Understanding Selectors; Tags, IDs, and Classes; Attributes and Operator; Pseudo-Selectors; Browser Feedback; Events; Translating PL/SQL to JavaScript; What's Available from the Box?…”
Publicado 2015
Libro electrónico -
25263Publicado 2011Tabla de Contenidos: “…; Using the FireBug console directly; Writing HTML dynamically to a target div; Multi-line strings; Create a listener; Fetching data from another page…”
Libro electrónico -
25264Publicado 2015Tabla de Contenidos: “…Optimizing CompilerPerforming Native Compilation of PL/SQL; Java Language Integration; Example; Publishing Java to PL/SQL; Data Dictionary; Index…”
Libro electrónico -
25265Tabla de Contenidos:Libro electrónico
-
25266
-
25267por Powers, ShelleyTabla de Contenidos: “…Advanced Media Element Scripting; Media Elements and Canvas; Playing a Video in an Canvas Element; Creating a Video Visual Filter using the Canvas Element; Media Elements and SVG; Adding an HTML5 Video to an SVG Document; Applying SVG Filters to Video Files within HTML; The Audio Data APIs…”
Publicado 2011
Libro electrónico -
25268Publicado 2013“…If you dread the business of testing JavaScript and Backbone.js web applications, this book is your guardian angel. …”
Libro electrónico -
25269Publicado 2005Tabla de Contenidos: “…Requirements -- 5.1 Application overview -- 5.2 Requirements -- 5.2.1 Bidding system -- 5.2.2 Catalog search and news feed Web services -- 5.2.3 User maintenance with Java Message Service -- 5.2.4 Use JavaServer Faces for the news component -- 5.2.5 Reference data component -- 5.3 Specification -- 5.3.1 Bidding system -- 5.3.2 Reference data component -- 5.3.3 Session management -- 5.3.4 Session data -- Part 2 Development examples -- Chapter 6. …”
Libro electrónico -
25270Publicado 2018Tabla de Contenidos: “…-- Performance -- Tunable data durability -- Publish/Subscribe -- Useful data types -- Expiring data over time -- Counters -- Server-side Lua scripting -- Appropriate use cases for Redis -- Data fits into RAM -- Data durability is not a concern -- Data at scale -- Simple data model -- Features of Redis matching part of your use case -- Data modeling and application design with Redis -- Taking advantage of Redis' data structures -- Queues -- Sets -- Notifications -- Counters -- Caching -- Redis anti-patterns -- Dataset cannot fit into RAM -- Modeling relational data -- Improper connection management -- Security -- Using the KEYS command -- Unnecessary trips over the network -- Not disabling THP -- Redis setup, installation, and configuration -- Virtualization versus on-the-metal -- RAM -- CPU -- Disk -- Operating system -- Network/firewall -- Installation -- Configuration files -- Using Redis -- redis-cli -- Lua -- Python -- Java -- Taking a backup with Redis -- Restoring from a backup -- Tips for success -- Summary -- References -- Chapter 5: Cassandra -- Introduction to Cassandra -- What problems does Cassandra solve? …”
Libro electrónico -
25271Publicado 2017Tabla de Contenidos: “…Gateway for Bluetooth devices using Raspberry Pi -- Set up your Raspberry Pi with Raspbian -- Deploying a Bluetooth gateway on your Raspberry Pi -- Step 1 - Update and upgrade the Pi -- Step 2 - Installing Bluetooth and Node.js -- Step 3 - Getting the project folder -- Step 4 - Running the web server -- Implementing a Bluetooth gateway on the Raspberry Pi -- Bluetooth SIG GATT server API -- RESTful services offered by the RESTful smart server API -- Important libraries and their usage -- Important JavaScript in the gateway project -- Implementing the Bluetooth gateway explorer v2 -- Important libraries used in the web application -- Important JavaScript used in the web application -- Summary -- Chapter 8: The Future of Bluetooth Low Energy -- The Internet of Things and the role of Bluetooth Low Energy -- History and its motion -- The future of technology and the Internet of Things -- Bluetooth Low Energy in the future of IoT -- Use of IoT in smart cities and the automobile industry -- Technical challenges -- Financial challenges -- Potential research in Bluetooth Low Energy -- Enhancing meshes in Bluetooth -- Enhancing security in Bluetooth -- Summary -- Index…”
Libro electrónico -
25272Publicado 2014Tabla de Contenidos: “…Deploying with Cloud-based Services -- Cloud versus traditional hosting -- Infrastructure as a Service (IaaS) versus Platform as a Service (PaaS) -- Introduction to Git -- Deploying your application -- Nodejitsu -- Heroku -- Amazon Web Services (AWS) -- Create a MongoLab account and database -- Create and configure the AWS environment -- Microsoft Azure -- Digital Ocean -- Summary -- 11. …”
Libro electrónico -
25273Publicado 2023Tabla de Contenidos: “…Redirecting a user from the server -- Summary -- Further reading -- Part 2 - Working with Remix and the Web Platform -- Chapter 5: Fetching and Mutating Data -- Technical requirements -- Fetching data -- Fetching data at the route level -- Fetching dynamic data in parameterized routes -- Loading data in parallel -- Mutating data -- Mutating data without JavaScript -- Mutating data with JavaScript -- Summary -- Further reading -- Chapter 6: Enhancing the User Experience -- Technical requirements -- Understanding progressive enhancement -- Progressive enhancement in Remix -- Making it work without JavaScript -- Making it worse before making it better -- Testing on slow networks -- Prefetching data -- Working with action data -- Handling concurrent mutations -- Adding a form to a list -- Supporting multiple pending states -- Summary -- Further reading -- Chapter 7: Error Handling in Remix -- Technical requirements -- Dealing with unexpected errors -- Invoking client and server errors -- Handling errors with the root error boundary -- Nested error handling -- Handling thrown responses -- Throwing responses -- Handling exceptions with error boundaries -- Creating a resilient experience -- Handling page-not-found (404) errors -- Summary -- Further reading -- Chapter 8: Session Management -- Technical requirements -- Working with search parameters -- Reading search parameters in loader functions -- Updating search parameters with form submissions -- Programmatically submitting forms -- Creating user sessions with cookies -- Working with Remix's session helpers -- Adding a user registration flow -- Adding a user login flow -- Deleting a session during logout -- Authenticating access to user data -- Accessing cookie data on the server -- Working with user data on the client -- Enforcing authentication on the server -- Summary -- Further reading…”
Libro electrónico -
25274por Congreso nacional de ingeniería termodinámicaTabla de Contenidos: “…ANÁLISIS TÉRMICO DE CALENTADORES DE AGUA DE ALIMENTACIÓN EN CENTRALES NUCLEARESÁLVAREZ FERNÁNDEZ, MARIO (1); ALONSO TRISTÁN, CRISTINA (2) ; DEL PORTILLO VALDÉS, LUIS ALFONSO ; VALIDEZ DEL MODELO UNIDIMENSIONAL TRANSITORIO PARA LA TRANSFERENCIA DE CALOR EN CONTACTO CON EL TERRENO; MENA BALADÉS, JESÚS DANIEL; RODRÍGUEZ MAESTRE, ISMAEL; CUBILLAS FERNÁNDEZ, PALOMA; ÁLVAREZ GÓMEZ, PASCUAL ; VALIDACIÓN DE UN MODELO RC DE SUELO RADIANTE PARA PROGRAMAS DE SIMULACIÓN TÉRMICA DE EDIFICIOS; RODRÍGUEZ JARA, ENRIQUE ÁNGEL (1); RODRÍGUEZ MAESTRE, ISMAEL (1); FONCUBIERTA BLÁZQUEZ, JUAN LUIS (1)…”
Publicado 2013
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
25275por Bick, Shih-inTabla de Contenidos: “…The IRU_SampleWin user programs in Windows -- 8.1 Understanding the user programs -- 8.1.1 The SampleWinVC.java program -- 8.1.2 The SampleWinMain.java program…”
Publicado 2004
Libro electrónico -
25276por Williams, RobTabla de Contenidos: “…Languages for RTS development - C, Ada and Java -- 17. Cross-development techniques -- 18. …”
Publicado 2006
>Acceso al texto completo en ebscohost
Libro electrónico -
25277Publicado 2020Tabla de Contenidos: “…SOUDNI ́ PROCES NIKOLAJE NIKOLAJEVICE RYŽKOVA A JEHO ODRAZ V DOBOVE ́M TISKU (Isabela Vaverkova ́) -- KOMEDIE DENISE IVANOVICE FONVIZINA VE ZPRACOVA ́NI ́ ANTONI ́NA KURŠE NA PRKNECH DIVADLA BRATRI ́ MRŠTI ́KUV BRNE (Karoli ́na Velšova ́) Intro -- OBSAH -- U ́vodni ́ slovo -- PRI ́BUZENSKA ́ TERMINOLO ́GIA PRE OZNACENIE VYŠŠI ́CH GENERA ́CII ́ V ZA ́PADOSLOVANSKY ́CH A -- JUŽNOSLOVANSKY ́CH JAZYKOCH (Jana Demelova ́) -- NEJSTARŠI ́ LŽIDIMITRIJOVSKA ́ DRAMATA V ZA ́PADNI ́ EVROPE A VLIV NA ́BOŽENSTVI ́ NA JEJICH UCHOPENI ́ (Zuzana Dupalova ́) -- VZNIK ROMANTICKY ́CH NA ́RODNI ́CH EPOSU: SRBSKO-FINSKE ́ PARALELY (Eliška Jira ́nova ́) -- STROSSMAYEROVA JIHOSLOVANSKA ́ KNIHOVNA (Katerina Kola ́rova ́) -- RUSKO A ZA ́PAD Z PERSPEKTIVY F. …”
Libro electrónico -
25278Publicado 2021Tabla de Contenidos: “…(1978-2001, PARI ́Ž) A PLURALISMUS ANDREJE SINAVSKE ́HO -- "BO ZYWI ZAWSZE MAJA RACJE PRZECIW UMARLYM" -- RZECZYWISTOSC OBOZO ́W KONCENTRACYJNYCH NA PODSTAWIE POWIESCI RUDOLFA VRBY UTEKL JSEM Z OSVETIMI I OPOWIADAN TADEUSZA BOROWSKIEGO INŽINIER RIAVA OCAMI LITERA ́RNYCH KRITIKOV -- RODINA A POSTAVY OTCE, MATKY A SOUROZENCU V DI ́LE JANA BALABA ́NA OPTIKOU ANTROPOLOGIE LITERATURY -- SOLOVJOVUV IDEA ́LNI ́ DIALOG NAHLI ́ŽENY ́ Z HLEDISKA GENOLOGICKE ́HO…”
Libro electrónico -
25279Publicado 2008Tabla de Contenidos: “…Programming Languages -- Lisp -- Dynamic Languages and Applications -- Multiparadigm Programming in Object-Oriented Languages: Current Research -- Equation-Based Object-Oriented Languages and Tools Report on the Workshop EOOLT 2007 at ECOOP 2007 -- Aliasing, Confinement, and Ownership in Object-Oriented Programming -- Implementation, Compilation, Optimization of Object-Oriented Languages, Programs and Systems -- Aspects -- Models and Aspects - Handling Crosscutting Concerns in MDSD -- Aspects, Dependencies and Interactions -- Enabling Software Evolution Via AOP and Reflection -- Formal Techniques, Roles, Components -- Formal Techniques for Java-Like Programs -- Roles and Relationships in Object-Oriented Programming, Multiagent Systems and Ontologies -- Component-Oriented Programming -- Software Engineering -- Model-Driven Software Adaptation -- Object-Oriented Reengineering -- Practical Approaches for Software Adaptation -- Quantitative Approaches in Object-Oriented Software Engineering -- Applications -- Object Technology for Ambient Intelligence and Pervasive Computing -- Pedagogies and Tools for the Teaching and Learning of Object Oriented Concepts -- Refactoring Tools…”
Libro electrónico -
25280Publicado 2019Tabla de Contenidos: “…Preface / Susanne Fuchs, Joanne Cleland, Amélie Rochet-Capellan -- Changes in speech production in response to formant perturbations: An overview of two decades of research / Tiphaine Caudrelier, Amélie Rochet-Capellan -- Spatial and temporal variability of corrective speech movements as revealed by vowel formants during sensorimotor learning / Eugen Klein, Jana Brunner, Phil Hoole -- Aetiology of speech sound errors in autism / Louise McKeever, Joanne Cleland, Jonathan Delafield-Butt -- Acquisition of new speech motor plans via articulatory visual biofeedback/ Joanne Cleland and James M. …”
Libro electrónico