Mostrando 4,661 - 4,680 Resultados de 12,444 Para Buscar '"LinkedIn"', tiempo de consulta: 0.13s Limitar resultados
  1. 4661
    Publicado 2016
    Tabla de Contenidos: “…The shop screen frameworkThe item button framework; Linking the item data; Summary; Chapter 8: Inventory Population and Item Use ; Creating the FieldPlayer Booleans; Determining whether the inventory screen is on or off; Logical difference between the inventory and shop items; Finishing the inventory screen; Buying items; Using items; Summary; Chapter 9: Equipment ; The weapons Data Table; Setting the weapon and equipment screen variables; Creating the weapon button; Revisiting the equipment screen; Setting the equipment screen Text Blocks; Correcting the character stats when equipping…”
    Libro electrónico
  2. 4662
    Publicado 2016
    Tabla de Contenidos: “…; Warnung vor Gefahren; Anleitung für Anarchisten; Vom WAF; Wolkig mit Aussicht auf Verwirrung; Technische Details; Sensoren und Aktoren; Einheiten und Maße; Links und Ergänzungen; Kapitel 2: Hacks zur Lichtsteuerung; Hack: Lichtschalter dorthin verlegen, wo man sie braucht; Detaillierte Planung; Einfache Realisierung; Hack: Licht mit Bedingungen schalten; Lichtsteuerung priorisieren; Zwei Leuchten schalten; Lichtszenarien am Morgen und am Abend; Hack: Licht soll auf die Bewegung von Menschen reagieren…”
    Libro electrónico
  3. 4663
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Overview of Big Data and Hive -- A short history -- Introducing big data -- The relational and NoSQL databases versus Hadoop -- Batch, real-time, and stream processing -- Overview of the Hadoop ecosystem -- Hive overview -- Summary -- Chapter 2: Setting Up the Hive Environment -- Installing Hive from Apache -- Installing Hive from vendors -- Using Hive in the cloud -- Using the Hive command -- Using the Hive IDE -- Summary -- Chapter 3: Data Definition and Description -- Understanding data types -- Data type conversions -- Data Definition Language -- Database -- Tables -- Table creation -- Table description -- Table cleaning -- Table alteration -- Partitions -- Buckets -- Views -- Summary -- Chapter 4: Data Correlation and Scope -- Project data with SELECT -- Filtering data with conditions -- Linking data with JOIN -- INNER JOIN -- OUTER JOIN -- Special joins -- Combining data with UNION -- Summary -- Chapter 5: Data Manipulation -- Data exchanging with LOAD -- Data exchange with INSERT -- Data exchange with [EX|IM]PORT -- Data sorting -- Functions -- Function tips for collections -- Function tips for date and string -- Virtual column functions -- Transactions and locks -- Transactions -- UPDATE statement -- DELETE statement -- MERGE statement -- Locks -- Summary -- Chapter 6: Data Aggregation and Sampling -- Basic aggregation -- Enhanced aggregation -- Grouping sets -- Rollup and Cube -- Aggregation condition -- Window functions -- Window aggregate functions -- Window sort functions -- Window analytics functions -- Window expression -- Sampling -- Random sampling -- Bucket table sampling -- Block sampling -- Summary -- Chapter 7: Performance Considerations -- Performance utilities -- EXPLAIN statement…”
    Libro electrónico
  4. 4664
    Publicado 2014
    Tabla de Contenidos: “…; Pretend You've Never Used This Thing; Visiting Websites; Navigating the Web; Setting Up Your Home Page; Adding and Using Bookmarks; Working with the Reading List and Shared Links…”
    Libro electrónico
  5. 4665
    por Donat, Wolfram. author
    Publicado 2014
    Tabla de Contenidos: “…Chapter 5: The Web BotBot Etiquette; The Connections of the Web; Web Communication Protocols; Web Page Formats; A Request Example; Our Web Bot Concept; Parsing Web Pages; Coding with Python Modules; Using the Mechanize Module; Parsing with Beautiful Soup; Downloading with the urllib Library; Deciding What to Download; Choosing a Starting Point; Storing Your Files; Writing the Python Bot; Reading a String and Extracting All the Links; Looking For and Downloading Files; Testing the Bot; Creating Directories and Instantiating a List; The Final Code; Summary; Chapter 6: The Weather Station…”
    Libro electrónico
  6. 4666
    por Freeman, Adam, 1972-
    Publicado 2012
    Tabla de Contenidos:
    Libro electrónico
  7. 4667
    Publicado 2015
    Tabla de Contenidos: “…Full-text searchAdding pagination links; Enhancing the blog app; Summary; Chapter 4: Forms and Validation; Getting started with WTForms; Defining a form for the Entry model; A form with a view; The create.html template; Handling form submissions; Validating input and displaying error messages; Editing existing entries; The edit.html template; Deleting entries; Cleaning up; Using flash messages; Displaying flash messages in the template; Saving and modifying tags on posts; Image uploads; Processing file uploads; The image upload template; Serving static files; Summary…”
    Libro electrónico
  8. 4668
    Publicado 2015
    Tabla de Contenidos: “…Docker Fundamentals; The Docker Architecture; Underlying Technologies; Surrounding Technologies; Docker Hosting; How Images Get Built; The Build Context; Image Layers; Caching; Base Images; Dockerfile Instructions; Connecting Containers to the World; Linking Containers; Managing Data with Volumes and Data Containers; Sharing Data; Data Containers; Common Docker Commands; The run Command; Managing Containers…”
    Libro electrónico
  9. 4669
    Publicado 2015
    Tabla de Contenidos: “…Redirection and Interception with ICMPPreventing Packet Capture; Dynamic Address Inspection; DHCP Snooping; Preventing VLAN Hopping; Detecting Packet Capture; Wireshark; Wireshark Basics; Filtering and Decoding Traffic; Basic Data Capture-A Layer-by-Layer Review; Physical-Data-Link Layer; Network-Internet Layer; Transport-Host-Host Layer; Application Layer; Other Network Analysis Tools; Summary; Key Terms; Exercises; Fun with Packets; Packet Analysis with tcpdump; Packet Filters; Making a One-Way Data Cable; Chapter 4 Detecting Live Systems and Analyzing Results; TCP/IP Basics…”
    Libro electrónico
  10. 4670
    Publicado 2015
    Tabla de Contenidos: “…-- Go where I'm looking "The LookMoveTo script" -- Adding a feedback cursor -- Observations -- If looks could kill -- The KillTarget script -- Adding particle effects -- Cleaning up -- Summary -- Chapter 5: World Space UI -- A reusable default canvas -- The visor HUD -- The reticle cursor -- The windshield HUD -- The game element UI -- The info bubble -- An in-game dashboard with input events -- Creating a dashboard with buttons -- Linking the water hose to the buttons -- Activating buttons from the script -- Look to highlight a button -- Looking and then clicking to select -- Looking and staring to select -- A responsive object UI with head gestures -- Using the head position -- Using head gestures -- Summary -- Chapter 6: First-person Character -- Understanding the Unity characters -- Unity components -- The Camera component -- The Rigidbody component -- The Character Controller component -- Unity Standard Assets -- ThirdPersonController -- AIThirdPersonController -- FirstPersonController -- RigidBodyFPSController -- Making a first person -- Move in the direction you're looking -- Keep your feet on the ground -- Don't pass through solid objects -- Don't fall off the edge of the world…”
    Libro electrónico
  11. 4671
    Tabla de Contenidos: “…""Contents at a Glance""; ""Contents""; ""About the Authors""; ""About the Technical Reviewer""; ""Acknowledgments""; ""Introduction""; ""Chapter 1: Application Recipes""; ""Recipe 1-1: Setting Up a Single View Application""; ""An Alternate Way""; ""Recipe 1-2: Linking a Framework""; ""Recipe 1-3: Adding a User Interface Control View""; ""Recipe 1-4: Creating an Outlet""; ""Recipe 1-5: Creating an Action""; ""Recipe 1-6: Creating a Class""; ""Recipe 1-7: Adding an Info.plist Property""; ""Recipe 1-8: Adding a Resource File""; ""Using the Asset Catalog""; ""Recipe 1-9: Handling Errors""…”
    Libro electrónico
  12. 4672
    Publicado 2016
    Tabla de Contenidos: “…Inter-Integrated Circuit (I2C) Bus; Applications; Source; National or International Standard; Key Features; Data Rate; Cable Medium; Range; Network Configuration; Logic Levels; Protocol; Interface and Protocol Variations; IC Sources; 14. IO-Link; Applications; Source; National or International Standard; Key Features; Data Rate; Cable Medium; Range; Network Configuration; Logic Levels; Protocol; IC Sources…”
    Libro electrónico
  13. 4673
    Publicado 2015
    Tabla de Contenidos: “…Example - using different layouts to create responsive and nonresponsive content layout for the same viewSummary; Chapter 3: Making Pretty URLs; Using pretty URLs; Custom URL rules; Example - list news items by year or category; Default parameters in rules; Example - the index page to display the links list; The complete URL rule parameters; The URL pattern to support the multilanguage view; Creating the rule class; Summary; Chapter 4: Creating a Room through Forms; Creating a Model; Example - a Model to store room data; Using ActiveForm; Example - creating a new room from the HTML form…”
    Libro electrónico
  14. 4674
    Publicado 2015
    Tabla de Contenidos: “…Using absolute directory referencesUsing relative directory references; Listing Files and Directories; Displaying a basic listing; Displaying a long listing; Filtering listing output; Handling Files; Creating files; Copying files; Using tab auto-complete; Linking files; Renaming files; Deleting files; Managing Directories; Creating directories; Deleting directories; Viewing File Contents; Viewing the file type; Viewing the whole file; Using the cat command; Using the more command; Using the less command; Viewing parts of a file; Using the tail command; Using the head command; Summary…”
    Libro electrónico
  15. 4675
    Publicado 2016
    Tabla de Contenidos: “…Case 3: Underground Banking and Immigrant SmugglingCase 4: Triads Use Underground Finance in Russia's Far East; Case 5: Used-Tire Trade Masks TBML and Trafficking in Endangered Wildlife; Case 6: Underground Banking Links Korea and China; Case 7: Chinese TBML in Poland; Cheat Sheet; Notes; Chapter 6 Misuse of the International Gold Trade; Why Gold Is so Popular with Money Launderers; Gold Has Been a Haven of Wealth Since Antiquity; Gold Is a Readily Acceptable Medium of Exchange Anywhere in the World…”
    Libro electrónico
  16. 4676
    por Tal, Liran. author
    Publicado 2015
    Tabla de Contenidos: “…PlanningBulk Updating Items; Blocking a User Story or Defect; Splitting a User Story; Sending Item Notifications; Managing Defects; Adding Defects; Editing Defects; Linking Defects; Watching Backlog Items; Working in the Sprint Closure; Sprint Backlog Status; Backlog Planning and Delivery; Defect Cumulative Flow Diagram; Acceptance Tests; Retrospective Feedback; Summary; Chapter 6: The Engineering Manager's Dashboard; Working in the Dashboard; Dashboard Layouts; Managing Widgets; Adding Widgets; Customizing Widgets; Managing Custom Widgets; Adding Custom Widgets; Deleting Custom Widgets…”
    Libro electrónico
  17. 4677
    Publicado 2015
    Tabla de Contenidos: “…Type of jointsExplaining the xacro model of seven DOF arm ; Using constants; Using macros; Including other xacro files; Using meshes in the link; Working with the robot gripper; Viewing the seven DOF arm in Rviz; Understanding joint state publisher; Understanding the robot state publisher; Creating a robot model for the differential drive mobile robot; Questions; Summary; Chapter 3: Simulating Robots Using ROS and Gazebo; Simulating the robotic arm using Gazebo and ROS; The Robotic arm simulation model for Gazebo; Adding colors and textures to the Gazebo robot model…”
    Libro electrónico
  18. 4678
    Publicado 2016
    Tabla de Contenidos: “…maxlengthmedia; method; min; multiple; name; novalidate; pattern; placeholder; poster; readonly; rel; required; reversed; rows; rowspan; scope; selected; size; src; start; step; type; value; width; wrap; Chapter 3: CSS Concepts and Applications; Basic selectors; The simple selector; The type selectors; The universal selector; The attribute selectors; The class selectors; The ID selectors; Combinators; Descendant combinator; The child combinator; The adjacent sibling combinator; The general sibling combinator; The selector specificity; Pseudo-classes; The link pseudo-classes…”
    Libro electrónico
  19. 4679
    Publicado 2016
    Tabla de Contenidos: “…Title Page; Table of Contents; Introduction; About This Book; Foolish Assumptions; How This Book Is Organized; Icons Used In This Book; Beyond the Book; Where to Go from Here; Part I: Supercharged Reporting with Power Pivot; Chapter 1: Thinking Like a Database; Exploring the Limits of Excel and How Databases Help; Getting to Know Database Terminology; Understanding Relationships; Chapter 2: Introducing Power Pivot; Understanding the Power Pivot Internal Data Model; Activating the Power Pivot Add-In; Linking Excel Tables to Power Pivot; Chapter 3: The Pivotal Pivot Table…”
    Libro electrónico
  20. 4680
    Publicado 2015
    Tabla de Contenidos: “…; The Simplest HTML Page Possible; An HTML Template; Understanding Elements and Attributes; Try It; Lesson Requirements; Step-by-Step; Lesson 2 Basic HTML; Structuring Text; Links and Images; Try It; Lesson Requirements; Step-by-Step; Lesson 3 Lists and Tables; Lists; Tables; Try It; Lesson Requirements…”
    Libro electrónico