Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 3,161
- History 2,024
- Filosofía 938
- Crítica e interpretación 733
- Art modern 719
- Development 690
- Història 673
- History and criticism 587
- Historia y crítica 580
- Application software 571
- Philosophy 547
- Exposicions 427
- RELIGION 387
- Management 352
- Padres de la Iglesia 347
- Arte 333
- Política y gobierno 324
- Arquitectura 315
- Economía 302
- Política 283
- Cloud computing 277
- Religion 273
- Social aspects 270
- Computer networks 242
- Philosophy, Modern 241
- Study and teaching 241
- Art 237
- Web site development 237
- Philology, Modern 236
- Filosofia 232
-
4301
-
4302Publicado 2013Materias: “…Civilization, Modern…”
Libro electrónico -
4303Publicado 2020“…This book presents in-depth information on a variety of the latest developments in modern printed-circuit antennas written by several prominent authors in the field. …”
Libro electrónico -
4304Publicado 2023“…Engineering is of key importance to cope with flood risk as it provides integrated solutions associated with hydrological-hydraulic and coastal-advanced techniques for analysing flooding risk, for designing flood infrastructures for direct protection, for providing natural retention measures that enhance environmental and river restoration, for developing flood warning systems, and for presenting integrated construction and non-construction measures in order to adapt to emerging climatic challenges and develop resilience under the modern city environment…”
Libro electrónico -
4305Publicado 2023Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credit -- Dedicated -- Foreword -- Contributors -- Table of Contents -- Preface -- Part 1: Introducing Distributed Tracing -- Chapter 1: Observability Needs of Modern Applications -- Understanding why logs and counters are not enough -- Logs -- Events -- Metrics and counters -- What's missing? …”
Libro electrónico -
4306
-
4307Publicado 2023Tabla de Contenidos: “…Intro -- Contents -- Notes on Contributors -- Introduction -- Acknowledgments -- References -- 1 Gallantry and Sociability in the South of Europe -- 1 Parallel Figures -- 2 An Exchange of Gazes -- 3 Inadequate or Excessive Masculinity, Dissolute Femininity -- 4 Gallantry in the Mirror of Time -- 5 Conclusion -- Acknowledgments -- References -- 2 On the Spanish National Character: Gender and Modernity -- 1 The Baggage of a French Traveller in Spain -- 2 Separated by Two Centuries from France: La Porte's Spaniards -- Acknowledgments -- References -- 3 More Than One Modernity: North and South America -- 1 America's Part in the Construction of Hispanic Modernity -- 2 Pedro de Estala and El Viajero universal -- 2.1 The Image of Spain's Empire and National Character -- 2.2 The Climatology Issue and the Dimension of Gender -- 3 Conclusion: A Cliché-Ridden Cultural Geography -- Acknowledgments -- References -- 4 Nations, Sexuality, and Violence in Nineteenth-Century National Narratives -- 1 Nationalisms Present and Past -- 2 Inter-ethnic Rape in the Narratives of Romantic Nationalism -- 3 Visual Allegories and Representations -- 4 Intertextual Relationships -- 5 Conclusions -- Acknowledgments -- References -- 5 Honour and Violence: Mediterranean Exoticism and Masculinity -- 1 Exoticism and Vraisemblance -- 2 A Trope of Otherness: The Secluded Encounter -- 3 Honour and Shame: Knowledge Production and the Literary Imagination -- 4 Realism and Romance Revisited -- Acknowledgments -- References -- 6 Meridian Ambivalences: Gendering the South in the Writings of the Coppet Group -- 1 Madame de Staël's Gendering of North and South -- 2 Sismondi, Literature and Constructing the Midi -- 3 Bonstetten and the Ambivalence of Southern Subjectivities -- Acknowledgments -- References…”
Libro electrónico -
4308Publicado 2023Tabla de Contenidos: “…Cover -- Contents -- Abbreviations -- Acknowledgements -- Introduction -- Chapter 1 - Concepts and Analogies -- Nationalism: A Repercussion of Modernity -- Making of the Territory, Border and Homeland -- Legitimizing the Rural -- Internal Colonization -- Chapter 2 - Rural as the Realm for Turkish Modernism and Nation‐Building -- Beginning of the Turkish Nationalism and "Anatolia" -- Turkish Anatolia as the Homeland -- Institutionalization to Legitimize the Turkish Anatolia -- Chapter 3 - Spatial Agents of Rural Development and Conceptualization of the Village -- Transportation in the Rural -- Urbanization in the Rural -- Conceptualization of the Village -- Socio‐Cultural Planning -- Economic Planning -- Architectural Planning -- Chapter 4 - Administering the Rural: Regulations for the Making of the Modern Turkish Village -- Construction of Rural Settlements during the First Years of the Republic -- The 1924 Village Law and the 1926 Settlement Law -- Building the Rural Settlements during the 1920s -- Building the Republican Villages -- The 1934 Settlement Law -- Villages of the 1934 Settlement Law -- Chapter 5 - Turkification and Planning: New Settlements in Izmir and Elazığ -- Building New Rural Settlements in Izmir -- Three New Rural Settlements in the Torbalturkishı District of Izmir -- Building the New Rural Settlements in Elazıg -- Executing the Turkification Agenda and Four New Rural Settlements in Elaturkishzıg -- The Clash of Turkification and Planning: An Interpretation of the Rural Settlements of the Early Republic -- Conclusion -- Literature -- Appendix…”
Libro electrónico -
4309
-
4310
-
4311
-
4312Publicado 2017“…Modernes d’Egypte…”
Libro electrónico -
4313Publicado 2024“…Learn how to get the most out of modern C++! Explore language and library enhancements available in modern C++. …”
Video -
4314Publicado 2024Tabla de Contenidos: “…Cover -- Copyright -- Contributors -- Table of Contents -- Preface -- Chapter 1: Learning Modern Core Language Features -- Using auto whenever possible -- Creating type aliases and alias templates -- Understanding uniform initialization -- Understanding the various forms of non-static member initialization -- Controlling and querying object alignment -- Using scoped enumerations -- Using override and final for virtual methods -- Using range-based for loops to iterate on a range -- Enabling range-based for loops for custom types -- Using explicit constructors and conversion operators to avoid implicit conversion -- Using unnamed namespaces instead of static globals -- Using inline namespaces for symbol versioning -- Using structured bindings to handle multi-return values -- Simplifying code with class template argument deduction -- Using the subscript operator to access elements in a collection -- Chapter 2: Working with Numbers and Strings -- Understanding the various numeric types -- Limits and other properties of numeric types -- Converting between numeric and string types -- Understanding the various character and string types -- Printing Unicode characters to the output console -- Generating pseudo-random numbers -- Properly initializing a pseudo-random number generator -- Creating cooked user-defined literals -- Creating raw user-defined literals -- Using raw string literals to avoid escaping characters -- Creating a library of string helpers -- Parsing the content of a string using regular expressions -- Replacing the content of a string using regular expressions -- Using std::string_view instead of constant string references -- Formatting and printing text with std::format and std::print -- Using std::format with user-defined types -- Chapter 3: Exploring Functions -- Defaulted and deleted functions…”
Libro electrónico -
4315por Dmitrović, SlobodanTabla de Contenidos: “…Part I: The C Programming Language -- Chapter 1: Introduction -- Chapter 2: Our First Program -- Chapter 3: Types and Declarations -- Chapter 4: Exercises -- Chapter 5: Operators -- Chapter 6: Expressions -- Chapter 7: Statements -- Chapter 8: Exercises -- Chapter 9: Arrays -- Chapter 10: Pointers -- Chapter 11: Command-line Arguments -- Chapter 12: Exercises -- Chapter 13: Functions -- Chapter 14: Exercises -- Chapter 15: Structures -- Chapter 16: Unions -- Chapter 17: Conditional Expression -- Chapter 18: Typedef -- Chapter 19: Const Qualifier -- Chapter 20: Enumerations -- Chapter 21: Function Pointers -- Chapter 22: Exercises -- Chapter 23: Preprocessor -- Chapter 24: Exercises -- Chapter 25: Dynamic Memory Allocation -- Chapter 26: Storage and Scope -- Chapter 27: Exercises -- Chapter 28: Standard Input and Output -- Chapter 29: File Input and Output -- Chapter 30: Exercises -- Chapter 31: Header and Source Files -- Part II: The C Standard Library -- Chapter 32: Introduction to C Standard Library -- Part III: Modern C Standards -- Chapter 33: Introduction to C 11 Standards -- Chapter 34: The C 17 Standard -- Chapter 35: The Upcoming C2X Standard -- Part IV: Dos and Don'ts -- Chapter 36: Do Not Use the gets Function -- Chapter 37: Initialize Variables Before Using Them -- Chapter 38: Do Not Read Out of Bounds -- Chapter 39: Do Not Free the Allocated Memory Twice -- Chapter 40: Do Not Cast the Result of malloc -- Chapter 41: Do Not Overflow a Signed Integer -- Chapter 42: Cast a Pointer to void* When Printing Through printf -- Chapter 43: Do Not Divide by Zero -- Chapter 44: Where to Use Pointers? …”
Publicado 2024
Libro electrónico -
4316
-
4317
-
4318Publicado 2020Tabla de Contenidos: “…Introductory Chapter: Modern Applications of Electrostatics and Dielectrics -- 2. …”
Libro electrónico -
4319Publicado 2020“…Modern spectroscopic techniques have a number of applications in many fields including material science, physics, chemistry, biology, and medicine. …”
Libro electrónico -
4320