Ihre E-Mail wurde erfolgreich gesendet. Bitte prüfen Sie Ihren Maileingang.

Leider ist ein Fehler beim E-Mail-Versand aufgetreten. Bitte versuchen Sie es erneut.

Vorgang fortführen?

Exportieren
Filter
  • Online-Ressource  (2.384)
  • AV-Medium
  • 2015-2019  (2.384)
  • 1950-1954
  • Electronic videos ; local  (2.384)
Datenlieferant
Materialart
  • Online-Ressource  (2.384)
  • AV-Medium
Sprache
Erscheinungszeitraum
Jahr
Schlagwörter
  • 1
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 17 hr., 26 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: "Learn both the theory and practical skills needed to go beyond merely understanding the inner workings of NLP, and start creating your own algorithms or models." Dr. Arwen Griffioen, Zendesk Natural Language Processing in Action is your guide to creating machines that understand human language using the power of Python with its ecosystem of packages dedicated to NLP and AI. Recent advances in deep learning empower applications to understand text and speech with extreme accuracy. The result? Chatbots that can imitate real people, meaningful resume-to-job matches, superb predictive search, and automatically generated document summaries—all at a low cost. New techniques, along with accessible tools like Keras and TensorFlow, make professional-quality NLP easier than ever before. Natural Language Processing in Action is your guide to building machines that can read and interpret human language. In it, you’ll use readily available Python packages to capture the meaning in text and react accordingly. The book expands traditional NLP approaches to include neural networks, modern deep learning algorithms, and generative techniques as you tackle real-world problems like extracting dates and names, composing text, and answering free-form questions. Inside: Some sentences in this book were written by NLP! Can you guess which ones? Working with Keras, TensorFlow, gensim, and scikit-learn Rule-based and data-based NLP Scalable pipelines This book/course requires a basic understanding of deep learning and intermediate Python skills. Hobson Lane , Cole Howard , and Hannes Max Hapke are experienced NLP engineers who use these techniques in production. Provides a great overview of current NLP tools in Python. I’ll definitely be keeping this book on hand for my own NLP work. Highly recommended! Tony Mullen, Northeastern University–Seattle An intuitive guide to get you started with NLP. The book is full of programming examples that help you learn in a very pragmatic way. Tommaso Teofili, Adobe Systems NARRATED BY MARK THOMAS
    Anmerkung: Online resource; Title from title screen (viewed April 29, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 2
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 6 hr., 40 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Provides an easy to follow introduction to both computer programming and the Python language. Shawn Bolan Don’t know anything about programming? No problem! This video course is designed for people who have never written a line of computer code. Using Python, a language designed for teaching and learning how to program, you’ll learn key skills that every coder needs. First, your instructor Ana Bell guides you through installing Python onto your computer. Then, you’ll work through a few super-easy (and fun!) examples that teach you about how Python looks and works. After you get started, you’ll learn how to build programs that can automatically repeat actions and make decisions based on the conditions YOU set. You’ll get experience with the process of program writing, and learn to combine different pieces of code so that they can work together. Finishing everything off, you’ll learn ways to make your code more readable and easier to maintain in the future. This video course works perfectly alongside Ana’s book Get Programming: Learn to code with Python , each building on the other to give you a complete tour of this great language! Programming now plays a role in almost every job. It’s time to add it to your resume! Python is great for beginners, and it’s also a language that grows with you. You can use Python for everything from web development to data science. This video course will get you started the easy way! Inside: Programming skills you can use in any language Variables, expressions, and statements Getting a program to repeat tasks and make decisions Essential best practices for clean and easy to maintain code How to write programs that can interact with a mouse, keyboard, and more! No experience with programming is needed, this video course is for anyone! Ana Bell is an MIT lecturer and scientist who teaches the popular course, Introduction to Computer Science and Programming Using Python. She is also the author of Manning’s bestselling Get Programming: Learn to code with Python. This is a good introductory course to the basics of programming utilizing the Python language. Joe Houghes If you have ever wanted to learn Python, through a video course, then this is a great course to go with. Mike F. Cuddy
    Anmerkung: Online resource; Title from title screen (viewed September 27, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 3
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 6 hr., 26 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Comprehensive and in-depth coverage of the future of AI. Simeon Leyzerzon, Excelsior Software GANs in Action teaches you how to build and train your own Generative Adversarial Networks, one of the most important innovations in deep learning. In this book, you'll learn how to start building your own simple adversarial system as you explore the foundation of GAN architecture: the generator and discriminator networks. about the technology Generative Adversarial Networks, GANs, are an incredible AI technology capable of creating images, sound, and videos that are indistinguishable from the "real thing." By pitting two neural networks against each other—one to generate fakes and one to spot them—GANs rapidly learn to produce photo-realistic faces and other media objects. With the potential to produce stunningly realistic animations or shocking deepfakes, GANs are a huge step forward in deep learning systems. about the book GANs in Action teaches you to build and train your own Generative Adversarial Networks. You'll start by creating simple generator and discriminator networks that are the foundation of GAN architecture. Then, following numerous hands-on examples, you'll train GANs to generate high-resolution images, image-to-image translation, and targeted data generation. Along the way, you'll find pro tips for making your system smart, effective, and fast. what's inside Building your first GAN Handling the progressive growing of GANs Practical applications of GANs Troubleshooting your system about the audience For data professionals with intermediate Python skills, and the basics of deep learning–based image processing. about the author Jakub Langr is a Computer Vision Cofounder at Founders Factory (YEPIC.AI). Vladimir Bok is a Senior Product Manager overseeing machine learning infrastructure and research teams at a New York–based startup. An incredibly useful mix of practical and academic information. Dana Robinson, The HDF Group A great systematization of the rapidly evolving and vast GAN landscape. Grigory V. Sapunov, Intento Excellent writing combined with easy-to-grasp mathematical explanations. Bachir Chihani, C3 Strikes that rare balance between an applied programming book, an academic book heavy on theory, and a conversational blog post on machine learning techniques. Dr. Erik Sapper, California Polytechnic State University NARRATED BY JULIE BRIERLEY
    Anmerkung: Online resource; Title from title screen (viewed September 9, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 4
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 13 hr., 6 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: "This book should be on every C++ programmer’s desk. It’s clear, concise, and valuable." Rob Green, Bowling Green State University This bestseller has been updated and revised to cover all the latest changes to C++ 14 and 17! C++ Concurrency in Action, Second Edition teaches you everything you need to write robust and elegant multithreaded applications in C++17. You choose C++ when your applications need to run fast. Well-designed concurrency makes them go even faster. C++ 17 delivers strong support for the multithreaded, multiprocessor programming required for fast graphic processing, machine learning, and other performance-sensitive tasks. This exceptional book/course unpacks the features, patterns, and best practices of production-grade C++ concurrency. C++ Concurrency in Action, Second Edition is the definitive guide to writing elegant multithreaded applications in C++. Updated for C++ 17, it carefully addresses every aspect of concurrent development, from starting new threads to designing fully functional multithreaded algorithms and data structures. Concurrency master Anthony Williams presents examples and practical tasks in every chapter, including insights that will delight even the most experienced developer. Inside: Full coverage of new C++ 17 features Starting and managing threads Synchronizing concurrent operations Designing concurrent code Debugging multithreaded applications This book/course is written for intermediate C and C++ developers. No prior experience with concurrency required. Anthony Williams has been an active member of the BSI C++ Panel since 2001 and is the developer of the just::thread Pro extensions to the C++ 11 thread library. A thorough presentation of C++ concurrency capabilities. Maurizio Tomasi, University of Milan Highly recommended for programmers who want to further their knowledge of the latest C++ standard. Frédéric Flayol, 4Pro Web C++ The guide contains snippets for everyday use in your own projects and to help take your concurrency C++ skills from the Padawan to the Jedi level. Jura Shikin, IVI Technologies NARRATED BY LISA FARINA AND DIANA GARDINER
    Anmerkung: Online resource; Title from title screen (viewed February 7, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 5
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 17 hr., 18 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: "Jon doesn’t just explain how C# works; he explains how the whole thing holds together as a unified design, and also points out when it doesn’t." From the Foreword by Eric Lippert, Facebook C# in Depth, Fourth Edition is your key to unlocking the powerful new features added to the language in C# 5, 6, and 7. Following the expert guidance of C# legend Jon Skeet, you'll master asynchronous functions, expression-bodied members, interpolated strings, tuples, and much more. The powerful, flexible C# programming language is the foundation of .NET development. Even after two decades of success, it's still getting better! Exciting new features in C# 6 and 7 make it easier than ever to take on big data applications, cloud-centric web development, and cross-platform software using .NET Core. There's never been a better time to learn C# in depth. C# in Depth, Fourth Edition is a revised edition of the bestseller written by C# legend Jon Skeet. This authoritative and engaging guide is your key to unlocking this powerful language, including the new features of C# 6 and 7. In it, Jon introduces expression-bodied members, interpolated strings, pattern matching, and more. Real-world examples drive it all home. By the end of this awesome book, you'll be writing C# code with skill, style, and confidence. Inside: Comprehensive coverage of C# 6 and 7 Greatest hits of C# 2–5 Extended pass-by-reference functionality String interpolation Composition with tuples Decomposition and pattern matching This book/course is made for for intermediate C# developers. Jon Skeet is a senior software engineer at Google. He studied mathematics and computer science at Cambridge, is a recognized authority in Java and C#, and maintains the position of top contributor to Stack Overflow. Provides an excellent overview of the evolution of C# with helpful and realistic examples that make learning the newest features of C# easy. Meredith Godar, Innovative Software Engineering This book has it all—from the beginnings of C# to insights on the future of the language and everything in between! Willem van Ketwich, National Australia Bank NARRATED BY DEREK LETTMAN
    Anmerkung: Online resource; Title from title screen (viewed March 7, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 6
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 5 hr., 59 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Take this course and learn Flutter in no time at all: it’s a must. Alain Lompo, Software Developer, Senacor In 2018, mobile app downloads topped 194 billion, and experts forecast that number to rise another 30% or more by 2022. As a developer, you need a fast, safe, efficient way to take advantage of this incredible opportunity! Enter: Flutter, a game-changing software development kit designed for building lightning-fast, stunning apps that run on iOS and Android. Flutter in Motion walks you through a complete Flutter application start to finish! Through rich visual content and seasoned developer Scott Cornell’s expert instruction, you’ll learn about widget trees, element trees, reactive programming with Flutter, and the differences between implicit, transition, and explicit animations. You’ll discover key Flutter design patterns and best practices, learn how to handle asynchronous calls, and use ahead-of-time (AOT) and just-in-time (JIT) compilation for customization, general performance, and hot reloading. You’ll also learn how to take advantage of Flutter’s built-in widgets while you build a fully functioning money management application. Along the way, you’ll gain exposure to Google’s Dart programming language, easy to learn for anyone with experience with a high-level language. Flutter, a ground-breaking cross-platform software development kit created by Google, makes it easier than ever to create highly responsive, secure, beautiful native apps for iOS and Android. Flutter embraces modern design patterns, so its applications are loosely-coupled and easy to scale. And because Flutter compiles Dart code to platform-specific programs with no need for a JavaScript bridge, it’s blindingly fast. Flutter’s built-in widgets and rich motion APIs make you productive fast, so your Flutter apps are as responsive as they are gorgeous! Inside: Reactive programming with Flutter Using AOT and JIT for production and development Widget keys and when to use them Handling asynchronous calls Using implicit, explicit, and transition animations How to handle user input Flutter design patterns, anti-patterns, and best practices For intermediate developers with experience in a high-level language like Java, JavaScript or C#. You’ll need some prior exposure to object-oriented and asynchronous programming. Scott Cornell has been a developer for over 18 years. His work has run the gamut from desktop applications to Web and mobile apps. He loves to learn new t...
    Anmerkung: Online resource; Title from title screen (viewed December 11, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 7
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : EC-Council | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 8 hr., 17 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: In an increasingly connected world, Identity and Access Management is critical to securing the access and availability of enterprise assets. Effective IAM ensures that the right people have access to the right assets. This comprehensive course covers the key areas of IAM, including fundamental concepts, but also the technologies and different approaches to implementing effective IAM across the enterprise, web services, and government.
    Anmerkung: Online resource; Title from title screen (viewed September 26, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 8
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838643393
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (1 hr., 3 min., 35 sec.)) , digital, sound, color
    Schlagwort(e): Computer security ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic videos ; local ; Electronic videos
    Kurzfassung: "Prepare for the 2018 version of the Certified Information Systems Security Professional (CISSP) Certification Exam, which is what you will be tested on until the next CISSP curriculum update in 2021. To pass you obviously need to have the knowledge for the CISSP certification exam, but it is much more than that. It is very much an English exam, you need to answer the questions from (ISC)²'s point of view, in their perfect world. You need to be able to spot the keywords (PKI, policy, asymmetric, BCP) as well as the indicators (first, best, last, least, most). Understand and answer every question from a Manager or a Risk Advisers point of view, NOT from an executive or as a techie. Most hands-on techies that fail the CISSP exam do so because they answer from a point of being reactive, not being proactive. The CISSP exam is using the Computerized Adaptive Testing (CAT) format, and is 3 hours long and will have 100-150 questions. Most people studying for the CISSP certification will use multiple books, video courses, and 3-5000 practice questions before taking the exam, this really is the path to success."--Resource description page.
    Anmerkung: Title from resource description page (Safari, viewed May 9, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 9
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838640279
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (1 hr., 8 min., 30 sec.)) , digital, sound, color
    Schlagwort(e): Computer security Study guides Examinations ; Computer networks Study guides Security measures ; Examinations ; Electronic data processing personnel Certification ; Computer security ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Electronic videos ; local ; Electronic data processing personnel ; Certification ; Réseaux d'ordinateurs ; Sécurité ; Mesures ; Examens ; Guides de l'étudiant ; Computer networks ; Security measures ; Examinations ; Computer security ; Examinations ; Sécurité informatique ; Examens ; Guides de l'étudiant ; examination study guides ; Study guides ; Study guides ; Guides de l'étudiant
    Kurzfassung: "Prepare for the 2018 version of the Certified Information Systems Security Professional (CISSP) Certification Exam, which is what you will be tested on until the next CISSP curriculum update in 2021. You obviously need to have the knowledge for the CISSP certification exam, but it is much more than that. The CISSP exam is very much an English exam. You need to be able to spot the keywords (PKI, policy, asymmetric, BCP) as well as the indicators (first, best, last, least, most). Remember the new version of the CISSP exam is being used, you will test on the CAT format, 3 hours 100-150 questions (as of December 18th, 2017). You need to answer the questions from (ISC)²'s point of view, in their perfect world. Understand and answer every question from a Manager or a Risk Advisers point of view, NOT from an executive or as a techie. Most hands-on techies that fail the CISSP exam do so because they answer from a point of being reactive, not being proactive."--Resource description page.
    Anmerkung: Title from resource description page (Safari, viewed May 8, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 10
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838646189
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (2 hr., 37 min., 45 sec.)) , digital, sound, color
    Schlagwort(e): Spring (Software framework) ; Telecommunication ; Message processing ; Queuing networks (Data transmission) ; Java (Computer program language) ; Electronic videos ; local
    Kurzfassung: "This course will walk you through the beginning from scratch - messaging itself! We'll discover what messaging means and how it affects our architectural decisions and design considerations. Next, we will study about Advanced Message Queueing Protocol (AMQP). We'll discover the benefits and reasons behind the popularity of AMQP and how it has shaped the architecture of RabbitMQ from messaging concepts to client platforms making use of it. We'll learn Queues, Exchanges, Bindings, Routings, Publishers, Subscribers, and more about RabbitMQ!. We'll install all the necessary software for RabbitMQ and have it up and running on our machines - both on Windows and MacOS. We'll see and learn how RabbitMQ Dashboard helps us easily monitor and manage our RabbitMQ server and send our first ever message to RabbitMQ! RabbitMQ is the most widely-deployed open-source message broker or messaging middleware in other terms. RabbitMQ is lightweight and easy to deploy on premises and in the cloud. It supports multiple messaging protocols. RabbitMQ can be deployed in distributed and federated configurations to meet high-scale, high-availability requirements. RabbitMQ runs on many operating systems and cloud environments. It also provides a wide range of developer tools for most popular languages."--Resource description page.
    Anmerkung: Title from resource description page (Safari, viewed April 3, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 11
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Pearson
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (2 hr., 21 min.)) , digital, sound, color
    Serie: LiveLessons
    Schlagwort(e): Natural language processing (Computer science) ; Electronic videos ; local
    Kurzfassung: "Natural Language Processing LiveLessons covers the fundamentals of natural language processing (NLP). It introduces you to the basic concepts, ideas, and algorithms necessary to develop your own NLP applications in a step-by-step and intuitive fashion. The lessons follow a gradual progression, from the more specific to the more abstract, taking you from the very basics to some of the most recent and sophisticated algorithms."--Resource description page.
    Anmerkung: Title from title screen (viewed January 11, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 12
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Addison-Wesley
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (9 hr., 8 min., 12 sec.)) , digital, sound, color
    Serie: LiveLessons
    Schlagwort(e): Django (Electronic resource) ; Web site development ; Python (Computer program language) ; Cloud computing ; Electronic videos ; local
    Kurzfassung: "Web Development in Python with Django LiveLessons gets you up and running with the Django framework. You learn how to start Django projects and organize code using Django apps. You structure data and define behavior with Django models. You learn how to generate databases based on Django models, manipulate data in the database with Python, and manage a database with Django migrations. Display the data in your database in HTML using Django URL paths, Django views, and the Django Template Language; or display in JSON using Django Rest Framework's (DRF) Serializers, Routers, and ViewSets. Securely receive, validate, and manipulate incoming user data in your Django Forms or in your DRF Serializers. You even learn how to run a development server inside of Docker. Finally, you learn how to deploy to the cloud in general and to Heroku specifically."--Resource description page.
    Anmerkung: Title from title screen (viewed January 11, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 13
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Addison-Wesley
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (4 hr., 20 min., 15 sec.)) , digital, sound, color.
    Serie: LiveLessons
    Schlagwort(e): Java (Computer program language) ; Examinations ; Study guides ; Electronic videos ; local
    Kurzfassung: "In MTA 98-388: Introduction to Programming Using Java LiveLessons, you learn the fundamentals of writing syntactically correct Java code to solve real-world programming problems. You also gain hands-on experience to prepare for Microsoft MTA exam 98-388."--Resource description page.
    Anmerkung: Title from title screen (viewed January 4, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 14
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Pearson
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (6 hr., 48 min., 48 sec.)) , digital, sound, color
    Schlagwort(e): Amazon Web Services (Firm) Study guides Examinations ; Cloud computing Study guides Examinations ; Web services Study guides Examinations ; Electronic data processing personnel Certification ; Computer technicians Certification ; Amazon Web Services (Firm) ; Examinations ; Study guides ; Cloud computing ; Examinations ; Study guides ; Web services ; Examinations ; Study guides ; Electronic videos ; local ; Electronic data processing personnel ; Certification ; Computer technicians ; Certification ; Services Web ; Examens ; Guides de l'étudiant ; Infonuagique ; Examens ; Guides de l'étudiant ; Amazon Web Services (Firm) ; Examinations ; examination study guides ; Study guides ; Study guides ; Guides de l'étudiant
    Kurzfassung: "The AWS Certified SysOps Administrator (Associate) Complete Video Course provides nearly seven hours of directed study for the September 2018 updated certification exam. Chad Smith, AWS and Linux instructor and author, will walk you through each objective on the exam as well as real-world situations to help you learn the concepts necessary to pass the exam and become an AWS Certified SysOps Administrator. The course starts with an overview of the certification exam, and the prerequisites and skills required to be a successful candidate for certification. Chad then jumps into the seven exam domains: Monitoring and Reporting; High Availability; Deployment and Provisioning; Storage and Data Management; Security and Compliance; Networking; and Automation and Optimization. Throughout each lesson, Chad will provide explanations and real-world scenarios. Each lesson ends with examples of the questions you will encounter on the exam. Chad will walk through the questions, identify key terms, and explain the process to determine the correct answer."--Resource description page.
    Anmerkung: Title from title screen (viewed June 6, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 15
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838641191
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (46 min., 12 sec.)) , digital, sound, color
    Schlagwort(e): Computer security ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic videos ; local ; Electronic videos
    Kurzfassung: "To pass you obviously need to have the knowledge for the CISSP certification exam, but it is much more than that. It is very much an English exam, you need to answer the questions from (ISC)²'s point of view, in their perfect world. You need to be able to spot the keywords (PKI, policy, asymmetric, BCP) as well as the indicators (first, best, last, least, most). Understand and answer every question from a Manager or a Risk Advisers point of view, NOT from an executive or as a techie. Most hands-on techies that fail the CISSP exam do so because they answer from a point of being reactive, not being proactive. The CISSP exam is using the Computerized Adaptive Testing (CAT) format, and is 3 hours long and will have 100-150 questions. Most people studying for the CISSP certification will use multiple books, video courses, and 3-5000 practice questions before taking the exam, this really is the path to success."--Resource description page.
    Anmerkung: Title from resource description page (Safari, viewed May 8, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 16
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Pearson
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (9 hr., 44 min., 43 sec.)) , digital, sound, color
    Serie: LiveLessons
    Schlagwort(e): Spring (Software framework) ; Application software ; Development ; Computer software ; Testing ; Web services ; Cloud computing ; Electronic videos ; local
    Kurzfassung: "This 9+ hour LiveLesson video course teaches developers how to apply the provider and consumer-driven contract testing approaches, for Spring and non-Spring based applications, with Spring Cloud Contract. There is coverage of JVM and non-JVM services, as Spring Cloud Contract can be used in a polyglot environment. The lessons cover building JVM and non-JVM applications, leveraging contract tests to drive the change of the API, as well as performing the provider and consumer-driven contract tests. In addition, developers learn how to use Spring Cloud Contract to verify whether current testing customs are correct, leverage Spring Cloud Contract Stub Runner to automatically fetch and run stubs, and use Docker to generate and test non-JVM based applications."--Resource description page.
    Anmerkung: Title from title screen (viewed April 24, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 17
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Pearson
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (6 hr., 18 min., 46 sec.)) , digital, sound, color
    Serie: LiveLessons
    Schlagwort(e): Spring (Software framework) ; Application software ; Development ; Computer networks ; Security measures ; Java (Computer program language) ; Electronic videos ; local
    Kurzfassung: "In Spring Security LiveLessons, learn from Spring experts Rob Winch, Spring Security project lead, and Josh Long, Spring developer advocate. Rob and Josh will teach you how to leverage both built-in and custom authentication and authorization in Spring Security. They also discuss the common exploits and how Spring Security can defend against them, how to easily test a Spring Security application, and how to properly design your code."--Resource description page.
    Anmerkung: Title from title screen (Safari, viewed January 17, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 18
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838646080
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (3 hr., 56 min., 29 sec.)) , digital, sound, color
    Schlagwort(e): Computer security ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic videos ; local ; Electronic videos
    Kurzfassung: "Prepare for the 2018 version of the Certified Information Systems Security Professional (CISSP) Certification Exam, which is what you will be tested on until the next CISSP curriculum update in 2021. To pass you obviously need to have the knowledge for the CISSP certification exam, but it is much more than that. It is very much an English exam, you need to answer the questions from (ISC)²'s point of view, in their perfect world. You need to be able to spot the keywords (PKI, policy, asymmetric, BCP) as well as the indicators (first, best, last, least, most). Understand and answer every question from a Manager or a Risk Advisers point of view, NOT from an executive or as a techie."--Resource description page.
    Anmerkung: Title from resource description page (Safari, viewed May 9, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 19
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838641900
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (2 hr., 20 min., 31 sec.)) , digital, sound, color
    Schlagwort(e): Computer security ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic videos ; local ; Electronic videos
    Kurzfassung: "Prepare for the 2018 version of the Certified Information Systems Security Professional (CISSP) Certification Exam, which is what you will be tested on until the next CISSP curriculum update in 2021. To pass you obviously need to have the knowledge for the CISSP certification exam, but it is much more than that. It is very much an English exam, you need to answer the questions from (ISC)²'s point of view, in their perfect world. You need to be able to spot the keywords (PKI, policy, asymmetric, BCP) as well as the indicators (first, best, last, least, most). Understand and answer every question from a Manager or a Risk Advisers point of view, NOT from an executive or as a techie. Most hands-on techies that fail the CISSP exam do so because they answer from a point of being reactive, not being proactive. The CISSP exam is using the Computerized Adaptive Testing (CAT) format, and is 3 hours long and will have 100-150 questions. Most people studying for the CISSP certification will use multiple books, video courses, and 3-5000 practice questions before taking the exam, this really is the path to success."--Resource description page.
    Anmerkung: Title from resource description page (Safari, viewed May 8, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 20
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838641467
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (1 hr., 45 min., 42 sec.)) , digital, sound, color
    Schlagwort(e): Computer security ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic videos ; local ; Electronic videos
    Kurzfassung: "To pass you obviously need to have the knowledge for the CISSP certification exam, but it is much more than that. It is very much an English exam, you need to answer the questions from (ISC)²'s point of view, in their perfect world. You need to be able to spot the keywords (PKI, policy, asymmetric, BCP) as well as the indicators (first, best, last, least, most). Understand and answer every question from a Manager or a Risk Advisers point of view, NOT from an executive or as a techie. Most hands-on techies that fail the CISSP exam do so because they answer from a point of being reactive, not being proactive. The CISSP exam is using the Computerized Adaptive Testing (CAT) format, and is 3 hours long and will have 100-150 questions. Most people studying for the CISSP certification will use multiple books, video courses, and 3-5000 practice questions before taking the exam, this really is the path to success."--Resource description page.
    Anmerkung: Title from resource description page (Safari, viewed May 8, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 21
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : O'Reilly Media
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (38 min., 29 sec.)) , digital, sound, color
    Schlagwort(e): Open source software ; Teams in the workplace ; Information technology ; Management ; Project management ; Leadership ; Electronic videos ; local
    Kurzfassung: "The Trusted Committer (TC) role is a key role in every InnerSource community. Think of the TC as the person in your community you trust with important technical decisions who will mentor Trusted Contributors and help them push their contributions over the finish line. It is both a demanding and a rewarding role to fulfill. It goes far beyond being an opinionated gatekeeper and is vital to the success of any InnerSource effort. This video details the responsibilities and requirements of being a TC. For best results, learners should first watch the O'Reilly video "Introduction to InnerSource" and have a general understanding of the InnerSource TC and Contributor roles."--Resource description page.
    Anmerkung: Title from title screen (viewed April 11, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 22
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Pearson
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (2 hr., 40 min., 11 sec.)) , digital, sound, color
    Schlagwort(e): Red Hat, Inc ; Linux ; Information technology ; Management ; Systems engineering ; Electronic videos ; local
    Kurzfassung: "In Upgrading to Red Hat Enterprise Linux (RHEL) 8 LiveLessons you learn about the new features in Red Hat Enterprise Linux 8, starting with software modules and new storage-related features. This course explains Cockpit, crypto-policies, and LUKS decryption, including how to authorize access to encrypted devices if they are offered on a trusted network. Through demos and whiteboard discussion, these features are explained along with nftables, the drop-in replacement for the iptables firewall solution. The course also discusses how Red Hat Enterprise Linux 8 has become an operating system that focuses on working with containers. The final three lessons dive into the management of containers with podman, and how to manage container images with buildah."--Resource description page.
    Anmerkung: Title from title screen (viewed June 3, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 23
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Pearson
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (10 hr., 4 min., 47 sec.)) , digital, sound, color.
    Serie: LiveLessons
    Schlagwort(e): Linux ; Electronic videos ; local ; Linux
    Kurzfassung: "Linux Fundamentals LiveLessons has more than 10 hours of comprehensive video training for you to have everything you need to build a strong understanding of working with Linux. Through the use of topic-focused instructional videos you will gain an in-depth understanding of Linux. The combination of demonstrations, white board instruction, and hands-on labs is a unique offering that gives you a full toolkit to enhance your learning, and provide a seamless path forward should you want to get certified for Linux Foundation CompTIA Linux+ or other entry-level Linux exams. Labs are presented at the end of each lesson, giving you the opportunity to test out the skills you have learned over the lesson. Sander then walks you through the Lab Solution to compare how you did."--Resource description page.
    Anmerkung: Title from title screen (viewed April 11, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 24
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Pearson
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (10 hr., 20 min., 56 sec.)) , digital, sound, color.
    Serie: LiveLessons
    Schlagwort(e): Information technology ; Management ; Examinations ; Study guides ; Information technology ; Automation ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic videos ; local
    Kurzfassung: "Since it was first released, Ansible has become one of the most used systems for configuration management. You will start with an introduction to working with Ansible, including essential configuration to get you started as quickly as possible. You then learn about Ansible architecture and essential Ansible components, including playbooks, variables, task control, flow control, conditionals, and Jinja2 templates. Every lesson ends with a lab and lab solution, so you can see firsthand how to use Ansible in your own work. You will then move on to using DevOps. Learn how Vagrant can be used to set up an environment with virtual machines, and how to set up an IT Infrastructure with Ansible that you can follow along through the instructor demonstrations. Van Vugt also discusses how to manage Windows, network equipment, as well as cloud infrastructure with Ansible. Next, the more advanced Ansible features are demonstrated, such as working with roles, task control, and using Ansible Vault followed by walk-through examples of Ansible optimization and troubleshooting. In the last lesson, learn how to work with Ansible Tower, which helps to efficiently use Ansible in a data center environment. This course can also be used as a secondary resource to get you started studying for the Red Hat Certificate of Expertise in Ansible Automation (exam 407)."--Resource description page.
    Anmerkung: Title from title screen (viewed April 11, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 25
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Pearson
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (3 hr., 1 min., 21 sec.)) , digital, sound, color.
    Serie: LiveLessons
    Schlagwort(e): Blockchains (Databases) ; Application software ; Development ; Electronic funds transfers ; Bitcoin ; Electronic commerce ; Electronic videos ; local
    Kurzfassung: "The Blockchain and cryptocurrency are important tools for a decentralized market that needs to protect its speed, security, and reputation. Blockchain technologies are being researched by the largest corporations to securely transact and run their business. The concept of smart contracts, micro finance, and transparent transactions are all benefits of the Blockchain. This course will provide a developer the techniques necessary to write applications that run on a Blockchain."--Resource description page.
    Anmerkung: Title from title screen (viewed November 13, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 26
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Pearson
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (16 hr., 50 min., 50 sec.)) , digital, sound, color
    Ausgabe: Second edition.
    Serie: LiveLessons
    Schlagwort(e): Go (Computer program language) ; Computer programming ; Electronic videos ; local
    Kurzfassung: "Ultimate Go Programming LiveLessons, Second Edition, provides an intensive, comprehensive, and idiomatic view of the Go programming language. This course focuses on both the specification and implementation of the language, including topics ranging from language syntax, design, and guidelines to concurrency, testing, and profiling. This class is perfect for anyone who wants a jump-start in learning Go or wants a more thorough understanding of the language and its internals. In this video training, Bill Kennedy starts by providing a deep and intensive dive into Go's language syntax, idioms, implementation, and specification. Then Bill guides you through the essential things you need to know about designing software in Go. With that strong foundation, Bill then teaches the language mechanics behind Go's concurrency primitives and covers all the things you need to know to design concurrent software. Finally, Bill covers the tooling Go provides for testing, tracing, and profiling your programs."--Resource description page.
    Anmerkung: Title from title screen (viewed October 29, 2018)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 27
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Addison-Wesley Professional
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (20 hr., 30 min., 5 sec.)) , digital, sound, color.
    Serie: LiveLessons
    Schlagwort(e): Python (Computer program language) ; Application software ; Development ; Machine learning ; Application program interfaces (Computer software) ; Electronic videos ; local
    Kurzfassung: "Data Science Fundamentals Part II teaches you the foundational concepts, theory, and techniques you need to know to become an effective data scientist. The videos present you with applied, example-driven lessons in Python and its associated ecosystem of libraries, where you get your hands dirty with real datasets and see real results."--Resource description page.
    Anmerkung: Title and publication information from resource description page (Safari, viewed May 22, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 28
    Online-Ressource
    Online-Ressource
    [Place of publication not identified] : Pearson
    Sprache: Englisch
    Seiten: 1 online resource (1 streaming video file (3 hr., 23 min., 29 sec.)) , digital, sound, color
    Serie: LiveLessons
    Schlagwort(e): Amazon Web Services (Firm) ; Machine learning ; Cloud computing ; Big data ; Electronic videos ; local
    Kurzfassung: "Amazon Machine Learning LiveLessons is designed to provide a solid foundational understanding of the data preparation and evaluation that's necessary to run predictive analysis with Machine Learning models. The course covers the concepts necessary to understand Amazon Machine Learning and teaches the user how to leverage the benefits of predictive analysis. Usage scenarios are provided to inspire viewers to create their own value-added services on top of Amazon Machine Learning. Amazon Machine Learning LiveLessons contains more than 20 independent video lessons totaling more than 3 hours of instruction with demos, interactive labs, and detailed slide explanations. Hands-on labs with Amazon Machine Learning are included to provide necessary context and experience to create pragmatic applications. Viewers will walk away with a solid understanding of how Amazon Machine Learning is structured and how to apply it in their own scenarios."--Resource description page.
    Anmerkung: Title from title screen (viewed June 6, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 29
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 4 hr., 19 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: 5+ Hours of Video Instruction Web applications of today are becoming increasingly more complex. Our apps commonly need to request data from various sources and handle rich user interactions, which can become difficult to keep track of as our apps scale. Luckily, if you are using the React framework, there are many ways to solve these problems. React has emerged as the industry standard for JavaScript frameworks. With more than 3 million weekly downloads from the NPM package manager—and heavy usage by leading companies such as Google, Microsoft, Netflix, Twitter and so many more—React is a leading framework. Learn how to unlock the power of React with the Redux library to provide creative solutions and highly flexible web components. In larger applications, many developers and teams lean on Flux-style architectures, such as those implemented by the Redux library, which have proven to be highly scalable and easily testable. Instructor Dave Lunny covers how you can develop successful web applications with these powerful technologies. Description In this 5 hour LiveLesson, Dave Lunny provides a deep dive into the concepts behind Flux-based architectures like Redux, showing how to use unidirectional data patterns to help simplify your web applications. Lunny uses a mix of screen casting, slides, and personal narrative to cover modern development patterns, demonstrating how to solve state management issues that can arise—such as higher-order components, render props, and context. Skill Level Beginning-Intermediate What You Will Learn How to simplify the way data flows through applications A full understanding of the concepts behind Flux-style architecture and how to think in Redux Exciting concepts to help make components more flexible A keen understanding of the overarching concept behind Redux and how the library fits into a modern front-end JavaScript stack How to use Redux with React Advanced React patterns, such as higher-order components, render props, and the Context API Who Should Take This Course Web Developers Javascript developers Course Requirements Pre-requisites: A working knowledge of modern JavaScript (ES6+), as well as some basic CSS/HTML knowledge. Understanding of common web development best practices, specifically the benefits of building reusable UI components. Intermediate knowledge of the React JavaScript framework. About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technolo...
    Anmerkung: Online resource; Title from title screen (viewed April 18, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 30
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 5 hr., 16 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: The courses in this series will help you prepare for the Unity Certified 3D Artist exam, the professional certification for entry- to mid-level Unity artists. 3D artists are critical to the Unity development pipeline. They are a bridge between the programmers writing the application code and the designers or art directors who define the application’s aesthetics and style. In these courses, you will be challenged to complete realistic art implementation tasks in Unity that are aligned to the topics covered on the exam. Description Unity’s only official series of courses to prepare for the Unity Certified 3D Artist exam. This specialization covers five topic areas distributed over 5 self-paced courses: Asset Creation and Management; Lighting, Reflection and Post-Processing Effect; Integrating Scripts for Scene Integrations; Character Setup; and Setting up Cutscenes.Participants in this Specialization will complete multiple project milestones across two main projects: a Kitchen Configuration application with a realistic aesthetic, and a 3D video game level with a more stylized science-fantasy look. Across these two projects, learners will complete tasks including importing assets, manipulating materials, creating prefabs, adding lighting, setting up character models, and building cutscenes. About the Instructor Unity Technologies is the creator of the worlds most widely used real-time 3D (RT3D) development platform, giving developers around the world the tools to create rich, interactive 2D, 3D, VR and AR experiences. Our 1000 person engineering team keeps Unity at the bleeding-edge of technology by working alongside partners such as Facebook, Google, Microsoft, and Oculus to ensure optimized support for the latest releases and platforms. Experiences made with Unity reach nearly 3 billion devices worldwide, and were installed 24 billion times in the last 12 months. Unity is powering RT3D in architecture, automotive, construction, engineering, film, games, and more. By successfully completing the projects in all four courses, participants will have had extensive, guided practice in the programming skills needed to pass the Unity Certified 3D Artist Programmer Eexam. Skill Level Intermediate What You Will Learn Select the relevant import settings for importing 3D assets into Unity Troubleshoot common issues with imported 3D assets Identify techniques to prototype scenes and maintain prefabs throughout the production cycle Recognize pro...
    Anmerkung: Online resource; Title from title screen (viewed June 5, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 31
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484251928
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 1 hr., 23 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Learn automatic testing in Xcode. Start by creating a simple test app that intentionally crashes in given scenarios. Then review the code to find obvious bad practices and issues. Discover why unit testing is important and perform a simple unit test. Work with test cases before adding functionality. Then increase code coverage and learn why it's important. Finally work with different parts of the app to test specific functionality. What You'll Learn Set up different UI tests for testing different parts of an app Perform simple unit test cases in a project Use test cases before adding functionality to ensure quality apps Who This Video Is For Professional developers or experienced programmers who want to incorporate best practices for testing their apps before publishing them.
    Anmerkung: Online resource; Title from title screen (viewed July 8, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 32
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 59 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: When considering the complexities of implementing a next-generation data pipeline, the risk of over-promising and under-delivering is incredibly high due to the overwhelming expectations placed on predictive analytics today. It’s critical to look at a number of factors—like your company’s culture and the historic promise gap between ETL (extract, transform, load) in the 1970s and AI (artificial intelligence) in the 2010s—to overcome the challenges and succeed. Natalino Busa discusses how to bust the myths, deconstruct the false assumptions, and avoid common pitfalls in order to build and deliver successful data pipelines that deliver real value to your organization. Recorded on February 26, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O’Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts’ unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Learning from Failure , you’ll discover the lessons learned from failures both large and small. You’ll discover how successful companies have addressed setbacks, missteps, and challenges and how you can grow from their examples.
    Anmerkung: Online resource; Title from title screen (viewed August 27, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 33
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 57 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: With new technologies increasing the pace of innovation every day, companies demand a constant supply of fresh ideas. To be successful, an innovation process must deliver two things: a superior solution and a great market response. Once you have the former, how do you ensure the latter? It all starts by examining the key dimensions of a technology’s evolution and understanding how it’s delighting customers. Learn how to make better decisions about where to focus your innovation efforts and money. You’ll also find out—through two case studies—how backing the right industry innovations can pay off for your organization in a major way. Recorded on April 10, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O’Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts’ unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Innovation , you’ll discover what successful companies have in common and how you can follow their lead with small practical steps to transform your organization and prepare for the Next Economy.
    Anmerkung: Online resource; Title from title screen (viewed August 29, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 34
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 58 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Long gone are the days when computer security was about data. Now, it’s about the much more critical and personal issues of life and property. The impact of this change means two things: Data authentication and integrity concerns will trump those of confidentiality The idea of an internet without regulations will be a thing of the past While these consequences are inevitable, we can prepare for them. First, by looking at previous attempts to secure these systems. Then, by considering the appropriate technologies, laws, regulations, economic incentives, and social norms we should focus on going forward. Recorded on April 4, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O’Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts’ unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Cloud , you’ll learn about the complex, ever-evolving world of the cloud. You’ll discover how successful companies have adopted and embraced this massive network of shared information and how you can follow their lead to transform your organization and prepare for the Next Economy.
    Anmerkung: Online resource; Title from title screen (viewed September 17, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 35
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 7 hr., 45 min.)
    Ausgabe: 3rd edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. 10+ Hours of Video Instruction Description Red Hat Certified Engineer (RHCE) EX294 Complete Video Course, 3/e: Red Hat Ansible Automation provides a solid understanding of all the topics required to pass the RHCE exam, including how to perform common automation tasks using Ansible and management of a Linux environment Overview Red Hat Certified Engineer (RHCE) EX294 Complete Video Course, 3/e: Red Hat Ansible Automation is all new and fully updated. This 10-hour video course provides a solid understanding of all the topics required to pass the RHCE exam and includes live demos, exam question walk-throughs and dynamic lightboard teaching. The student learns how to perform common automation tasks using Ansible as well as how to use common Ansible components to automate the management of a Linux environment. RHCE EX294 Complete Video Course covers all facets of the newly-updated RHCE exam. Instructor Sander van Vugt walks you through the topics using demos and labs to test the student's knowledge with real world scenarios. Each video lesson ends with a lab that provides an exercise so you can test your skills. Sander then provides a detailed solution to each lab, explaining how to solve for the exam objectives so you can get the experience you need to pass the test. Audio instruction throughout offers detailed explanations, tips, and configuration verifications. This engaging self-paced video training solution provides learners with more than 10 hours of video instruction from an expert trainer with more than 20 years of practical Linux teaching experience. Through the use of topic-focused instructional videos, you will gain an in-depth understanding of all topics on the Red Hat Certified Engineer (RHCE) exam, as well as a deeper understanding of Red Hat Enterprise Linux and Ansible. The combination of video, labs, and practice exams provides a unique offering that gives you a full toolkit to learn and excel on your exam. Topics include: Module 1: Introduction to Ansible Module 2: Using Advanced Ansible Solutions Module 3: Managing Systems with Ansible Module 4: Sample Exam About the Instructor Sander van Vugt has been teaching Linux classes sinc...
    Anmerkung: Online resource; Title from title screen (viewed September 27, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 36
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Prentice Hall | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 44 hr., 42 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local ; Electronic videos
    Kurzfassung: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. 31+ hours of video instruction . Overview The professional programmer’s Deitel® video guide to Python development with the powerful IPython and Jupyter Notebooks platforms. Description Python Fundamentals LiveLessons with Paul Deitel is a code-oriented presentation of Python—one of the world’s most popular and fastest growing languages. In the context of scores of real-world code examples ranging from individual snippets to complete scripts, Paul will demonstrate coding with the interactive IPython interpreter and Jupyter Notebooks. You’ll quickly become familiar with the Python language, its popular programming idioms, key Python Standard Library modules and several popular open-source libraries. In the Intro to Data Science videos, Paul lays the groundwork for later lessons in which he’ll introduce some of today’s most compelling, leading-edge computing technologies, including natural language processing, data mining Twitter® for sentiment analysis, cognitive computing with IBM® Watson™, supervised machine learning with classification and regression, unsupervised machine learning with clustering, computer vision through deep learning and convolutional neural networks, sentiment analysis through deep learning with recurrent neural networks, big data with Hadoop®, Spark™ streaming, NoSQL databases and the Internet of Things. Download the code examples for this LiveLesson from https://github.com/pdeitel/PythonFundamentalsLiveLessons . This repository will be updated with the additional lessons’ examples as the lessons are completed. About the Instructor Paul J. Deitel , CEO and Chief Technical Officer of Deitel & Associates, Inc., is a graduate of MIT, where he studied Information Technology. He holds the Sun (now Oracle) Certified Java Programmer and Certified Java Developer certifications, and is an Oracle Java Champion. Through Deitel & Associates, Inc., he has delivered Java, C#, Visual Basic, C++, C and Internet programming courses to industry clients, including Cisco, IBM, Sun Micro systems, Dell, Siemens, Lucent Technologies, Fidelity, NASA at the Kennedy Space Center, the National Severe Storm Laboratory, White Sands Missile ...
    Anmerkung: Online resource; Title from title screen (viewed August 26, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 37
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 61 hr., 11 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: O’Reilly Media’s Velocity San Jose 2019 conference had one overarching goal: offer conference attendees the opportunity to gather expert insight on building and maintaining cloud native systems. How did Velocity meet that goal? By giving the world’s best cloud native system engineers, SREs, and DevOps experts the chance to share their experiences. For example: Alex Chen (Alibaba Cloud) described how cloud native storage products such as table storage, object storage, and log storage enabled the Alibaba platform to handle RMB 10B worth of sales in two minutes and five seconds. Ory Segal's (PureSec) revealed how attackers approach and exploit the weaknesses of serverless and what you can do about it. Nivia Henry (Spotify) demonstrated how an algorithm is built and what you can do to catch, reduce, or eliminate the algorithmic biases that produce infamous events like Tay the racist Twitter Bot. This video compilation contains all of these talks plus the best keynotes, tutorials, and tech sessions delivered at Velocity San Jose 2019. Looking to build your knowledge of how to build and maintain cloud native systems? Get this compilation and you’ll be on your way. Highlights include: Complete video recordings of Velocity San Jose 2019’s best tutorials, keynote speeches, and technical sessions—contains hours of material to review and study at your own pace and schedule. Cloud engineering tutorials, such as Patrick Meenan (Facebook) on fixing broken HTTP/2 deployments; Michael Kehoe (LinkedIn) on using Terraform to modernize your cloud infrastructure; and Ben Bleything (Google) on using the open source InSpec framework to build infrastructure and compliance tests. Keynotes from luminaries such as Liz Fong-Jones (Honeycomb), Everett Harper (Truss), Julie Horvath (Apple), Alex Qin (Code Cooperative), Lena Hall (Microsoft), and Jessica Kerr (Atomist). Sessions devoted to building secure and resilient systems, including Ian Coldwater’s (Independent) deep dive into Kubernetes CVE-2018-1002105 protections and Nora Jones (Slack) on the advanced approaches required for each piece of the chaos experiments cycle. Special sessions called “Overcoming Obstacles: Lessons in Resilience,” featuring the stories of cloud engineering success in the face of overwhelming barriers from practitioners such as Ryan Kitchens (Netflix), Tim Bonci (Vistaprint), and Tammy Butow (Gremlin). Sessions covering production engineering, SRE, and DevOps, including Charity Majors (Honeyco...
    Anmerkung: Online resource; Title from title screen (viewed June 12, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 38
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484251515
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 38 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Learn best practices in certificate management for SQL Server. Certificates are small snippets of text that are foundational to encrypting and decrypting data. Watch this video to learn how to safely store certificates and prevent them from falling into the wrong hands and compromising the very data you are using them to protect. Also learn how to ensure that you still have access to needed certificates following a catastrophe or other data loss event, because data loss from lost certificates is a very real risk that must be managed and mitigated. This video begins with a short introduction to certificates and some of the different types of encryption they enable you as a SQL Server DBA to implement – such as transparent data encryption (TDE), backup encryption, and column encryption. Then you’ll learn practices for generating and managing certificates specifically for each of the different certificate types. Next, you’ll learn best practices for backing up and securing your encryption certificates so that you have them when you need them, because losing them can mean losing your data altogether. You’ll learn about certificate expiration, and the proper methods by which to backup, store, restore, and protect your certificates so that any encrypted data is never lost. What You Will Learn Ensure access to certificates following a catastrophe or other data loss event Learn about the types of encryption SQL Server offers Understand how certificates enable encryption Generate correct certificates for your chosen encryption methods Find where each certificate type is stored, how to back it up, and how to restore it Identify best practices with regards to generating and managing certificates Who This Video Is For For database administrators and system administrators who handle or plans to handle certificates for encrypting data on SQL Server instances.
    Anmerkung: Online resource; Title from title screen (viewed June 27, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 39
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 5 hr., 46 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing.
    Anmerkung: Online resource; Title from title screen (viewed September 23, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 40
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838980689
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 10 hr., 19 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Machine learning and data science for programming beginners using Python with scikit-learn, SciPy, Matplotlib and Pandas About This Video Learn machine learning and data science using Python A practical course designed for beginners who are interested in machine learning using Python In Detail Artificial intelligence, machine learning, and deep learning neural networks are the most used terms in the technology world today. They’re also the most misunderstood and confused terms. Artificial intelligence is a broad spectrum of science which tries to make machines intelligent like humans, while machine learning and neural networks are two subsets that sit within this vast machine learning platform. But in this course, you will focus mainly on machine learning, which will include preparing your machine to make it ready for a prediction test. You will be using Python as your programming language. Python is a great tool for the development of programs that perform data analysis and prediction. It has a variety of classes and features that perform complex mathematical analyses and provide solutions in just a few lines of code, making it easier for you to get up to speed with data science and machine learning. Machine learning and data science jobs are among the most lucrative in the technology industry in recent times. Exploring this course will help you get well-versed with essential concepts and prepare you for a career in these fields. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Machine-Learning-and-Data-Science-with-Python-A-Complete-Beginners-Guide . If you require support please email: customercarepackt.com
    Anmerkung: Online resource; Title from title screen (viewed May 29, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 41
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781789612684
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 2 hr., 34 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Build beautiful, modern, and modularized UIs with React’s latest version About This Video Understand the core concepts involved in thinking and structuring code in React. Jump straight into any React project. Use tools and resources to accomplish your goals. In Detail Want to make the process of building modular, reusable user interface components simple and intuitive? React.js is the answer, with its Learn Once, Write Anywhere approach. This course will help you understand the power behind this approach and build beautiful, modern, and modularized UIs with React’s latest version. This course will cover all of the React.js basics such as its API, which will help you create elements and components; the virtual DOM and the JSX syntax extension; using state; working with browser events; and component lifecycle methods. You will build an application from scratch throughout the course and use the knowledge you've gained in a practical way. You will also learn to update various elements of a site or application seamlessly without delay, without disrupting the rest of the display or requiring the user to refresh. Also, get introduced to the new concept of hooks.. Finally, you will work with a server API to persist data using local storage.(Note that we use Node.js 10.13.0 for this course, which will run successfully with the React features we cover.) By the end of the course, you will be fully capable of using ReactJ.js tools to build several UI elements, making them reactive to user input, and extending your knowledge of DOM manipulation to customize your own UIs in the future. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Learning-React . If you require support please email: customercarepackt.com
    Anmerkung: Online resource; Title from title screen (viewed April 30, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 42
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Cisco Press | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 5 hr., 56 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: 6+ Hours of Video Instruction Overview Kubernetes in the Data Center LiveLessons focuses on using the fundamental Kubernetes components and learning how they are installed. The goal is to help you understand what the components are so when troubles arise you have the tools to be able to fix them. The course is primarily made up of instruction and demonstrations delivered by a seasoned expert, Vallard Benincosa. Vallard, who has experience working with Cisco and IBM, is currently a senior engineer at a small startup called Zenabi. He helped develop a Kubernetes certification for the Linux foundation and has been using Kubernetes since 2015. Kubernetes in the Data Center LiveLessons walks you through Kubernetes on prem, hardware, and Linux configurations, installation, applications storage, and networking. It also gets in to running Kubernetes, as well as monitoring and securing it. The course covers a wide gambit of technical areas and explores many of the exciting Kubernetes opensource add-ons to make your system more complete. This includes Kubernetes, Docker, Ubuntu Linux, Minio, Ceph, and many networking concepts such as overlay networks, service meshes, load balancing, ingress controllers, and proxies. About the Instructor Vallard Benincosa a senior engineer at a small startup called Zenabi. Prior to joining Zenabi in February 2019, he was a software solutions architect with Cisco for 7 years. Prior to Cisco, he started a company that specialized in bare-metal operating system installations for Linux clusters. He also has experience with IBM designing, implementing, and managing some of the largest bare-metal high-performance computing clusters in the world. He helped develop a Kubernetes certification for the Linux foundation and has been using Kubernetes since 2015. In his day job, he works on data ingest systems for analytics, advertising, and recommendation engines, using Kubernetes in the cloud and on prem. Skill Level Intermediate/Advanced Learn How To Architect a Kubernetes cluster on bare metal in the data center. Install Kubernetes on bare-metal servers. Pick and deploy the correct overlay network for your Kubernetes cluster. You will become familiar with several options and understand the trade-offs between different solutions. Understand and deploy distributed storage solutions with Kubernetes to offer persistent volumes. You will then use these to deploy stateful services. Monitor and troubleshoot your Kubernetes cluster. Run a...
    Anmerkung: Online resource; Title from title screen (viewed September 30, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 43
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484249185
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 1 hr., 0 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Create your own Apple Watch applications by learning the basics of Xcode and Swift, the programming language used for Apple application development. In this video, step-by-step instructions teach you how to independently navigate and utilize Apple’s development toolkit and Xcode program. By the end you will be able to write functional code in Swift and engineer your own basic Apple Watch applications. What You Will Learn Create several basic Apple Watch applications using Apple’s Swift programming language Download Xcode and master its essential elements Follow an example app to see just how apps are built Who This Video Is For Beginners who have little or no exposure to programming. The course stresses explaining industry jargon, navigating several components of Xcode, and introducing important Swift commands.
    Anmerkung: Online resource; Title from title screen (viewed April 6, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 44
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484249598
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 35 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Discover how to write for the web: either for your own brand or as a service that you provide to others. This video will include how to write a blog post, how to write website copy, how to write a persuasive sales script, and how to write SEO articles. The focus will always be on providing value and on understanding the value proposition of the brand that you are writing for. From there, you will look at methods you can use to grab attention, communicate clearly, keep the reader engaged and to encourage an emotional response. You'll cover the importance of content marketing for exposure as well as building trust, and just why writing is in many ways the currency of the web. Content is what brings the vast majority of people to a website. They search Google for content, they return to a website because they enjoyed the content. It is also what sells a product – and simply by improving a sales script, a company can massively increase conversions. Companies that don’t understand how to write for the web will therefore be at a massive disadvantage. This is common to see: we all have encountered countless business sites with muddled messages that fail to explain what the company actually does and why the reader should care. What You Will Learn Study methods you can use to increase engagement and grab attention Understand the role of content and content marketing Write content for email, white papers, press releases, and more Who This Video is For Businesses that are currently failing to make a splash with their websites and social media, or that could be doing better. Anyone looking to increase sales of a product, to increase regular visitors to a blog, or to learn a valuable skill they can sell/use to augment a web development business.
    Anmerkung: Online resource; Title from title screen (viewed May 4, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 45
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 20 hr., 42 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Linux Study guides Examinations ; Electronic data processing personnel Study guides Certification ; Electronic videos ; local ; Linux ; Electronic data processing personnel ; Certification ; Examinations ; examination study guides ; Study guides ; Study guides ; Guides de l'étudiant
    Kurzfassung: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. 20+ Hours of Video Instruction Description CompTIA Linux+ has more than 20 hours of comprehensive video training so you have everything you need to prepare for the CompTIA Linux+ exam and also build a strong understanding of working with Linux. This title includes a copy of Linux Fundamentals LiveLessons. Overview CompTIA Linux+ Complete Video Course has more than 20 hours of comprehensive video training covering all of the objectives on the CompTIA Linux+ exam. Expert author and trainer Sander van Vugt will walk you first through Linux basics with 10 hours of essential concepts in his Linux Fundamentals LiveLessons title. You will then get a deep dive into core Linux topics. This thorough and engaging training provides whiteboard concept teaching, live CLI work, screencast teaching, and hands-on labs, so you have everything you need to study for - and pass - the CompTIA Linux+ exam. To offer this course in the way that is most efficient for you, the contents have been developed to build upon your existing knowledge of Linux. You will start with Linux Fundamentals LiveLessons, a full video course on Linux basics, concepts, practices, and theories so you can get the foundational knowledge you need. You will then dive into the core part of the CompTIA Linux+ exam, including advanced user settings, storage management, managing server roles, and both common and advanced system administration tasks. Each lesson ends with a lab so you can practice your own skills as you complete the course. The labs are built so you first have the opportunity to walk through a task on your own. Each lab is then followed by a Lab Solution, where the author walks you through the most efficient way to complete the lab. This accessible self-paced video training solution provides learners with more than 20 hours of personal visual instruction from an expert trainer with more than 20 years of practical Linux teaching experience. Through the use of topic-focused instructional videos you will gain an in-depth understanding of all topics on the CompTIA Linux+ exam, as well as a deeper understanding of Linux. The combination of video and labs is a unique offering...
    Anmerkung: Online resource; Title from title screen (viewed July 10, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 46
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 7 hr., 38 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: 7+ Hours of Video Instruction Overview More than 7 hours of video instruction to prepare you to pass the Certified Blockchain Developer—Hyperledger Fabric (CBDH) exam and develop your skills in the emerging and in-demand blockchain arena. Overview In Certified Blockchain Developer—Hyperledger Fabric (CBDH) Complete Video Course , seasoned IT veteran and current blockchain subject matter expert, Joseph Holbrook, provides an in-depth exploration of developing blockchain solutions, which are quickly becoming the de facto, decentralized method for verifying and tracking cryptocurrency and other digital transactions. While the primary objective of this LiveLessons video course is to provide you with all of the information you need to prepare for and pass the Blockchain Training Alliance CBDH exam, the course also delves into planning and preparing production-ready applications for the Hyperledger blockchain; learning how to work effectively with blockchain engineers and technical leaders; select appropriate Hyperledger blockchain systems for various use cases; and write, test, and deploy secure chain code. Whether you are seeking to gain the CBDH certification or simply looking to enhance your blockchain development skills, Joseph Holbrook’s instruction through deep-dive discussion, whiteboarding analysis, and practical demos will ensure that you boost your confidence and skills in working with this burgeoning disruptor approach to digital transactions. The Certified Blockchain Solution Architect (CBDH) exam is an elite way to demonstrate your knowledge and skills in this emerging space. Additionally, you will become a member of a community of Blockchain leaders. About the Instructor Joe Holbrook has been in the IT field since 1993 when he was exposed to several HPUX systems on board a US Navy flagship. He has migrated from UNIX world to Storage Area Networking (SAN) and Enterprise Virtualization and Cloud Architectures and now specializing in Blockchain and Cryptocurrency. He previously worked for numerous companies like HDS, 3PAR, Brocade, HP, EMC, Northrup Grumman, ViON, Ibasis.net, Chematch.com, SAIC and Siemens Nixdorf. He also has been a published course author on Linkedin Learning, Udemy.com, INE.com and Pearson Safari. He is also author of a new book due to be released in early 2019 on “Architecting Enterprise Blockchain Solutions” Currently he is a recognized industry expert specializing in Enterprise Cloud and Blockchain Technologies. He...
    Anmerkung: Online resource; Title from title screen (viewed January 28, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 47
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 8 hr., 42 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: 12+ Hours of Video Instruction Overview Even though the CCNA certification is an associate level program, exam candidates are expected to have a basic knowledge of IP addressing, knowledge of networking fundamentals, and some experience deploying and managing Cisco solutions. CCNA 200-301 Foundations LiveLessons provides you with the pre-requisite knowledge needed to begin your CCNA exam preparation. Assuming no previous knowledge, this comprehensive networking fundamentals course covers the theory and operation of multiple networking technologies, all designed to lay a strong foundation for your CCNA studies and beyond. About the Instructor Kevin Wallace, CCIEx2 (Route/Switch and Collaboration) #7945 With Cisco experience dating back to 1989, Kevin has been a Network Design Specialist for the Walt Disney World Resort, a Network Manager at Eastern Kentucky University, an instructor for Cisco Learning Partners, an author of multiple Cisco Press books, and a Distinguished Speaker at Cisco Live. Currently, Kevin owns and operates Kevin Wallace Training, LLC (kwtrain.com), a provider of self-paced training materials that simplify computer networking. Skill Level Beginner Learn How To In this course, you’ll learn the fundamentals of networking, to get you prepared to begin your Cisco CCNA studies. Specifically, you’ll learn the basics of the following topics: protocols and reference models, network devices, network topologies, network services, WAN technologies, cables and connectors, Ethernet switches, wireless networking, network addressing, routing, unified communications, cloud and virtualization, network security, network monitoring and management, high availability, and quality of service. Who Should Take This Course This course is designed for anyone wanting to work towards their Cisco CCNA certification that has less than two years of networking experience. Course Requirements Since this is an introductory level course, there are no prerequisites. Lesson descriptions Protocols and Reference Models: In this lesson, you’ll learn about commonly used network protocols and how they fit into the OSI Model. Network Devices: In this lesson, you’ll learn about the operation of network devices such as routers, switches, and firewalls. Network Topologies and Categories: In this lesson, you’ll learn about ways to categorize networks based on size and where resources are located. Network Services: In this lesson, you’ll learn about network services suc...
    Anmerkung: Online resource; Title from title screen (viewed August 29, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 48
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838983383
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 11 hr., 19 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local ; Electronic videos
    Kurzfassung: Comprehensive, hands-on AWS Big Data Certification prep, including a practice exam! About This Video Explore Kinesis, EMR, DynamoDB, Redshift, and more Get well-versed with the core concepts necessary to work with AWS big data In Detail The AWS Certified Big Data Specialty exam is one of the most challenging certification exams you can take from Amazon. Achieving this certification validates your knowledge of big data systems. But even experienced technologists need to prepare heavily for this exam. This course sets you up for success by taking you through all the big data technologies covered in the exam and explaining how they fit together. Best-selling instructors Frank Kane and Stéphane Maarek have teamed up to deliver the most comprehensive and hands-on prep course yet. Together, they've taught over 300,000 people around the world. This course combines Stéphane's knowledge of AWS with Frank's experience in big data, gleaned during his 9-year career at Amazon. Both Frank and Stéphane have passed the exam themselves on the first try. The world of big data on AWS includes a dizzying array of technologies and services. This course covers the following topics in depth: Streaming massive data with AWS Kinesis Queuing messages with Simple Queue Service (SQS) Wrangling explosion data from the Internet of Things (IoT) Transitioning from small to big data with the AWS Database Migration Service (DMS) Storing massive data lakes with the Simple Storage Service (S3) Optimizing transactional queries with DynamoDB Applying neural networks at massive scale with Deep Learning, MXNet, and TensorFlow Applying advanced machine learning algorithms at scale with Amazon SageMaker Analyzing streaming data in real time with Kinesis Analytics Searching and analyzing petabyte-scale data with Amazon Elasticsearch Service Querying S3 data lakes with Amazon Athena Hosting large-scale data warehouses with Redshift and Redshift Spectrum Integrating smaller data with your big data using the Relational Database Service (RDS) and Aurora Visualizing your data interactively with Quicksight Keeping your data secure with encryption, KMS, HSM, IAM, Cognito, STS, and more Big data is an advanced certification, and it's best suited for anyone who has already obtained associate-level certification in AWS and has some data analytics experience. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: http...
    Anmerkung: Online resource; Title from title screen (viewed May 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 49
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 43 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Automated machine learning (AutoML) enables both data scientists and domain experts (with limited machine learning training) to be productive and efficient. In recent years, AutoML has fostered a fundamental shift in how organizations approach machine learning, making it more accessible to both experts and nonexperts. Most real-world data science projects are time-consuming, resource intensive, and challenging. Besides data preparation, data cleaning, and feature engineering, data scientists often spend a significant amount of time on model selection and tuning of hyperparameters. Automated machine learning changes that, making it easier to build and use machine learning models in the real world. Francesca Lazzeri and Wee Hyong Tok (Microsoft) lead a gentle introduction to how AutoML works and the state-of-art AutoML capabilities that are available. You’ll learn how to use AutoML to automate selection of machine learning models and automate tuning of hyperparameters. Topics include: An introduction to AutoML How AutoML works The libraries and cloud services that support AutoML An energy demand forecasting use case How to get started with automated machine learning This session was recorded at the 2019 O'Reilly Artificial Intelligence Conference in New York.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 50
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 36 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Today’s approach to processing streaming data is based on legacy big-data centric architectures, the cloud, and the assumption that organizations have access to data scientists to make sense of it all—leaving organizations increasingly overwhelmed. Simon Crosby (SWIM.AI) shares a new architecture for edge intelligence that turns this thinking on its head. Edge intelligence (encompassing analytics, learning and prediction, and edge computing) can frequently be accomplished on the fly on streaming data, cheaply, at the edge, without data scientists. Simon demonstrates how you can save up to $5,000 a month in cloud processing and storage costs while delivering accurate predictions that can transform outcomes, using well-established architectural pillars, such as the distributed actor model, to process voluminous real-time data at the edge, along with the rich commons of open source analytics and learning tools like Flink and Spark, on nothing more than a $200 device such as an NVIDIA Jetson. The key insight is to use streaming data to build a digital twin model on the fly at the edge, avoiding a ton of complexity and infrastructure costs. Instead, a user defines the entities in their environment (e.g., traffic intersections, compressors, or assembly robots) that deliver data. Using the stateful distributed actor model, you can dynamically build a digital twin (actor) model of the real-world from the data, linking twins based on their relationships. Each digital twin reduces, labels, and analyzes its data and self-trains a machine learning model to predict future performance, at the edge, discarding the original data. This method needs only a tiny fraction of the resources of a big data solution and delivers results in real time. As a result, it bypasses the dev, ops, and data science challenges of edge intelligence, effectively turning devices into data scientists—or at least, building data science twins for entities in the real world. This session was recorded at the 2019 O'Reilly Artificial Intelligence Conference in New York.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 51
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 59 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: As more and more data is being collected, concerns are constantly being raised about what data is appropriate to collect and how (or if) it should be analyzed. There are many ethical, privacy, and legal issues to consider, and no clear standards exist in many cases as to what is fair and what is foul. This means that organizations must consider their own principles and risk tolerance in order to implement the right policies. Bill Franks (International Institute For Analytics) explores a range of ethical, privacy, and legal issues that surround analytics today, framing the big questions to consider and detailing some of the trade-offs and ambiguities that must be addressed to answer them. This session was recorded at the 2019 O'Reilly Strata Data Conference in San Francisco.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 52
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 32 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Testing in production has gotten a bad rap. People act like testing in production implies you aren’t doing due diligence with your tests before production. But it’s more like a fact of life: you can only catch the easy bugs in staging—the known-unknowns, the things you predicted would fail, and the things that have failed before. Which isn’t nothing, but it’s no better than running tests on your laptop. Most interesting problems are only going to manifest under real workloads, on real data, with real users doing unpredictable things under real concurrency and resource pressure. So you should use much fewer of your scarce engineering cycles poring over staging and much more of them building guard rails for prod. Production—where your customers live—is the only environment that matters. Time spent interacting with nonprod systems is wasted time. Replicas are not valuable for helping build your instincts, your skill set, your intuition. Secondary environments actually train you to expect faulty assumptions and to take dangerous shortcuts and run terrifying commands. You should force people to develop and test on production as much as possible and interact with production every day. Charity Majors (Honeycomb) dives into tooling and shares ways to harden production and make it safe for engineers to do their work directly on it—from deploys and canarying to feature flags, instrumentation and observability, human practices and workflows, and much more. This session was recorded at the 2019 O'Reilly Velocity Conference in San Jose.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 53
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 2 hr., 50 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: 4+ Hours of Video Instruction Put learning into practice with Tableau LiveLessons for the aspiring visual data storyteller. There is a data revolution happening across the globe. From academics to politics and everywhere in between, the world’s stories are being told through their data points. Although telling stories about data isn’t new, we are now telling them in ways that are more meaningful and impactful than ever before as an emerging new class of visualizations attempts to tell the world’s stories through the power of data visualization. However, visual data storytelling is not an inherent skill, and data stories differ from traditional storytelling in many ways. Further, while robust visualization tools support rich and diverse forms of visual data storytelling capabilities, crafting a compelling data narrative is not a process that we can rely on a tool to do for us. These lessons provide a hands-on foundation for users to learn how to craft visual data narratives using the most appropriate visualizations, apply visual design to engage their audience, and purposefully structure a narrative framework to deliver a compelling, actionable data story that invites discovery, solicits new questions, or offers alternative explanations–all using one of the most powerful and ubiquitous visualization tools on the market today, Tableau. Skill Level Beginner Learn How To- Tell visual stories that communicate insights and make an impact Leverage questions to design logical and fruitful data collection and analysis Create important graphs in Tableau and know which chart to use Utilize concepts of design in data visualization and storytelling Storyboard your story for your message based on your audience Direct your audience's attention to the most important parts of your data story Design effective business presentations to showcase your data story with Tableau Who Should Take This Course Analysts sharing the results of their data discovery or analysis Students communicating data for reports or presentations Teachers helping learners (of any age) to cultivate visual data literacy Executives and business managers reporting data-driven results or metrics Journalists giving data the starring role in their editorials Course Requirements A willingness to learn how to tell stories through data Access to Tableau Desktop (Windows or Mac), version 10 or higher Related Files The supplemental content for this LiveLesson can be downloaded from Githuub at: https:...
    Anmerkung: Online resource; Title from title screen (viewed February 12, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 54
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484255650
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 58 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Master SQL Server’s Always Encrypted feature to provide column-level encryption of sensitive data such that only authorized application users can see that data. This video explains how the Always Encrypted feature works and shows how to implement column encryption using best practices. System and database administrators who might otherwise have access to view any data in the database are not able to view data protected through Always Encrypted’s feature set. This video begins with an introduction to column encryption as implemented through the Always Encrypted feature, and the use cases for applying that encryption. Then follows an explanation of how exactly the technology works and is implemented in SQL Server. The video then walks you through implementing Always Encrypted column encryption on a new database and again on an existing database. Finally, the video covers how to configure an application to access the encrypted data in a manner that is transparent and convenient for end users of your database applications. What You Will Learn Recognize use cases for the Always Encrypted feature Understand how the feature works technically Generate an encrypted column for a new table Insert data into an encrypted database column Encrypt existing data within a table Identify the relevant encryption certificates Modify an application to access encrypted data Who This Book Is For Database administrators, application developers, and system architects who need to encrypt and protect data in a SQL Server instance. Especially helpful when it must be ensured that database administrators and system administrators do not in any way have access to encrypted data.
    Anmerkung: Online resource; Title from title screen (viewed October 25, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 55
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 55 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Stablecoins—cryptocurrencies designed to avoid volatility—have been tried various times in the past with little to no success. Today, they're seeing a resurgence, as multiple firms work to develop their own stablecoins in an effort to solve the volatility crisis in cryptocurrency. Although nascent, these deployments have seen a wide amount of traction with both trading and application. But does the increased interest in stablecoins actually assuage the volatility crisis, and what does it mean for the future of blockchain-enabled businesses? In this edition of Spotlight on Learning from Failure , find out how stablecoins work, what opportunities and risks they present, and what to expect in the future with regard to the greater blockchain landscape. Wayne Chang will explain the history of stablecoins, how they solve for volatility issues in businesses and applications, and how they’ve been implemented over time. Wayne will also discuss the trade-offs between different stablecoins and how they fit into existing business models in order to drive value. Recorded on May 28, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O’Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts’ unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Learning from Failure , you’ll discover the lessons learned from failures both large and small. You’ll discover how successful companies have addressed setbacks, missteps, and challenges and how you can grow from their examples.
    Anmerkung: Online resource; Title from title screen (viewed October 4, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 56
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 59 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Artificial intelligence can be intimidating. There are complex, sticky challenges of data collection and verification, algorithms and bias, and deploying AI services to production, plus ever-expanding ethical concerns. New trends in hardware, algorithms, tools, and data ecosystems are quickly transforming AI into a must-have for today’s organizations. Progress is accelerating, but so are obstacles; a successful, real-world implementation of AI depends on balancing many interdependent concerns. Recorded on March 13, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O’Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts’ unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Innovation , you’ll discover what successful companies have in common and how you can follow their lead with small practical steps to transform your organization and prepare for the Next Economy.
    Anmerkung: Online resource; Title from title screen (viewed August 1, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 57
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 1 hr., 1 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: From determining the most convenient rider pickup points to predicting the fastest routes, Uber uses data-driven machine learning to create seamless trip experiences. Within engineering, big data and machine learning inform decision-making processes across the board. As Uber expands to new markets, the ability to accurately and quickly use data to make predictions becomes even more important. In this case study, Uber’s Zhenxiao Luo details the company's machine learning architecture and talk about how Uber uses big data to power machine learning jobs. Recorded on June 17, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O’Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts’ unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Data , you’ll learn about, discuss, and debate the tools, techniques, questions, and quandaries in the world of data. You’ll discover how successful companies leverage data effectively and how you can follow their lead to transform your organization and prepare for the Next Economy.
    Anmerkung: Online resource; Title from title screen (viewed October 4, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 58
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 51 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Security is an ever more important topic for system designers. As our world becomes digital, today’s safely hidden back office system is tomorrow’s public API, open to anyone on the internet with a hacking tool and time on their hands. So the days of hoping that security is someone else’s problem are over. The security community has developed a well-understood set of principles used to build systems that are secure (or at least securable) by design, but this topic often isn’t included in the training of software developers, who assume that it’s only relevant to security specialists. Even when principles are explained, they’re often shrouded in the jargon of the security engineering community, and so mainstream developers struggle to understand and apply them. Eoin Woods (Endava) explains why secure design matters and then introduces a set of 10 of the most important proven principles for designing secure systems, distilled from the wisdom of the security engineering community. He discusses each principle in the context of mainstream system design, rather than in the specialized language of security engineering, focusing on how it’s applied in practice to improve security. This session was recorded at the 2019 O'Reilly Software Architecture Conference in New York.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 59
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838824921
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 4 hr., 11 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Learn and master the skills required for SAS proficiency and SAS Base certification, including SQL procedures and macros About This Video Coverage of the technical and analytical concepts of SAS, from beginner to expert level Learn the fundamental principles and benefits of SAS to perform tasks ranging from data exploration to data manipulation and report generation Understand advanced concepts such as macro programming and running SQL queries in SAS In Detail Are you looking to become a data analyst or data scientist? If so, there are various tools and techniques to implement data analytics, but SAS offers many benefits as your first programming language to master: it’s easy to learn and has a user-friendly GUI. To date, it holds the highest market share of all the analytics tools available. If you have little or no programming background and want to get started with SAS, then this is the right course for you! This course will help you become a confident and proficient data analyst and SAS programmer by giving you the hands-on knowledge and in-depth understanding of the SAS programming suite and how to utilize it effectively. Additionally, it will help you master different techniques in SAS to manipulate your data. You’ll learn how to work with SQL queries and generate effective data reports. Moreover, this course will provide all the content you’re looking for to prepare for the SAS Base certification exam. By the end of this course, you’ll have a thorough understanding of the fundamental SAS concepts, along with rich hands-on experience of the SAS suite. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/SAS-in-Practice . If you require support please email: customercarepackt.com
    Anmerkung: Online resource; Title from title screen (viewed April 30, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 60
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 40 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: From determining the most convenient rider pickup points to predicting the fastest routes, Uber uses data-driven analytics to create seamless trip experiences. Uber’s analysts and engineers wanted to run real-time analytics with deep learning models. But copying data from one source to another is pretty expensive. Zhenxiao Luo explains how Uber supports real-time analytics with deep learning on the fly, without any data copying. He starts with the company’s big data infrastructure, specifically Hadoop, Spark, and Presto, and discusses how Uber uses Presto as an interactive SQL engine and deployed Hadoop Distributed File System, Pinot, MySQL, and Elasticsearch as storage solutions. He then details how Uber built a Presto Elasticsearch connector from scratch to support real-time analytics on heterogeneous data. He concludes by sharing the company’s production experience and roadmap. This session was recorded at the 2019 O'Reilly Strata Data Conference in San Francisco.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 61
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839212956
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 12 hr., 21 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local ; Electronic videos
    Kurzfassung: Python programming masterclass for beginners – learn all about Python 3 with object-oriented concepts, five projects and more! About This Video No prior knowledge of Python is required. You will learn how to write clean and proper Python code as we take you through the concepts, some example projects, and the proper programming structure. Acquire the prerequisite Python skills to move into specific branches of web development, data science, image processing, and more. In Detail Welcome to "Python Programming A-Z – Learn Python Programming by Building Five Projects," a course that takes you through your Python journey from beginner to advanced step by step. This course touches on every important concept of the latest version of Python, Python 3. 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! Most importantly, you will be ready to use the huge scope offered by Python programming.
    Anmerkung: Online resource; Title from title screen (viewed October 11, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 62
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 149 hr., 54 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: The 2019 Strata Data Conference NYC, the biggest Big Data conference in the world, was a massive success. Packed with thousands of attendees, Strata gathered the world's top data practitioners to provide expert guidance on the tools and technologies you need to make your data strategies and projects work today. This video compilation holds the best of Strata NYC 2019's keynotes, tutorials, and technical sessions. Looking for a head start on the data techniques and technologies you need to succeed? This compilation points the way forward by offering you hours of material to study and absorb at your own rate. The compilation includes such gems as Data Engineering and Architecture sessions, where you'll learn how to select the right type of data infrastructure and architecture to streamline your workflows, reduce costs, and scale your data analysis; Data Science, Machine Learning (ML) and AI sessions, where you'll learn how to use text mining, real-time analytics, large-scale anomaly detection and other techniques to discover the hidden insights in your data; and all of the best talks from the Strata Business Summit, where you'll receive an insiders-only look at the processes and technologies some of the world's most successful companies used to develop their own data strategies. Highlights include: A front row seat at 2019's Strata Data Conference NYC best keynotes, tutorials, and technical sessions—contains hundreds of hours of material to study and absorb at your own pace. Keynote speeches from Big Data's most inspiring business visionaries, such as Sara Menker (CEO, Gro Intelligence), Cassie Kozyrkov (Chief Decision Scientist, Google Cloud), Swatee Singh (VP Big Data/ML, American Express), and Robert D. Thomas (GM, IBM Data and AI). Deep dive tutorials including Jules Damji's (Databricks) sold out session on managing the complete ML lifecycle with MLflow; Karthik Ramasamy's (Streamlio) review of serverless streaming architectures and algorithms for the enterprise; and Mark Donsky (Okera) on how to secure your data lakes to meet the rigors of CCPA privacy regulations. Data Engineering and Architecture sessions, including Navinder Pal Singh Brar (Walmart Labs) on building multitenant data processing and model inferencing platforms with Kafka Streams; Paige Roberts (Vertica) on the whys and hows of putting large stateful applications into containers and Kubernetes; Tomer Levi (Fundbox) on using AWS Step Functions, Docker containers, and ECS Farg...
    Anmerkung: Online resource; Title from title screen (viewed September 25, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 63
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 63 hr., 23 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: The O'Reilly Software Architecture Conference San Jose 2019 (SACON) gathered the world's leading software architects and engineers to give presentations on software architecture's most useful technologies, trends, and techniques. This video compilation gives you complete access to the best of SACON's keynotes, tutorials, and technical sessions. It contains hours of material to review and study at your own pace. Whether you are optimizing legacy systems or migrating to cloud native architecture, this compilation from SACON San Jose 2019 offers you the insights and training you need to get to the next level. Highlights include: Contains hours of video recordings from the best of SACON San Jose 2019's keynotes, tutorials, and technical sessions. 3.5 hour tutorials like Christian Hernandez's (Red Hat) hands-on introduction to Kubernetes and OpenShift; Nathaniel Schutta's (Pivotal) deep dive into trade-off analysis and how to use it to strategically choose the correct technology for your projects; and Valentina Rodriguez's (Independent) reveal of the twelve essential principles of architecture design in Agile environments. Keynotes from Rebecca Wirfs-Brock (Wirfs-Brock Associates), Michael Feathers (R7K Research and Conveyance), Adam Tornhill (Empear), Rebecca Parsons (ThoughtWorks), and Neal Ford (ThoughtWorks). Application Architecture sessions, such as Stefania Stefansdottir's (ThoughtWorks) walk through of the practices all new architects and tech leads should keep in mind when starting a new project; Ian Varley (Salesforce) on spotting and correcting the cognitive biases that undermine your software architecture; and Andrew Bonham and Thiagarajan Subramanian's (Capital One) review of how to use reactive architecture and microservices, machine learning, H20, Akka, and Kafka. Microservices sessions, including Kasun Indrasiri's (WSO2) in-depth overview of common microservice resiliency patterns such as timeout, retry, circuit breaker, fail-fast, bulkhead, transactions, and more; Nathaniel Schutta (Pivotal) on the factors used to decide if something deserves to be a microservice or not; and Samir Behara (EBSCO) on building scalable microservice architectures with Envoy, Kubernetes, and Isti. Enterprise Architecture sessions, including Heidi Waterhouse (Launch Darkly) on the smartest ways to achieve build-versus-buy decisions; Cat Swetel (Ticketmaster) on using value network mapping and real options theory to evolve monolithic software; and Paula ...
    Anmerkung: Online resource; Title from title screen (viewed June 13, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 64
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 2 hr., 37 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: We’ll make the Keynotes available here as soon as possible after they happen. Video of the sessions and tutorials will be available a few weeks after the end of the conference. The Artificial Intelligence Conference London 2019 gathered some of the globe's top AI practitioners to speak about AI's most promising developments, emerging technologies, and profitable use cases. This video compilation provides you with the best that AI London 2019 had to offer. It includes thought provoking presentations from such AI luminaries as Ariadna Font Llitjós, the director of engineering at Twitter’s Cortex Machine Learning Platform; Martin Goodson, the chief scientist at Evolution AI; Jeff Jonas, the founder and CEO of Senzing; Kim Hazelwood, the senior engineering manager who leads AI infrastructure research efforts at Facebook, and many more of AI’s top data scientists, software engineers, and business strategists. AI is changing fast and it’s transforming business even faster. To see where AI is going (and the entirely new business models and procedures it enables), get this compilation and you’ll be ahead of the curve. Highlights include: Complete video recordings of AI London 2019’s best keynotes, tutorials, and technical sessions—this compilation contains hours of material to study, review, and absorb at your own pace. Keynote presentations from AI’s most notable thinkers, including Intels’ Alexis Crowell Helzer, IBM’s Ritika Gunnar, Dell Technologies’ Arash Ghazanfari, and more. Hours of fact-packed AI, ML, and DL tutorials from top AI practitioners like Robert Crowe (Google) on ML pipelines, TensorFlow Extended pipelines, and ML production deployment issues; Danielle Dean (iRobot) on training and deploying Python models in Azure; and Sergey Ermolin (AWS) on how to use reinforcement learning to build recommendation systems with AWS SageMaker RL. Members-only access to every AI Business Summit Executive Briefing/Best Practices session: Twenty hard-nosed presentations that provide an insider’s look at the AI implementations that will impact your business the most. Implementing AI sessions, including Carlos Rodrigues's (Siemens) look at how Siemens fights cybercrime with AI; Alex Ingerman's (Google) introduction to Federated ML, a new decentralized form of ML; Siddha Ganju's (NVIDIA) discussion of how to set-up deep learning on mobile devices; and Thomas Phelan (HPE BlueData) on how to spin up GPU-enabled AI, ML, and DL clusters in Docker containers...
    Anmerkung: Online resource; Title from title screen (viewed October 16, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 65
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 4 hr., 26 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: The companion videos for Learning Amazon Web Services (AWS) , the The Practical, Foundational Technical Introduction to the World’s #1 Cloud Platform Learning Amazon Web Services (AWS) is the perfect foundational resource for all administrators, developers, project managers, and other IT professionals who want to plan and deploy AWS services and/or earn AWS certification. Top cloud trainer and evangelist Mark Wilkins teaches best practices that align with Amazon’s Well-Architected Framework, introduces key concepts in the context of a running case study, carefully explains how core AWS services operate and integrate, and offers extensively tested tips for maximizing flexibility, security, and value. Companion online videos guide you step-by-step through setting AWS compute, storage, networking, scale, security, automation, and more. Balance cost, compliance, and latency in your service designs Choose the right networking options for your virtual private cloud (VPC) Build, host, launch, manage, and budget for EC2 compute services Plan for scale and resiliency, and make informed decisions about AWS storage Enforce strict security, and automate to improve operational efficiency
    Anmerkung: Online resource; Title from title screen (viewed August 3, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 66
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484251799
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 1 hr., 0 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Create and build fun and engaging robot projects with LEGO Mindstorms EV3. In this video, you’ll start by designing and naming your projects. Then give them life by connecting and controlling them for wire free movement with Bluetooth. Try out easy challenges, such as getting your robot to move the length of a yardstick then come back. Discover the basics of programming by teaching your robot to make sounds and display images. Incorporate sensors so that your robot can interact with and react to the world around it. And incorporate loops with the ultrasonic sensor to program a robot that can autonomously move around a space forever. With this video, you'll discover all the basic tools and skills needed to create awesome robotics projects using LEGO Mindstorms. What You Will Learn Connect your robot to a computer using Bluetooth or a wired connection Move your robot with rotations, time, speed, and direction Program your robot to make sounds and display images Incorporate sensors so that your robot can discover the world around it Who This Video Is For Students, hobbyists, and instructors interested in using LEGO Mindstorms to learn programming and robotics.
    Anmerkung: Online resource; Title from title screen (viewed July 3, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 67
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484253755
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 37 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Create reusable, scalable, and spatially concise models of smart buildings that connect data across the physical and digital world using this video. For example, using Azure Digital Twins, you can define the location of offices at your place of business. Inside each office there are IoT devices with specific sensors (for example for temperature or lights). You can assign users to each room, so you have a clear view of the distribution of people in the office. This video begins with a gentle introduction to the Azure Digital Twins service, offering an overview and discussion of the key concepts related to it. From there you will progress through data processing and user-defined functions and learn about real IoT device integration with Azure Digital Twins. You will learn about Azure Digital Twins object models and spatial intelligence graph. In this new era of smart buildings, this video enables you to visualize comprehensive virtual representations of physical environments and all the associated devices, sensors, and people within it. You will be able to create definitions of spaces and combine them together with information about connected devices and sensors so that you can manage and implement resources with precision. What You Will Learn Create new Azure Digital Twins service instances Understand Azure Digital Twins object models and spatial intelligence graphs Work with data processing and user-defined functions Quickly connect IoT devices to Azure Digital Twins and create space definitions Discover routing events and messages Look at the limitations and additional resources for implementing solutions Who This Video Is For This video is for specialists, developers, and architects who are tasked with creating smart building solutions.
    Anmerkung: Online resource; Title from title screen (viewed August 19, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 68
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 38 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: In recent years, we’ve seen tremendous improvements in artificial intelligence, due to the advances of neural-based models. However, the more popular these algorithms and techniques get, the more serious the consequences of data and user privacy. These issues will drastically impact the future of AI research—specifically how neural-based models are developed, deployed, and evaluated. Yishay Carmiel (IntelligentWire) shares techniques and explains how data privacy will impact machine learning development and how future training and inference will be affected. Yishay first dives into why training on private data should be addressed, federated learning, and differential privacy. He then discusses why inference on private data should be addressed, homomorphic encryption and neural networks, a polynomial approximation of neural networks, protecting data in neural networks, data reconstruction from neural networks, and methods and techniques to secure data reconstruction from neural networks. This session was recorded at the 2019 O'Reilly Artificial Intelligence Conference in New York.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 69
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 34 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: We fret about how to break system knowledge out of knowledge silos—the expert individuals with a deep intuitive understanding of our complex systems. How do these people engage with the system and act to protect, fortify, and improve it? How can engineering organizations protect and fortify experts as a key part of their observability strategy? Beth Long (New Relic) explains how those experts represent both a vulnerability and a strength and why understanding them as a key mechanism in your larger systems helps you harness their power and protect against fragility. This session was recorded at the 2019 O'Reilly Velocity Conference in San Jose.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 70
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 4 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: In this brief introduction to Tim O'Reilly's Expert Playlist , find out why he selected these pieces to study how some of the most advanced companies on the planet not only use technology but build their culture to support it.
    Anmerkung: Online resource; Title from title screen (viewed August 25, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 71
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 37 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Much progress has been made over the past decade on process and tooling for managing large-scale, multitier cloud apps and APIs, but there is far less common knowledge on best practices for managing machine-learned models (classifiers, forecasters, etc.), especially beyond the modeling, optimization, and deployment process once these models are in production. A key mindset shift required to address these issues is understanding that model development is different than software development in fundamental ways. David Talby (Pacific AI) shares real-world case studies showing why this is true and explains what you can do about it, covering key best practices that executives, solution architects, and delivery teams must take into account when committing to successfully deliver and operate data science-intensive systems in the real world. Topics include: Concept drift (Machine-learned models begin degrading as soon as they’re deployed and must adapt to a changing environment.) Locality and limited reuse and generalization of models A/B testing challenges, which make it very hard in practice to know which model will perform better in production Semisupervised and adversarial learning scenarios, which require modeling and optimizing models only once they’re in production The impact of all of the above on product planning, staffing, and client expectation management This session was recorded at the 2019 O'Reilly Strata Data Conference in San Francisco.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 72
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 42 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Arun Kejariwal (Independent) and Ira Cohen (Anodot) share a novel two-step approach for building more reliable prediction models by integrating anomalies in them. The first step uses anomaly detection algorithms to discover anomalies in a time series in the training data. In the second, multiple prediction models, including time series models and deep networks, are trained, enriching the training data with the information about the anomalies discovered in the first step. Anomaly detection for individual time series is a necessary but insufficient step due to the fact that anomaly detection over a set of live data streams may result in anomaly fatigue, thereby limiting effective decision making. One way to address the above is to carry out anomaly detection in a multidimensional space. However, this is typically very expensive computationally and hence not suitable for live data streams. Another approach is to carry out anomaly detection on individual data streams and then leverage correlation analysis to minimize false positives, which in turn helps in surfacing actionable insights faster. They then walk you through marrying correlation analysis with anomaly detection, discuss how the topics are intertwined, and detail the challenges you may encounter based on production data. They also showcase how deep learning can be leveraged to learn nonlinear correlation, which in turn can be used to further contain the false positive rate of an anomaly detection system. This session was recorded at the 2019 O'Reilly Artificial Intelligence Conference in New York.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 73
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 43 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: As microservices, data services, and serverless APIs proliferate in a cloud native world, analysts still need to report on the business as a whole. Data engineers need to collect and standardize data in an increasingly complex and diverse system. Luckily, the problem is also the solution. The way to manage data in a cloud native environment is to build cloud native data pipelines. Gwen Shapira (Confluent) discusses how data engineering requirements have changed in a cloud native world and how the solutions have changed with them. She then shares architectural patterns that are commonly used to build cloud native data infrastructure and explains how they help you build flexible, scalable, and reliable pipelines to give your business visibility on all your data. This session was recorded at the 2019 O'Reilly Strata Data Conference in San Francisco.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 74
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 14 hr., 44 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local ; Electronic videos
    Kurzfassung: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing.
    Anmerkung: Online resource; Title from title screen (viewed October 15, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 75
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484253106
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 1 hr., 6 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Create a basic application flow with SwiftUI involving login and a user dashboard interface in this video. Discover the new file structure introduced by SwiftUI and how it uses structs instead of classes for Views. Then learn about common layout elements such as Text, Images, HStack, VStack, ZStack, and NavigationViews. After understanding the structure and elements, dive in to create a login layout and a user authentication backend. Then once you've got your user logged in, create a dashboard layout for your users with SwiftUI. Finally learn to troubleshoot and polish up your new interfaces. What You Will Learn Create login and dashboard interfaces Troubleshoot common SwiftUI interface issues Incorporate NodeJS for authentication and backend work Who This Video Is For iOS developers with a basic familiarity of the Swift language who would like to use SwiftUI to design easy, elegant, and powerful interfaces.
    Anmerkung: Online resource; Title from title screen (viewed August 19, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 76
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484255667
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 1 hr., 2 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: This video provides you with a baseline understanding of Azure Networking. It begins with an introduction to the high-level architecture of Azure Virtual Networks so that you can become familiar with the core capabilities, concepts, and settings of this technology. From there you will gain a basic understanding of firewall security, and discover how to leverage it using Network Security Groups and Application Security Groups. Then it is on to an overview of Azure load balancing services, including Azure Load Balancer, Azure Traffic Manager, and Front Door. Finally, you will learn about VPN Gateways and how they facilitate Azure VNet-to-VNet communication, as well as hybrid connectivity between on-premises and Azure networks. Networking is the cornerstone of any data center. While it is not entirely different in a cloud environment like Azure, you will discover that building a cloud networking stack also has its own eccentricities. For example, you will no longer be managing the physical layer, and not all services are available the same way as on-premises. All these quirks are covered in this video. After viewing Azure Networking Fundamentals you will be ready to get started in building and deploying your own enterprise-ready networking designs in Azure and/hybrid networking scenarios. What You Will Learn Gain a high-level view of Azure networking services and features and how to deploy them See new features including Azure Firewall and Azure Front-Door Protect and secure cloud applications in IAAS and PAAS. Follow along with to-the-point demos; learn by doing Apply the exact steps as guidelines in your own Azure environment Who This Video Is For IT professionals, system architects, cloud administrators, solution architects, and anyone who wants to learn about deploying infrastructure as a service in Azure public cloud. Having a base understanding of IPv4 and IPv6, networking concepts, firewalling, routing, load balancing, DNS, and IP addressing is beneficial.
    Anmerkung: Online resource; Title from title screen (viewed November 6, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 77
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 40 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: You’ve spent hundreds of hours cleaning your data, engineering features, and training and tuning your model to pinpoint accuracy. But now it’s time to deploy your model into production. Whether you lead a team of data scientists or are one yourself, you know how time-consuming and problematic deployment can be. Language and environment incompatibilities, manual and duplicative processes, out-of-control costs, and poor communication can destroy all the work you’ve put into building models and slow your machine learning efforts. Learning common deployment architectures for machine learning in the real world and understanding how to build your model for a production environment can help you avoid pitfalls when scaling up. Diego Oppenheimer (Algorithmia) discusses common problems and solutions and shares best practices from leading organizations that have solved the deployment headache. This session was recorded at the 2019 O'Reilly Strata Data Conference in San Francisco.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 78
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838551728
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 4 hr., 19 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Efficiently create models that capture design intent with Autodesk Revit About This Video An overview of the major tools needed to build a successful model. A brief discussion of advanced methods used for many of the tools covered. An introduction to creating custom elements to make your design and model unique. In Detail Autodesk Revit boasts powerful tools that allow you to efficiently plan and manage your projects and visualize your designs. You will begin by moving around in Revit before discussing the tools you'll need to begin setting up a project. Then you'll cover the basic tools and methods for building a 3D model using all of the most common tools. Then you will create custom elements that allow you to add a level of detail and design to make your projects unique. You will then learn 2D modeling; we will be looking at many of the tools that help round-out a good drawing set; from dimensions, to two-dimensional linework and fill regions - everything from the stock materials built into Revit, to creating custom textures to get the look you're after. After learning 2D models you will create 3D views, all of the settings that are associated with the internal rendering engine Finally, we will discuss tools and processes by which you can produce a full construction document or presentation drawing set; this will include title blocks, sheets, and custom schedules, as well as how to save a set of drawings as a PDF or print them as hard copies.
    Anmerkung: Online resource; Title from title screen (viewed April 23, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 79
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 75 hr., 47 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Why did companies like Intuit, JP Morgan Chase, MasterCard, and BuzzFeed deploy AI and what business advantages have they already reaped from those deployments? How have the toolsets recently developed at Google (BERT) and Microsoft (Project Brainwave) opened up AI as a mainstream business reality? How does IBM's AI Fairness 360 toolkit combat the very real problem of unwanted bias in AI applications? You'll find the answers to these questions and many more in this video compilation of the best talks from AI New York 2019. Containing hours of material to explore at your own pace, this video compilation provides an insider's view of the latest developments in AI. Highlights include:M/p〉 Complete video recordings of the talks delivered at AI NY 2019 by 170 of the world's top AI experts. Keynote addresses from AI's best thinkers, such as MIT's Aleksander Madry, Intuit's Desiree Gosby, Princeton University's Olga Troyanskaya, Netflix's Tony Jebara, Stanford University's Christopher Ré, Facebook's Kim Hazelwood, Carnegie Mellon University's Martial Hebert, and Primer's Sean Gourley, plus a look at Dell's "Sophia", the world’s first robot citizen. All of the Executive Briefings and detailed case studies from the exclusive AI Business Summit, including Kristian Hammond's (Northwestern Computer Science) day long tutorial offering a practical framework for bringing AI into your company; Adam Cheyer's (Samsung) look at how AI enables a totally new form of software development where humans and machines work collaboratively together; and Jennifer Fernick's (NCC Group) learned predictions of the industries that will benefit from the coming intersection of quantum computing, machine learning, and AI. Tutorials by AI's most experienced practitioners, including Gunnar Carlsson (Stanford University) on using topological data analysis to understand, build, and improve neural networks; Bruno Goncalves (JPMorgan Chase) on using recurrent neural networks for time series analysis; and Mo Patel (Independent) on how to build machine learning models in PyTorch. Sessions focused on machine learning, including Alina Matyukhina's (Canadian Institute for Cybersecurity) reveal of the methods dishonest actors use ML to mimic the coding style of software developers in open source projects; Chakri Cherukuri's (Bloomberg LP) discussion of how to apply machine learning and deep learning techniques in quantitative finance; and Cibele Montez Halasz's (Twitter) description of time...
    Anmerkung: Online resource; Title from title screen (viewed April 17, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 80
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 17 hr., 14 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: More Than 17 Hours of Video Instruction More than 17 hours of video instruction on Amazon Web Services with coverage on cloud computing and available AWS services, as well as a guided hands-on look at using services such as EC2 (Elastic Compute Cloud), S3 (Simple Storage Service), and more. Overview Amazon Web Services (AWS) LiveLessons is a unique video product designed to provide a solid foundational understanding of the Amazon Web Services (AWS) infrastructure-as-a-service (IaaS) products. The course covers concepts necessary to understand cloud computing platforms, distributed computing, multi-tier architectures, virtual machines, storage, databases, analytics, high availability, and much more. This course has been designed to show just how simple and cost-effective it is to achieve a superior level of high-availability, fault-tolerance, security, and reduced operational burden in your infrastructure and applications. Detailed throughout the course are a number of use cases designed to spark your imagination and exemplify well-architected solutions within the rich and varied ecosystem that is Amazon Web Services. You can also use this video as a secondary resource to help you study for the AWS Cloud Practitioner and Solutions Architect Exams. Since the first edition of this course, AWS has added many new services to their offerings, as well as many new features to existing services. The AWS web-based management console has also seen significant updates and improvements. In this second edition, many of those new services and features are covered, and all new diagrams have been provided to more accurately represent those you will see in a real-world scenario. The new edition also includes all new demos to account for changes in the AWS management console user interface. Amazon Web Services (AWS) LiveLessons contains 14 independent video lessons totaling almost 13 hours of instruction. The videos contain in-depth instruction using live demos, slide instruction, and video captures. Demonstrations of Amazon Web Services and third-party cloud solutions are included to provide necessary context and experience for further study and use of AWS. Skill Level Beginner/All levels Learn How To Get started with AWS, including networking, computing, storage, managing databases, and security Understand cloud-computing platforms, and how AWS fits into them Use EC2, CloudWatch, S3 Buckets, and more Use IAM, VPC, NACLs, AMI, ECS, EKS, EBS, and other various t...
    Anmerkung: Online resource; Title from title screen (viewed March 26, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 81
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 49 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: It turns out that domain-driven design is not just for cargo shipping. Vladik Khononov (Naxex) explains how he and his team embraced domain-driven design (DDD) (with very limited resources and a very short time to market) at Plexop, a large-scale marketing system that spans over a dozen different business domains. Join in to learn how DDD allowed the team to manage business complexities, find out strategies for defining context boundaries, explore lessons learned the hard way, and discover where they had to adapt the DDD methodology to fit the company’s needs. This session was recorded at the 2019 O'Reilly Software Architecture Conference in New York.
    Anmerkung: Online resource; Title from title screen (viewed October 31, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 82
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838826864
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 34 hr., 4 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local ; Electronic videos
    Kurzfassung: Master Node.js to build REST APIs, GraphQL APIs, add authentication, use MongoDB, SQL, and much more! About This Video If you have no Node.js experience, you'll love this course because it starts with zero knowledge assumed. It's the perfect course to become a Node.js developer If you have basic Node.js experience, this course will help you get insights into the basic modules quickly and delve into advanced topics covered in the course In Detail Join the most comprehensive Node.js course. Node.js is probably the most popular and modern server-side programming language you can learn these days! Node.js developers are in high demand as this language is used for everything from traditional web apps with server-side rendered views over REST APIs through to GraphQL APIs and real-time web services. Not to mention its applications in build workflows for projects of all sizes. This course will teach you all of that! Right from scratch with zero prior knowledge assumed. Though if you do bring some knowledge, you'll, of course, be able to quickly jump into the course modules that are most interesting to you. All topics and features of the course will be shown and used in these projects and so you'll learn about them in a realistic environment. Here's what you'll learn in this course: Node.js basics and basic core modules, parsing requests and sending responses Rendering HTML dynamically (on the server) and using Express.js Working with files and generating PDFs on the server (on-the-fly) File upload and download and using the Model-View-Controller (MVC) pattern Using Node.js with SQL (MySQL), Sequelize, NoSQL (MongoDB), and Mongoose Working with sessions and cookies, user authentication, and authorization Sending e-mails, validating user input, and data pagination Handling payments with Stripe.js and building REST APIs Authentication and file upload in REST APIs Building GraphQL APIs and authentication in GraphQL APIs File upload in GraphQL APIs Building a real-time Node.js app with WebSocket Automated testing (unit tests) and deploying a Node.js application Prerequisites: - No Node.js knowledge is required at all No other programming language knowledge (besides JavaScript, see next point) is required Basic JavaScript knowledge is assumed though you should at least be willing to pick it up whilst going through the course. A JS refresher module exists to get you up to the speed with the latest syntax quickly Basic HTML with CSS knowledge will be helpful ...
    Anmerkung: Online resource; Title from title screen (viewed April 25, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 83
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838987701
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 7 hr., 38 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Accelerate your coding career! Find a great job in programming or app development in a new course from Eazl & Codestars! About This Video Master strategy, résumé/CV writing, LinkedIn profile SEO, and coding interview preparation to achieve successful career advancement Ace whiteboard coding interviews and prepare a keyword-rich, targeted résumé that gets outstanding results In Detail A great job is key to living a happy life; however, the problem is, you know how competitive the job market is and you weren't taught to job hunt even though it is an essential skill. Don't worry! This course will take you through strategy, résumé;/CV writing, LinkedIn profile SEO, coding interview preparation, professional networking, salary negotiation, dealing with HR and recruiters, and much more. This course will not only guide you in gaining control of your career, but it'll also help you act with confidence and purpose so that you don't waste your valuable time and can earn more than you previously thought possible. Careers in Programming can make all this happen within a few weeks. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Careers-in-Programming-How-to-Get-a-Great-Coding-Job-2019- . If you require support please email: customercarepackt.com
    Anmerkung: Online resource; Title from title screen (viewed July 10, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 84
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260456820
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 8 hr., 59 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local ; Audiobooks
    Kurzfassung: The Big Stretch delivers a four-tiered self-evaluation and empowerment program for jump starting a new business, new career, or new idea—and maintaining high levels of success long-term. From concept to reality in just 90 days—The Big Stretch is a proven program anyone can use to make their personal and professional dreams come true.
    Anmerkung: Online resource; Title from title screen (viewed November 12, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 85
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838829414
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 17 hr., 50 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Use deep learning, Computer Vision, and machine learning techniques to build an autonomous car with Python About This Video The transition from a beginner to deep learning expert Learn through demonstrations as your instructor completes each task with you No experience required In Detail Self-driving cars have emerged to be one of the most transformative technologies. Fueled by deep learning algorithms, they are rapidly developing and creating new opportunities in the mobility sector. Deep learning jobs command some of the highest salaries in the development world. This is the first and one of the only courses that make practical use of deep learning and applies it to building a self-driving car. You’ll learn and master deep learning in this fun and exciting course with top instructor Rayan Slim. Having trained thousands of students, Rayan is a highly rated and experienced instructor who follows a learning-by-doing approach. By the end of the course, you will have built a fully functional self-driving car powered entirely by deep learning. This powerful simulation will impress even the most senior developers and ensure you have hands-on skills in neural networks that you can bring to any project or company. This course will show you how to do the following: Use Computer Vision techniques via OpenCV to identify lane lines for a self-driving car Train a perceptron-based neural network to classify between binary classes Train convolutional neural networks to identify various traffic signs Train deep neural networks to fit complex datasets Master Keras, a power neural network library written in Python Build and train a fully functional self-driving car Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/The-Complete-Self-Driving-Car-Course---Applied-Deep-Learning . If you require support please email: customercarepackt.com
    Anmerkung: Online resource; Title from title screen (viewed April 4, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 86
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838985363
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 29 hr., 48 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local ; Electronic videos
    Kurzfassung: Go from Beginner to Super Advance Level in Machine Learning Algorithms using Python and Mathematical Insights About This Video Learn Machine Learning with real-world case studies Learn complex theory, algorithms and coding libraries in a very simple way In Detail Want to become a good Data Scientist? Then this is a right course for you. This course has been designed by IIT professionals who have mastered in Mathematics and Data Science. We will be covering complex theory, algorithms and coding libraries in a very simple way which can be easily grasped by any beginner as well. We will walk you step-by-step into the World of Machine Learning. With every tutorial you will develop new skills and improve your understanding of this challenging yet lucrative sub-field of Data Science from beginner to advance level. We have solved few Kaggle problems during this course and provided complete solutions so that students can easily compete in real world competition websites.
    Anmerkung: Online resource; Title from title screen (viewed July 24, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 87
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838986612
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 14 hr., 17 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Master Data Science skills using Python and real time project and go from Beginner to Super Advance level About This Video Master complex theories, algorithms, and coding libraries in a very simple way Master Data Science in Python In Detail Want to become a good Data Scientist? Then this is a right course for you. This course was designed by IT professionals with a Master's in Mathematics and Data Science. We cover complex theories, algorithms, and coding libraries in a very simple way so they can be easily grasped by any beginner. We walk you step-by-step through the World of Data science. With every tutorial, you will develop new skills and improve your understanding of this challenging yet lucrative sub-field of Data Science from beginner to advanced level.
    Anmerkung: Online resource; Title from title screen (viewed July 24, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 88
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 19 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Presented by Ali Vanderveld, Director of Data Science at ShopRunner ShopRunner is an e-commerce company that receives feeds of product data from over 100 different retailer partners, including large department stores and retailers that specialize in electronics, appliances, nutritional products, and more. In order to provide a great user experience on our website and in our mobile app, we need to have one easy-to-navigate product taxonomy. We also would like to have sets of attribute tags that make it easy to filter down to exactly what any shopper is looking for. In this talk I will describe how we are using computer vision and natural language processing to place all of the products from our retailer partners into one easy-to-navigate shopping experience.
    Anmerkung: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 89
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 30 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Presented by Manojit Nand – Senior Data Scientist at JPMorgan Chase & Co. Understanding how algorithms can reinforce societal biases has become an important topic in data science. Recent work for auditing models for fairness often requires access to potentially sensitive demographic information, placing algorithmic fairness in conflict with individual privacy. For example, gender recognition technology struggles to recognize the gender of transgender individuals. To develop more accurate models, we require information that could “out” these individuals, putting their social, psychological, and physical safety at risk. We will discuss social science perspectives on privacy and how these paradigms can be incorporated into statistical measures of anonymity. I will emphasize the importance of ensuring safety and privacy of all individuals represented in our data, even at the cost of model fairness.
    Anmerkung: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 90
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 33 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Presented by Michelangelo D’Agostino, VP of Data Science & Engineering at ShopRunner Data scientists are hard to hire. But too often, companies struggle to find the right talent only to make avoidable mistakes that cause their best data scientists to leave. From organizational structure and leadership considerations to tooling and infrastructure to avoiding FOMO through continuing education, I’ll share concrete (and inexpensive) tips for keeping your data scientists engaged, productive, and performing their best for your business.
    Anmerkung: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 91
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 29 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Presented by Jeff Sharpe – Manager / Master Software Engineer at Capital One Niraj Tank – Sr. Manager, Software Engineering at Capital One We have been working on operationalizing ML for past few years at CapitalOne Bank and would like to share our experiences and lessons we learned in building an ML platform, in our talk we plan to cover: — Self-Service for Data Scientists — Treat models, policies & features as content, not software, and allow live updates to content — Provide software engineering best practices to ML content(s) — How to meet enterprise need at scale — Lightweight services — Re-use models, data, and business logic wherever possible — Containerize software to simplify scaling — Multi-layer abstractions — Respond to real time events — Keep data in close proximity — Focus on low-latency communication and fast computations — Architect high-reliability services Some of the questions this session intend to answer: – Every FinTech enterprise needs to operationalize ML but most of them don’t know where to start, how to deliver and more importantly what not to do? – What architecture choices to explore and what tools to build to satisfy demanding needs of a thriving data science organization. – How can you build ways to include data scientists in the agile development process, leveraging their expertise in feature engineering while enabling them to take part in DevOps practices without needing full DevOps experience.
    Anmerkung: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 92
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 29 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Presented by John Peach, Sr Data Scientist at Amazon Alexa Science is facing a crisis around reproducibility and data science is not immune. Literate Statistical Programming is a workflow that binds the code used in an analysis to the interpretation of the results. While this creates reproducibility it also addresses issues around, auditing, re-usability and allows for rapid iteration and experimentation. This talk will describe a workflow that I have successfully used on small-scale data-sets in start-ups and on Amazon-scale problems in my work on Alexa. The talk will cover the tooling, workflow, and the philosophy you need to master Literate Statistical Programming.
    Anmerkung: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 93
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 29 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Presented by Douglas Hamilton – Chief Data Scientist, NASDAQ’s Machine Intelligence Lab Over the last decade, hundreds of billions of dollars of capital have retreated from active to passive management, driven in part by investors seeking lower management fees. With this we have seen rapid growth in the index and exchange traded fund space, leading to the development of several distinct classes. At least one of these classes, Smart Beta, is ripe for AI augmentation. We outline the unique challenges of index management and discuss the application of Information Theory, Machine Learning, and Optimization in solving those challenges.
    Anmerkung: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 94
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 28 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Presented by Liang Wu, Machine Learning Data Scientist at Airbnb Choosing the correct optimization metric is key to success of a search engine. Unlike in traditional web searches, where clicks are clearly the main objective to optimize, many emerging vertical search engines like E-Commerce search may require a different optimization metric, such as conversions, revenue, and quality. Selection of a good metric may depend on the query type (transactional vs. navigational vs. informational) and also on the goal of a business (profitability vs. growth). For example, a typical product search engine may focus on maximizing the number of transactions and total revenue, while navigational search may aim at minimizing the total number of clicks. In this talk, we will investigate factors needed to be considered when we are in search for a good metric, and we will also walk through an example of designing an optimization metric for a particular business, including how it is selected, mathematically defined, and optimized with a machine learning framework.
    Anmerkung: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 95
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 26 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Presented by Julie Hollek, Sr Data Scientist at Twitter Data scientists are the people behind the scenes, helping others deliver better, smarter results in their daily work. This is especially true for product data scientists who must hone their craft to determine what things are working for a given product, where do we want to take it next, and how can we make product decisions aligned with company is trying to build? Cross-functional communications are critical to success in this role; you need to be able to craft a message that is born out of math to make compelling arguments that are digestible by stakeholders across the business. In this session, we’ll define Product Data Science and discuss contributing factors to success.
    Anmerkung: Online resource; Title from title screen (viewed February 21, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 96
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 19 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Presented by Anupama Joshi Companies are moving towards AI/Machine learning very fast. Data scientist are building models and training models. But challenges come when deploying models in production. How to maintain multiple models? Creating a common platform that allows model management and deployment easily and reliably is becoming a necessity for organizations to accelerate product development. In this talk, I will talk about the challenges faced and the solutions used to make this process easy.
    Anmerkung: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 97
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 27 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Presented by Hemalatha B Raju – Lead Data Scientist at Biorasi Running a clinical trial is always very complex. But with the implementation of machine learning we can significantly improve the efficiency of clinical trial development. Machine learning logic and algorithms can help us advance the patient selection process for clinical trials, improve the data quality, reduce the time and cost in the execution of clinical trials. for accurate predictions of outcomes using pattern recognition. Machine learning algorithms could be potentially applied to develop comprehensive risk-based monitoring tools, fraud detection pipeline, on-study analytics models and solutions for various clinical trials that alerts the clinical monitors and the pharmaceutical companies about the quality of clinical sites . Clinical data can also be reviewed at aggregate level regularly throughout assigned studies using analytical reporting tools to support the identification of risks and data trends. The rules-based logic could be used throughout the clinical trial studies to analyze the primary and secondary endpoints, required for the safety and efficacy analysis of the investigational drug and thus improve the efficiency of clinical trial studies.
    Anmerkung: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 98
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838551520
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 3 hr., 37 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: Get up and running with the world’s leading game engine. About This Video Learn one of the most popular tools in the industry and develop a 3D game in only 7 days, without any prior knowledge of game development. Learn game-development best practices with relevant and practical examples. Create an interesting 3D game using Unity 2019 for free, with only a few lines of code. In Detail Curious about game development but afraid to get into it because it seems too hard? Fear no more! With this course, you will learn how to develop games with one of the most popular engines in the industry. You will learn only relevant and practical information, and appreciate how it applies to the real world. By the end of this course, you will have a full-scale 3D game, similar to indie favorites such as Dear Esther, Amnesia, and Gone Home. In only 4 hours, you will become an indie developer! Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Unity-Game-Development-in-4-hours . If you require support please email: customercarepackt.com
    Anmerkung: Online resource; Title from title screen (viewed April 22, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 99
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 57 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: One of the most difficult business challenges has nothing to do with data or technology—it has to do with people. While it’s fairly easy to assess potential hires’ knowledge and skills, it’s much harder to gauge soft traits like attitude. How can you ensure your first impressions are accurate so you can avoid costly hiring mistakes, and correctly identify rising stars and make the most of their talent? Tony Tjan explains how overlooking personality and attitude in favor of technical expertise can cost you. Make sure you’re never in that situation by learning the most important questions to ask during the hiring process to build a stronger, more successful organization. Recorded on March 26, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O’Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts’ unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Learning from Failure , you’ll discover the lessons learned from failures both large and small. You’ll discover how successful companies have addressed setbacks, missteps, and challenges and how you can grow from their examples.
    Anmerkung: Online resource; Title from title screen (viewed August 27, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 100
    Online-Ressource
    Online-Ressource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Sprache: Englisch
    Seiten: 1 online resource (1 video file, approximately 55 min.)
    Ausgabe: 1st edition
    Schlagwort(e): Electronic videos ; local
    Kurzfassung: We're experiencing a boom in smart products and services, from virtual assistants like Alexa to robotic surgical tools. But as we design and develop products of increasing complexity—incorporating machine learning to drive autonomous decision making—measuring output and outcomes also explodes in complexity. In the face of all this complexity, how do you design your teams and collaborative processes to ensure a successful product? Teams have to move away from merely seeking “approvals” and toward collaborating on the goals and parameters; they must also target use cases that will make or break the experience for end users. The more dynamic the technology, the wider the range of diverse perspectives that must inform the process. Data scientists, designers, developers, lawyers, and regulators all need to weigh in, and their voices need to be heard and accounted for. Recorded on April 15, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O’Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts’ unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Data , you’ll learn about, discuss, and debate the tools, techniques, questions, and quandaries in the world of data. You’ll discover how successful companies leverage data effectively and how you can follow their lead to transform your organization and prepare for the Next Economy.
    Anmerkung: Online resource; Title from title screen (viewed September 17, 2019)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
Schließen ⊗
Diese Webseite nutzt Cookies und das Analyse-Tool Matomo. Weitere Informationen finden Sie hier...