Mostrando 32,141 - 32,160 Resultados de 33,663 Para Buscar 'COPCON~', tiempo de consulta: 1.15s Limitar resultados
  1. 32141
    por Ray, John, 1971-
    Publicado 2011
    “…Step-by-step instructions carefully walk you through the most common iPad development tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge. …”
    Libro electrónico
  2. 32142
    Publicado 2011
    “…About the Technology A portal is a website built around a collection of components that request, display, and share information. …”
    Libro electrónico
  3. 32143
    Publicado 2017
    “…This book will guide you through the entire life cycle of a implementation, helping you avoid common pitfalls while increasing your efficiency and effectiveness at every stage of the project. …”
    Libro electrónico
  4. 32144
    Publicado 2018
    “…You will learn to work with multimedia components and perform mathematical operations on date and time. …”
    Libro electrónico
  5. 32145
    Publicado 2018
    “…Understand the different types of fraud, their common elements, and their impacts across an organization Conduct a thorough risk assessment and implement effective response and control activities Learn the ACFE’s standard investigation methodology for domestic and cross-border fraud investigations Explore fraud trends and region-specific information for countries on every continent As levels of risk increase and the risks themselves become more complex, the International Fraud Handbook gives examiners a robust resource for more effecti..…”
    Libro electrónico
  6. 32146
    Publicado 2018
    “…After detailing the forces of change that demand a new approach, the book then examines in 13 chapters what the key components of that new approach should look like. It takes a broad and multi-faceted perspective, exploring areas as diverse as the crisis of consumer trust, the ever-growing power of Big Data, the importance of leadership and corporate culture and the rapid advance in thinking based on Behavioural Economics. …”
    Libro electrónico
  7. 32147
    Publicado 2017
    “…All aspects of the Immutable.js framework are covered in this book, and common JavaScript situations are examined in a hands-on way so that you gain practical experience using Immutable.js that you can apply across your own JavaScript projects. …”
    Libro electrónico
  8. 32148
    Publicado 2019
    “…You'll then learn the advanced components of Python syntax, in addition to understanding how to apply concepts of various programming paradigms, including object-oriented programming, functional programming, and event-driven programming. …”
    Libro electrónico
  9. 32149
    Publicado 2017
    “…You will also learn the proper use of tools and techniques to investigate common cyber securi..…”
    Libro electrónico
  10. 32150
    “…You will work through a series of common Python data science problems in an increasing order of complexity. …”
    Libro electrónico
  11. 32151
    Publicado 2018
    “…This section also considers the role organizational structure, discipline and accountability play as essential components for long term operational success. The key benefits of this work is to provide readers with a clear roadmap to establishing, achieving and maintaining process control as the foundation upon which to pursue efficiency improvements. …”
    Libro electrónico
  12. 32152
    Publicado 2019
    “…An essential resource for anyone interested in financial markets, the second edition of Boombustology: Adopts multiple lenses to understand the dynamics of booms, busts, bubbles, manias, crashes Utilizes the common characteristics of past bubbles to assist in identifying future financial extremes Presents a set of practical indicators that point to a financial bubble, enabling readers to gauge the likelihood of an unsustainable boom Offers two new chapters that analyze the long-term prospects for Indian markets and the distortions being caused by the passive investing boom Includes a new foreword by James Grant, legendary editor of Grant's Interest Rate Observer A comprehensive exploration of how bubbles form and why they burst, Boombustology, 2nd Edition is packed with a wealth of new and updated information for individual and institutional investors, academics, students, policymakers, risk-managers, and corporate managers alike…”
    Libro electrónico
  13. 32153
    Publicado 2018
    “…Read and understand regular expressions Use literal text and metacharacters to build powerful search patterns Take advantage of advanced regular expression features, including lookahead and backreferences Perform powerful search-and-replace operations in all major professional editing tools Add sophisticated form and text processing to web applications Search for files using command-line tools like grep and egrep Use regular expressions in programming languages like JavaScript, Java, PHP, Python, Microsoft .NET, and C#, as well as in DBMSs including MySQL and Oracle Work with phone numbers, postal codes, social security numbers, IP addresses, URLs, email addresses, and credit card numbers Contents at a Glance 1 Introducing Regular Expressions 2 Matching Single Characters 3 Matching Sets of Characters 4 Using Metacharacters 5 Repeating Matches 6 Position Matching 7 Using Subexpressions 8 Using Backreferences 9 Looking Ahead and Behind 10 Embedding Conditions 11 Regular Expression Solutions to Common Problems Appendix A Regular Expressions in Popular Applications and Languages…”
    Libro electrónico
  14. 32154
    Publicado 2018
    “…By the end of this book, you will have learned how machine learning algorithms can be combined to reduce common problems and build simple efficient ensemble models with the help of real-world examples. …”
    Libro electrónico
  15. 32155
    Publicado 2019
    “…Abstraction in Computer Networks LiveLessons considers abstraction in theory and practice across many of the places it is used in building network devices, network software, and networks. Tradeoffs and common problems are considered, and the relationship between abstraction and complexity is discussed. …”
    Video
  16. 32156
    Publicado 2020
    “…Companies that collect, organize, and analyze data can move forward to additional data science achievements: -Improving time-to-value with infused AI models for common use cases -Optimizing knowledge work and business processes -Utilizing AI-based business intelligence and data visualization -Establishing a data topology to support general or highly specialized needs -Successfully completing AI projects in a predictable manner -Coordinating the use of AI from any compute node. …”
    Libro electrónico
  17. 32157
    Publicado 2017
    “…Along the way, he clarifies confusing statistical terminology and helps you avoid common mistakes. You’ll learn how to use correlation and regression, analyze variance and covariance, and test statistical hypotheses using the normal, binomial, t, and F distributions. …”
    Libro electrónico
  18. 32158
    Publicado 2020
    “…By the end of this book, you'll be equipped with the essential NLP tools and techniques you need to solve common business problems that involve processing text. …”
    Libro electrónico
  19. 32159
    Publicado 2020
    “…What you will learn Organize and manipulate data effectively with clusters and job queues Explore commonly applied Go data structures and algorithms Write anonymous functions in Go to build reusable apps Profile and trace Go apps to reduce bottlenecks and improve efficiency Deploy, monitor, and iterate Go programs with a focus on performance Dive into memory management and CPU and GPU parallelism in Go Who this book is for This Golang book is a must for developers and professionals who have an intermediate-to-advanced understanding of Go programming, and are interested in improving their speed of code execution…”
    Libro electrónico
  20. 32160
    Publicado 2020
    “…Skill Level Intermediate Learn How To Develop efficient parallel and reactive programs using powerful modern Java object-oriented and functional programming language features and frameworks Recognize the inherent and accidental complexities involved with developing parallel and reactive software for modern Java clients and servers Understand how common software patterns and modern Java parallel and reactive programming mechanisms can and cannot help to alleviate this complexity Know where to find additional sources of information on how to successfully develop robust parallel and reactive programs in modern Java Who Should Take This Course This training is intended for software developers who are familiar with General object-oriented and functional design/programming concepts, such as encapsulation, abstraction, polymorphism, extensibility, and the Unified Modeling Language (UML) Core object-oriented programming language features, such as classes,..…”
    Video