Mostrando 18,681 - 18,700 Resultados de 31,489 Para Buscar '"Explorers"', tiempo de consulta: 0.12s Limitar resultados
  1. 18681
    Publicado 2017
    “…Familiarity with the agile development processes is helpful but not required. Explore the role of user stories in the agile software development environment Master the differences between user stories, bugs, and epics Learn to write concise user stories that best communicate requirements to developers Understand how to present prioritized features to stakeholders and gain stakeholder buy-in Learn how to release new product features and gather feedback on their performance Understand how to establish an agile process for releasing new features Ryan Harper is a senior product manager at Condé Nast Entertainment, where he supports the video initiatives of brands such as The New Yorker, Pitchfork, and Wired. …”
    Video
  2. 18682
    Publicado 2017
    “…Conquer the interface and master the use of Bridge, Lightroom, and Camera Raw Learn the top toolbar customizations, shortcuts, and image management techniques Understand how to control image information and color Learn the essentials of working with layers, masks, and the many types of selections Explore blending modes, smart objects, and image scaling/transformation Understand adjustment layers and the use of filters Learn the best ways to set-up workflows that are efficient, effective, and fun Andy Anderson is the author of over a dozen best-selling books on graphics and design, including the O'Reilly titles "Integrating Lightroom with Photoshop", "Experimenting with Photoshop Layer Effects" and "Getting Started with Adobe InDesign CC 2015". …”
    Video
  3. 18683
    Publicado 2020
    “…As you progress, you’ll understand how to stop social engineering attacks effectively by identifying red flags in text messages, phishing emails, and more. Later, you’ll explore cybersecurity software that helps you ensure the safety of your systems. …”
    Video
  4. 18684
    Publicado 2020
    “…You'll then assign human-friendly names to Pods, explore various Kubernetes entities and functions, and discover when to use them. …”
    Libro electrónico
  5. 18685
    Publicado 2020
    “…Unlike other books, you'll also be able to explore recipes with real-world examples to provision your Azure infrastructure with Terraform. …”
    Libro electrónico
  6. 18686
    Publicado 2020
    “…Get to grips with the Logix platform, Rockwell Automation terminologies, and the online resources available in the Literature Library Key Features Build real-world solutions using ControlLogix, CompactLogix, and RSLogix 5000/Studio 5000 Understand the different controllers and form factors offered by the ControlLogix and CompactLogix platforms Explore the latest changes in the Studio 5000 Automation Engineering and Design software suite Book Description Understanding programmable logic controller (PLC) programming with Rockwell Software's Logix Designer and the Studio 5000 platform, which includes ControlLogix, CompactLogix, and SoftLogix, is key to building robust PLC solutions. …”
    Libro electrónico
  7. 18687
    Publicado 2021
    “…In addition to complementary material, the workbook also features entirely new content, including: • Questions to help you clarify your career goals and what you need to be engaged and fulfilled • Concepts that you and your colleagues can explore together • A revealing quiz that will show you which action step to take first, second, third, until you have your dream job • Hands-on practices to cultivate happiness and well being • How trust and purpose can become the bedrock of your professional life A practical tool kit to leverage your unique strengths, skills and talents and custom-build your career, this all-new workbook offers you a refreshing opportunity for a radical realignment of your work, your goals, and your entire life…”
    Libro electrónico
  8. 18688
    Publicado 2020
    “…This C# book covers unit testing, delves into test-driven development, and addresses cross-cutting concerns. You'll explore good programming practices for objects, data structures, exception handling, and other aspects of writing C# computer programs. …”
    Libro electrónico
  9. 18689
    Publicado 2019
    “…In the concluding chapters, you will explore some applications of anomaly detection, regression, clustering, and classification using scikit-learn to make predictions based on past data. …”
    Libro electrónico
  10. 18690
    Publicado 2019
    “…Discover the advanced features of Solidity that will help you write high-quality code and develop secure smart contracts with the latest ERC standards Key Features Delve into Solidity and understand control structures, function calls, and variable scopes Explore tools for developing, testing, and debugging your blockchain applications Learn advanced design patterns and best practices for writing secure smart contracts Book Description Solidity is among the most popular and contract-oriented programming languages used for writing decentralized applications (DApps) on Ethereum blockchain. …”
    Libro electrónico
  11. 18691
    Publicado 2020
    “…By the end of this RPA book, you’ll have developed the skills required to install and configure an RPA platform confidently and have a solid understanding of how to build complex and robust, yet performant, bots.What you will learnExplore effective techniques for installing and configuring an Automation Anywhere A2019 platformBuild software robots to automate tasks and simplify complex business processesDesign resilient bots that are modular and reusableUnderstand how to add error handling functionality and discover troubleshooting techniquesDesign bots to automate tasks in Excel, Word, emails, XML, and PDF filesImplement effective automation strategies using RPA best practicesWho this book is forThis Automation Anywhere RPA book is for automation engineers, RPA professionals, and automation consultants who are looking to explore the capabilities of Automation Anywhere for building intelligent automation strategy for enterprises. …”
    Libro electrónico
  12. 18692
    Publicado 2015
    “…You’ll not only see where music science stands today—and where it’s headed—but get a tantalizing glimpse of what other industries will look like in coming years. You’ll explore: Connected listening: the new supply chain from artist to listener The rise of metadata and the sheer volume of data associated with songs Recommendations and Pandora’s Music Genome Project Many ways to measure music consumption (and music consumers) Music science’s Turing problems, such as the problem of predicting hit songs How algorithms on listener preference need to learn quickly with fresh data What lies on the horizon for the music industry…”
    Libro electrónico
  13. 18693
    Publicado 2017
    “…De Ghein’s 11 well-organized lessons and more than 40 concise sublessons explore real examples, sample output, and easy-to-follow concept teaching and demos. …”
    Video
  14. 18694
    Publicado 2017
    “…It then goes through a discussion of the different types of recommendation systems and how to implement them. You'll explore non-personalized systems, association rule learning, collaborative filtering, personalized systems, and the methods used to assess the quality (i.e., how good are the recommendations?) …”
    Video
  15. 18695
    Publicado 2016
    “…Is it even a good idea? Eisele thoroughly explores the possibility and provides savvy advice for enterprises that want to move ahead. …”
    Libro electrónico
  16. 18696
    Publicado 2017
    “…You will learn the key tenets and fundamentals of ethical hacking and security penetration testing techniques. You will also explore professional networking and security topics, including an introduction to the world of white hat hacking, reconnaissance, Kali Linux, exploitation, and post-exploitation techniques. …”
    Video
  17. 18697
    Publicado 2019
    “…Throughout the course, we will explore the most essential Python features: Basics of Python programming – expressions, variables, and printing output Python operators – the Python assignment operator, relational and logical operators, and short circuit operators Python conditionals and if statements Methods – parameters, arguments, and return values Object-oriented programming – classes and objects Encapsulation, inheritance, and abstract classes Python data structures in-depth – lists, sets, dictionaries, and tuples Conditionals – if/else statements and nested if/else Loops – for loops, while loops, break, and continue The mutability and immutability of Python’s basic types Built-in and user-defined modules Errors and exception handling – try, except, else, and finally Custom exceptions – raising exceptions and creating and raising a custom exception Data analysis with Pandas Face recognition with OpenCV Building a GUI application with Tkinter An automated Twitter bot with Tweepy Understanding the basics of databases and working with SQLite 3 Five projects with OpenCV, pandas, PyTube, Tkinter, Tweepy, and more After completing this course, you will be ready to work as an intern, fresher, or freelancer, and you will also be able to implement everything yourself! …”
    Video
  18. 18698
    Publicado 2018
    “…With this practical guide, you’ll explore ways to apply machine learning to security issues such as intrusion detection, malware classification, and network analysis. …”
    Libro electrónico
  19. 18699
    Publicado 2020
    “…The book begins by first building your mindset to be value-driven and introducing the Big Data Business Model Maturity Index, its maturity index phases, and how to navigate the index. You will explore value engineering, where you will learn how to identify key business initiatives, stakeholders, advanced analytics, data sources, and instrumentation strategies that are essential to data science success. …”
    Libro electrónico
  20. 18700
    Publicado 2018
    “…Written in the form of a novel from the perspective of six unique characters, the book explores how the different financial decisions and behaviours of each character have led to their current situations. …”
    Libro electrónico