Mostrando 9,941 - 9,960 Resultados de 13,866 Para Buscar '"The Class"', tiempo de consulta: 0.15s Limitar resultados
  1. 9941
    Publicado 2020
    Tabla de Contenidos: “…A construção de um ambiente sociomoral no contexto do Ensino Fundamental I: contribuições da assembleia de classe -- 16. O contraturno escolar como espaço de relação sensível: consigo mesmo, com os pares, figuras de autoridade e a própria comunidade -- Palavras finais -- Quem é quem…”
    Libro electrónico
  2. 9942
    Publicado 2021
    Tabla de Contenidos: “…Front Cover -- Sustainable Human Development Across the Life Course: Evidence from Longitudinal Research -- Copyright information -- Dedication -- Dedication -- Table of contents -- Lsit of Figures, Tables and Boxes -- Notes on Contributors -- Foreword: Understanding and Enhancing Human Development Among Global Youth -- On the Unique Value of Developmentally Oriented Longitudinal Research -- Introduction: Measuring Sustainable Human Development Across the Life Course -- The sustainable development challenge -- About this book The unique value of the longitudinal design to understand development challenges -- Insights to SDG challenges from longitudinal research -- Challenge 2: Addressing multiple influences by unpacking drivers of well-being -- Challenge 3: Identifying effective timing and sequencing by illuminating trends and trajectories -- Final remarks and chapter summaries -- References -- 1 Exploring the Potential for Gender Norm Change in Adolescent Girls: Evidence from 'Real Choices, Real Lives' Longitudinal, Qu -- Introduction -- The 'Real Choices, Real Lives' cohort study -- Research methodology Using longitudinal, qualitative data -- Exploring the gender socialization process -- Main findings -- Longitudinal case studies -- Early adolescence and the non-linear process of disruption -- Social- and structural-level influences of disruption -- Harmful norms of 'masculinity' and persistent obstacles to social norm change -- Conclusions -- Notes -- References -- 2 Unequal Educational Trajectories: The Case of Ethiopia -- Introduction -- Theories and evidence on the mechanisms behind inequality of educational opportunity -- Context of Ethiopia -- Data, variables and research strategy Sample -- Variables -- School transitions -- Socioeconomic status -- Cognitive abilities -- Research strategy -- Findings -- The role of socioeconomic status in determining cognitive abilities -- The role of cognitive abilities in determining educational trajectories -- The role of socioeconomic status in determining educational trajectories for children with the same initial cognitive abilities -- Conclusions -- Notes -- References 3 Early Life Transitions Increase the Risk for HIV Infection: Using Latent Class Growth Models to Assess the Effect of Key Life Events on HIV Incidence Among Adolescent Girls in Rural South Africa -- Introduction -- Methods -- Study design -- Statistical analysis -- Missing data -- Measures -- Results -- Specific life events and HIV incidence -- Cumulative life events and HIV incidence -- Conclusions -- References -- 4 Achieving the Sustainable Development Goals: Evidence from the Longitudinal Parenting Across Cultures Project -- Introduction -- Participants -- Procedure and measures…”
    Libro electrónico
  3. 9943
    por Gavin, Lee
    Publicado 2003
    Tabla de Contenidos: “…Web Services Gateway components -- 18.1 Overview of the solution -- 18.2 Preparing for development -- 18.3 Creating a new ITSOTestServer server project -- 18.3.1 Creating a new server instance and configuration -- 18.4 Creating a new MQManager Web project -- 18.5 Creating the MQManager Web Service -- 18.5.1 Creating the package for the Java class -- 18.5.2 Creating the MQConnReceive Java class -- 18.5.3 Implementing the MQConnReceive Java class -- 18.5.4 Adding MQ support to the project -- 18.5.5 Creating the MQConnSend Java class -- 18.5.6 Implementing the MQConnSend Java class -- 18.5.7 Creating the package for JavaBean -- 18.5.8 Creating the MQReceiveService JavaBean -- 18.5.9 Implementing the MQReceiveService JavaBean -- 18.5.10 Creating the MQReceiveService Web Service -- 18.5.11 Using the Web service wizard -- 18.5.12 Configuring the Web service identity -- 18.5.13 Web service scope -- 18.5.14 Enabling SOAP security -- 18.5.15 Selecting JavaBean methods and encoding styles -- 18.5.16 Defining Java to XML mappings -- 18.5.17 Proxy generation -- 18.5.18 Defining the XML to Java mappings -- 18.5.19 Verifying the SOAP bindings -- 18.5.20 Web service test client -- 18.5.21 Generating a sample client…”
    Libro electrónico
  4. 9944
    por Goel, Anita
    Publicado 2012
    Tabla de Contenidos: “…7.9 Math Library Functions -- 7.10 Recursion -- Summary -- Key Words -- Questions -- Chapter 8: Arrays and Structures in C++ -- 8.1 Introduction -- 8.2 Initializing Arrays -- 8.3 Accessing Values of an Array -- 8.4 Multi-Dimensional Arrays -- 8.4.1 Initialization -- 8.4.2 Accessing a Multi-dimensional Array -- 8.5 Arrays as Parameters -- 8.6 Character Sequences -- 8.7 Structures -- 8.7.1 Features of Structures -- 8.7.2 Union -- Summary -- Key Words -- Questions -- Chapter 9: Classes and Objects in C++ -- 9.1 Introduction -- 9.2 A Simple Class -- 9.2.1 An Example Program -- 9.2.2 Explanation -- 9.2.3 Creating Objects -- 9.2.4 Accessing Member Functions -- 9.3 Constructors and Destructors -- 9.3.1 Constructors -- 9.3.2 Parameterized Constructors -- 9.3.3 Constructor Overloading -- 9.3.4 Default Constructor -- 9.3.5 Destructors -- 9.4 Operator Overloading -- 9.4.1 Overloading Binary Operator '+' -- 9.4.2 Overloading a Unary Operator '++' -- 9.4.3 friend Functions -- 9.5 Inheritance -- 9.5.1 Derived Classes -- 9.5.2 Access Types -- 9.5.3 Forms of Inheritance with Examples -- 9.6 Polymorphism -- 9.6.1 Virtual Function -- 9.6.2 Abstract Class -- Summary -- Key Words -- Questions -- Unit IV: Database Management -- Chapter 10: Database Management System -- 10.1 Introduction -- 10.2 Database and Database System -- 10.2.1 Defintions -- 10.2.2 Components of Database System -- 10.3 File-oriented Approach -- 10.4 Database Approach -- 10.5 Data Models -- 10.5.1 High-level or Conceptual Data Model -- 10.5.1.1 Entity -- 10.5.1.2 Attribute -- 10.5.1.3 Relationship -- 10.5.1.4 Entity-Relationship (E-R) Model -- 10.5.2 Representation or Implementation Data Model -- 10.5.2.1 Relational Database Model -- 10.5.2.2 Hierarchical Database Model -- 10.5.2.3 Network Database Model -- 10.6 Architecture of Database System -- 10.7 Data Independence -- 10.8 Data Dictionary…”
    Libro electrónico
  5. 9945
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Authors -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with Data Science -- Problems solved using data science -- Understanding the data science problem - solving approach -- Using Java to support data science -- Acquiring data for an application -- The importance and process of cleaning data -- Visualizing data to enhance understanding -- The use of statistical methods in data science -- Machine learning applied to data science -- Using neural networks in data science -- Deep learning approaches -- Performing text analysis -- Visual and audio analysis -- Improving application performance using parallel techniques -- Assembling the pieces -- Summary -- Chapter 2: Data Acquisition -- Understanding the data formats used in data science applications -- Overview of CSV data -- Overview of spreadsheets -- Overview of databases -- Overview of PDF files -- Overview of JSON -- Overview of XML -- Overview of streaming data -- Overview of audio/video/images in Java -- Data acquisition techniques -- Using the HttpUrlConnection class -- Web crawlers in Java -- Creating your own web crawler -- Using the crawler4j web crawler -- Web scraping in Java -- Using API calls to access common social media sites -- Using OAuth to authenticate users -- Handing Twitter -- Handling Wikipedia -- Handling Flickr -- Handling YouTube -- Searching by keyword -- Summary -- Chapter 3: Data Cleaning -- Handling data formats -- Handling CSV data -- Handling spreadsheets -- Handling Excel spreadsheets -- Handling PDF files -- Handling JSON -- Using JSON streaming API -- Using the JSON tree API -- The nitty gritty of cleaning text -- Using Java tokenizers to extract words -- Java core tokenizers -- Third-party tokenizers and libraries…”
    Libro electrónico
  6. 9946
    Publicado 2024
    Tabla de Contenidos: “…Including the movies URL file in the project-level URL file -- Listing movies with dummy data -- Configuring the movies URL -- Defining the views index function -- Creating a movies index template -- Listing individual movies -- Configuring individual movies URLs -- Defining the views show function -- Creating a movies show template -- Adding individual movie links on the movies page -- Adding a link in the base template -- Summary -- Chapter 5: Working with Models -- Technical requirements -- Creating our first model -- Creating a Movie model -- Installing Pillow -- Managing migrations -- Applying the default migrations -- Creating custom migrations -- Applying custom migrations -- Accessing the Django admin interface -- Creating a superuser -- Restoring your superuser password -- Accessing the admin panel -- Configuring image upload -- Serving the stored images -- Adding a movie model to the admin panel -- Adding the Movie model to the admin panel -- Summary -- Chapter 6: Collecting and Displaying Data from the Database -- Technical requirements -- Removing the movies' dummy data -- Updating the movie listings page -- Updating index function -- Updating the movies.index template -- Adding a custom CSS class -- Updating the listing of an individual movie page -- Updating show function -- Updating the movies.show template -- Adding a custom CSS class -- Implementing a search movie functionality -- Updating the movies.index template -- Updating index function -- Summary -- Chapter 7: Understanding the Database -- Technical requirements -- Understanding the database viewer -- Customizing the Django admin panel -- Ordering movies by name -- Allowing searches by name -- Switching to a MySQL database -- Configuring the MySQL database -- Configuring our project to use the MySQL database -- Running the migrations -- Summary…”
    Libro electrónico
  7. 9947
    Publicado 2022
    Tabla de Contenidos:
    Libro electrónico
  8. 9948
    Publicado 2012
    Tabla de Contenidos: “…Bacteriophage X174 Replicates by Rolling Circle Replication -- D-loop Replication -- Prokaryotic Replication -- Origin of Replication -- Initiation of DNA Replication -- Fidelity of DNA Replication -- Eukaryotic Replication -- Cell Cycle Control of DNA Replication -- Eukaryotic Replication Origins -- Initiation of DNA Replication -- Elongation -- Licensing of DNA Replication -- Termination of Replication -- Telomeres and Telomerases -- Inhibitors of Replication -- Inhibitors of Nucleotide Biosynthesis -- Inhibitors of Purine Biosynthesis -- Analogues of Purine and Pyrimidine Bases -- Inhibitors of Folate Synthesis -- Inhibitors of Deoxynucleotide Synthesis -- Catabolite Analogs -- Inhibitors that Modify DNA -- Inhibitors that Affects Enzyme of Replication -- Summary -- Review Questions -- References -- Chapter 4: Transcription -- Introduction -- Differences Between Replication and Transcription -- Chemistry of Transcription -- RNA Polymerase of Prokaryotes -- The Sigma Subunit -- Promoters -- Promoter Types -- Prokaryotic Transcription -- Binding of RNA Polymerase -- DNA Foot Printing -- Transcriptional Events -- Termination -- Eukaryotic RNA Polymerases -- RNA Polymerase-I -- RNA Polymerase-II -- RNA Polymerase-III -- Template-independent RNA Polymerases -- Mechanism of Action of RNA Pol-II -- Transcriptional Events of Eukaryotic RNA -- Class-I Transcriptional Units -- Class-II Transcription Units -- Class-III Transcriptional Unit -- Transcription of tRNA Gene -- Transcription of 5S rRNA Gene -- Post-Transcriptional Modifications -- m RNA Processing -- RNA Editing -- RNA Editing of apoB mRNA -- Processing of rRNA -- Processing of tRNA -- Inhibitors of RNA Metabolism -- Inhibitors Acting by Binding to DNA -- Inhibitors Acting by Bindingto RNA Polymerase -- Inhibitors Acting by Bindingto Growing RNA Chain -- Reverse Transcription…”
    Libro electrónico
  9. 9949
    por Fernando, A. C.
    Publicado 2011
    Tabla de Contenidos: “…-- Capitalism -- Private Property -- Consumer Sovereignty -- Freedom of Enterprise -- Enlightened Self-Interest -- Profit Motive -- Competition -- Existence of Markets and Prices -- Absence of a Central Plan -- Limited Government -- Active Entrepreneurship -- Class Conflict -- Use of Advanced Technology -- Specialization Based on Division of Labour -- Extensive Use of Money -- Merits -- Automatic Functioning -- Greater Efficiency and Incentive for Hard Work -- Higher Rate of Capital Formation and Growth -- Economic Development and Prosperity -- Optimum Utilization of Resources -- A Just System of Reward and Penalty -- Democratic System -- Adaptability -- Encouragement to Enterprise and Risk Taking -- Demerits -- Excessively Materialistic -- Not as Productive as Other Economic Systems -- Gives Rise to Class Conflict -- Social Injustice and Economic Inequality -- Ignores Human Welfare -- Periodic Economic Instability and Unemployment -- Precedence of Property Rights Over Human Rights -- Emergence of Monopolies -- Misallocation of Resources -- Malpractices -- Summary -- Notes -- Key Words -- Discussion Questions -- Suggested Readings -- Chapter 10: Socialism -- What is Socialism? …”
    Libro electrónico
  10. 9950
    Publicado 2010
    Tabla de Contenidos: “…Actual -- 9 Tracking Time -- Setting Time Tracking Preferences -- Installing the Timer -- Exporting Information to the Timer -- Creating a New Timer File -- Creating a Timer Activity -- Using the Timer -- Sending Timer Data to QuickBooks -- Importing Timer Data into QuickBooks -- Transactions -- Editing Timer Transactions -- Invoicing the Customer for Timer Activities -- 10 QuickBooks Tips and Tricks -- Setting Spelling Preferences -- Creating a Budget -- Preparing Budget Reports -- Setting Up Classes -- Using Classes on Sales and Purchase Forms -- Reporting on Classes -- Creating Payment Terms -- Customizing Forms Design -- Customizing Forms Data -- Making Journal Entries -- Using the QuickBooks Remote Access Feature -- Creating Mailing Labels -- 11 Using the QuickBooks Online Features -- Choosing Online Banking Mode -- Activating Online Services with Your Financial Institution -- Retrieving Online Transactions -- Adding Transactions to QuickBooks -- Renaming Rules-Automatically Assign List Name -- Setting Preference to Prefill Accounts -- Assigning Transactions to Open Vendor Bills -- Assigning Deposits to Open Customer Invoices -- Deleting Multiple Transactions -- Adding Multiple Transactions -- Making Online Payments -- Canceling Online Payments -- Sending Online Messages -- Transferring Money Between Accounts -- Getting Reports of Online Transactions -- Using the QuickBooks Website -- Using the QuickBooks Online Edition -- 12 Preparing Income Tax Returns -- Choosing the Correct Income Tax Form -- Assigning Tax Lines to New or Existing Accounts -- Using the Income Tax Reporting -- Making Estimated Tax Payments -- Creating a Tax Return…”
    Libro electrónico
  11. 9951
    Publicado 2024
    Tabla 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
  12. 9952
    por Yao, Yushuang
    Publicado 2012
    Tabla de Contenidos: “…Master Cheng Yen as a Charismatic LeaderThe History of Tzu Chi; The Media Coverage of Tzu Chi; Conclusion and Discussion; CHAPTER FOUR: TEACHINGS AND PRACTICES: ALTRUISM AND MORALITY BECOME A WAY OF LIFE; The Teachings on Karma and Merit; The Teachings on Worldly Salvation; The Sacred and the Profane; The Tzu Chi Ethos -- Altruism and Morality Become a Way of Life; Death Ritual, Tzu Chi Funeral Service and Ancestors; Tzu Chi as a New Religion; CHAPTER FIVE: THE 'NEW MIDDLE CLASS': THE SOCIAL COMPOSITION OF THE TZU CHI MEMBERSHIP…”
    Click para texto completo desde fuera UPSA
    Click para texto completo desde UPSA
    Libro electrónico
  13. 9953
    Publicado 2013
    “…</P><P>In this fully revised and updated new edition of the leading student and researcher overview of the development of sports expertise, a team of world-class sport scientists and professional coaches e…”
    Libro electrónico
  14. 9954
    Publicado 2007
    “…With this vision in mind, the leadership asked RAND to examine Qatar's K-12 education system, to recommend options for building a world-class system, and, subsequently, to develop the chosen option and support its implementation. …”
    Libro electrónico
  15. 9955
    por Gilhooly, Kevin
    Publicado 2004
    Tabla de Contenidos: “…Java primer -- A.1 Introduction -- A.2 Definitions -- A.3 A simple class definition -- Appendix B. Installing the WebSphere Micro Environment on the device -- B.1 Installing the runtime environment on the PocketPC device -- B.2 Installing the runtime environment on the Palm device -- B.3 Running the application on the Palm device -- Appendix C. …”
    Libro electrónico
  16. 9956
    Publicado 2015
    Tabla de Contenidos: “…Intro -- Title Page -- Copyright -- Contents -- The Theory of Everything -- The Grand Narrative of Marxism -- The Politics of Criticism -- The Synthetic or Magpie Approach -- Bringing Theory to the Surface -- Hidden Agendas and Ideologies -- Theoretical Reflexivity -- Science Studies: the Paradigm Model -- Postmodernism and Science -- The Sokal Scandal -- In Defence of Big Science -- Origins of Marxism -- Absolute Spirit: the Logic of History -- The Communist Manifesto -- Infra- and Super-structures -- Economic Determinism -- The Hidden Text -- Mapping the Origins of Critical Theory -- Reflection Theory -- Zhdanovite Socialist Realism -- The Battle for Class Consciousness -- Lukácsian Theories of the Novel -- A Critical Realist View of Alienation -- The Theory of Hegemony -- Cultural Criticism -- The Frankfurt School's Critical Theory -- The Progress of Irrationalism -- One-dimensional or "Non-oppositional" Society -- The Alternative or "New Left" -- The Politics of Avant-garde Art -- Against Totality - and Totalitarianism -- Theory of the Aura -- In Combat with Tradition -- Brecht's Epic Theatre -- Russian Formalism -- The Grammar of Narrative -- Shklovsky's Defamiliarization -- Bakhtin's Plural or Dialogic Meanings -- Intertextuality or Heteroglossia -- Jakobson's Semiotic Linguistics -- The Psychoanalytic Unconscious -- Psychoanalysis and Critical Theory -- Structuralism and Critical Theory -- What is Structuralism? …”
    Libro electrónico
  17. 9957
    Publicado 2016
    Tabla de Contenidos: “…Rewarding the Right WayRewarding the Right Things; Keeping Them Informed; Learning from Our Success; In a Nutshell; Notes; Chapter 7: Put Their Imagination to Work: They Are at the Head of the Creative Class; The Millennial Intrinsic Value: Self-Expression; The Bias of Experience; Creativity and Competitive Advantage; Managerial Best Practices; Let Them Know What Happened with Their Ideas; Let Them Have Fun; In a Nutshell; Notes; Chapter 8: Build a Relationship: First Them, Then You; The Millennial Intrinsic Value: Attention; The Bias of Experience; Best Practices…”
    Libro electrónico
  18. 9958
    Publicado 2025
    “…This book presents the up-to-date research developments and novel methodologies on Multi-sensor filtering fusion (MSFF) for a class of complex systems subject to censored data under a constrained network environment…”
    Libro electrónico
  19. 9959
    por Weiß, Alexander, author
    Publicado 2015
    “…Sozialen Gewinn, so eine häufige Erklärung, hätten diese hochangesehenen Personen jedenfalls nicht zu erwarten gehabt The notion that early Christianity was a “lower class religion” is surely outdated. Yet the extent to which members of the social elites turned to the new faith remains a matter of intense scholarly dispute. …”
    Libro electrónico
  20. 9960
    por Mayberry, Matt
    Publicado 2024
    Tabla de Contenidos: “…The Journey Toward Effective Communication -- Chapter 19 Coaching for Success: Growing and Developing Talent -- The Difference Maker -- Confronting Resistance -- The Four Coaching Imperatives -- Becoming a Coaching Leader -- Chapter 20 Empowering Others to Lead and Make an Impact -- Instilling Ownership -- Invite Others Along for the Journey -- Write Your Lottery Ticket -- The Power of Dreams -- Part VI Cultivating Team Excellence -- Chapter 21 Building High-Performing Teams -- A Lesson from the Army -- The Overlooked Component -- The Bedrock of Great Teams -- Chapter 22 Extreme Accountability Through Established Norms -- Master Class in Accountability -- The Damaging Consequences -- Closing the Gap -- Beyond Performance: Setting Clear Expectations -- Chapter 23 The Art of Cultivating Resilience and Grit -- The Starting Point -- The Power of Inspiring Hope -- Developing an Elite Mindset -- Chapter 24 The Game-Changing Power of Diversity -- Shattering the Conventional -- The Quintessential Edge of Diversity -- The Path Forward -- Piecing Together the Diversity Puzzle -- Part VII The Greater Good &gt -- Isolated Greatness -- Chapter 25 Purposeful Leadership: Making a Difference Beyond Personal Achievement -- Effect and Impact -- The Baseline: Discovering Team Purpose -- Leading with Purpose -- Endless Possibilities -- Chapter 26 The True Price of Transformational Leadership -- 1. …”
    Libro electrónico