Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • English  (30)
  • Safari, an O'Reilly Media Company.  (16)
  • Safari, an O'Reilly Media Company  (14)
  • Späth, Peter
  • [Erscheinungsort nicht ermittelbar] : Apress  (30)
  • Electronic videos ; local  (30)
Datasource
Material
Language
  • English  (30)
Years
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260920
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 4 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: ​This step-by-step video will show you how to leverage the power of the Creative Cloud Libraries panel in Illustrator and InDesign. With this information, you'll be able to streamline your work as a freelance or as a member of a larger team. We'll break down the features and tools of the Creative Cloud Libraries panel. While the Creative Cloud Libraries panel and console have been available in several versions of Adobe, their look and arrangement have changed over time. Adobe beginners or those who have not used the panel will discover how useful it is and save time when working between Adobe Illustrator and InDesign to complete complex layout projects. What You Will Learn Understand what the CC Libraries panel is and how it's used Export and import assets such as 3D items, character styles, patterns, and videos Discover what can and cannot be imported via the CC Libraries panel Who This Video Is For Students, graphic designers, and corporate administrators who need to create documents for events. This video is for intermediate level users with some experience in basic layout in Photoshop, Illustrator, and InDesign.
    Note: Online resource; Title from title screen (viewed June 24, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484256473
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 26 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This brief course will introduce you to data APIs and third-party Python libraries. It provides hands-on examples on procuring, cleaning, and analyzing data, allowing you to learn how Python can be leveraged to enhance your statistical analysis. You will make use of NumPy, pandas, and Matplotlib for visualizations and also go through forecasting techniques used in technical analysis. After gaining insights on data transformation, you will learn to estimate derivative values using Monte Carlo simulation. Transforming data into information will give you ideas that can be used to take short-term investment decisions. In conclusion, you will use statistical and technical techniques for analyzing security price movement. What You Will Learn Create financial application programming interfaces Use NumPy, pandas, and Matplotlib for data analysis and visualization Apply forecasting techniques to predict derivative values Extract and transform data in Python Who This Video Is For Experienced Python developers who'd like to leverage the power of Python for financial data analysis and security.
    Note: Online resource; Title from title screen (viewed January 7, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259900
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get up and running with accessing SQL Server from PowerShell Core. By the end of this video you'll have learned how to issue Transact-SQL statements and get results back, how to insert, modify, and delete data in the database, and how to import and export data to and from SQL Server. You'll be equipped to automate database administration and other maintenance tasks through using PowerShell to automate the execution of Transact-SQL scripts that are stored in files that you can easily edit to keep up with changing business needs. The video begins by showing where to download PowerShell Core, along with the Visual Studio Code environment that is commonly used as a development platform. Next you'll learn how to install the module that enables communication between PowerShell and SQL Server. Then the fun begins as you learn how to execute Transact-SQL statements and get results back. A common use case for PowerShell with SQL Server is the importing and exporting of data, and the course concludes with examples showing how to perform imports and exports to and from common file formats, including CSV, JSON, and XML. Also covered is the execution of Transact-SQL scripts stored in text files that you can easily edit, making it easy to keep abreast of changing automation needs. What You Will Learn Obtain PowerShell Core and the Visual Studio Code environment Install the module needed to access SQL Server from PowerShell Core Read data from SQL Server and bring that data back to PowerShell Modify, update, and delete data in your database from PowerShell scripts Send Transact-SQL scripts stored in text files to SQL Server for execution Import and export data to and from CSV, JSON, and XML files Who This Video Is For Those familiar with PowerShell who want to use PowerShell as the basis for automating SQL Server maintenance tasks. The video applies to the Windows, Linux, and the macOS platforms.
    Note: Online resource; Title from title screen (viewed April 22, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260203
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 3 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This video introduces Cosmos DB and highlights the benefits that using Cosmos DB can bring to your applications and clients. Watching this video helps to increase your toolbox of knowledge around Azure and build your skills on this important cloud platform. Examples in the video are built in C#, the language from which Cosmos DB is most commonly used. A running example throughout the video demonstrates the basics of entering data, querying and updating data, deleting data, and working with the Cosmos DB change feed. What You Will Learn Understand Cosmos DB and when it should be used Become familiar with the different APIs that are available Create a new service in Azure in support of a Cosmos DB database Develop applications locally using C# and the Table API Create a database and add data to it Query, update, and delete data as needed React to events and streaming data with the change feed Who This Video Is For Developers with knowledge of C#, but who have not used Cosmos DB before and who would like to know more about it and the scenarios in which Cosmos DB is useful. For developers who have come from a relational database background and want to understand how Cosmos DB can be used differently from the relational databases to which they are accustomed.
    Note: Online resource; Title from title screen (viewed May 1, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484263532
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Understand how to use one of the most popular version control systems out there. Mixing shorter, theoretical segments with longer, practically-oriented tasks that give concrete demonstrations of Git in action, this video teaches you motivations and typical goals and then shows you how to achieve them. You will begin by learning the principles behind versioning and how versioning is affected by being distributed. After explaining what Git is and giving reasons why you might want to use it, this video then shows how to set up and configure Git before moving onto explaining how to create Git repositories. The basics of working locally are explained before the distributed aspect is then introduced. This leads to a discussion of working with remote repositories, as well as how to track a project's history and even change it by undoing your actions. This video is designed to be appealing both to users who are command-line oriented as well as those who are more comfortable using Git via a graphical interface. Each feature is demonstrated using both methods in a split-screen approach. The tools for carrying out tasks in Git are demonstrated step-by-step, allowing you to see exactly how they should be carried out in real-time. WHAT YOU WILL LEARN: The theoretical principles behind Git How to install and configure Git How to create and clone Git repositories How to perform basic tasks including tracking, staging, committing, undoing, and viewing history How to work with remote repositories. WHO THIS VIDEO IS FOR: The typical viewer would be a software developer with at least basic programming skills and a small amount of experience. They may possibly have worked with other, centralized version control systems. They may, for example, have begun working in a company that has adopted Git, or are getting into open source development, and therefore want to learn how to use Git.
    Note: Online resource; Title from title screen (viewed July 31, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484262788
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Machine learning is finally easily compatible with Arduino! Learn how to use TensorFlow Lite and machine learning to train an Arduino Nano 33 BLE Sense to recognize unique gestures. You will also receive practical suggestions on how to apply gesture recognition to other creative projects. What You Will Learn Install TensorFlow Lite for the Arduino and the necessary libraries for the board and accelerometer Make the Arduino recognize different gestures Apply gesture recognition capabilities to a project Who This Video Is For Confident programmers who are already familiar with the Arduino platform. There is no previous knowledge of machine learning required.
    Note: Online resource; Title from title screen (viewed July 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259221
    Language: English
    Pages: 1 online resource (1 video file, approximately 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Protect yourself against data theft through unauthorized access to the physical database files and their copies that may be found in backup sets and transaction logs. Thwart unauthorized access to those files by making use of SQL Server's Transparent Data Encryption (TDE) feature to provide at-rest encryption of an entire database such that only authorized instances of SQL Server can read the data, log, and backup files. This video explains how the TDE feature works and shows how to implement at-rest encryption using best practices. It also covers independent backup encryption for an additional layer of protection. The video begins with an introduction to TDE and the pros and cons of its implementation. It talks about the use case for applying this type of encryption. The video then walks you through implementing TDE on a new database or existing database. Next, it will cover how to manage the movement of these encrypted databases. Finally, you'll cover independent backup encryption. What You Will Learn Recognize use cases for Transparent Data Encryption Encrypt your entire database, including log and backup files Preserve encryption keys and restore from encrypted backups Manage encryption through dynamic management objects Encrypt database backups independently of TDE Move a TDE encrypted database, including log files Who This Video Is For Database administrators who need to encrypt a database at rest to meet IT audit requirements, or for reasons of data privacy and confidentiality. For system architects who want to understand their options for securing their organization's confidential data.
    Note: Online resource; Title from title screen (viewed April 20, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260005
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This step-by-step video will show you how to leverage the power of the Creative Cloud Libraries panel in Photoshop. With this information, you'll be able to streamline your work as a freelance or as a member of a larger team. We'll focus on Photoshop to break down all the features and tools of the Creative Cloud Libraries panel. While the Creative Cloud Libraries panel and console have been available in several versions of Adobe, their look and arrangement have changed over time. Adobe beginners or those who have not used the panel will discover how useful it is and save time when working between several Adobe programs to complete complex layout projects. What You Will Learn Understand what the CC Libraries panel is and how it's used Export and import assets such as color, brushes, layer styles, and graphics Discover what can and cannot be imported via the CC Libraries panel Who This Video Is For Students, graphic designers, and corporate administrators who need to create documents for events.
    Note: Online resource; Title from title screen (viewed June 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484261958
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This video will teach you how to attach a button and a buzzer to an Arduino Uno and a micro:bit. We'll work through the code in C for the Arduino and block code for micro:bit to create a custom timer. Using the buttons, you can set your timer up and set it to go. The Arduino and micro:bit will set off the buzzer when the set time is reached. What You Will Learn Attach hardware such as buttons and buzzers to the Arduino and micro:bit Code your hardware Incorporate loops and pauses in your code Set up a beep test timer Use the timer for home exercises Who This Video Is For Anyone interested in making a timer for exercise, cooking, or any other use. Parents wanting to code with their kids or adults looking for real-life uses for their Arduino and micro:bit can use this video for a fun at-home project.
    Note: Online resource; Title from title screen (viewed July 8, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484261392
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 20 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Discover how robotic process automation (RPA) allows companies to automate repetitive and rules-based processes, such as scheduling, inputting/transferring data, cut and paste, filling out forms, and search. While the technology has been around for about 20 years, it has hit an inflection point because of the convergence of cloud computing, big data, and AI. This video will focus primarily on beginners, covering areas such as definitions, process methodologies, vendor evaluation, bot development, implementation, and deployment. This is a quick and easy-to-understand introduction to the fastest-growing category of the software industry. What You Will Learn Gain an understanding of the RPA market and how it can impact your mid- to large-sized business Understand the existing processes and methodologies Discover the key terminology for you to better understand and communicate in the RPA industry See the 70+ vendors on the market and how those software applications can best fit your needs Who This Video Is For Readers without a technical background, such as managers, looking to understand RPA as a business solution.
    Note: Online resource; Title from title screen (viewed July 23, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484262115
    Language: English
    Pages: 1 online resource (1 video file, approximately 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn how to use the ASP.NET Core implementation of gRPC, enabling components of your distributed applications to effectively communicate with each other using minimal code. Since the release of ASP.NET Core 3, gRPC has been fully integrated with the system libraries found in ASP.NET Core. gRPC is a network communication technology originally developed by Google. It works over the HTTP2 protocol and it is primarily used to enable communication between microservices in distributed clusters. The beauty of gRPC is that it simplifies all the complex implementation details. You'll see that for a software developer, gRPC can feel like writing code on the client application that can call endpoints on the server application directly, as if both of these are just parts of the same monolithic application. This makes gRPC incredibly easy to use and is the reason why it has become so popular over the last couple of years. What You Will Learn Discover the core gRPC concepts that apply to all implementations Create a Protobuf message structure Use gRPC on ASP.NET Core Secure gRPC endpoints Apply logging and diagnostics on ASP.NET services that use gRPC Update gRPC services to make them backwards-compatible Who This Video Is For ASP.NET developers who primarily work on distributed web and cloud applications. It is recommended that the viewer understand the fundamentals of ASP.NET Core.
    Note: Online resource; Title from title screen (viewed July 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260210
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 3 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn the architecture and implementation of Microsoft's latest SQL Server capability - Big Data Clusters. Combine SQL Server for data, PolyBase for data virtualization, Data Pools for scale-out data processing, and Spark with HDFS for scalable non-relational data processing and analysis. You'll begin this video with a quick overview of the big data space, along with an easy-to-understand introduction to containers, Kubernetes, Spark, and HDFS. You'll put those pieces together by planning and deploying your own cluster. Then it's on to operationalizing the cluster through problem-solving with Transact-SQL, PolyBase, data processing at scale, and working with Spark and HDFS. What You Will Learn Understand big data technologies such as Spark and HDFS Deploy a Big Data Cluster on a Kubernetes environment in Azure Implement PolyBase queries to bring in data from external sources Run Transact-SQL statements and process relational data at scale Execute Spark jobs and machine learning from within SQL Server 2019 Implement basic security protocols to protect your data from theft Who This Video Is For Database professionals who are curious about SQL Server 2019's flagship feature. For those who want to get started in querying and analyzing massive amounts of data using Spark and HDFS clusters while taking advantage of their SQL Server investment.
    Note: Online resource; Title from title screen (viewed May 14, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484260913
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 12 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This step-by-step video will show you how to leverage the power of the Creative Cloud Libraries panel and how it can streamline your work as a freelancer or as a member of a larger team. You will look at Adobe desktop apps that have the panel or access to the panel. During this discussion you'll briefly see what each can or cannot import and export with the CC Libraries panel. This video focuses on importing assets with Bridge and the Creative Cloud Console; collaborating and sharing your CC libraries; and touches on Animate, Dreamweaver, After Effects, Premiere Pro, XD, Dimension, and Fresco. While the Creative Cloud Libraries panel and console have been available in several versions of Adobe, their look and arrangement have changed over time. Adobe beginners or those who have not used the panel will discover how useful it is and save time when working between several Adobe programs to complete complex layout projects. What You Will Learn Use Bridge and Creative Cloud Console to import assets such as animations, 3D items, videos, and templates How to collaborate with a team through the CC libraries Access graphics from Adobe Stock How to integrate your work with other Adobe software for web projects, such as Animate, Dreamweaver, and Premiere Pro Who This Video Is For Students, graphic designers, and corporate administrators who need to create documents for events. This video is a beginner to intermediate level, and will be most helpful to viewers with some basic experience in Photoshop, Illustrator, and InDesign.
    Note: Online resource; Title from title screen (viewed June 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484256718
    Language: English
    Pages: 1 online resource (1 video file, approximately 41 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Are you interested in Arduino and electronics, but aren't sure how to get started? Beginning with no assumed knowledge, we will cover the basic set up for the Arduino and the Arduino IDE, as well as a few components and how to use them. This video will equip you with enough base knowledge to empower you to start exploring on your own. The goal of this video is for those with no electronics knowledge or experience to have a fun introduction to Ardunio and see the magic in getting that first LED blinking. This video avoids getting bogged down in technical terms and is perfect for those who don't want to decipher intense documentation to jump start their electronics journey. What You Will Learn Gain the core concepts of microcontrollers and Arduinos Set up your user environment space Work with code basics such as important commands, running your first program, and understanding sample code Use a breadboard, Arduino pins, LEDs, servos, and buttons Apply what you've learned to future projects Who This Video Is For Assuming no prior knowledge, this video is aimed at anyone interested in Arduino and electronics, but isn't sure how to get started.
    Note: Online resource; Title from title screen (viewed January 8, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    ISBN: 9781484257616
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn what you need to know to manage a command-line interface with a powerful new twist using Bash on Ubuntu on Windows. This video shows you that Windows Subsystem for Linux is an exciting new technology that allows Windows users to run Linux applications right on their Windows desktop without virtual machines or complicated setup. Exploring the Linux command line or testing exciting web technologies becomes a breeze. You will learn basic operating system concepts, how Windows and Linux are different, how to install Windows Subsystem for Linux and Ubuntu on Windows using the Windows Store, and how to navigate the command line and install and maintain Linux software in a secure manner. You will be able to use the Linux command line; recognize various error messages; use Windows to execute instructions found in books and web forums; and develop documentation to set up and work with web frameworks that assume the user is running Linux. Text software interfaces can be intimidating when first encountered by novice users, and expert users may be more familiar with DOS-style text commands. This video clearly and calmly explains what is happening when the screen fills up with text or when no response is given, helping to take the confusion out of the text experience. What You Will Learn Install Windows Subsystem for Linux Understand how Windows and Linux can fit together Use command-line basics Manage software Work with Files Who This Video Is For Those who want to use Linux on their Windows desktop to work with Linux software.
    Note: Online resource; Title from title screen (viewed January 10, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484257272
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 12 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Dive into performance tuning by learning how data is structured and accessed in SQL Server. Learn from this video how to use execution plans, IO metrics, and query timing to identify problematic queries and trace latency directly to missing or incorrect indexes. Also learn about cardinality and how it affects execution plans and overall query performance. Understanding how indexes and statistics work provides a solid foundation for writing better queries and architecting more effective database objects. The knowledge from this video helps you to dive further into procedural TSQL and identify why a stored procedure or ad-hoc query can perform unexpectedly badly. This video examines such cases through a discussion of the causes of poor performance in TSQL procedures along with solutions such as parameter sniffing. In addition, the video demonstrates how local variables perform differently from parameters and how plan reuse can benefit performance. When plan reuse harms performance, the correct solutions will be presented, allowing you to permanently solve a performance challenge without the use of hacks or temporary fixes. What You Will Learn Create effective table indexes with confidence Identify queries where poor indexing is the cause of latency Display and use statistical metrics to troubleshoot performance challenges Optimize and speed up queries that make poor use of indexes Find and resolve parameter sniffing problems in procedural TSQL Identify when ad-hoc TSQL or local variables can negatively affect performance Understand when plan reuse can inadvertently harm performance Who This Video Is For Database administrators, developers, and architects who need to write fast and efficient database queries. For database administrators who are asked to troubleshoot slow queries to make them faster. For anyone working against SQL Server who relies upon highly performant queries to perform important tasks.
    Note: Online resource; Title from title screen (viewed January 17, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484256480
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 21 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In this video course, you will learn the basic principles of neural networks that are used to build models. You'll start by seeing machine learning, neurons, activations, activation functions, weights, and how everything works under the hood. Next, you'll cover the basics of the learning loop including how backpropagation and gradient descent work. Further, you will learn about convolutions, how they are inspired by the animal visual cortex, and how we use them in neural networks. One of the focuses of the course is image classification and detecting common objects in images. This has many uses in your day-to-day projects. We will be using the PyTorch open-source neural network library here. The course will also cover current state-of-the-art neural network models and show how to use them even on smaller hardware. The video concludes by showing some common tricks with hyperparameter settings and regularization techniques, and how to use neural networks in production environments. What You Will Learn Discover the basics of neural networks and how they function Work with convolutional neural networks Use CNNs in your day-to-day work for image classification and other tasks Who This Video Is For Data scientists and machine learning and deep learning engineers.
    Note: Online resource; Title from title screen (viewed January 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484261910
    Language: English
    Pages: 1 online resource (1 video file, approximately 60 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This video provides an overview of PolyBase, Microsoft's technology for data virtualization. Modern data platform environments require that we deal with an increasingly heterogeneous array of technologies spanning the SQL and NoSQL worlds, including SQL Server, Oracle, Teradata, Hadoop, Spark, MongoDB, and more. Whether you are a database developer or administrator, application developer, business analyst, or data scientist, the allure of data virtualization through PolyBase is obvious: one central location where data may be queried regardless of where it lives. You will learn from this video the high-level concepts associated with PolyBase, starting with its origins and key benefits. You will see how to install and configure PolyBase for SQL Server 2019, and how to prepare for integration with various data platform technologies. From there, you will learn the three key concepts and external object types in PolyBase: external data sources, external file formats, and external tables. Finally, after understanding each of the three external object types, you will see how Microsoft makes it easy to write queries in one consistent language to access data from a variety of data sources, including from competing database brands. What You Will Learn Become familiar with the concept of data virtualization Discover where PolyBase fits in the SQL Server ecosystem Configure your SQL Server environment to work with PolyBase Specify configuration options for connecting to a Hadoop cluster Understand how external data sources, file formats, and tables work Query from many data sources at once using a single, T-SQL query Who This Video Is For Data platform specialists working on multiple data platforms who want to use one unifying language to tie those platforms together. For SQL Server and T-SQL professionals wanting to seamlessly query from other and even competing platforms using their preferred language. For data professionals wanting to combine the power of SQL Server with that of Hadoop.
    Note: Online resource; Title from title screen (viewed July 23, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484261262
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Blazor development - a technology that allows you to use C# on the client-side. This video takes you through the basics, as well as the various components and usage of Blazor. The video starts with an introduction to Blazor where you will learn WebAssembly followed by the basics of syntax and data bindings. Further, you will learn how navigation works and how you can declare parameters in page routes. Generating components and dealing with component parameters is discussed next followed by an understanding of Blazor types. Here, you will go through the differences between types and use cases for different Blazor types. Finally, you will learn JavaScript interactions and life-cycle methods to understand how to run background tasks. After going through this video, you will be able to build web applications with Blazor in C#. What You Will Learn Combine Blazor and JavaScript Understand layout in server-side and client-side applications Declare parameters in a page route Bind UI input data to variables Who This Video Is For C# and .NET Core developers.
    Note: Online resource; Title from title screen (viewed June 26, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484255674
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 25 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Make fun and interesting games from scratch using the C# language and the Unity engine. In this quick-start video course designed for complete beginners, expert games developer Alan Thorn guides you step by step through the fascinating world of games programming. Based on Thorn's unique Open Stream learning principles, you'll see that programming is a critically important skill for making successful video games. During this video you'll work on a variety of practical projects, starting with programming basics and finishing at an intermediate level giving you everything needed to make fun, creative games. You'll understand important concepts, such as variables, loops, functions, conditional statements, and lots more. By the end of this course, you'll have created engaging and playable games that you can send to friends and family. Plus, you'll have established a strong foundation in games programming, helping you build your own games from your own ideas to get you on the right path for a rewarding career in games. What You'll Learn Develop important self-learning skills to help you expand your programming knowledge Create effective scripts and programs for making great games Understand important concepts, including variables, loops, functions, and coroutines Balance gameplay mechanics to make interesting experiences Who This Video Is For Those interested in learning games programming for the first time.
    Note: Online resource; Title from title screen (viewed October 28, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484255728
    Language: English
    Pages: 1 online resource (1 video file, approximately 41 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Use TensorFlow to classify images automatically. This video starts by explaining the basics of computerized image classification. You'll understand how software processes images and how you can control and manipulate the images with that process. Then you'll dive into the basics of artificial intelligence and machine learning, understanding the limitations of traditional machine learning algorithms, and learning the new avenues opened up by deep learning and advanced AI. What You Will Learn Apply the TensorFlow and Keras libraries to complex problems Move past traditional machine learning algorithms into more advanced deep learning Develop proficiency in convolutional neural network development Who This Video Is For Advanced programmers and engineers, such as data scientists, machine learning experts, Python developers, and research analysts.
    Note: Online resource; Title from title screen (viewed December 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484255797
    Language: English
    Pages: 1 online resource (1 video file, approximately 36 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Use Spring to create scalable and fully testable REST APIs. You'll see that by leveraging your Spring MVC experience you can create RESTful web services without learning a new framework or library. In this video, you will learn more about Spring Boot and its most powerful APIs: REST and DI. Starting with Spring Boot, you will use Maven and Spring Boot Starter Parent to set up your project. You will then gain insights on applying business logic to your APIs by using dependency injection. With your business logic set, you will develop your REST API with the Spring RestController and make use of Spring's powerful testing toolkit to test the integration of your application. After going through this course, you will be able to create scalable and fully testable REST APIs to use in your microservices. What You Will Learn Use Spring Boot with a microservices architecture Create business components and plug them into your app using Spring DI Leverage Spring REST for exposing your logic via a REST API Test your logic with Spring integration tests Who This Video Is For Those with basic knowledge of Java programming, who'd like to use Spring for developing RESTful web services.
    Note: Online resource; Title from title screen (viewed December 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484256732
    Language: English
    Pages: 1 online resource (1 video file, approximately 46 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This video demonstrates a range of techniques used by forensic accounts and fraud examiners to uncover fraudulent journal entries and illegal activities. As data professionals, most of us will never unravel a Bernie Madoff scheme, but we can apply these same techniques in our own environments to learn more about our data. This video will uses the R programming language to apply these fraud detection techniques and help you to gain a better understanding of your data. You will learn a variety of techniques from this video by which to examine your data and draw inferences that can help you to detect fraud and malfeasance. You'll begin with the use of basic analytical techniques such as including regression analysis. From there, you will learn how to use cohort analysis to find outliers between groups, leading you on a data-driven approach to forensic investigation. Finally, you will review numeric techniques around data set validity, including rules around the distributions of the first and last digits in data sets. What You Will Learn Summarize and review a new data set Perform regression analysis using linear regression Discover distributions of data, overall and between cohorts Compare cohort behavior to discover outliers Use distributions of first and last digits to test data set validity Who This Video Is For Data platform specialists and data scientists who are interested in identifying anomalies which may indicate fraud or the opportunity for deeper business insight. Viewers may have some experience with Python or R and some knowledge of statistics, but neither is necessary to get value from the video.
    Note: Online resource; Title from title screen (viewed December 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484255711
    Language: English
    Pages: 1 online resource (1 video file, approximately 55 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Discover ARM-based computing, system-on-a-board technologies, and how the Raspberry Pi is your gateway into SBC (single-board computing). In this video, you'll dive into all the different ways the Raspberry Pi can be used, such as for personal computing, acting as a server, IoT (internet of things) projects, robotics projects, monitor controllers, computer science experiments, digital signage, and super computers. You'll cover the various operating systems available for the Pi, the equipment needed to get started for the most popular types of projects and applications, and how to install and set everything up. With the introduction of the Raspberry Pi 4, the Raspberry Pi is now the most powerful system-on-a-board. This video shows you how to make the most of it. What You Will Learn Pick an operating system Install basic software for computing or popular projects Set up your Pi as a home server Who This Video Is For Someone who has an interest in computing and wants to learn about SBC and the Raspberry Pi. They are a hobbyists or computer professionals looking to expand their knowledge and learn more and experiment with the Raspberry Pi.
    Note: Online resource; Title from title screen (viewed December 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484256596
    Language: English
    Pages: 1 online resource (1 video file, approximately 24 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This video will explain how to use email marketing to promote a product, service, or brand. This is considered by many marketers to be the most important way to collect and nurture leads, and yet it is overlooked by a lot of individual creators and bigger businesses. The video will explain the benefits and provide technical and big-picture advice for setting up and becoming successful. You will learn how to set up an autoresponder and add forms to collect details on your site. You will see how to encourage visitors and customers to provide their details, using squeeze pages, free incentives, sign up forms, checkout forms, and advertising. You'll use this to build a highly targeted list which you will keep clean to avoid blacklisting. You'll see how to write emails that get through spam filters and stand out in a crowded inbox. Finally, you'll be able to use this direct communication to build a more engaged audience and generate more sales. What You Will Learn Discover the benefits of email marketing Write for email Use autoresponders Create squeeze pages and work with the appropriate tools Understand leads/lead conversion Use Google Analytics and other tracking methods Who This Video is For Small businesses and blog owners that want to grow and engage their audience. It is also aimed at larger businesses that aren't fully realizing the potential of internet marketing.
    Note: Online resource; Title from title screen (viewed December 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484256725
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 9 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn Blazor, an alternative to JavaScript for web applications that is based upon Microsoft's popular and powerful C# language. You'll build web applications by dividing them into easy-to-maintain components known as Razor components, then create those components using the Blazor framework. In this video you'll see how to make components in Blazor that communicate efficiently with each other and the Blazor runtime libraries in order to accomplish your application goals. Along the way, you'll learn to leverage your components over multiple applications by packaging those components into libraries that can be shared. This video starts off by walking you through the creation of a simple component. Then the video shows how to leverage what you've built in the first component by using that component as the basis for a second. The video continues by showing how you can split your code from markup using the View and ViewModel approach, and how to set up communications between components. You'll also cover life-cycle hooks, cascading parameters, and the concept of templated components to facilitate code reuse. What You Will Learn Create Blazor components as building blocks for reusing code Share components between projects using component libraries Build complex component hierarchies with cascading parameters Construct templated components that can be re-used in different scenarios Implement the popular View/ViewModel pattern for Blazor components Share data between different components and make them sync Optimize your code using a component's life-cycle hooks Who This Video Is For For Blazor and web developers who want to learn how to build functional and reusable Blazor components. For developers who want to gain maximum leverage from their components by using them across as many applications as is feasible.
    Note: Online resource; Title from title screen (viewed December 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484256602
    Language: English
    Pages: 1 online resource (1 video file, approximately 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In this video, you'll learn how to create an ecommerce store to integrate into a website, you'll see how to design and promote that store for optimum success, you'll learn to choose and price products, and you'll understand the benefits of selling digital vs. physical items. The web puts us in touch with billions of potential customers and provides countless ways for us to contact and engage with them. If you can sell directly to this gigantic market, then you can create a highly efficient business model and grow your brand and profits significantly. Marrying internet marketing techniques with a store selling products is the ideal business model. What You Will Learn Set up ecommerce stores with the major platforms Integrate a store with WordPress Promote a store on social media, including via the use of integrated tools Who This Video is For Anyone who has an audience or a product and wants to sell conveniently through the web. That includes influencers and bloggers/vloggers, as well as small-to-medium businesses.
    Note: Online resource; Title from title screen (viewed December 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484256619
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 5 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In this video course, you'll learn how to use PyGame, an easy-to-learn Python library, to create interactive experiences such as games, demonstrations, and exercises. You'll start with an overview of PyGame and see how to install it. Next, you'll cover the basics of using programming with PyGame including creating drawing surfaces; the coordinate system and the Rect class to define the location and sizes of images and shapes; the different ways to represent colors; and how to respond to keys and mouse actions. Further, you will see the game loop, another key part of PyGame programming. You then look at examples of PyGame creations, and some of the best places to find images, sounds, and other resources, to help you kick start your own. You will also have access to step-by-step instructions for writing two different simple games. Next, you'll dive into the detail of using PyGame and will cover most of its core functionality. This starts with drawing shapes, such as rectangles, circles, and lines, which can all be surprisingly useful and make a great start for a wide variety of games and other interactive experiences. You will conclude by seeing how to use sound and music in PyGame, from quiet background music to lively explosions. Make a strong start with PyGame by watching the video then access the accompanying example code as a basis for your own games or to confirm your understanding of the different features. What You Will Learn Use PyGame to develop games Discover the core functionalities of PyGame Work with the game loop Add sound and music in PyGame Who This Video is For Intermediate to experienced Python programmers who want to create games and other interactive experiences. Passionate gamers who want to create their own games would find this course useful
    Note: Online resource; Title from title screen (viewed December 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484253113
    Language: English
    Pages: 1 online resource (1 video file, approximately 55 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Understand the foundations of blockchain technologies such as Bitcoin and Ethereum, and learn the importance of blockchain for software developers in Microsoft Azure Cloud. This video introduces the basic concepts of cryptography used in blockchain and focuses on describing the popular blockchain platform Ethereum and how it is different from Bitcoin. It discusses the structure of a transaction, the cryptographic security involved, the prevention of double spending, and the consensus mechanism. Moving forward, you will go through examples of the architecture designs of blockchain solutions built on Azure along with common integration patterns in Azure Blockchain Workbench and the Blockchain API. Finally, you will see practical use cases of blockchain in the real world, including finance and capital investment markets, government, education, healthcare, supply chain, and energy. After watching the video, you will understand how blockchain works.You will also discover how blockchain can help optimize business processes and reduce operating costs, with practical implementations using Microsoft Azure Cloud as the delivery platform. What You Will Learn Get a firm foundation of knowledge of blockchain technologies such as Bitcoin and Ethereum Leverage Microsoft Azure Cloud as a delivery platform Discover the Blockchain API Who This Video Is For Azure developers and anyone with an interest in blockchain.
    Note: Online resource; Title from title screen (viewed December 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484256589
    Language: English
    Pages: 1 online resource (1 video file, approximately 29 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This video explains what a gig economy is, why working online is good for the seller, and why it is good for the buyer - and thus why it is the inevitable future. It will explain the term as it relates to the web, and why this is more positive than the way it is often used by the media (see for example, the controversies around Uber, etc.). You will be able to make a living doing what you love, escape the 9-5, and hugely increase your earning potential. You'll learn about types of gigs, and the services and skills that you can sell. The video will also explore where you can sell your work - freelancing sites and other places to find clients. W hat You Will Learn Gain skills and certifications Sell yourself and build a personal brand Work out how much to charge, turn around times, and techniques for dealing with awkward clients Discover lifestyle design and how to make it work for you Who This Video is For For professionals - both in tech and outside of it.
    Note: Online resource; Title from title screen (viewed December 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...