Mostrando 16,021 - 16,040 Resultados de 19,599 Para Buscar '"Elements"', tiempo de consulta: 0.14s Limitar resultados
  1. 16021
    Tabla de Contenidos: “…Problem definition: Setting goals and monitoring problem comprehension -- Search for solution: Evaluating operators with respect to whether they can be executed -- Apply solution: Monitoring progress and regulating the problem-solving process -- Conclusions -- Reporting proficiency in adaptive problem solving -- Assessing adaptive problem solving -- Anchoring the APS assessment in the task dimensions -- Test design -- Test administration -- Design elements -- Demands on literacy and ICT skills -- Drivers of item difficulty -- Assessing metacognitive processes -- Item scoring and data capturing -- General scoring principles -- Log-file data -- Adaptive problem solving in the nexus of related constructs and implications for PIAAC Cycle 2 -- Adaptive problem solving and literacy -- Adaptive problem solving and proficient use of information and communications technology (ICT) -- Adaptive problem solving and problem solving in technology-rich environments -- Summary and conclusion -- References -- Annex 4.A. …”
    Libro electrónico
  2. 16022
    por OECD
    Publicado 2022
    Tabla de Contenidos: “…Create the conditions for greater collaboration within and between schools to improve the quality of teaching and successfully implement a competency-oriented curriculum -- Reform the teacher recruitment process and service codes to enable school leaders to build successful teams, facilitate teacher mobility and create synergies across networks -- Expand elements of distributed leadership to strengthen school leaders' capacity for pedagogical leadership and create opportunities for professional growth -- Strengthen schools' capacity for self-evaluation and student-centred school improvement -- 1 The education system of the German-speaking Community of Belgium in comparison -- Governance, population and economy of the German-speaking Community -- Governance -- Population and student numbers -- Economy and labour market -- Main features of the German-speaking Community's education system -- Structure of the education system -- Stages and pathways in the school system -- Offer for students with special education needs (SEN) -- Higher education -- Structure of the school year and school day -- Impact of the COVID-19 pandemic -- Governance of the school system -- The school networks and the role of school providers -- School autonomy and school choice -- System-wide and student learning goals -- System-wide core curricula and student learning goals -- Curricula for 21st century skills -- School projects, school development plans and school-based curricula -- Student assessment and examinations -- School evaluation -- Internal school evaluation -- External school evaluation and school inspection -- Advisory services -- Afterschool support, enrichment and youth assistance -- Homework support -- Time-Out -- Kaleido Ostbelgien -- Performance of the education system -- Education performance -- Process quality in pre-primary education…”
    Libro electrónico
  3. 16023
    “…Il présente un cadre du secteur public fondé sur les données pouvant aider les pays ou les organisations à évaluer les éléments nécessaires à l'utilisation des données afin de prendre des décisions mieux informées dans tous les secteurs publics…”
    Libro electrónico
  4. 16024
    Publicado 2016
    Tabla de Contenidos: “…The flexicurity labour market model -- Figure 14. The core elements of the flexicurity model -- Box 3. The flexicurity labour market model (cont.) -- Figure 15. …”
    Libro electrónico
  5. 16025
    Tabla de Contenidos: “…Aperçu général des principales prestations -- Tableau 2.1. Principaux éléments du régime de prestations et traitement fiscal -- 2. …”
    Libro electrónico
  6. 16026
    por Willcocks, Leslie
    Publicado 2001
    Libro electrónico
  7. 16027
    Publicado 2016
    “…With this book the reader will: Gain a broad understanding of all the elements in the HDR video processing chain Learn the most recent results of ongoing research Understand the challenges and perspectives for HDR video technologies Covers a broad range of topics encompassing the whole processing chain in HDR video systems, from acquisition to display Provides a comprehensive overview of this fast emerging topic Presents upcoming applications taking advantages of HDR…”
    Libro electrónico
  8. 16028
    Publicado 2016
    “…From the most common elements of data mining to cutting-edge techniques, we've got you covered for any data-related challenge Become a more fluent and confident Python data-analyst, in full control of its extensive range of libraries Who This Book Is For This book is for data scientists who are already familiar with some basic data mining techniques such as SQL and machine learning, and who are comfortable with Python. …”
    Libro electrónico
  9. 16029
    Publicado 2019
    Tabla de Contenidos: “…-- Creating an Array -- Assigning Values to an Array -- Accessing Array Elements -- Array Operations -- Associative Arrays -- Summing Up -- 36 EXOTICA -- Group Commands and Subshells -- Traps -- Asynchronous Execution with wait -- Named Pipes -- Summing Up -- INDEX…”
    Libro electrónico
  10. 16030
    Publicado 2015
    “…While a unified approach still seems unachievable, the authors have nevertheless tackled the amalgamation of the underpinning elements (theories, domains of expertise and practice) and propose a model for assimilating the new concepts with a global view to design the sustainable organizations of the future. …”
    Libro electrónico
  11. 16031
    “…Apple Watch for Developers: Advice & Techniques from 5 Top Professionals gives you the base-knowledge and valuable secrets you'll need for your own projects from a core team of successful, experienced Apple Watch app-development experts. You'll explore elements such as branding within Watch apps, translating audio data into visual information, taming complex data, mastering environment-driven feature sets, and much more. …”
    Libro electrónico
  12. 16032
    “…In each chapter, you'll explore one of these key elements of game development in the context of a working game, learn how to implement the example for yourself, and integrate it into your own game library. …”
    Libro electrónico
  13. 16033
    Publicado 2015
    “…What You Will Learn Basic TDD fundamentals, life cycle, and benefits Become acquainted with the concepts and elements of unit testing and writing basic unit tests for JavaScript Understand the way JsUnit, Qunit, Karma and DalekJs work Use the Jasmine framework Interpret feature detection and devise tests specific to cross-browser compatibility Integrate jsTestDriver with Eclipse and run tests with jsTestDriver Explore re-factoring, adding and notifying observers Understand test-driven development in case of server-side JS In Detail Initially, all processing used to happen on the server-side and simple output was the response to web browsers. …”
    Libro electrónico
  14. 16034
    Publicado 2016
    “…We then cover the grid system, basic Bootstrap components, HTML elements, and customization components for responsive..…”
    Libro electrónico
  15. 16035
    Publicado 2023
    Tabla de Contenidos: “…Sample code -- Conclusion -- Giving meaning to the context using the interpreter pattern -- Motivation -- Finding it in the JDK -- Sample code -- Conclusion -- Checking all the elements with the iterator pattern -- Motivation -- Finding it in the JDK -- Sample code -- Conclusion -- Utilizing the mediator pattern for information exchange -- Motivation -- Finding it in the JDK -- Sample code -- Conclusion -- Restoring the desired state with the memento pattern -- Motivation -- Finding it in the JDK -- Sample code -- Conclusion -- Avoiding a null pointer exception state with the null object pattern -- Motivation -- Finding it in the JDK -- Sample code -- Conclusion -- Keeping all interested parties informed using the observer pattern -- Motivation -- Finding it in the JDK -- Sample code -- Conclusion -- Dealing with instance stages by using the pipeline pattern -- Motivation -- Finding it in the JDK -- Sample code -- Conclusion -- Changing object behavior with the state pattern -- Motivation -- Finding it in the JDK -- Sample code -- Conclusion -- Using the strategy pattern to change object behavior -- Motivation -- Finding it in the JDK -- Sample code -- Conclusion -- Standardizing processes with the template pattern -- Motivation -- Finding it in the JDK -- Sample code -- Conclusion -- Executing code based on the object type using the visitor pattern -- Motivation -- Finding it in the JDK -- Sample code -- Conclusion -- Summary -- Questions -- Further reading -- Part 3: Other Essential Patterns and Anti-Patterns -- Chapter 6: Concurrency Design Patterns -- Technical requirements -- Decoupling a method execution with an active object pattern -- Motivation -- Sample code -- Conclusion -- Non-blocking tasks using async method invocation pattern -- Motivation -- Sample code -- Conclusion…”
    Libro electrónico
  16. 16036
    Publicado 2015
    Tabla de Contenidos: “…Expenditure on primary care in real value and relative terms, 2002-10 -- Table 2.2. Selected elements of the benefits package covered by SUS and primary care services -- Further improvements in access are needed -- Figure 2.8. …”
    Libro electrónico
  17. 16037
    Publicado 2004
    “…A prevalent theme of the book is a moving away from individual elements and individual actors acting upon each other, toward a coordinate hermeneutic dynamics that manifests as a coherent totality. …”
    Libro electrónico
  18. 16038
    Publicado 2015
    “…Provides a comprehensive coverage of both the deterministic and stochastic models of life contingencies, risk theory, credibility theory, multi-state models, and an introduction to modern mathematical finance.New edition restructures the material to fit into modern computational methods and provides several spreadsheet examples throughout.Covers the syllabus for the Institute of Actuaries subject CT5, ContingenciesIncludes new chapters covering stochastic investments returns, universal life insurance. Elements of option pricing and the Black-Scholes formula will be introduced…”
    Libro electrónico
  19. 16039
    por Carbonnier, Gilles
    Publicado 2024
    “…In this volume, 24 authors examine efforts and options to curb IFFs and reform taxation, both key elements of the wider agenda to restore confidence in the multilateral system…”
    Libro electrónico
  20. 16040
    Publicado 2023
    Tabla de Contenidos: “…2 Education and student information systems -- Introduction -- A state of the art -- Student-level longitudinal tracking -- Student-level data elements and linkages -- Student outcomes -- Teacher-student linkages -- Built-in reporting and analysis tools -- Access models -- Summary -- A typology of longitudinal information systems -- The reporting and research approach -- The e-governance approach -- The school improvement approach -- The expert system approach -- Summary and remarks -- Reflections on current and upcoming longitudinal information systems -- Diversity or convergence -- Integration or interoperability -- A vision for the next generation of information systems -- References -- Notes -- 3 Learning management systems and other digital tools for system and institutional management -- Introduction -- Managing schools -- Learning management systems -- Where countries stand -- Examples -- Customer Relationship Management Systems (communication) -- Administrative functions systems -- Facility management systems -- Managing enrolments, credentials and preventing dropout -- Early Warning System -- Student admission systems -- Registration -- Selective application and admission -- Credentialing tools -- Providing guidance about studies and careers -- Careers/study guidance platform for students -- Careers guidance platform for teachers -- Other types of digital systems or platforms -- Summary and policy pointers for digital management tools -- Monitoring usage -- Taking advantage of advanced technology (AI) -- Reflecting on public provision or procurement models -- A minimal public infrastructure? …”
    Libro electrónico