Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 1,400
- Application software 1,242
- History 1,188
- Historia 743
- Management 741
- Artificial intelligence 628
- Python (Computer program language) 606
- Computer programs 597
- Data processing 580
- Cloud computing 535
- Social aspects 530
- Machine learning 514
- Computer networks 493
- Engineering & Applied Sciences 476
- Security measures 403
- Design 393
- Computer programming 364
- Computer security 360
- Computer software 360
- Programming 358
- Operating systems (Computers) 354
- Philosophy 347
- Web site development 341
- Computer Science 337
- Information technology 331
- History and criticism 327
- Education 325
- Filosofía 324
- Technological innovations 313
- Data mining 312
-
6341por Jackson, GalaTabla de Contenidos: “…Cover Page -- Title Page -- Copyright Page -- Contents -- A Note from the Author -- Introduction -- Part I Courage -- Chapter 1 The Current State of Women and Work -- The Rules of Engagement Are Changing -- The Way We Are Expected to Work Is Becoming a Public Health Crisis -- Knowledge Is Power and an Invitation to Take Action -- A Snapshot of the Research -- Burnout Is an Invitation to Evolve -- Chapter 2 Courage + Risk -- Taking the Leap -- Give Yourself Permission -- Chapter 3 Courage + Curiosity -- Pursuing the "American Dream" -- Part II Clarity -- Chapter 4 Clarity Framework -- The ASCEND Method -- The ASCEND Practice -- Chapter 5 Acknowledge What Is No Longer Working -- Dealing with Symptoms and Getting to the Truth -- Learning to Honor My Value -- Chapter 6 Study Your Strengths -- Discovering Your Strengths -- Capturing Your Strengths + Additional Space for Reflection -- Strengths In Action -- Chapter 7 Connect with Your Values -- Values as a North Star -- Chapter 8 Explore Your Professional Experiences -- The Traditional Job Search Underserves Women -- Just Because You Can, Doesn't Mean You Should -- What's Next? …”
Publicado 2024
Libro electrónico -
6342Publicado 2023Tabla de Contenidos: “…Scope, storage duration, and lifetimes -- The object -- The reference -- Understanding why initialization matters -- Functors and lambdas -- Exploring functional objects -- Lambda expressions -- Summary -- Chapter 5: Handling Errors with C++ -- Technical requirements -- Handling errors from POSIX APIs with C++ -- Using std::error_code and std::error_condition -- From error codes to exceptions -- std::system_error -- Throw by value, catch by reference -- try/catch ... finally -- Summary -- Part 2: Advanced Techniques for System Programming -- Chapter 6: Concurrent System Programming with C++…”
Libro electrónico -
6343Publicado 2022Tabla de Contenidos: “…Ethical responses to the prospect of autonomous weapons / Alex Leveringhaus -- On 'responsible AI' in war - exploring preconditions for respecting International Law in Armed Conflict / Dustin A. …”
Libro electrónico -
6344Publicado 2024Tabla de Contenidos: “…Connecting places, connecting to place: the use of ICTs for imagining, narrating and exploring the Mediterranean city -- Chapter 17. The fenced off cities of Ceuta and Melilla: Mediterranean nodes of migrant (im)mobility -- Chapter 18. …”
Libro electrónico -
6345Publicado 2023Tabla de Contenidos: “…The Stages of MLOps -- Getting Started -- Choose Your Algorithm -- Design Your Pipelines -- Data Collection and Preparation -- Data Storage and Ingestion -- Data Exploration and Preparation -- Data Labeling -- Feature Stores -- Model Development and Training -- Writing and Maintaining Production ML Code…”
Libro electrónico -
6346Publicado 2022Tabla de Contenidos: “…Functions as first-class objects -- Using strings -- Using tuples and named tuples -- Using generator expressions -- Exploring the limitations of generators -- Combining generator expressions -- Cleaning raw data with generator functions -- Applying generators to built-in collections -- Generators for lists, dicts, and sets -- Using stateful mappings -- Using the bisect module to create a mapping -- Using stateful sets -- Summary -- Exercises -- Rewrite the some_function() function -- Alternative Mersenne class definition -- Alternative algorithm implementations -- Map and filter…”
Libro electrónico -
6347Publicado 2009Tabla de Contenidos: “…Massad ; Finding the global in the local: explorations in interdisciplinary team teaching / Marjorie E. …”
Libro -
6348por Berto, FrancescoTabla de Contenidos: “…-- (un)interesting bifurcations -- A footnote to Plato -- Explorers in the realm of numbers -- The essence of a life -- The philosophical prejudices of our times -- From Gödel to Tarski -- Human, too human -- Mathematical faith -- I'm not crazy! …”
Publicado 2009
Libro -
6349Publicado 2018Tabla de Contenidos: “…Global education challenges : exploring religious dimensions / Katherine Marshall. …”
Libro -
6350Publicado 1993Tabla de Contenidos: “…A case of severe infantile regression treated by music therapy and explored in group supervision, Pier Luigi Postacchini, Massimo Borghese, Brigitte Flucher, Loredana Guida, Marzia Mancini, Piera Nocentini, Laura Rubin, Sergio Santoni. …”
Libro -
6351Publicado 2011Tabla de Contenidos: “…Creating shared realities through communication: exploring the agenda-building role of the media and its sources in the E. coli contamination of a Canadian public drinking water supply S. …”
Libro -
6352por Pacific Symposium on BiocomputingTabla de Contenidos: “…Cleves, Ajay N. Jain -- Exploring the pharmacogenomics knowledge base (PharmGKB) for repositioning breast cancer drugs by leveraging web ontology language (OWL) and cheminformatics approaches / Qian Zhu ... …”
Publicado 2013
Libro electrónico -
6353Publicado 2020Tabla de Contenidos: “…When and Where Possible, Go Back to Fundamentals (*) -- Case One -- Case Two -- Case Three -- 2. Seriously Explore Alternatives, Even If Time Is Short -- References and Recommended Reading -- 3. …”
Libro electrónico -
6354Publicado 2024Tabla de Contenidos: “…-- Connecting to a relational database and interacting with it -- Creating the Login menu -- Creating the Sign Up menu -- Running the app -- Adding a graphical user interface -- Retrieving or saving credentials from and to the database -- Summary -- Chapter 14: Customizing Pages, Personalizing Themes, and Implementing Multi-Pages -- Technical requirements -- Understanding new features related to deep customization -- Creating deeply customized pages -- Understanding theming and .toml files -- Exploring the multi-pages feature -- Creating multi-pages -- Passing a variable from one page to another -- Summary -- Chapter 15: Enhancing Web Apps with Forms, Session State, and Customizable Subdomains -- Technical requirements -- What are forms and when and why do we use them? …”
Libro electrónico -
6355Publicado 2023Tabla de Contenidos: “…-- Introducing Azure DevOps -- Introducing Azure Pipelines and its components -- Exploring the key components -- Signing up for Azure Pipelines -- Creating Azure pipelines -- Feature availability -- Availability of source version control repositories -- Understanding the YAML structure of Azure Pipelines -- Viewing the Azure pipelines' status -- Comparing Azure Pipelines with other CI/CD tools -- Setting up agent pools -- Creating a PAT -- Setting up self-hosted agents -- Setting up deployment groups -- Summary -- Chapter 2: Creating Build Pipelines -- Creating a build pipeline with a single job -- Creating tasks -- Creating multiple jobs -- Creating triggers -- Creating stages -- Summary -- Chapter 3: Setting Variables, Environments, Approvals, and Checks -- Creating a service connection for Azure resources -- Exploring Azure app registration -- Creating a service connection -- Managing global variables and secret files -- Creating a variable group library -- Uploading and selecting a secret file -- Creating a release pipeline -- Summary -- Chapter 4: Extending Advanced Azure Pipelines Using YAML -- Creating a build pipeline using YAML -- Creating a release pipeline using YAML -- Cloning, exporting, and importing a YAML pipeline -- Complex YAML configurations -- YAML template reuse -- YAML template expressions -- Advantages and limitations of YAML-based pipelines -- Summary -- Part 2: Azure Pipelines in Action -- Chapter 5: Implementing the Build Pipeline Using Deployment Tasks -- Working with Node.js and NPM tasks -- Working with .NET Core CLI tasks -- Working with Docker tasks…”
Libro electrónico -
6356Publicado 2009Tabla de Contenidos: “…-- CHAPTER 13: Design Testing with Users -- Concept Exploration -- Tips on Exploring Visual Design Mock-Ups -- Usability Testing -- Choosing an Approach -- Planning the Research -- Recruiting and Logistics -- Writing Discussion Guides -- Facilitating -- Analyzing and Presenting Results -- Creating Recommendations -- CHAPTER 14: Transition: From Design to Development and Beyond -- This Is the End... -- Visual Design, Development, and Quality Assurance -- Design Testing with Users (Again) -- 10, 9, 8, 7, 6, 5, 4, 3, 2, 1 ... …”
Libro electrónico -
6357Publicado 2018Tabla de Contenidos: “…Acknowledgements INTRODUCTION Exploring Touch Outline of the Book PART I THE THEORY OF TOUCH CHAPTER I Touch Deprivation and Counselling as Healing Touch What Is Touch? …”
Libro electrónico -
6358Publicado 2023Tabla de Contenidos: “…-- Connecting to your data warehouse -- Using Amazon Redshift query editor v2 -- Loading sample data -- Running your first query -- Summary -- Chapter 2: Data Loading and Analytics on Redshift Serverless -- Technical requirements -- Data loading using Amazon Redshift Query Editor v2 -- Creating tables -- Loading data from Amazon S3 -- Loading data from a local drive -- Data loading from Amazon S3 using the COPY command -- Loading data from a Parquet file -- Automating file ingestion with a COPY job -- Best practices for the COPY command -- Data loading using the Redshift Data API -- Creating table -- Loading data using the Redshift Data API -- Summary -- Chapter 3: Applying Machine Learning in Your Data Warehouse -- Understanding the basics of ML -- Comparing supervised and unsupervised learning -- Classification -- Regression -- Traditional steps to implement ML -- Data preparation -- Evaluating an ML model -- Overcoming the challenges of implementing ML today -- Exploring the benefits of ML -- Summary -- Part 2: Getting Started with Redshift ML -- Chapter 4: Leveraging Amazon Redshift ML -- Why Amazon Redshift ML? …”
Libro electrónico -
6359Publicado 2024Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedications -- Foreword -- Contributors -- Table of Contents -- Part 1: Introduction to Prompt Engineering -- Chapter 1: Understanding Prompting and Prompt Techniques -- Technical requirements -- Introducing LLM prompts -- How LLM prompts work -- Architecture -- LLM training -- A journey from prompt to reply - how inference helps LLMs fill in the blanks -- Types of LLM prompts -- Components of an LLM prompt -- Adopt any persona - role prompting for tailored interactions -- Few-shot learning - training models with example prompts -- Finding your voice - defining personality in prompts -- Using patterns to enhance prompt effectiveness -- Mix and match - strategic combinations for enhanced prompts -- Exploring LLM parameters -- How to approach prompt engineering (experimentation) -- The challenges and limitations of using LLM prompts -- Summary -- Chapter 2: Generating Text with AI for Content Creation -- Using AI for copywriting -- Creating social media posts -- Writing a Twitter thread -- Writing an Instagram post -- Producing high-converting sales copy -- Writing video scripts -- Generating blog posts, articles and news -- Creating engaging content with AI -- How to use AI for personalized messaging -- Creating tailored content with AI -- Summary -- Part 2: Basic Prompt Engineering Techniques -- Chapter 3: Creating and Promoting a Podcast Using ChatGPT and Other Practical Examples -- Crafting podcast questions for celebrity guests -- Preparing podcast questions with everyday guests -- Identify topics, ideas, and potential guest speakers for your podcast -- Using AI to promote a podcast -- Writing a summary of the podcast episode -- Crafting engaging quotes for social media promotion -- Conceptualizing podcast highlight reels -- Repurposing podcasts into shareable blog content…”
Libro electrónico -
6360por Parmentier, GuyTabla de Contenidos: “…Interview results: qualitative exploration -- 7.3.2. Expert feedback: quantitative exploration -- 7.3.3. …”
Publicado 2024
Libro electrónico