Mostrando 5,001 - 5,020 Resultados de 31,488 Para Buscar '"Explorers"', tiempo de consulta: 0.16s Limitar resultados
  1. 5001
    Publicado 2018
    Tabla de Contenidos: “…Screening finance capital: explorations in speculation, crisis and austerity / Graham Murdock -- Forms of time and the chronotope in the Wall Street film / Robert Burgoyne -- Financial Darwinism in recent American feature films / Pablo Echart and Pablo Castrillo -- "Financial wisdom" as discursive position: how financial expertise is constructed in documentary film / Jens Maesse -- Finance, crisis, and Hollywood: critique and recuperation of Wall Street in films about the great recession / Karen Ho -- Boiler room and the financialization of the American economy / Constantin Parvulescu -- Mediating the crisis: revisionary economics in Oliver Stone's Wall Street films / Scott Loren -- No ethics, no heroes: how immorality flattens Wall Street characters / Ignacio Ferrero, Marta Rocchi and Robert E. …”
    Libro
  2. 5002
    Publicado 2021
    Tabla de Contenidos: “…-- Understanding folder structure and application architecture -- Developing the business logic -- Developing the data accessing logic -- Creating the web server -- Wiring the web server to the business logic -- Exploring Deno HTTP frameworks -- What alternatives exist? …”
    Libro electrónico
  3. 5003
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Contributors -- Disclaimer -- Table of Contents -- Preface -- Part 1- Vulnerability Research Fundamentals -- Chapter 1: An Introduction to Vulnerabilities -- Introducing software vulnerabilities -- The CIA Triad -- Organizing impacts -- Getting familiar with software vulnerability scanners -- Common vulnerability scanning tools -- Exploring common types of software vulnerabilities -- Web applications -- Client-server applications -- Inspecting the software vulnerability life cycle -- Inception -- Discovery -- Exploitation and remediation -- Deprecation -- Summary -- Further reading -- Chapter 2: Exploring Real-World Impacts of Zero-Days -- Zero-days - what are they? …”
    Libro electrónico
  4. 5004
    Publicado 2017
    Tabla de Contenidos: “…References -- Chapter 3: Building a Persona Bot -- Introducing Dialogflow -- Setting up Dialogflow -- Creating a basic agent -- Deploying the chatbot -- Website integration -- Facebook integration -- Context -- Entities -- System entities -- Rich response formats -- Importing and exporting agents -- Exporting, restoring, and importing agents -- Exporting and importing intents and entities -- Fulfillments -- Summary -- References -- Chapter 4: Let's Catch a Train -- Exploring Transport API -- Creating a developer account -- Exploring the dataset -- Train stations near you -- Response -- Trains in the area -- Response -- Live departures -- Response -- Station timetables -- Response -- Service timetables -- Response -- Conversational design -- Nearest station -- Next train -- Time of arrival -- Building a simple SMS bot -- Getting started -- Setting up the dashboard -- Simple Message Sender -- My train notifier -- Scheduling tasks -- Building a two-way chatbot -- Understanding users' utterances -- Creating an API.AI agent -- Create a Node.js interface to the API.AI agent -- Integrating API.AI agent to SMS chatbot -- Summary -- References -- Chapter 5: Restaurant Search -- MS Bot Framework -- Channel emulator -- Building a bot -- Deploying your bot -- More message types -- Sending more than one message per turn -- Prompting users for information -- Rich messages -- Conversation flow -- Responding to user utterances -- Keeping context intact -- Context switching -- Contextual NLU -- Ending the conversation -- Conversational state -- Getting started with Zomato -- Getting data from Zomato -- Restaurant search bot -- Connecting to Skype -- Summary -- References -- Chapter 6: The News Bot -- Getting started with the Twitter app -- Building your first Twitter bot -- Exploring the Twitter SDK -- Updating your status -- Retweet to your followers…”
    Libro electrónico
  5. 5005
    Publicado 2012
    Tabla de Contenidos: “…Designing Grammars ; Exploring Some Real Grammars ; Decoupling Grammars from Application-Specific Code ; Building Some Real Language Applications -- Part III. …”
    Libro electrónico
  6. 5006
    Publicado 2023
    Tabla de Contenidos: “…Chapter 5: Scraping the Web with Scrapy and Beautiful Soup -- Technical requirements -- Web parsing using Python -- Introducing Beautiful Soup -- Installing Beautiful Soup -- Exploring Beautiful Soup -- Web scraping using Beautiful Soup -- Web scraping using Scrapy -- Setting up a project -- Creating an item -- Implementing the spider -- Exporting data -- Deploying a web crawler -- Summary -- Further reading -- Part 3: Advanced Scraping Concepts -- Chapter 6: Working with the Secure Web -- Technical requirements -- Exploring secure web content -- Form processing -- Cookies and sessions -- User authentication -- HTML &lt -- form&gt -- processing using Python -- User authentication and cookies -- Using proxies -- Summary -- Further reading -- Chapter 7: Data Extraction Using Web APIs -- Technical requirements -- Introduction to web APIs -- Types of API -- Benefits of web APIs -- Data formats and patterns in APIs -- Example 1 - sunrise and sunset -- Example 2 - GitHub emojis -- Example 3 - Open Library -- Web scraping using APIs -- Example 1 - holidays from the US calendar -- Example 2 - Open Library book details -- Example 3 - US cities and time zones -- Summary -- Further reading -- Chapter 8: Using Selenium to Scrape the Web -- Technical requirements -- Introduction to Selenium -- Advantages and disadvantages of Selenium -- Use cases of Selenium -- Components of Selenium -- Using Selenium WebDriver -- Setting things up -- Exploring Selenium -- Scraping using Selenium -- Example 1 - book information -- Example 2 - forms and searching -- Summary -- Further reading -- Chapter 9: Using Regular Expressions and PDFs -- Technical requirements -- Overview of regex -- Regex with Python -- re (search, match, and findall) -- re.split -- re.sub -- re.compile -- Regex flags -- Using regex to extract data -- Example 1 - Yamaha dealer information…”
    Libro electrónico
  7. 5007
    Publicado 2021
    Tabla de Contenidos: “…-- Using the programmatic approach -- Working with the asset catalog for Dark Mode -- Using custom adaptive colors -- Using custom adaptive images -- Further exploring Dark Mode -- Using Dark Mode with SwiftUI -- Programatically handling changes with trait collection -- Specifying an appearance for views, ViewControllers, and windows -- Accessibility in Dark Mode -- Summary…”
    Libro electrónico
  8. 5008
    Publicado 2016
    Tabla de Contenidos: “…-- A detailed look at keyloggers -- Hardware keyloggers -- Software keyloggers -- Detecting malicious processes -- Building a keylogger for Windows -- Using the Windows API -- PyWin32 -- PyHooks -- WMI -- Monitoring keyboard events -- Capturing screenshots -- Capturing the clipboard -- Monitoring processes -- Multiprocessing in Python - simple_multiprocessor.py -- Running Python without a command window -- Exploring the code -- Capturing the screen -- Capturing the clipboard -- Capturing the keyboard -- Keylogger controllers -- Capturing processes -- Understanding the main() function -- Running the script -- Citations -- Additional challenges -- Summary -- Chapter 11: Parsing Outlook PST Containers -- The Personal Storage Table File Format -- An introduction to libpff -- How to install libpff and pypff -- Exploring PSTs - pst_indexer.py -- An overview -- Developing the main() function -- Evaluating the makePath() helper function -- Iteration with the folderTraverse() function -- Identifying messages with the checkForMessages() function -- Processing messages in the processMessage() function -- Summarizing data in the folderReport() function -- Understanding the wordStats() function -- Creating the wordReport() function -- Building the senderReport() function -- Refining the heat map with the dateReport() function -- Writing the HTMLReport() function -- The HTML template -- Running the script -- Additional challenges…”
    Libro electrónico
  9. 5009
    Publicado 2019
    Tabla de Contenidos: “…Seeing What Makes a Great Data Scientist -- Structuring a Data Science Team -- Hiring and evaluating the data science talent you need -- Retaining Competence in Data Science -- Understanding what makes a data scientist leave -- Part 4: Investing in the Right Infrastructure -- Chapter 14: Developing a Data Architecture -- Defining What Makes Up a Data Architecture -- Describing traditional architectural approaches -- Elements of a data architecture -- Exploring the Characteristics of a Modern Data Architecture -- Explaining Data Architecture Layers -- Listing the Essential Technologies for a Modern Data Architecture -- NoSQL databases -- Real-time streaming platforms -- Docker and containers -- Container repositories -- Container orchestration -- Microservices -- Function as a service -- Creating a Modern Data Architecture -- Chapter 15: Focusing Data Governance on the Right Aspects -- Sorting Out Data Governance -- Data governance for defense or offense -- Objectives for data governance -- Explaining Why Data Governance is Needed -- Data governance saves money -- Bad data governance is dangerous -- Good data governance provides clarity -- Establishing Data Stewardship to Enforce Data Governance Rules -- Implementing a Structured Approach to Data Governance -- Chapter 16: Managing Models During Development and Production -- Unfolding the Fundamentals of Model Management -- Working with many models -- Making the case for efficient model management -- Implementing Model Management -- Pinpointing implementation challenges -- Managing model risk -- Measuring the risk level -- Identifying suitable control mechanisms -- Chapter 17: Exploring the Importance of Open Source -- Exploring the Role of Open Source -- Understanding the importance of open source in smaller companies -- Understanding the trend…”
    Libro electrónico
  10. 5010
    Publicado 2023
    Tabla de Contenidos: “…-- Exploring the hardware requirements -- Understanding the project architecture -- Schematics and design -- PCB design and the assembly of hardware components -- Setting up the Thing, network credentials, cloud variables, and code -- Cloud variables -- Associating a device -- Network -- Coding -- Setting up a dashboard for web and mobile -- What's next? …”
    Libro electrónico
  11. 5011
    Publicado 2024
    Tabla de Contenidos: “…-- What is not included in the JavaScript specification? -- Exploring JavaScript documentation -- Linting JavaScript code -- Commenting JavaScript code -- Using JSDoc -- Printing values and debugging -- Variables and constants -- Naming conventions -- let versus const -- Understanding data types -- undefined -- object -- boolean -- number -- string -- function -- bigint -- symbol -- Exploring numbers -- Arithmetic operators -- Assignment operators -- Useful methods -- The Math object -- Other numbers -- Exploring Dates object…”
    Libro electrónico
  12. 5012
    Publicado 2014
    Tabla de Contenidos: “…2.20 Removal of Duplicate Records2.21 A Word About Id Fields; THE R ZONE; References; Exercises; Hands-On Analysis; 3 Exploratory Data Analysis; 3.1 Hypothesis Testing Versus Exploratory Data Analysis; 3.2 Getting to Know the Data Set; 3.3 Exploring Categorical Variables; 3.4 Exploring Numeric Variables; 3.5 Exploring Multivariate Relationships; 3.6 Selecting Interesting Subsets of the Data for Further Investigation; 3.7 Using EDA to Uncover Anomalous Fields; 3.8 Binning Based on Predictive Value; 3.9 Deriving New Variables: Flag Variables; 3.10 Deriving New Variables: Numerical Variables…”
    Libro electrónico
  13. 5013
    por Warner, Janine, 1967-
    Publicado 2007
    Tabla de Contenidos:
    Libro electrónico
  14. 5014
    por Bunzel, Tom
    Publicado 2007
    Tabla de Contenidos: “…Master Visually Microsoft Office 2007; Table of Contents; Part I USING OFFICE 2007 PROGRAMS AND FEATURES; An Introduction to Microsoft Office 2007; Chapter 1 Getting Started with Office 2007; Install Office 2007; Add or Remove Office 2007 Features; Run Office Diagnostics; Start and Exit a Program; Using the Office Button; Chapter 2 Working with Office Documents; Create a New Document; Open a Document; Work with Multiple Windows; Save and Close a Document; Save in Different Versions; Using Vista Search Features; Explore the Contextual Ribbon; Preview Galleries and Themes; Get Help…”
    Libro electrónico
  15. 5015
    por Jarboe, Greg, 1949-
    Publicado 2012
    Tabla de Contenidos: “…Circumference Week 1: Set Up a YouTube Channel; Week 2: Become a YouTube Partner; Week 3: Create a YouTube Brand Channel; Week 4: Stream Live Content on YouTube; Chapter 6: Month 4: Explore YouTube Alternatives; The Northwest Passage; Week 1: Explore Other Video Sites; Week 2: Survey Video Hosting Services; Week 3: Look at Online Video Platforms; Week 4: Investigate Video Ad Networks; Chapter 7: Month 5: Optimize Video for YouTube; What Is Video Optimization?…”
    Libro electrónico
  16. 5016
    Publicado 2014
    Tabla de Contenidos: “…-- Character Conversations -- Character Letters -- Points of View -- Chapter 3 Humanities -- Introduction -- Geography -- Orienteering -- Take Me There -- Capital Challenge -- Environmental Projects -- History -- Artefact Explorers -- History Day -- Time Machine -- Timeline -- RE -- Making the Rules -- Quiet Time -- Special Books -- Totem Pole -- Chapter 4 Mathematics -- Introduction -- Archery -- Bingo -- Build a Wall -- Compass Jumps -- Counting Actions -- Counting Stick Games -- Function Machine -- Guess My Number -- Guess My Shape -- Missing Numbers -- Missing Sequence -- Number Shapes -- Number Tennis -- Treasure Hunter -- Grid Problem -- Guess My Rule -- Standing Rule -- What's Happening? …”
    Libro electrónico
  17. 5017
    Publicado 2016
    Tabla de Contenidos: “…; Cryptocurrency; Public key encryption basics; Forensic relevance; Bitcoin; History and current context; Bitcoin framework; Blockchain; Wallets and addresses; Transaction; Verification; Mining; Blockchain explorers; Bitcoin protocol; Forensic artifacts; Multibit HD; Blockchain transaction details; Multibit log; The bitcoin protocol in action; Inv packet; Inv packet data…”
    Libro electrónico
  18. 5018
    Publicado 2021
    “…From the late fifteenth century to the present day, countless explorers, conquerors, and other agents of empire have laid siege to the New World, plundering and pilfering its most precious artefacts and treasures. …”
    Libro electrónico
  19. 5019
    por Cruz Herradón, Ana
    Publicado 2010
    Tabla de Contenidos: “…Navegar en Internet Explorer; 3.3. Otras funcionalidades de Internet Explorer…”
    Libro electrónico
  20. 5020
    Publicado 2021
    Tabla de Contenidos: “…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…”
    Libro electrónico