Mostrando 66,701 - 66,720 Resultados de 68,509 Para Buscar '".ad"', tiempo de consulta: 0.17s Limitar resultados
  1. 66701
    Publicado 2019
    “…Conversational Marketing pioneers David Cancel and Dave Gerhardt explain how to: Merge inbound and outbound tactics into a more productive dialog with customers Integrate conversational marketing techniques into your existing sales and marketing workflow Face-to-face meetings, phone calls, and email exchanges remain important to customer relations, but adding a layer of immediate, individual conversation drives the customer experience—and sales—sky-high…”
    Libro electrónico
  2. 66702
    Publicado 2019
    “… • Install, configure, and personalize the latest versions of Windows 10 • Manage Windows reliability, security, and feature updates in any environment • Maximize your productivity with Windows 10's growing library of built-in apps • Pinpoint information fast with advanced Windows Search and Cortana techniques • Discover major Microsoft Edge enhancements, from extensions to accessibility • Use Cortana to perform tasks, set reminders, retrieve data, and get instant answers to pressing questions • Secure devices, data, and identities, and block malware and intruders • Safeguard your business with BYOD work accounts, Windows Hello, biometrics, and Azure AD • Deploy, use, and manage Universal Windows Platform (UWP) apps • Store, sync, and share content with OneDrive and OneDrive for Business • Collaborate more efficiently with the Windows 10 Mail, Calendar, and Skype apps • Seamlessly manage both physical and virtual storage • Optimize performance and battery life and troubleshoot crashes…”
    Libro electrónico
  3. 66703
    Publicado 2015
    “…As bundles are installed or uninstalled from the framework, their services are automatically added or removed from the service registry. The result is a dynamic, composable run time that can be provisioned with only what your application requires and responds dynamically to configuration changes as your application evolves. …”
    Libro electrónico
  4. 66704
    Publicado 2014
    “…The Samsung Galaxy S5 runs on an Android-based platform, giving you access to over 1 million apps and providing coverage by major carriers worldwide. The Galaxy S5 has added brand new features, such as iris recognition security. …”
    Libro electrónico
  5. 66705
    Publicado 2014
    “…This video tutorial explores two dozen effective ways you can immediately improve your Vim environment, including recently added features and many powerful plugins and tools. …”
    Video
  6. 66706
    Publicado 2015
    “…You’ll learn everything from improving the readability of your tables to implementing the latest Advanced Trellis Chart features and from adding native map views of BI data to designing optimal dashboard layout strategies. …”
    Libro electrónico
  7. 66707
    Publicado 2014
    “…You'll learn how to achieve techniques seen on many popular websites (such as adding animation, tabbed panels, content sliders, form validation, interactive galleries, and sorting data).. …”
    Libro electrónico
  8. 66708
    Publicado 2015
    “…With this video, you’ll learn how to: Use the basic XML layout and Activity classes generated by Android Studio Work with the default multi-project Gradle build files Create and configure an emulator, using the AVD Manager Increase functionality by changing themes and adding widgets Understand Android’s activity lifecycle by charting callback methods associated with activities Learn how to save and restore state variables in activities Add alternative layouts by using qualifiers on the "res" directory Learn about internal and external storage for managing persistent data Use the SQLite database available to every Android application Access a RESTful Web Service to deal with asynchronous tasks Ken Kousen, president of Kousen IT, Inc., is a technical trainer, mentor, and consultant in all areas related to Java, specializing in Android, Spring, Hibernate/JPA, Groovy, Grails, and Gradle. …”
    Video
  9. 66709
    Publicado 2015
    “…These courses demonstrate the many advantages of adding Groovy to existing projects written in Java and other object-oriented languages. …”
    Video
  10. 66710
    por Mueller, John Paul
    Publicado 2017
    “…Become well-versed in the major areas comprising algorithms Examine the incredible history behind algorithms Get familiar with real-world applications of problem-solving procedures Experience hands-on development of an algorithm from start to finish with Python If you have a nagging curiosity about why an ad for that hammock you checked out on Amazon is appearing on your Facebook page, you'll find Algorithm for Dummies to be an enlightening introduction to this integral realm of math, science, and business…”
    Libro electrónico
  11. 66711
    Publicado 2015
    “…Programming areas include: Working with functions and variables with def and let Interacting with JavaScript and web pages, using several libraries Lists, vectors, and higher-order map, filter, and reduce functions Data mapping with ClojureScript Using different ClojureScript libraries to program with React Adding, subtracting, multiplying, and dividing rational and complex numbers with defprotocol and defrecord Asynchronous processing with core.async J. …”
    Libro electrónico
  12. 66712
    Publicado 2016
    “…Plus, you'll get easy-to-follow guidance on mastering more advanced skills, like formatting multiple page elements, developing styles, building distinctive templates, and adding creative flair to your documents with images and tables. …”
    Libro electrónico
  13. 66713
    Publicado 2015
    “…With each passing year, the iOS development environment matures and new tools are added to the developer's toolbox (Xcode). While this is great for seasoned pros, it can be overwhelming for new developers. …”
    Libro electrónico
  14. 66714
    Publicado 2015
    “…Learn Kafka’s use cases and the problems that it solves Understand the basics, including logs, partitions, replicas, consumers, and producers Set up a Kafka cluster, starting with a single node before adding more Write producers and consumers, using old and new APIs Use the Flume log aggregation framework to integrate Kafka with Hadoop Configure Kafka for availability and consistency, and learn how to troubleshoot various issues Become familiar with the entire Kafka ecosystem Gwen Shapira is a software engineer at Cloudera with 15 years of experience working with customers to design scalable data architectures. …”
    Video
  15. 66715
    Publicado 2012
    “…You will use Revit for detailing, adding structure, creating final presentations, and exporting your completed work. …”
    Video
  16. 66716
    Publicado 2023
    “…Understanding these patterns, you will reduce the problems that may arise when modifying existing functions, adding new ones, or correcting errors that may arise in the development process…”
    Libro electrónico
  17. 66717
    Publicado 2023
    “…This book provides smart city frameworks to address new difficulties by adding new features and allowing the city environment to react to collected data and information to increase the efficiency and sustainability of services for inhabitants. …”
    Libro electrónico
  18. 66718
    Publicado 2024
    “…By 2021 and according to the World Economic Forum (World Economic Forum, 2020), every day users produced more than 100 exabytes of data on social networks worldwide, which represents the complete content of around 200 million laptops with average storage capacity. Adding to those numbers the data generated by Internet of Things (IoT) devices, mobile devices, and use of cloud services, among many others (Popić, Velikic, Teslic, & Pavkovic, 2019), a considerably high magnitude of data is obtained that is stored and shared on a daily basis. …”
    Vídeo online
  19. 66719
    Publicado 2003
    “…They cover the entire process of constructing a .NET application: developing a simple .NET console application; adding a Windows Forms interface; isolating functionality within components; providing database access via ADO.NET; securing your code; and using ASP.NET to create Web applications and services. .NET Framework and Common Language Runtime fundamentals for experienced programmers Key .NET features: interfaces, attributes, collections, I/O, threading, remoting, and more In-depth coverage of ADO.NET, ASP.NET Web Forms, and Web services Advanced user interface programming with Windows Forms and GDI+ Assemblies, component deployment, and versioning Ensuring interoperability with diverse and legacy systems Includes a self-contained Visual Basic .NET overview for those new to the language Part of The Integrated .NET Series from Object Innovations and Prentice Hall PTR…”
    Libro electrónico
  20. 66720
    Publicado 2010
    “…We've been taught to market to others in ways we hate being marketed to (cold-calling, flyers, ads, etc.). So why do we still keep trying the same stale marketing moves? …”
    Libro electrónico