Mostrando 16,961 - 16,980 Resultados de 17,782 Para Buscar '"look"', tiempo de consulta: 0.11s Limitar resultados
  1. 16961
    Publicado 2016
    “…This book will showcase everything new in the latest version of Splunk including the latest data models, alert actions, XML forms, various dashboard enhancements, and visualization options (with D3). Finally, we take a look at the latest Splunk cloud applications, advanced integrations, and development as per the latest release. …”
    Libro electrónico
  2. 16962
    Publicado 2016
    “…What You Will Learn Awaken your UX mind and dispel the myths of non-UX thinkers Create the six optimal conditions for your best ideas to appear Identify and incorporate the ten design principles found in all good UX design Develop a broader understanding of Information Architecture (IA) to better engage, guide, and inform Develop a fundamental understanding of patterns and the properties that create them Raise your level of UX maturity with a strategy that transforms your approach to problem solving and helps others understand the true value of your work Utilize important tools of the UX trade that never go out of style Increase your knowledge of UX, incorporate valuable ideas and insights into your work, and look at design from a very unique perspective In Detail Written in an easy-to-read style, this book provides real-world examples, a historical perspective, and a holistic approach to design that will ground you in the fundamental essentials of interactive design, allow you to make more informed design decisions, and increase your understanding of UX in order to reach the highest levels of UX maturity. …”
    Libro electrónico
  3. 16963
    Publicado 2017
    “…This book is also recommended to anyone looking to learn about network security auditing. …”
    Libro electrónico
  4. 16964
    Publicado 2017
    “…What You Will Learn Develop extendable plugins with the use of WordPress features in core modules Develop pluggable modules to extend the core features of WordPress as independent modules Manage permissions for a wide range of content types in web applications based on different user types Follow WordPress coding standards to develop reusable and maintainable code Build and customize themes beyond conventional web layouts Explore the power of core database tables and understand the limitations when designing database tables for large applications Integrate open source modules into WordPress applications to keep up with the latest open source technologies Customize the WordPress admin section and themes to create the look and feel of a typical web application In Detail WordPress is one of the most rapidly expanding markets on the Web. …”
    Libro electrónico
  5. 16965
    Publicado 2016
    “…What You Will Learn Install, configure, and administer MongoDB sharded clusters and replica sets Begin writing applications using MongoDB in Java and Python languages Initialize the server in three different modes with various configurations Perform cloud deployment and introduce PaaS for Mongo Discover frameworks and products built to improve developer productivity using Mongo Take an in-depth look at the Mongo programming driver APIs in Java and Python Set up enterprise class monitoring and backups of MongoDB In Detail MongoDB is a high-performance and feature-rich NoSQL database that forms the backbone of the systems that power many different organizations ? …”
    Libro electrónico
  6. 16966
    Publicado 2016
    “…What You Will Learn Set up and familiarize yourself with all the tools you need to be efficient with DevOps Design an application that is suitable for continuous deployment systems with DevOps in mind Test the code using automated regression testing with Jenkins Selenium Managing the lifecycle of hosts, from creation to ongoing management using Puppet Razor Find out how to manage, use, and work with Code in the Git version management system See what traps, pitfalls, and hurdles to look out for as you implement continuous delivery and DevOps In Detail Harness the power of DevOps to boost your skill set and make your IT organization perform better. …”
    Libro electrónico
  7. 16967
    Publicado 2016
    “…Explore and master modern JavaScript techniques in order to build large-scale web applications About This Book Write powerful code with the high-level functions that JavaScript offers Test and debug issues with JavaScript code using various modern mechanisms Offers an expert's eye on the latest ES6 features and how these advanced tasks fit together in JavaScript as a whole Who This Book Is For This book is ideal for web developers who are looking to master modern JavaScript concepts and design principles. …”
    Libro electrónico
  8. 16968
    Publicado 2017
    “…You can start writing scripts and one-liners by simply looking at the relevant recipe and its descriptions without any working knowledge of shell scripting or Linux. …”
    Libro electrónico
  9. 16969
    Publicado 2017
    “…Have you ever imagined becoming an expert at effectively approaching data analysis problems, solving them, and extracting all of the available information from your data? If yes, look no further, this is the course you need! In this course, we will get you started with Python data analysis by introducing the basics of data analysis and supported Python libraries such as matplotlib, NumPy, and pandas. …”
    Libro electrónico
  10. 16970
    Publicado 2016
    “…Design and build scalable web applications using Backbone.js About This Book Level up your Backbone.js skills and create professional web applications with the best practices Use the Backbone.js components in the right way and avoid maintenance nightmares Improve your development workflow from application design to deployment Apply the best practices given in this tutorial to solve day-to-day problems in your applications Who This Book Is For This book is for those developers who know the basic concepts of Backbone.js and want to build scalable applications with it. If you are looking for the best practices of using Backbone.js applied to real work applications, this book is for you. …”
    Libro electrónico
  11. 16971
    Publicado 2016
    “…What You Will Learn Consolidate, clean, and transform your data acquired from various data sources Perform statistical analysis of data to find hidden insights Explore graphical techniques to see what your data looks like Use machine learning techniques to build predictive models Build scalable data products and solutions Start programming using the RDD, DataFrame and Dataset APIs Become an expert by improving your data analytical skills In Detail This is the era of Big Data. …”
    Libro electrónico
  12. 16972
    Publicado 2017
    “…Further, you will integrate the backend services such as Firebase and the Cordova iBeacon plugin in your application. Lastly, you will be looking into Progressive Web Applications..…”
    Libro electrónico
  13. 16973
    Publicado 2017
    “…About This Book Develop skills to run Puppet 4.10 on single or multiple servers without hiccups Use Puppet to spin up and manage cloud resources such as Amazon EC2 instances Take full advantage of the powerful new features of Puppet 4.10, including loops, data types, structured facts, R10K module management, control repos, and EPP templates Who This Book Is For Puppet Beginner's Guide, Second Edition is designed for those who are new to Puppet, including system administrators and developers who are looking to manage computer server systems for configuration management. …”
    Libro electrónico
  14. 16974
    Publicado 2017
    “…This guide will help you Use the new Streams library to process collections more flexibly and efficiently Efficiently access files and directories, read/write binary or text data, and serialize objects Work with Java SE 8’s regular expression package Make the most of XML in Java: parsing, validation, XPath, document generation, XSL, and more Efficiently connect Java programs to network services Program databases with JDBC 4.2 Elegantly overcome date/time programming complexities with the new java.time API Write internationalized programs with localized dates/times, numbers, text, and GUIs Process code with the scripting API, compiler API, and annotation processors Enforce security via class loaders, bytecode verification, security managers, permissions, user authentication, digital signatures, code signing, and encryption Master advanced Swing components for lists, tables, trees, text, and progress indicators Produce high-quality drawings with the Java 2D API Use JNI native methods to leverage code in other languages If you’re an experienced programmer moving to Java SE 8, Core Java®, Tenth Edition, is the reliable, practical, and complete guide to the Java platform that has been trusted by developers for over twenty years. Look for the companion volume, Core Java®, Volume I—Fundamentals, Tenth Edition (ISBN-13: 978-0-13-417730-4), for foundational coverage of Java 8 language concepts, UI programming, objects, generics, collections, lambda expressions, concurrency, functional programming, and more…”
    Libro electrónico
  15. 16975
    Publicado 2016
    “…What You Will Learn Get to grips with the core concepts of FreeSWITCH Learn FreeSWITCH high availability Work with SIP profiles, gateways, ITSPs, and Codecs optimization Implement effective security on your projects Master audio manipulation and recording Discover how FreeSWITCH works alongside WebRTC Build your own complex IVR and PBX applications Connect directly to PSTN/TDM Create your own FreeSWITCH module Trace SIP packets with the help of best open source tools Implement Homer Sipcapture to troubleshoot and debug all your platform traffic In Detail FreeSWITCH is one of the best tools around if you're looking for a modern method of managing communication protocols through a range of different media. …”
    Libro electrónico
  16. 16976
    Publicado 2016
    “…You will be guided through ClojureScript language concepts, looking at the basics first, then being introduced to advanced concepts such as functional programming or macro writing. …”
    Libro electrónico
  17. 16977
    Publicado 2016
    “…Are you wondering how the experts create efficient and good-looking apps? Then your wait will end with this book! …”
    Libro electrónico
  18. 16978
    Publicado 2016
    “…You'll discover how to make the best use of the REST API to handle back-end services and then move on to animating the application to make it look pretty. You'll learn to add in a local push notification in order to test the app. …”
    Libro electrónico
  19. 16979
    Publicado 2016
    “…We'll start by showing you how to transform a classical statistical model into a modern PGM and then look at how to do exact inference in graphical models. …”
    Libro electrónico
  20. 16980
    Publicado 2016
    “…Data science professionals looking to skill up and gain an edge in the field will find this book helpful. …”
    Libro electrónico