Mostrando 121,121 - 121,140 Resultados de 127,786 Para Buscar 'Jebús~', tiempo de consulta: 1.45s Limitar resultados
  1. 121121
    Publicado 2005
    Tabla de Contenidos: “…; 4 Preanesthetic visit vs. preanesthetic evaluation; 5 Defusing a highly charged atmosphere; 6 The post-anesthetic visit: is it practical?…”
    Libro electrónico
  2. 121122
    por Stein, R. A. 1911-1999
    Publicado 2010
    Tabla de Contenidos: “…The tradition relative to the debut of Buddhism in Tibet -- The religious kings and the royal laws -- The sūtra fallen from the sky -- Recapitulation -- Tibetica antiqua V. …”
    Click para texto completo desde fuera UPSA
    Click para texto completo desde UPSA
    Libro electrónico
  3. 121123
    por Moffit, Jack
    Publicado 2010
    Tabla de Contenidos: “…Professional XMPP Programming with JavaScript and jQuery; About the Author; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p.wrox.com; Part I: XMPP Protocol and Architecture; Chapter 1: Getting to Know XMPP; Chapter 2: Designing XMPP Applications; Part II: The Applications; Chapter 3: Saying Hello: The First Application; Chapter 4: Exploring the XMPP Protocol: A Debugging Console; Chapter 5: Microblogging in Real Time: An Identica Client…”
    Libro electrónico
  4. 121124
    por Al-Dbiyat, Mohamed
    Publicado 2018
    Tabla de Contenidos: “…Les "usages de l'espace" dans la steppe syrienne au début du XXIe siècle / 1988 et 1989, exemples d'années pluviométriques extrêmes dans la steppe syrienne : mythe ou réalité?…”
    Electrónico
  5. 121125
    por Allouche-Benayoun, Joëlle
    Publicado 2020
    Tabla de Contenidos: “…Les Juifs d'Algérie -- Du dhimmi au citoyen français -- L'historiographie du décret Crémieux -- Le retour du refoulé -- La Mission civilisatrice, us et aléas -- Les rabbins de France et d'Algérie face à la "mission civilisatrice" -- Les Juifs de Constantine au début de la présence française -- Une facette méconnue -- Les interprètes juifs de l'armée française lors de la conquête de l'Algérie (1830-1870) -- Les Juifs d'une oasis -- L'antisémitisme, une constante 1830-1943 -- Les Juifs d'Algérie entre deux hostilités (1830-1943) -- La presse antijuive (1870-1940) -- Les camps d'internement en Algérie (1941-1944) -- Les Juifs d'Algérie à Marseille pendant la Seconde Guerre mondiale -- Regard de cinéaste -- La judéophobie musulmane en Algérie avant, pendant, et après la période française -- Transmissions et Mémoires -- Entre émancipation et antijudaïsme -- La mémoire collective des Juifs d'Algérie dans la longue durée (1930-1970) -- Transmission mémorielle au féminin -- Danielle Dahan-Feucht -- Poétique d'une reconstruction identitaire au XXIe siècle -- Le cimetière de Saint-Eugène -- Lieu de mémoire des Juifs d'Alger -- Témoignage -- Après 1962 -- Juifs d'Algérie en Israël -- Des parents juifs d'Algérie dans la tourmente du XXe siècle…”
    Electrónico
  6. 121126
    Publicado 2017
    Tabla de Contenidos: “…(And, refactoring) -- Saving user input : testing the database -- Improving functional tests : ensuring isolation and removing Voodoo sleeps -- Working incrementally -- Prettification : layout and styling, and what to test about it -- Testing deployment using a staging site -- Getting to a production-ready deployment -- Automating deployment with fabric --Splitting our tests into multiple files, and a generic wait helper -- Validation at the database layer -- A simple form -- More advanced forms -- Dipping our toes, very tentatively, into JavaScript -- Deploying our new code -- User authentication, spiking, and de-spiking -- Using mocks to test external dependencies or reduce duplication -- Test fixtures and a decorator for explicit waits -- Server-side debugging -- Finishing "my lists" : outside-in TDD -- Test isolation, and "listening to your tests" -- Continuous integration (CI) -- The token social bit, the page pattern, and an exercise for the reader -- Fast tests, slow tests, and hot lava -- Obey the testing goat! …”
    Libro electrónico
  7. 121127
    por Hardman, Casey. author
    Publicado 2020
    Tabla de Contenidos: “…Chapter 1: Installation and Setup -- Chapter 2: Unity Basics -- Chapter 3: Manipulating the Scene -- Chapter 4: Parents and their Children -- Chapter 5: Prefabs -- Chapter 6: Programming Primer -- Chapter 7: Code Blocks and Methods -- Chapter 8: Conditions -- Chapter 9: Working with Objects -- Chapter 10: Working with Scripts -- Chapter 11: Inheritance -- Chapter 12:Debugging -- Game Project 1: Obstacle Course -- Chapter 13 -- Obstacle Course Design and Outline -- Chapter 14: Player Movement -- Chapter 15: Death and Respawning -- Chapter 16: Basic Hazards -- Chapter 17: Walls and Goals -- Chapter 18:Patrolling Hazards -- Chapter 19: Wandering Hazards -- Chapter 20:Dashing -- chapter 21:Designing Levels- Chapter 22: Menus and UI -- Chapter 23: In-Game Pause Menu -- Chapter 24: Spike Traps -- Chapter 25: Obstacle Course Conclusion -- Game Project 2: Tower Defense -- Chapter 26: Tower Defense Design and Outline -- Chapter 27: Camera Movement -- Chapter 28: Enemies, Towers, and Projectiles -- Chapter 29: Build Mode -- Chapter 30 Play Mode -- Chapter 31: More Tower Types -- Chapter 32: Tower Defense Conclusion -- Game Project 3: Physics Playground -- Chapter 33: Physics Playground Design and Outline -- Chapter 34: Mouse-Aimed Camera -- Chapter 35: Advanced 3D Movement -- Chapter 36: Wall Jumping -- Chapter 37: Pulling and Pushing -- Chapter 38: Moving Platforms -- Chapter 389 Joints and Swings -- Chapter 40: Force Fields and Jump Pads -- Chapter 41: Physics Playground Conclusion and More…”
    Libro electrónico
  8. 121128
    Publicado 2016
    Tabla de Contenidos: “…Part I: Using PHP -- 1 PHP Crash Course -- 2 Storing and Retrieving Data -- 3 Using Arrays -- 4 String Manipulation and Regular Expressions -- 5 Reusing Code and Writing Functions -- 6 Object-Oriented PHP -- 7 Error and Exception Handling -- Part II: Using MySQL -- 8 Designing Your Web Database -- 9 Creating Your Web Database -- 10 Working with Your MySQL Database -- 11 Accessing Your MySQL Database from the Web with PHP -- 12 Advanced MySQL Administration -- 13 Advanced MySQL Programming -- Part III: Web Application Security -- 14 Web Application Security Risks -- 15 Building a Secure Web Application -- 16 Implementing Authentication Methods with PHP -- Part IV: Advanced PHP Techniques -- 17 Interacting with the File System and the Server -- 18 Using Network and Protocol Functions -- 19 Managing the Date and and Time -- 20 Internationalization and Localization -- 21 Generating Images -- 22 Using Session Control in PHP -- 23 Integrating JavaScript and PHP -- 24 Other Useful Features -- Part V: Building Practical PHP and MySQL Projects -- 25 Using PHP and MySQL for Large Projects -- 26 Debugging and Logging -- 27 Building User Authentication and Personalization -- 28 Building a Web-Based Email Service with Laravel Part I (Web Edition) -- 29 Building a Web-Based Email Service with Laravel Part II (Web Edition) -- 30 Social Media Integration Sharing and Authentication (Web Edition) -- 31 Building a Shopping Cart (Web Edition)…”
    Libro electrónico
  9. 121129
    Tabla de Contenidos: “…Platforms -- Adaptive Content-Based Routing in General Overlay Topologies -- AlfredO: An Architecture for Flexible Interaction with Electronic Devices -- Exo-Leasing: Escrow Synchronization for Mobile Clients of Commodity Storage Servers -- Subscription Subsumption Evaluation for Content-Based Publish/Subscribe Systems -- Software Engineering -- Diagnosing Distributed Systems with Self-propelled Instrumentation -- Multithreading Strategies for Replicated Objects -- A Component Framework for Java-Based Real-Time Embedded Systems -- DeXteR – An Extensible Framework for Declarative Parameter Passing in Distributed Object Systems -- Performance Comparison of PHP and JSP as Server-Side Scripting Languages -- Debugging and Testing Middleware with Aspect-Based Control-Flow and Causal Patterns -- System Management -- Enabling Resource Sharing between Transactional and Batch Workloads Using Dynamic Application Placement -- Biologically-Inspired Distributed Middleware Management for Stream Processing Systems -- pMapper: Power and Migration Cost Aware Application Placement in Virtualized Systems -- Burstiness in Multi-tier Applications: Symptoms, Causes, and New Models -- Towards End-to-End Quality of Service: Controlling I/O Interference in Shared Storage Servers -- Components and System Algorithms and Properties -- SODA: An Optimizing Scheduler for Large-Scale Stream-Based Distributed Computer Systems -- Toward Massive Query Optimization in Large-Scale Distributed Stream Systems -- QoS Allocation Algorithms for Publish-Subscribe Information Space Middleware -- Profiling and Modeling Resource Usage of Virtualized Applications -- Prism: Providing Flexible and Fast Filesystem Cloning Service for Virtual Servers -- Moara: Flexible and Scalable Group-Based Querying System…”
    Libro electrónico
  10. 121130
    por Munro, Mark Conway. author
    Publicado 2017
    Tabla de Contenidos: “….-19 Date, Time & Timestamp Functions -- 20 Container Functions -- 21 Aggregate, Summary & Repeating Functions -- 22 Financial & Trigonometric Functions -- 23 Logical Functions -- 24 Get Functions -- 25 Design Functions -- 26 Mobile Functions -- PART 4 — Designing User Interfaces -- 27 Introducing Layout Mode -- 28 Getting Started with Layouts -- 29 Exploring Layout Palettes -- 30 Creating Layout Objects -- 31 Configuring Objects -- 32 Using Themes and Styles -- 33 Customizing the Menu Bar -- PART 5 — Automating Tasks with Scripts -- 34 Introduction to Scripting -- 35 Common Scripting Tasks -- 36 Debugging Scripts -- 37 Reacting to Script Triggers -- 38 Extending Features with Plug-ins -- PART 6 — Sharing Databases on a Network -- 39 Introducing Network Sharing -- 40 Securing Database Access -- 41 Advanced Sharing and Analysis Tools -- 42 Getting Connected…”
    Libro electrónico
  11. 121131
    Publicado 2010
    Tabla de Contenidos: “…: Les apports contradictoires de l'aérostation aux savoirs géographiques, fin XVIIIe-début XIXe siècle / Marie Thébaud-Sorger -- Les voisinages de la géographie. …”
    Libro electrónico
  12. 121132
    por Hoog, Andrew
    Publicado 2011
    Tabla de Contenidos: “…ManufacturersAndroid updates; Specific devices; Summary; References; Chapter 3 -Android software development kit and android debug bridge; Introduction; Android platforms; Software development kit (SDK); Android security model; Forensics and the SDK; Summary; References; Chapter 4 -Android file systems and data structures; Introduction; Data in the Shell; Type of memory; File systems; Mounted file systems; Summary; References; Chapter 5 -Android device, data, and app security; Introduction; Data theft targets and attack vectors; Security considerations; Individual security strategies…”
    Libro electrónico
  13. 121133
    Publicado 2000
    Tabla de Contenidos: “…Source Code Control -- 18. Debugging -- 19. Text Manipulation -- 20. Code Generators -- 4 PRAGMATIC PARANOIA -- 21. …”
    Libro electrónico
  14. 121134
    Publicado 2023
    Tabla de Contenidos: “…Getting started in IPython and Jupyter ; Enhanced interactive features ; Debugging and profiling -- Part II: Introduction to NumPy. …”
    Libro electrónico
  15. 121135
    por Galeno
    Publicado 2008
    Tabla de Contenidos: “…Thériaque à Pison / texte établi, traduit par Véronique Boudon-Millot ; 7. Les Os pour les débutants. L'Anatomie des muscles / texte établi et annoté par Ivan Garofalo, traduit par Ivan Garofalo et Armelle Debru ; 8. …”
    Libro
  16. 121136
    por Lee, Patrick, 1952-
    Publicado 2008
    Tabla de Contenidos: “…Human beings are animals -- Main challenges to establishing the first premise -- Animals are enduring agents -- Sensation is a bodily act -- In human being the agent that performs the act of sensing is identical with the agent that performs the act of understanding -- An argument from the nature of human intelligence -- On privileged access and the modal argument for substance dualism -- Human and personal identity : the psychological continuity view -- Against constitutionalism -- Conjoined twins and organic unity and distinctness -- Human beings are persons -- The difference in kind between human beings and other animals -- Conceptual thought -- Free choice, moral agency -- Survival after death -- The human soul after death -- Resurrection of the body -- Personhood and human dignity -- Hedonism and hedonistic drug-taking -- What hedonism is -- Preliminary arguments against psychological and ethical hedonism -- An argument against hedonism from qualitative differences among pleasures -- Hedonism and dualism -- Pleasures are good only as aspects of real perfections -- Hedonistic drug-taking -- Abortion -- The biological issue : human embryos or fetuses are complete (though immature) human beings -- No person arguments : the dualist version -- No person arguments : the evaluative version -- The argument that abortion is justified as nonintentional killing -- Euthanasia -- Human life and personhood near the end of life -- The human individual remains a person during his or her whole duration -- Why suicide and euthanasia are morally wrong -- Intentional killing vs. causing death as a side effect -- Human life is an intrinsic good -- The definition of death -- The criterion of death -- Human life and dignity -- Sex and the body -- Sex and marriage -- Sex and pleasure -- Sex, love, and affection -- Sodomy -- Fornication -- Objections -- Non-marital sex acts, multiple partners, incest, bestiality…”
    Libro
  17. 121137
    Publicado 2023
    Tabla de Contenidos: “…Getting started in IPython and Jupyter -- Enhanced interactive features -- Debugging and profiling -- Part II: Introduction to NumPy -- Understanding data types in Python -- The basics of NumPy arrays -- Computation on NumPy arrays: universal functions -- Aggregations: min, max, and everything in between -- Computation on arrays: broadcasting -- Comparisons, masks, and Boolean logic -- Fancy indexing -- Sorting arrays -- Structured data: NumPy's structured arrays -- Part III: Data manipulation with Pandas. …”
    Libro electrónico
  18. 121138
    Publicado 2011
    Libro
  19. 121139
    Publicado 2013
    Tabla de Contenidos: “…Las vías o los grados del amor puro -- La amistad entre sor Juana y la condesa de Paredes : el Afecto cotidiano como construcción de la identidad femenina / Su oficio fue criarlo, sustentarlo y traerlo en brazos : Reflexiones sobre la imagen de san José y el Niño Jesús como ideal del amor paterno / Acreedor del título de padre de Jesús y cabeza de la Sagrada Familia. …”
    Libro electrónico
  20. 121140
    Publicado 2023
    Tabla de Contenidos: “…(pp. 49-56) -- Raúl Lucena Martínez and Eladia Illescas Estévez -- 7 El videojuego como instrumento mediador en los procesos de aprendizaje en educación física: un análisis desde el modelo de aceptación de la tecnología(pp. 57-64) -- Carlos Merino-Campos and Héctor del Castillo Fernández -- 8 Ética y TIC(pp. 65-70) -- Juan Carlos de la Cruz Campos, María Jesús Santos Villalba, Magdalena Ramos Navas-Parejo and José Fernández Cerero -- 9 Fundadoras de la sociología: rompiendo barreras de género en la educación superior a través de tecnologías inclusivas(pp. 71-78) -- Eladia Illescas-Estévez, Eva Cataño-García and María-José del-Pino-Espejo -- 10 El aprendizaje colaborativo de maestros para el uso de las TIC en lectura y escritura(pp. 79-86) -- Rosalia Duarte and Monica Kassar -- 11 Aprendizajes sin fronteras: la evolución digital de la formación en la fundación CENTRA(pp. 87-94) -- Tristán Pertíñez Blasco -- 12 La competencia digital en la formación inicial del profesorado de Educación Infantil(pp. 95-102) -- María del Mar Román García, Patricia Gómez Hernández, María Luz Cacheiro González and Carlos Monge López -- 13 Epale, redes europeas e intercambios de buenas prácticas(pp. 103-110) -- Eduardo López Bertomeo -- 14 Metodología para evaluar la accesibilidad de la tecnología educativa e innovadora para las personas con discapacidad sensorial(pp. 111-118) -- María Jesús Roldán Roldán -- 15 Innovación y metodologías en ENID-TEACH(pp. 119-124) -- Susana Regina López -- 16 Laboratorios innovadores de transformación digital y educación democrática para escolares.…”
    Libro electrónico