Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 693
- Application software 600
- Engineering & Applied Sciences 492
- Historia 486
- History 440
- Java (Computer program language) 404
- Computer Science 396
- Python (Computer program language) 308
- Computer programming 291
- Classes socials 233
- Web site development 227
- Design 223
- Programming 222
- Història 212
- Microsoft .NET Framework 193
- Education 188
- Management 181
- Web sites 178
- Computer software 177
- Programming languages (Electronic computers) 171
- Clases sociales 170
- Ensenyament 158
- JavaScript (Computer program language) 155
- Computer programs 154
- Object-oriented programming (Computer science) 154
- C# (Computer program language) 151
- Social aspects 138
- C++ (Computer program language) 133
- Social conditions 128
- Software engineering 122
-
8861Publicado 2021Tabla de Contenidos: “…Il valore aggiunto in classe: un'ipotesi di approfondimento a partire dai dati del Questionario Insegnante INVALSI di Giuseppina Le Rose, Patrizia Falzetti -- 4. …”
Libro electrónico -
8862Publicado 2023Tabla de Contenidos: “…Gachihi -- Resisting marginalisation in the world class city : eking out a legal right to public presence in the city of Cape Town / M. …”
Libro electrónico -
8863por Precarity LabTabla de Contenidos: “…Cover -- Half Title -- Title Page -- Copyright Page -- Contents -- Acknowledgments -- Contributors -- A Note on Precarity -- The Precarity Effect: On the Digital Depletion Economy -- Language -- Who We Are -- Unpacking the Lab -- Thinking With -- The Undergig -- Operations of Capital and Experimentation -- The Entangling Undergig -- Techno Toxic -- Toxicity Every Step of the Process -- The Fairchild Semiconductor Corporation -- The Widening Gyre of Precarity -- Automating Abandonment -- Automating the Sluggish Inefficiencies of Bureaucracy -- The Subject of Public Assistance from Eligible Recipient to Beneficiary -- Loan Forgiveness -- Medicaid -- Keeping People Alive in Order to Extract from Them -- Fantasies of Ability -- From Each Beyond their Abilities -- To Each According to their Precarity -- Able-Bodiedness is More Than a Condition -- Precarity is a Threat Against the Right to Live -- It Cannot Be Solved by the Right to Work -- After the Social Safety Net, We Must Create Social Safety Networks -- Dispossession by Surveillance -- The Affronted Class -- "Tech Bro" Feelings -- The Return to Craft -- Neo-Colonial Tech Tours and Apocalyptic Escape Plans -- The Promise of Self-Improvement -- Restoring the Depleted World -- Example 1: Detroit Digital Stewards Program -- Example 2: Palestine and Maps.me -- Covens of Care -- Notes -- Glossary -- Bibliography -- Index…”
Publicado 2020
Libro electrónico -
8864por Hangartner, JudithTabla de Contenidos: “…Inside the "cocoon" of special education classes. When autonomy serves as a gold standard for reorienting children 11. …”
Publicado 2023
Libro electrónico -
8865Publicado 2011Tabla de Contenidos: “…Edmondson -- Experimental Speech Perception and Perceptual Dialectology / Cynthia Clopper, Jen Hay, and Bartlomiej Plichta -- Working with Children / Ghada Khattab and Julie Roberts -- Ascertaining Word Classes / Betty S. Phillips -- Checking for reliability -- / Cynthia G. …”
Libro -
8866Publicado 2012Tabla de Contenidos: “…Citizenship, moral education and the English elementary school / Susannah Wright -- Elite education and the development of mass elementary schooling in England, 1870-1930 / Heather Ellis -- Faith and nationhood: church, state and the provision of schooling in Ireland, 1870-1930 / Deirdre Raftery and Martina Relihan -- From the Zwergschule (one-room schoolhouse) to the comprehensive school: German elementary schools in imperial Germany and the Weimar Republic, 1870-1930 / Gunilla Budde -- Schools are society's salvation: the state and mass education in France, 1870-1930 / Jean-François Chanet -- Russia and the Soviet Union: schooling, citizenship, and the reach of the state, 1870-1945 / Ben Eklof -- "To become good members of civil society and patriotic Americans": mass education in the United States, 1870-1930 / Ellen Berg -- Primary education and the construction of citizenship in Brazil, 1870-1930: progress and tensions / Maria Cristina Soares de Gouvea and Alessandra Frota Schueller -- The role of mass education in nation building in the Ottoman Empire and the Turkish Republic, 1870-1930 / Nazan Cicek -- "Education for every son and daughter of South Africa": race, class and the compulsory education debate in the Cape Colony / S. …”
Libro -
8867Publicado 2010Tabla de Contenidos: “…Cathrene Connery -- Dance dialogues: creating and teaching in the zone of proximal development / Barry Oreck and Jessica Nicoll -- The inscription of self in graphic texts in school / Peter Smagorinsky -- Commitment and creativity: transforming experience into art / Seana Moran -- A synthetic-analytic method for the study of Perezhivanie: Vygotsky's literary analysis applied to playworlds / Beth Ferholt -- Keeping ideas and language in play: teaching drawing, writing, and aesthetics in secondary literacy class / Michelle Zoss -- Creating developmental moments: teaching and learning as creative activities / Carrie Lobman -- A cultural-historical approach to creative education / Ana Marjanovic-Shane, M. …”
Sumario
Libro -
8868Publicado 2016Tabla de Contenidos: “…Visualizing Control Flow with OllyFlow -- Closing Thoughts -- Chapter 3: Reconnaissance with Process Monitor and Process Explorer -- Process Monitor -- Logging In-Game Events -- Inspecting Events in the Process Monitor Log -- Debugging a Game to Collect More Data -- Process Explorer -- Process Explorer's User Interface and Controls -- Examining Process Properties -- Handle Manipulation Options -- Closing Thoughts -- Part 2: Game Dissection -- Chapter 4: From Code to Memory: A General Primer -- How Variables and Other Data Manifest in Memory -- Numeric Data -- String Data -- Data Structures -- Unions -- Classes and VF Tables -- x86 Assembly Crash Course -- Command Syntax -- Processor Registers -- The Call Stack -- Important x86 Instructions for Game Hacking -- Closing Thoughts -- Chapter 5: Advanced Memory Forensics -- Advanced Memory Scanning -- Deducing Purpose -- Finding the Player's Health with OllyDbg -- Determining New Addresses After Game Updates -- Identifying Complex Structures in Game Data -- The std::string Class -- The std::vector Class -- The std::list Class -- The std::map Class -- Closing Thoughts -- Chapter 6: Reading from and Writing to Game Memory -- Obtaining the Game's Process Identifier -- Obtaining Process Handles -- Working with OpenProcess() -- Accessing Memory -- Working with ReadProcessMemory() and WriteProcessMemory() -- Accessing a Value in Memory with ReadProcessMemory() and WriteProcessMemory() -- Writing Templated Memory Access Functions -- Memory Protection -- Differentiating x86 Windows Memory Protection Attributes -- Changing Memory Protection -- Address Space Layout Randomization -- Disabling ASLR to Simplify Bot Development -- Bypassing ASLR in Production -- Closing Thoughts -- Part 3: Process Puppeteering -- Chapter 7: Code Injection -- Injecting Code Caves with Thread Injection -- Creating an Assembly Code Cave…”
Libro electrónico -
8869Publicado 2014Tabla de Contenidos: “…CONTENTS; PREFACE ; THE AUTHORS ; ACKNOWLEDGEMENTS ; CHAPTER 1 INTRODUCTION ; 1.1 Computers; 1.2 Computer Programming Languages; 1.3 Computing Architecture in the Internet Environment; 1.4 Key Characteristics Shared by All Procedural Programming Languages; CHAPTER 2 C++; 2.1 Introduction to Function- Oriented and Object- Oriented Programming; 2.2 A Tour of C Language; 2.3 Functional Approach; 2.4 Object- Oriented Approach; 2.5 Design of Objected- Oriented Program; 2.6 Connection between Classes-An Example with Two Classes; 2.7 An Example of Inheritance; 2.8 Identify Class; 2.9 Debugging…”
Libro electrónico -
8870Publicado 2024Tabla de Contenidos: “…-- Modules type -- Avoiding anti-pattern - single module app -- Optimizing the usage of common modules - the SharedModule pattern -- Improving the size of your app - lazy loading -- Summary -- Chapter 3: TypeScript Patterns for Angular -- Technical requirements -- Creating classes and types -- Primitive and basic types -- Classes -- Interfaces -- Type aliases -- When to use classes, interfaces, or types -- Creating methods and functions -- Working with null values -- Decreasing verbosity - type inference -- Validating types - type guards -- Using a better alternative to the any type -- Summary -- Chapter 4: Components and Pages -- Technical requirements -- Creating components -- Communication between components - inputs and outputs -- Best practice - using the TrackBy property…”
Libro electrónico -
8871Publicado 2017Tabla de Contenidos: “…Gson alternative -- Executing our first API call -- Content providers -- Android adapters -- Content loaders -- Data binding -- Using lists -- Using grids -- Implementing drag and drop -- Summary -- Chapter 13: Tuning Up for High Performance -- Optimizing layouts -- Optimizing battery life -- Keeping your application responsive -- Summary -- Chapter 14: Testing -- Adding dependencies -- Updating folder structure -- Writing your first test -- Using test suites -- How to test UI -- Running tests -- Running unit tests -- Running instrumentation tests -- Summary -- Chapter 15: Migration to Kotlin -- Preparing the migration -- Danger signs -- Updating dependencies -- Converting classes -- Refactoring and cleanup -- Summary -- Chapter 16: Deploying Your Application -- Preparing for deployment -- Code obfuscation -- Signing your application -- Publishing to Google Play -- Summary -- Index…”
Libro electrónico -
8872Publicado 2018Tabla de Contenidos: “…Configuring an exchange -- Configuring a binding -- Configuring RabbitAdmin -- Configuring a message converter -- Creating a RabbitTemplate -- Configuring a listener container -- Creating a message receiver -- Creating a message producer -- Maximizing throughput with RabbitMQ -- Performance and scalability with RabbitMQ -- Summary -- Chapter 8: Multithreading and Concurrent Programming -- Java classical threads -- Creating threads -- Thread life cycle and states -- More advanced thread tasks -- Synchronizing threads -- Issues with multithreading -- The java.util.concurrent package -- Executors -- ThreadFactory -- Synchronizers -- Concurrent collection classes -- Lock -- Callable and Future -- Atomic variables -- Using thread pools for asynchronous processing -- Spring task execution and scheduling -- TaskExecutor -- TaskScheduler -- Spring Async -- The @EnableAsync annotation -- The @Async annotation -- @Async with CompletableFuture -- Spring and threads - transactions -- Java threads best programming practices -- Summary -- Chapter 9: Profiling and Logging -- Performance profiling -- Application performance -- Application logging and monitoring -- Application logging -- Logging best practices -- Logging tools -- Java standard logging -- Apache Log4j 2 -- Application monitoring -- Stagemonitor -- Pinpoint -- MoSKito -- Glowroot -- New Relic -- Profiling tools -- VisualVM -- JConsole -- Summary -- Chapter 10: Application Performance Optimization -- Performance issue symptoms -- Timeouts -- Running out of worker threads -- Threads waiting on class loaders -- Time spent on class-loading activities -- Class loader trying to load non-existent classes -- Performance tuning life cycle -- Connection pooling -- Hibernate -- Transaction -- Periodical clearing of Hibernate sessions -- Lazy initialization -- Constructor-based HQLs -- Entity and query caching…”
Libro electrónico -
8873Publicado 2024Tabla de Contenidos: “…Using functions as arguments to other functions -- Defining functions using the arrow syntax -- Understanding value closure -- Working with arrays -- Reading and modifying the contents of an array -- Enumerating the contents of an array -- Using the spread operator -- Working with objects -- Understanding literal object types -- Defining optional properties in a type annotation -- Defining classes -- Adding methods to a class -- Access controls and simplified constructors -- Using class inheritance -- Checking object types -- Working with JavaScript modules -- Creating and using modules -- Consolidating module contents -- Summary -- Chapter 4: Understanding Node.js Concurrency -- Preparing for this chapter -- Creating a simple web application -- Understanding (simplified) server code execution -- Understanding multi-threaded execution -- Understanding blocking and non-blocking operations -- Understanding JavaScript code execution -- Understanding Node.js code execution -- Using the Node.js API -- Handling events -- Working with promises -- Wrapping callbacks and unwrapping promises -- Executing custom code -- Yielding control of the main thread -- Using worker threads -- Writing the worker code -- Creating a worker thread -- Packaging worker threads into a callback -- Packaging worker threads into a promise -- Summary -- Chapter 5: Handling HTTP Requests -- Preparing for this chapter -- Listening for HTTP requests -- Understanding the Server configuration object -- Understanding HTTP requests -- Parsing URLs -- Understanding HTTP responses -- Supporting HTTPS requests -- Creating the self-signed certificate -- Handling HTTPS requests -- Detecting HTTPS requests -- Redirecting insecure requests -- Using third-party enhancements -- Using the Express router -- Using the request and response enhancements -- Using Express route parameters -- Summary…”
Libro electrónico -
8874Publicado 2010Tabla de Contenidos: “…Evolutionary computation : a brief overview -- A review of medical applications of genetic and evolutionary computation -- Evolutionary deformable models for medical image segmentation / Chris McIntosh and Ghassan Hamarneh -- Feature selection for the classification of microcalcifications in digital mammograms using genetic algorithms, sequential search, and class separability / Santiago E. Conant-Pablos, Rolando R. …”
Universidad Loyola - Universidad Loyola Granada (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca)Enlace del recurso
Libro electrónico -
8875Publicado 2013Tabla de Contenidos: “…Mending the breach between labour and nature : a new research field : environmental labour studies / David Uzzell, Nora Räthzel -- Developing global environmental union policies through the ITUC / Anabella Rosemberg -- Making the environment a trade union issue / Laura Martín Murillo -- International labour organization and the environment : the way to a socially just transition for workers / Lene Olsen, Dorit Kemter -- Food workers' rights as a path to a low-carbon agriculture / Peter Rossman -- Moving towards eco-unionism : reflecting the Spanish experience / Begoña Maria-Tome Gil -- Cars, crisis, climate change and class struggle / Lars Henriksson -- Analyses of trade union environmental policies across the globe -- The neo-liberal global economy and nature : re-defining the trade union role / Jacklyn Cock and Rob Lambert -- Sustainable development or environmental justice? …”
Universidad Loyola - Universidad Loyola Granada (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca)Enlace del recurso
Libro electrónico -
8876Publicado 2002Tabla de Contenidos: “…Teaching Intersectionally: The Politics of Gender, Race, Class, and Globalization --9 Global Feminism and Activism in a Women's Studies Practicum 123 Kayann Short -- 10 Globalization and Radical Feminist Pedagogy 138 -- Anna M. …”
Universidad Loyola - Universidad Loyola Granada (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca)Enlace del recurso
Libro electrónico -
8877por Majumdar, Manabi“…Drawing on original data collected in the two states of Andhra Pradesh and West Bengal, the authors first present the multiple ways in which social class impinges on the educational system, educational processes and educational outcomes. …”
Publicado 2011
Universidad Loyola - Universidad Loyola Granada (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca)Enlace del recurso
Libro electrónico -
8878por Mesonero Romanos, Ramón de“…He wrote under the pseudonym "El Curioso Parlante" and painted picturesque works which highlight everyday, traditional lifestyles seen from an upper class perspective…”
Publicado 2011
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
8879por Tarde, Gabriel“…Tarde's writings engage with contemporary thinkers like Durkheim and address broader issues such as social class distinctions and economic rights. Aimed at scholars and students of sociology and psychology, the essays present complex ideas in social theory and the dynamics of human behavior…”
Publicado 2015
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
8880por Reiss, Timothy J., 1942-“…In The Discourse of Modernism, Reiss sets up a theoretical model to describe the process by which one dominant class of discourse is replaced by another. He seeks to demonstrate that each new mode does not constitute a radical break from the past but in fact develops directly from its predecessor…”
Publicado 2018
Libro electrónico