Mostrando 28,921 - 28,940 Resultados de 33,117 Para Buscar '"Global"', tiempo de consulta: 0.19s Limitar resultados
  1. 28921
  2. 28922
    por Spidlík, Tomás, 1919-2010
    Publicado 2013
    “…Hoy constatamos la urgente necesidad de un replanteamiento global del método de la teología. Es necesaria una visión orgánica, donde el teologar no signifique encerrarse en un lenguaje hermético, en metodologías impropias, produciendo así una serie de teologías de las cuales la más popular, la más divulgativa, sería la evangelizadora. …”
    Libro
  3. 28923
  4. 28924
  5. 28925
    por Rodríguez Becerra, Manuel
    Publicado 2015
    Tabla de Contenidos: “…MAPA DE PRECIPITACIÓN GLOBAL -- FIGURA 2. MAPA GLOBAL DE PRODUCCIÓN DE (...) -- FIGURA 3. …”
    Libro electrónico
  6. 28926
    Publicado 2018
    Tabla de Contenidos: “…List Operations -- Exercise 13: List References -- Activity 12: Working with Lists -- Booleans -- Comparison Operators -- Logical Operators -- Membership Operators -- Activity 13: Using Boolean Operators -- Summary -- Control Statements -- Introduction -- Control Statements -- Program Flow -- Control Statement -- The if Statement -- Exercise 14: Using the if Statement -- Activity 14: Working with the if Statement -- The while Statement -- Exercise 15: Using the while Statement -- Exercise 16: Using while to Keep a Program Running -- Activity 15: Working with the while Statement -- while Versus if -- Loops -- The for Loop -- Exercise 17: Using the for Loop -- Using else -- The range Function -- Activity 16: The for loop and the range Function -- Nesting Loops -- Exercise 18: Using Nested Loops -- Activity 17: Nested Loops -- Breaking Out of Loops -- The break Statement -- The continue Statement -- The pass Statement -- Activity 18: Breaking out of Loops -- Summary -- Functions -- Introduction -- Built-In Functions -- User-Defined Functions -- Calling a Function -- Global and Local Variables -- Exercise 19: Defining Global and Local Variables -- Function Return -- Using main() -- Function Arguments -- Required Arguments -- Keyword Arguments -- Default Arguments -- Variable Number of Arguments -- Activity 19: Function Arguments -- Anonymous Functions -- Exercise 20: Creating a Lambda Function -- Activity 20: Using Lambda Functions -- Summary -- Lists and Tuples -- Introduction -- List Syntax -- List Methods -- list.append(item) -- list.extend(iterable) -- list.insert(index, item) -- list.remove(item) -- list.pop([index]) -- list.clear() -- list.index(item [, start [, end]]) -- list.count(item) -- list.sort(key=None, reverse=False) -- list.reverse() -- list.copy() -- Activity 21: Using the List Methods -- List Comprehensions -- Tuple Syntax…”
    Libro electrónico
  7. 28927
    Tabla de Contenidos: “…Régressions individuelles et globales : effet frontière commun -- Tableau A6. Régression globale : effets frontière individuels -- Annexe VII. …”
    Libro electrónico
  8. 28928
    Tabla de Contenidos: “…Projet de cadre d'évaluation global pour l'EES des transports -- Remerciements -- Table des matières -- Note de synthèse -- 1. …”
    Libro electrónico
  9. 28929
    Publicado 2017
    Tabla de Contenidos: “…Front Cover -- Bridges, Pathways and Transitions -- Copyright Page -- Contents -- List of Contributors -- Authors' Biography -- Editors' Biography -- Preface -- References -- 1 Policy and Practice Challenges and Opportunities for Developing Widening Participation in the Global South and North -- 1.1 Introduction -- 1.2 Raising Aspirations: Collaborations With Families, Schools, and Communities -- 1.3 Providing Opportunities: Pathways and Bridging Initiatives -- 1.4 Ensuring Success: Transition Support Through Policy -- 1.5 Concluding Remarks -- References -- 2 What Is Widening Participation and Why Does It Matter? …”
    Libro electrónico
  10. 28930
    Publicado 2018
    Tabla de Contenidos: “…-- Example block data -- Example Ethereum block -- Bitcoin block -- Global state -- Block time and block size -- Blockchain miners -- Blockchain validators -- Smart contracts -- Blockchain speed -- How to calculate blockchain throughput -- Comparisons with traditional networks -- Summary -- Chapter 3: Decentralization Versus Distributed Systems -- Distributed systems -- Resiliency -- Fault tolerance and failure isolation -- Consensus and coordination -- Backups -- Consistency -- Peer-to-peer systems -- Decentralized systems -- Principles of decentralized systems -- Open access -- Non-hierarchical -- Ecosystem diversity -- Transparency -- Downsides -- Speed -- Censorship resistance -- Chaos and non-determinism -- Summary -- Chapter 4: Cryptography and Mechanics Behind Blockchain -- Principles of security -- Historical perspective - classical cryptography…”
    Libro electrónico
  11. 28931
    Publicado 2024
    Tabla de Contenidos: “…-- Les adaptations de la stratégie gaullienne à Chypre -- Statu quo régional pour "condominium" global : le Proche-Orient post-nassérien, point d'ancrage de la mésentente franco-américaine -- Paris, Washington et le renouveau égyptien : deux stratégies pour un même but? …”
    Libro electrónico
  12. 28932
    Publicado 2017
    Tabla de Contenidos: “…-- The Python type system -- Dynamic typing in Python -- Strong typing in Python -- Variable declaration and scoping -- The LEGB rule -- Scopes in action -- Identical names in global and local scope -- The global keyword -- Moment of zen -- Everything is an object -- Inspecting a function -- Summary -- Chapter 5: Exploring Built-in Collection types -- tuple - an immutable sequence of objects -- Literal tuples -- Tuple element access -- The length of a tuple -- Iterating over a tuple -- Concatenating and repetition of tuples -- Nested tuples -- Single-element tuples -- Empty tuples -- Optional parentheses -- Returning and unpacking tuples -- Swapping variables with tuple unpacking -- The tuple constructor -- Membership tests -- Strings in action -- The length of a string -- Concatenating strings -- Joining strings -- Splitting strings -- Moment of zen -- Partitioning strings -- String formatting -- Other string methods…”
    Libro electrónico
  13. 28933
    Publicado 2017
    Tabla de Contenidos: “…Namespaced module -- Accessing global elements -- BlogMap module and component -- Mutations -- Actions -- Mapping in the component -- User position -- Centering on the user -- Blog posts and comments -- Posts store module -- Rendering functions and JSX -- Writing the view in JavaScript with render functions -- Dynamic templates -- Data objects -- Virtual DOM -- What is JSX? …”
    Libro electrónico
  14. 28934
    Publicado 2011
    Tabla de Contenidos: “…Cover -- Table of Contents -- Introduction -- Part I: Building ASP.NET Pages -- 1 Overview of the ASP.NET Framework -- ASP.NET and the .NET Framework -- Understanding ASP.NET Controls -- Understanding ASP.NET Pages -- Installing ASP.NET -- Summary -- 2 Using the Standard Controls -- Displaying Information -- Accepting User Input -- Submitting Form Data -- Displaying Images -- Using the Panel Control -- Using the HyperLink Control -- Summary -- 3 Using the Validation Controls -- Overview of the Validation Controls -- Using the RequiredFieldValidator Control -- Using the RangeValidator Control -- Using the CompareValidator Control -- Using the RegularExpressionValidator Control -- Using the CustomValidator Control -- Using the ValidationSummary Control -- Creating Custom Validation Controls -- Summary -- 4 Using the Rich Controls -- Accepting File Uploads -- Displaying a Calendar -- Displaying Advertisements -- Displaying Different Page Views -- Displaying a Wizard -- Displaying Silverlight Content -- Summary -- Part II: Designing ASP.NET Websites -- 5 Designing Websites with Master Pages -- Creating Master Pages -- Modifying Master Page Content -- Loading Master Pages Dynamically -- Summary -- 6 Designing Websites with Themes -- Creating Themes -- Adding Skins to Themes -- Adding Cascading Style Sheets to Themes -- Creating Global Themes -- Applying Themes Dynamically -- Summary -- 7 Creating Custom Controls with User Controls -- Creating User Controls -- AJAX and User Controls -- Dynamically Loading User Controls -- Summary -- Part III: Performing Data Access -- 8 Overview of Data Access -- Using DataBound Controls -- Using DataSource Controls -- Using Programmatic DataBinding -- Understanding Templates and DataBinding Expressions -- Overview of SQL Server 2008 Express -- Sample Database-Driven Web Application -- Summary…”
    Libro electrónico
  15. 28935
    por Courtland L. Bovee
    Publicado 2021
    Tabla de Contenidos: “…-- Intelligent Communication Technology Hi, I'm an Algorithm, Your New Teammate -- 3 Communication Challenges in a Diverse, Global Marketplace -- Communication Close-up at Siemens AG -- Understanding the Opportunities and Challenges of Communication in a Diverse World -- The Opportunities in a Global Marketplace -- The Advantages of a Diverse Workforce -- The Challenges of Intercultural Communication -- Developing Cultural Competency -- Understanding the Concept of Culture -- Overcoming Ethnocentrism and Stereotyping -- Recognizing Variations in a Diverse World -- Contextual Differences -- Legal and Ethical Differences -- Social Norms and Customs -- Nonverbal Communication -- Age Differences -- Gender Differences -- Religious Differences -- Ability Differences -- Adapting to Other Business Cultures -- Guidelines for Adapting to Any Business Culture -- Guidelines for Adapting to U.S. …”
    Libro electrónico
  16. 28936
    Publicado 2013
    Tabla de Contenidos: “…-- 8.10.2 Linearization -- 8.10.3 Execution sequence -- 8.10.4 Effect of an execution sequence -- 8.10.5 Global and local identifier sets -- 8.10.6 Global and local reference sets -- 8.10.7 Mutating program constants -- 8.10.8 Mutating operators -- 8.10.9 Binary operator mutations -- 8.10.10 Mutating statements -- 8.10.11 Mutating program variables -- 8.10.12 Structure Reference Replacement -- 8.11 Mutation Operators for Java -- 8.11.1 Traditional mutation operators -- 8.11.2 Inheritence -- 8.11.3 Polymorphism and dynamic binding…”
    Libro electrónico
  17. 28937
    Publicado 2018
    Tabla de Contenidos: “…CREATIVE TRADE AND INSTITUTIONAL MECHANISMS -- INTEGRATING INTO GLOBAL VALUE CHAINS -- CONCLUDING PERSPECTIVES -- REFERENCES -- CAPÍTULO 5. …”
    Libro electrónico
  18. 28938
    por Marcu, Silvia
    Publicado 2012
    Tabla de Contenidos: “…LA FRONTERA ESTE DE EUROPA: ESTUDIO DE CASO; 3 RUSIA, UN NUEVO ACTOR EN EL CONTEXTO GLOBAL DE LAS MIGRACIONES; 3.1. LAS MIGRACIONES EN EL ESPACIO EX SOVIÉTICO: UNA MOVILIDAD MUY ESPECIAL EN EL SIGLO XXI; 3.2. …”
    Libro electrónico
  19. 28939
    por Plaza Hidalgo, Isabel
    Publicado 2012
    Tabla de Contenidos: “…Excedente de productividad global; 3.4.3. Métodos de evaluación de la eficiencia; 3.5. …”
    Libro electrónico
  20. 28940
    por Alemany, Carlos
    Publicado 2013
    Tabla de Contenidos: “…La paradoja de la aldea global; 2.1. Todo es comunicación...; 2.2. ... Y todo es incomunicación5; 3. …”
    Libro electrónico