Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • Safari, an O'Reilly Media Company.  (197)
  • Deza, Alfredo  (72)
  • Electronic videos ; local  (265)
  • MATHEMATICS ; Probability & Statistics ; General
Datasource
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use optimization strategies and greedy algorithms in one hour.
    Note: Online resource; Title from title screen (viewed March 7, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 9 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Google Cloud Platform (GCP) and Cloud Functions in this one-hour video. Everything you need to know to get up and running quickly using serverless technology from GCP. Topics include: * An introduction to serverless technologies * Create a cloud function, install dependencies, and use different runtimes like Python 3.8 * Debug issues when a cloud function deployment fails * Use Google's Machine Learning offering to do live translations to any language * Enable authentication for your cloud function
    Note: Online resource; Title from title screen (viewed January 14, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: AWS Solutions Architect Certification In ONE HOUR!
    Note: Online resource; Title from title screen (viewed January 14, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: AWS Machine Learning Certification In ONE HOUR!
    Note: Online resource; Title from title screen (viewed January 23, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 53 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Jenkins, Jenkins Pipelines, and Github integration in this introductory video to the most widely used CI/CD platform in the world: Jenkins. Learn how to setup an example repository from Github into Jenkins using the same techniques you would need to scale a massive CI CD production environment. Topics include: * Install and configure Jenkins including plugins like Blue Ocean that enables pipelines * Create a Personal Access Token (PAT) in Github to connect a repository to Jenkins * Setup a trigger to run automated tests for the Github repository using a Jenkinsfile * Add a remote node or slave to the Jenkins master instance via SSH to quickly scale up operations * Validate that the project builds and deploys correctly
    Note: Online resource; Title from title screen (viewed February 18, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 16 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to tell stories with Data and then present those conclusions to Business Executives. Learn to use Colab/Jupyter Notebooks to build Data Science notebooks that tell a story. Topics include: * Effects of Intermittent Fasting, Sugar, Wealth and Real Estate Values on society * Visualizing data through Plotly graphs with 3D Interactive Visualizations of KMeans clustering * Using sklearn, pandas, plotly, matplotlib, KMeans clustering, ELI5, shap and other libraries * The role of the Matthew Effect on society. The Github Project is here: https://github.com/noahgift/data-story-telling
    Note: Online resource; Title from title screen (viewed March 13, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 15 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use no-code and low-code solutions to perform Natural Processing. In this video you walk through building a text based analysis using Python and Cloud Tools. You learn how to perform document similarity, visualize word clouds and use Amazon AI Tools. The techniques covered include: * Google Colab * Spacy * AWS Quicksite * AWS Comprehend * AWS Rekognition * NLTK * WordCloud * Pandas * Plotly * Github Finally, the course analyzes Hemingway books using popular off the shelf Python libraries. Follow along with the Github Resource: https://github.com/noahgift/exploratory-data-analysis
    Note: Online resource; Title from title screen (viewed February 20, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 15 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn some counter-intuitive ways to think about programming as a beginner. It is ok to feel stupid, it means you are on the right path! Topics include: * Failure is good * The goal of programming is to reduce complexity * Automation is a requirement * Continuously Improve your code * Embrace Automation and Monitoring
    Note: Online resource; Title from title screen (viewed April 17, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn all about distributed tracing in this 1 hour course. If you want to go beyond logging and monitoring, and trying to tell a story by connecting the dots, then distributed tracing is the way to go. Topics include: * Opentracing and the foundations of distributed tracing libraries like Jaeger * Micro-service strategies and other microservice implementations that make distributed-tracing a perfect use case * Implement distributed tracing instrumentation in a Github project using docker compose with multiple Docker containers * Leverage the knowledge to use hosted services like Datadog for querying and debugging traces
    Note: Online resource; Title from title screen (viewed April 15, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 26 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to debug Python code quickly! Topics include: * Continuous Integration * Python Debugger: PDB * Debugging with print statements * Debugging with IPython * Using pylint and pytest to debug code
    Note: Online resource; Title from title screen (viewed April 14, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: What is an SBOM (Software Bill Of Materials) and why should you care? An SBOM is a critical cybersecurity component to keep track and catalog what is installed (and at what versions) in production environments. With recent cybersecurity threats, SBOMs play an important role to implement a remediation strategy when threats and vulnerabilities are reported. Without an SBOM, it is borderline impossible to detect what exactly is released into production, and what may be vulnerable today. Topics include: * Understand the concepts behind an SBOM * Create an SBOM and use different output formats like CycloneDX to import into other systems * Use an SBOM to detect CVE and other vulnerabilities associated with installed software * Capture information about pre-installed system dependencies and nested dependencies * Use CycloneDX and other machine-readable formats like JSON to import outputs into other systems A few resources that are helpful if you are trying to get started with SBOMs, generating them and using them to capture vulnerabilities: * A simple, user-friendly SBOM generator: Syft * A fast vulnerability matcher that uses SBOMs as input: Grype * The CycloneDX format
    Note: Online resource; Title from title screen (viewed May 18, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to think like a Venture Capitalist about your career and design for failure. Topics include: * Cost of Living * Open Source Software * Investments * Designing your 1-3 year experiences * Being proactive vs reactive
    Note: Online resource; Title from title screen (viewed April 28, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Use FastAPI to expose an HTTP API for fast live predictions using an ONNX Machine Learning Model. FastAPI is a Python web framework that provides easy development of documented HTTP APIs by offering self-documented endpoints with Swagger - a tool to describe, document, and use RESTful web services. Learn how to quickly put together an API which validates requests, and self-documents its endpoints using OpenAPI via Swagger. Quickly produce a robust interface for others to consume your Machine Learning model by following core best-practices of MLOps. Parts of this video cover the basics of packaging Machine Learning models, as covered in the Practical MLOps book. Topics include: * Create a Python project to serve live predictions using FastAPI * Use a Dockerfile to package the model and the API using Docker containerization * With minimal Python code, expose an ONNX model to perform sentiment analysis over an HTTP endpoint * Dynamically interact with the API using the self-documented endpoint in the container. Useful links: * Demo Github Repository with sample code * Practical MLOps book * FastAPI Intro tutorial * RoBERTa ONNX Model for sentiment analysis
    Note: Online resource; Title from title screen (viewed July 16, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 36 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Apply DevOps principles to Jenkins by automating tasks using the Jenkins API with Python. Create a powerful command-line tool with the Click framework to harness the API and trigger remote jobs with a simple invocation. Using code (and Python in this case) to automate frequent tasks is an import DevOps principle that you should apply whenever possible. Some of the concepts in this video are covered in the Python For DevOps book. Learn how to identify core concepts when trying to automate something like Jenkins, like identifying the API access, authorization, and the possibility of finding a helper library to make things easier. your Machine Learning model by following core best-practices of MLOps. Topics include: * Setup a main Jenkins instance with Docker, using the official Jenkins LTS image. * Create a user with an API token, so that it is authorized to operate Jenkins. * Use a Jupyter notebook to try out the API using Python and figure out concepts that can be applied later * Create a command-line tool using the Click framework to quickly trigger Jenkins jobs. Useful links: * Jenkins LTS Docker image documentation * Official Jenkins LTS Docker image * Python-Jenkins library documentation * Python-Jenkins Library * Python for DevOps Book
    Note: Online resource; Title from title screen (viewed August 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Packaging in Python has always been polarizing. From complicated beginnings where you couldn't uninstall libraries, to virtualenv that allows you to work in a self-contained environment that can be thrown away. In this video, I'll present an introduction to Conda, and to a chanel-specific variation of it that is maintained by the community called miniforge. If you are looking for a way to get scientific packages for the new Apple M1 silicon, this video will also help you out get everything sorted, including installing versions of Python that are pre-packaged and ready for data science tasks. Topics include: * Install Conda by using the community version called miniforge. * Use conda to install a specific version of Python, without system installs * Find more about the differences between virtualenv, pip, and conda * Install data science libraries in the new Apple M1 silicon Useful links: * Conda documentation * Conda Forge community documentation * Conda miniforge project
    Note: Online resource; Title from title screen (viewed August 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 26 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use optimization techninques along with AWS Step Functions
    Note: Online resource; Title from title screen (viewed September 12, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn the foundations of Agile Project Management in this quick video snippit featuring global technical project management expert Jerry Castro. Topics include: * Agile * Balancing chaos vs order * How to get started with Agile
    Note: Online resource; Title from title screen (viewed August 25, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: A walkthrough of Chapter 5 of the O'Reilly book Practical MLOps. Topics include: * Getting models into production * Feature Store vs Data Warehouse * AutoML * MLOps * DataOps * ML Platforms * Sagemaker * Continuous Integration and Continuous Deployment * MLOps cookbook * ML Engineering * Data Engineering * Spark * GCP * Azure * Containers * Kaizen
    Note: Online resource; Title from title screen (viewed August 14, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 60 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Vim in this one-hour video. Everything you need to know to get up and running quickly. Topics include: * Opening, saving, and quiting files * Basic movements and operations, like copying and deleting * Updating the .vimrc configuration file for customization * Installing plugins and further customization
    Note: Online resource; Title from title screen (viewed January 8, 2021) , 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] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 3 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Machine Learning and Auto ML using Azure ML Studio easily building powerful models and deploy them in a scalable environment. Everything you need to know to get up and running quickly in Machine Learning using Azure, from datasets to containerized deployments and data validation. Topics include: * An introduction to Azure ML Studio and AutoML * Import datasets and version them within Azure - even from remote locations like Github * Create compute clusters for training and live inferencing * Select models for deployment into Kubernetes or Docker Container instances * Practice MLOps, operationalizing a deployed model with logs and metrics via Application Insights * Consume a live endpoint with a deployed model over an HTTP API * Use the generated Swagger files to grasp the HTTP endpoints
    Note: Online resource; Title from title screen (viewed February 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Python Devops in TWO HOURS!
    Note: Online resource; Title from title screen (viewed January 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 6 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with MLOps and Github Actions to package a container with an ONNX model that does live inferencing with a Flask application. By using Azure ML, learn how to download the large ONNX model into the Github Action workflow, package it as a container and then push it to a container registry. For reference use the https://github.com/alfredodeza/flask-roberta repository Topics include: * Create a container that does live inferencing with Flask and the ONNX runtime * Package the model and verify it works locally * Setup a Github Action to authenticate to Azure ML and download a previously registered model * Build the new container as a Github Action, authenticate to Docker Hub or Github Packages * Push the new container to the Github registry or any other registry like Docker Hub
    Note: Online resource; Title from title screen (viewed March 5, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 47 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Distribute the load of Jenkins builds with a remote Docker instance or Kubernetes server in this 1-hour long tutorial Topics include: * Configure a remote Docker instance to interact with the master Jenkins server * Modify an existing job to use Docker to do builds using labels * Setup a remote kubernetes instance to connect to Jenkins with JNLP * Use the right container image to connect back to Jenkins as a remote container node
    Note: Online resource; Title from title screen (viewed March 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: How are you generating revenue in your business or career. This lesson talks about consulting, salary and MRR including investing. Topics include: * Consulting * Salary * Investments * Autonomy vs Dependency * MRR (Monthly Recurring Revenue)
    Note: Online resource; Title from title screen (viewed April 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Python exceptions are exceptional at helping your program take decisions. It is natural to feel the urge to catch them all and ignore them. But powerful programs can be created by learning how to leverage them in order to make robust scripts and take your coding skills to the next level. In this video, I cover several techniques that will help you improve your exception handling. Topics include: * Create a script that uses exception poorly, and then improve it * Slowly clean up broad catching exceptions to improve the script * Learn how to produce better errors from exceptions * Leverage other tools like logging to produce meaningful errors and tracebacks while keeping messages clean Follow along the repository to continue using more examples: https://github.com/alfredodeza/exceptions/
    Note: Online resource; Title from title screen (viewed April 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 22 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use Google AutoML Vision to train models with out writing code. Topics include: * Google AutoML Vision with Corel.AI * Core ML * Tensorflow Lite * Edge Inference * MLOps for Edge Computer Vision
    Note: Online resource; Title from title screen (viewed April 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 46 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: A walkthrough of Chapter 1 of the O'Reilly book Practical MLOps. Topics include: * DevOps * MLOps * DataOps * ML Platforms * Sagemaker * Continuous Integration and Continuous Deployment * MLOps cookbook * ML Engineering * Data Engineering * Spark * GCP * Azure * Containers * Kaizen
    Note: Online resource; Title from title screen (viewed July 31, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn about six key elements of MLOPs based on the best-selling book Practical MLOps Topics include: * Source Code Management * Continuous Integration and Continuous Delivery * Development Environment * Deploy Environment * Microservices including Flask and FastAPI * Business Logic
    Note: Online resource; Title from title screen (viewed September 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to master key components of Python functions. Topics include: * Input, Output and Unit of Work * Decorators, Yield Statements, Generators, Closures and Nested Functions * Using Github Codespaces and Github Actions * Building Command-line tools * Microservices including Flask and FastAPI * Using AWS Cloud9 along side AWS App Runner
    Note: Online resource; Title from title screen (viewed September 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to do GPU programming in Python in Five Minutes
    Note: Online resource; Title from title screen (viewed January 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn how to use AWS in one Hour
    Note: Online resource; Title from title screen (viewed January 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Docker and building powerful containers in this one-hour video. From the basics of containers, and its differences with virtual machines, to interactive commands and containerization of applications. Everything you need to know to get up and running quickly to use containers and grasp docker concepts. Topics include: * An introduction to containers and their differences with Virtual Machines * Start, stop, and manage containers. * Map container ports to local ports, mount volumes, and other startup flags for container images. * Get access to running containers to interactively debug a service like Nnginx. * Build a Python application with a Dockerfile, and deploy it running the latest Python version.
    Note: Online resource; Title from title screen (viewed January 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 2 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Github and Github Actions in this introductory video to GitOps concepts, by building a container, setting some Github Actions to prevent problems, and finally, push to DockerHub in a fully automated way. These concepts are critical to get automation best-practices in place with Github. Particularly useful when collaborating with others and trying to run automated checks on Dockerfiles and git repos. Topics include: * Create a new Github repository * Enable Github Actions checks and steps for a new repository. * Find a Github Action to lint and check a Dockerfile to prevent issues before merging on pull requests. * Add Github Secrets and reuse them in a Github Action * Validate that a container builds correctly, and automatically push to dockerhub
    Note: Online resource; Title from title screen (viewed February 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with security vulnerability scanning and integrating that with Github, Github Actions and automated security checks in pull requests. Learn how to scan reported vulnerabilities in projects and Docker containers, so that you can publish images to Docker hub or merge pull requests while knowing that changes in dependencies are secure. Topics include: * Install and run locally a security vulnerability scanner * Catalog a project with an SBOM (Software Bill Of Materials) so that the scanner can do vulnerability matching. * Setup a Github Action to automatically scan vulnerabilities in a project and optionally fail a build to prevent a merge. * Scan a Docker container image that is built locally against the latest vulnerabilities, based on any CVE reported publicly
    Note: Online resource; Title from title screen (viewed February 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use containers to build Microservices on the AWS platform. In this video you walk through building a Flask Microservice using the following AWS tools: * AWS Cloud9 * AWS ECR (Elastic Container Registery) * AWS ECS (AWS Container Service) * AWS Fargate (Container as a Service) Finally, the course builds and deploys a Fargate container that was provisioned to ECR. Follow along with the Github Resource: https://github.com/noahgift/eks-fargate-tutorial
    Note: Online resource; Title from title screen (viewed February 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Zero to One: AWS Lambda with SAM and Python in One Hour. Learn to use AWS Cloud9 to develop serverless applications with Python and SAM (Serverless Application Model) Topics include: * Building a Lambda inside of Cloud9 * Deploying a containerized service to Amazon ECR and AWS Lambda * Invoking API Gateway based AWS Lambda services using sam invoke and AWS Cloud9
    Note: Online resource; Title from title screen (viewed April 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 45 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Enhance testing Python projects by adding Tox, a testing management tool that can easily create test matrices. In this video course, learn how to use different functional test strategies and expand basic unit testing by combining different software versions. Topics include: * Use Pytest for fast verification of unit tests * Detect missing dependencies that can get packaged and released even when tests are passing * Build a test matrix by adding factors and combinatorial versions by leveraging Tox to avoid boilerplate configuration * Use different Python versions to test the same code
    Note: Online resource; Title from title screen (viewed March 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use the AWS (Amazon Web Services) platfrom to perform Computer Vision with the Python Language. This video course takes you from zero and introduces you to using the AWS Rekognition Console, AWS Cloud Shell and AWS Cloud9 environment to build computer vision solutions. Topics include: * Using AWS Rekognition to do Celebrity Recognition, Text Detection, PPE Detection and Image Labeling * Setting up AWS Cloud Shell to use the AWS SDK * Doing S3 copies with the AWS command-line SDK * Setting up AWS Cloud9 for development * Configuring bashrc file for use with Python * Using IPython with the AWS Boto3 SDK * Using Python Click to create command-line tools with colorized output * Using Github Actions to test and lint a computer vision project
    Note: Online resource; Title from title screen (viewed May 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 36 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use MLOPs methodology to build applied computer vision solutions. Topics include: * Apple CreateML * AutoML * Image Classification * Kaizen * Computer Vision
    Note: Online resource; Title from title screen (viewed April 30, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: One of the important aspects of MLOps, also known as Machine Learning Operations or Operationalizing Machine learning, is to package ML models. How exactly do you package ML models? In this video I show you exactly what that means, and go through the process of packaging an ONNX model taken from the ONNX Model Zoo. I end up with a docker container that can be shared, exposing an API that is ready to consume and perform live predictions for sentiment analysis. Topics include: * What are the concepts behind packaging Machine Learning Models * Create a sentiment analysis API tool with Flask * Define dependencies and a Dockerfile for packaging * Create a container with an ONNX model that can be deployed anywhere with an HTTP API A few resources that are helpful if you are trying to get started with SBOMs, generating them and using them to capture vulnerabilities: * The RoBERTa ONNX Model * Schema labeling concetps for Docker containers * The Practical MLOps code respository full of examples
    Note: Online resource; Title from title screen (viewed May 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to pass ANY AWS Certification Exam on the first try. Topics include: * AWS Certifications * AWS Certified Cloud Practitioner * AWS Exam Guide * AWS White Papers * AWS Sample Questions * AWS Cloud Shell * AWS Unofficial Questions * AWS Academy
    Note: Online resource; Title from title screen (viewed June 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn the foundations of MLOPs Topics include: * Linux and Bash * AWS Cloud9 and AWS Cloud Shell and other Cloud Topics * The intuition behind MLOps techniques: optimization, gradient descent and data science.
    Note: Online resource; Title from title screen (viewed August 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to build Computer Vision MVPs quickly using AutoML. Topics include: * Getting models into production * Apple Create ML * Google Vertex AI * Image Classification * CoreML * Tensorflow * Rapid Prototyping * GCP * Azure * Containers * Kaizen
    Note: Online resource; Title from title screen (viewed August 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to get started on the right setup on your first day as a data scientist or business analytics professional. Topics include: * Business Analytics * Data Science * Google Colab * Jupyter * Github Actions and Github Codespaces * Continuous Integration and Delivery * EDA * GCP * AWS * Azure
    Note: Online resource; Title from title screen (viewed August 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 3 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started building powerful Command-line Tools with Python. From a single file with no dependencies to packaging and publishing your tool on the Python Package Index. Everything you need to know to get up and running quickly to create Python command-line tools. Topics include: * An introduction to Python scripts and Python packaging * Declare dependencies and package your script for installing and sharing. * Use argparse or upgrade to a more powerful framework like Click * Add flags, options and arguments to fine-tune and control your command-line tool
    Note: Online resource; Title from title screen (viewed January 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to do Data Science with Python, Pandas and Colab Notebook in one hour! This video lesson takes you through a Covid-19 Dataset from the NyTimes and shows you how to explore it. The libraries involved include: Pandas, Colab, Plotly, sklearn, numpy and matplotlib. A suggested structure for Data Science projects is included: Ingest, EDA, Modeling and Conclusion. Finally, the course wraps up with how to integrate Cloud based business analytics including the following tools. AWS Cloud9, IPython, AWS Rekognition, AWS Translate and AWS Comprehend. These solutions are explored with both boto3 and the AWS Console. Follow along with the Github Resource: https://github.com/paiml/minimal-python/blob/master/Chapter7_data_science.ipynb
    Note: Online resource; Title from title screen (viewed February 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 20 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use AWS Elastic Beanstalk to deploy a Flask application. This tutorial covers Continuous Delivery of a Python Flask application using AWS Code Build. Elastic Beanstalk is a PAAS (Platform as a Service) that has powerful tools and integrations. This video course covers building out an development environment in Cloud9, a Makefile system and then finally, a full fledged CI/CD pipeline using Pylint and AWS Code Build of a Flask API. Follow along with the Github Resource: https://github.com/nogibjj/Flask-Elastic-Beanstalk.
    Note: Online resource; Title from title screen (viewed February 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In this video you walk through the foundational concepts of Machine Learning.
    Note: Online resource; Title from title screen (viewed February 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 13 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Zero to One: Data Science to MLOps in One Hour. Learn to frame a problem, then convert it into a data science project and present it to stakeholders. Later, move that prediction system to producting using MLOps Topics include: * Big Tech Misinformation and what can be done about it using Data Science. * Doing MLOps with sklearn and Flask by creating Microservices * Using sklearn, pandas, plotly, matplotlib, KMeans clustering, ELI5, shap and other libraries * Putting code into production using the Python MLOps Cookbook found here: https://github.com/noahgift/data-story-telling
    Note: Online resource; Title from title screen (viewed March 20, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 21 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to build Machine Learning solutions without writing any code with CreateML from Apple. Topics include: * Computer Vision * Image Classification * OS X * Apple * Core ML
    Note: Online resource; Title from title screen (viewed April 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The Go programming language is becoming more popular these days with cloud-native applications and the Kubernetes ecosystem. If you are coming from Python, you will find yourself surprised to see similar patterns, while at the same time see some things that are missing or plain impossible with Go. In this course, I will introduce you to some of the basics of Golang from a Python perspective, so that you can reduce the friction trying to learn it. Topics include: * Packages, imports and variable definitions * From lists to arrays and slices * From Python dictionaries to Go maps * Looping on data structures, retrieving and adding values or items * Error handling, and the surprising fact that there aren't any tracebacks or exceptions in Go A few resources that are helpful if you are trying to learn Go, some of them covered in the course: * Visual Studio Code for Go * The Go playground * An (interactive) tour of Go
    Note: Online resource; Title from title screen (viewed May 5, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 60 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sometimes scraping is the only way to extract meaningful data when there are no options like an accessible API. Parsing raw HTML can be intimidating and full of failures if you aren't used to existing tooling that can help you parse faster and more efficiently. In this video, learn all the basics including some advanced techniques to parse HTML and extract data with the Scrapy library in Python. k Topics include: * Install, configure, and create a new project with Scrapy, a powerful scraping library written in Python * See what is required to start parsing a website, including looking at raw HTML, tags, and CSS. * Identify data to create a dataset or datasets to perform data science analysis later * Capture parsed data and save it in different formats locally * Ultra fast scraping techniques by using the filesystem directly A few resources that are helpful if you are trying to do scraping, some of them covered in the course: * Scrapy Library * Scrapy Getting started tutorial
    Note: Online resource; Title from title screen (viewed May 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 18 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use Google AutoML to build a computer vision prediction model via their Qwiklabs website. Later, compare Apple's CreateML with the same data set and build an AutoML prediction model that deploy to the edge. Topics include: * Google AutoML * Apple CreateML * Apple CoreML * Computer Vision * Cloud Computing * Single label image classification * Using AutoML as a prototyping Tool * Edge Computer Vision Models
    Note: Online resource; Title from title screen (viewed May 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 39 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn the essentials of Bash for Cloud Computing Topics include: * AWS Cloud Shell and Github Code Spaces Shell programming * Editing Bashrc * Using Vim * Using shell navigation including: cd, ls, pwd, history * editing the Bash prompt and creating simple Bash Scripts, as well as Python Virtual Environments with Bash
    Note: Online resource; Title from title screen (viewed May 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 24 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use AWS App Runner to do an MLOps workflow that deploys a Flask Microservice that running sklearn. This tutorial walks you through how to deploy code from the O'Reilly book Practical MLOps using the AWS App Runner Service. Topics include: * MLOps * AWS App Runner * Container as a Service * Python * Flask * Microservice * Sklearn * Machine Learning Engineering
    Note: Online resource; Title from title screen (viewed May 23, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to AWS Sagemaker Autopilot from zero and deploy a model to production.
    Note: Online resource; Title from title screen (viewed June 29, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 25 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Topics include: * Solar * Tesla * Nest * Smart Home * Time of Use * Net metering * Battery Backup * EV (electric vehicle) * Artificial Intelligence * Level 1 Charging * Level 2 Charging * Level 3 Charging
    Note: Online resource; Title from title screen (viewed July 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 16 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: It is essential to have a strategy defined when figuring out your career. Starting out is difficult. Regardless what your background is, you need to have a clear idea how to get to your dream job. Even if you are not in technology and want a data-science position, you have to have a clear path towards data-science. In this video I'll cover some of the stories that allowed me to gain perspective in my career in tech, along with some advice that can help you out. Topics include: * Find some techniques to define your career and next steps * Design a custom strategy to help answer career questions * Accurately determine what might be a good job or position Useful links: * Start a career in Tech * Learn Python from scratch
    Note: Online resource; Title from title screen (viewed September 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 15 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Use AWS Step Functions to solve problems
    Note: Online resource; Title from title screen (viewed September 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 43 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to ruthlessly scrape data using APIs you discover as well as cut and paste. Topics include: * Business Analytics * Data Science * Google Colab * Jupyter * Scraping * Cut and Paste * Google Sheets * Cleaning Data * Using Pandas with found data * Using the Twitter and Pandas API
    Note: Online resource; Title from title screen (viewed September 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: A walkthrough of Chapter 7 of the O'Reilly book Practical MLOps. Learn about real-world computer vision including a recap of Tesla AI day 2021. Topics include: * Getting models into production * Tesla FSD * Tesla Computer Vision * Tesla AI Day * DataOps * ML Platforms * Sagemaker * Continuous Integration and Continuous Deployment * MLOps cookbook * ML Engineering * Data Engineering * AWS App runner * GCP * Azure * Containers * Kaizen
    Note: Online resource; Title from title screen (viewed August 24, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839213953
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 42 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Step up your network analysis and network forensics skills with Wireshark About This Video Understand advanced TCP/IP network protocol mechanics. Use Wireshark to help troubleshoot dropped packets, latency issues, and malicious activity on your network. Take advantage of PyShark scripts to manage network analysis and perform exploratory data analysis at scale. Use network forensics for security and pre-emptive contingency-planning programming to include remote evidence collection, investigation, analysis, and detailed forensic reporting. In Detail Mastering Wireshark 3 (2nd Edition) will help you gain expertise in securing your network. As you progress through the course, you will discover different and important ways to create, use, capture, and display filters. Learn to master Wireshark's features, analyze different layers of your network protocol, and search for abnormality in your network traffic. The course focuses on packet analysis for security tasks, command-line utilities, and tools that manage trace files. You will delve into analyzing applications aimed primarily at web browsing; master commands that can also be set up and configured to run from the command prompt; and learn to use the new feature in Cisco routers and switches to capture packets directly from devices and mirror (SPAN) ports. Lastly, you'll learn to expand upon the capabilities and functions of Wireshark plugins and APIs and build on your Python skills by using PyShark to modify how Wireshark captures and filters packets. By the end of this course, you'll have learned to customize Wireshark in-depth for network security analysis using commonly used protocols and to configure it effectively for troubleshooting and daily monitoring purposes.
    Note: Online resource; Title from title screen (viewed June 23, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839219597
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 13 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Hands-on continuous automation with Chef Automate About This Video Automate daily repetitive tasks in your environment with Chef Learn all the skills you need to implement Infrastructure automation with Chef in your workspace Learn the complete application automation flow lifecycle with Chef InSpec and Habitat In Detail We live in a world of heterogeneous applications and managing them can be quite daunting. Creating, maintaining, and upgrading a scalable infrastructure requires significant effort and resources. Time spent on repetitive daily tasks can consume a big chunk of an IT/system engineer's bandwidth, and using automation tools to manage infrastructure can drastically improve efficiency and free up your time. Chef aims to solve automation across the enterprise, and across functional roles, to provide an environment where we can build, deploy, and manage any software, anywhere. In this course, you will learn to integrate Chef Automate with Chef InSpec and Habitat. This course demonstrates production-grade scenarios for configuring and managing infrastructure and applications. You'll gain proficiency in building, deploying, and managing any application in any environment with Chef Habitat. We cover all key aspects of infrastructure automation, from application lifecycle management to security, compliance, and modernizing legacy applications without replacing them. By the end of this course, you will be able to automate your IT infrastructure and solve everyday problems with Chef.
    Note: Online resource; Title from title screen (viewed May 18, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 0 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In late 2017, Slack's largest customers were plagued with relentless performance-related outages, due in part to the fact that public channels, private channels, and DMs were stored in completely distinct ways. Instead of shipping scrappy, short-term fixes, the company opted to address the root problem and completely refactor problematic functionality by consolidating any redundant database schemas. In this Spotlight on Data , Maude Lemaire explains how Slack succeeded by mapping out a precise plan that was careful to scope the effort to only its necessary components. Join in to learn real-world, successful techniques for modernizing your infrastructure from the ground up-live and in production. Recorded on November 18, 2019. See the original event page for resources for further learning 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.
    Note: Online resource; Title from title screen (viewed February 12, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Cisco Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 31 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 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. Overview IP Subnetting from Beginning to Mastery
    Note: Online resource; Title from title screen (viewed February 9, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 3+ Hours of Video Instruction Overview Hands-on Kubernetes LiveLessons is focused on teaching you real-world skills for configuration and deployment so you can get started with your Kubernetes projects today. This course focuses on you actually doing the work. This course provides more than 4 hours of hands-on tutorials in the form of lightboard explanations and demonstrations so you can immediately get started with Kubernetes. Up-front access to all configuration files is provided. The course is full of demonstrations, lightboard explanations, and real-world projects. Presented by Sander van Vugt, best-selling author and video presenter, this video course introduces containers and Kubernetes efficiently and quickly. You will move through the process of creation, management, and application storage in a little more than 4 hours. By the end of the course, you will have all the tools necessary to deploy real applications with Kubernetes. About the Instructor Sander van Vugt has been teaching Linux classes since 1995 and has written more than 60 books about different Linux-related topics, including the best-selling RHCSA-RHCE 7 Cert Guide . Sander is also the author of more than 25 video courses, including Kubernetes Fundamentals and Certified Kubernetes Application Developer (CKAD) . He teaches courses for customers around the world, and is also a regular speaker at major conferences related to open-source software. Sander is the founder of the Living Open Source Foundation, a nonprofit organization with a focus on teaching open source to talent in Africa. Skill Level Beginner/Intermediate Learn How To Containerize applications in Kubernetes by following just a few examples Understand Kubernetes in just a few hours Dip your toes into Kubernetes before focusing on the CKAD or CKA certification Who Should Take This Course System administrators who want to understand the workings of a Kubernetes cluster Developers who want to run their applications in Kubernetes Anyone interested in learning all you need to know about Kubernetes in just a few hours Course Requirements A virtual machine running a recent version of Fedora Workstation Lesson descriptions Lesson 1, "Understanding the Kubernetes Revolution," speaks to the evolution of Kubernetes and how it has become so important. It discusses server-based IT and how that has been made obsolete by the container revolution, and why Kubernetes makes a lot of sense when you are converti...
    Note: Online resource; Title from title screen (viewed February 4, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839213021
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 22 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Uncover essential design patterns with Kotlin About This Video Implement classical designs via creational, structural, and behavioral patterns and get insights into the advantages and possibilities they bring Use a wide range of design patterns to polish your Android code and write cleaner code effortlessly A practical course comprising small and straightforward examples in a friendly style to help you write high-quality programs and create customized applications In Detail Over the years, programmers have run into pretty much the same problems time and time again; not every problem is entirely unique. Therefore, over time programmers applied varying solutions to these problems, and this is how design patterns were born. This course will walk you through some centrally significant design patterns so that you can easily resolve programming issues encountered in your day-to-day tasks. You'll learn these patterns in one of the most modern languages: Kotlin! We cover the three major areas in design patterns: creational patterns, structural patterns, and behavioral patterns. We also implement one structural pattern-Decorators-that plays an important role in adding functionalities to your programs. We take a look at different kinds of problem and implement the required patterns while avoiding common pitfalls. We also supply useful tips and tricks to use design patterns more effectively. By the end of the course, you will be confident about using varying types of design patterns to solve common design problems. Please note that a basic familiarity with Kotlin is desirable to get the most out of this course, along with some experience working with Android Studio.
    Note: Online resource; Title from title screen (viewed January 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 7+ Hours of Video Instruction An intuitive, application-focused introduction to deep learning and TensorFlow, Keras, and PyTorch Overview Deep Learning with TensorFlow, Keras, and PyTorch LiveLessons is an introduction to deep learning that brings the revolutionary machine-learning approach to life with interactive demos from the most popular deep learning library, TensorFlow, and its high-level API, Keras, as well as the hot new library PyTorch. Essential theory is whiteboarded to provide an intuitive understanding of deep learning's underlying foundations; i.e., artificial neural networks. Paired with tips for overcoming common pitfalls and hands-on code run-throughs provided in Python-based Jupyter notebooks, this foundational knowledge empowers individuals with no previous understanding of neural networks to build powerful state-of-the-art deep learning models. About the Instructor Jon Krohn is the Chief Data Scientist at the machine learning company untapt. He presents a popular series of tutorials published by Addison-Wesley and is the author of the acclaimed book Deep Learning Illustrated . Jon teaches his deep learning curriculum in-classroom at the New York City Data Science Academy. He holds a doctorate in neuroscience from Oxford University, lectures at Columbia University, and carries out machine vision research at Columbia's Irving Medical Center. Skill Level Intermediate Learn How To Build deep learning models in all the major libraries: TensorFlow, Keras, and PyTorch Understand the language and theory of artificial neural networks Excel across a broad range of computational problems including machine vision, natural language processing, and reinforcement learning Create algorithms with state-of-the-art performance by fine-tuning model architectures Self-direct and complete your own Deep Learning projects Who Should Take This Course Software engineers, data scientists, analysts, and statisticians with an interest in deep learning. Code examples are provided in Python, so familiarity with it or another object-oriented programming language would be helpful. Previous experience with statistics or machine learning is not necessary. Course Requirements Some experience with any of the following are an asset, but none are essential: Object-oriented programming, specifically Python Simple shell commands; e.g., in Bash Machine learning or statistics Lesson Descriptions Lesson 1: Introduction to Deep Learning and Artifi...
    Note: Online resource; Title from title screen (viewed February 7, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800208780
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Visualize charts and visuals in Tableau Desktop About This Video Boost your productivity by migrating from Excel to Tableau Analyze data to derive key insights, patterns, and trends Create powerful data visualizations to help in business decision making In Detail Use the power of data visualization to make better business decisions. In addition to helping you build a solid foundation in Tableau, this course will teach you fundamental data analysis and visualization techniques that you need to take your skills to the next level. By the end of this course, you will have a thorough understanding of different charts, maps, and tables available in Tableau and how to choose the most appropriate visualizations to convey your message effectively.
    Note: Online resource; Title from title screen (viewed January 31, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800200401
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Experiment confidently and have fun with coding About This Video Learn to code with absolutely no prior knowledge or experience Build a solid foundation in writing code before you go on to master any coding language Understand the theory and pseudo coding and build your first app with Scratch and Python In Detail Coding for Beginners is the most beginner-friendly eLearning course for anyone looking to start coding! It doesn't matter if you've never even seen a line of computer code before - if you're interested or just wondering if you can learn to code, this is the course for you! This coding guide is designed as a generic, foundation-level course to help you grasp the common coding concepts that you'll apply in any programming language you choose to learn. You'll get a real head start before you advance to mastering a dedicated language and its syntax.
    Note: Online resource; Title from title screen (viewed January 31, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800566293
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This course will help you gain hands-on knowledge and experience in Unreal Engine 4. About This Video Get started with Unreal Engine 4 by setting up a simple animation Find out how to download and install your free copy of Unreal Engine 4.23 Learn how to create your first Unreal Engine scene In Detail Unreal Engine 4 is one of the leading resources employed in the creation of games, animations, television shows, and illustrations. This course will waste no time in getting you to grips with the knowledge and skills you need to get started with using Unreal Engine 4. You'll begin by learning how to download and install the program and start your first project. You'll then discover how to add realistic lighting and import assets and characters into a scene. As you advance, you'll get hands-on with applying atmospheric effects and create amazing cinematics. Finally, discover how to save a scene and export it as a video file to make it ready for further editing. By the end of this course, you'll have a solid understanding of how to perform useful operations and run Unreal Engine 4 efficiently.
    Note: Online resource; Title from title screen (viewed May 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839210112
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Expand and enhance your skills by building multiple practical, real-world projects with React Native. About This Video Develop practical cross-platform projects with React Native using several of its most popular packages Strengthen your React Native skills by building a scalable codebase that enhances code sharing Get to grips with React Native for Windows, a powerful framework for building native Windows apps with React In Detail Understanding essential React Native concepts and how it differs from React, can be difficult to translate into a working proof of concept. It is imperative to utilize your skills and knowledge in real-world projects in order to implement solutions when in the workplace or developing your own application. This course aims to bridge the gap between the primary knowledge of React Native and its implementation. Focusing on developing several practical applications to handle issues such as navigation, state management, and UI/UX concerns. You'll start by developing a Note application that uses Async storage to persist notes. Then learn how to fetch data and images from external APIs for your project and enhance your UI skills. Then finally, you'll learn how to perform effective state management and develop a useful project using the React Native for Windows framework. By the end of this course, you will have gained the experience needed to make confident decisions when it comes to application development with React Native.
    Note: Online resource; Title from title screen (viewed April 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800565685
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build next-gen programming skills using RxJava 3.0 and Reactive Streams About This Video Become proficient in Reactive programming using RXJava 3.x Explore different Reactive Streams and learn about their implementation Understand how different operators and observables work in Java In Detail In this course, you'll learn about Reactive programming and libraries such as RxJava and Reactor that are designed to keep the application responsive and make the system more resilient. The course starts by helping you understand the fundamentals of RxJava to make it easy for you to learn advanced topics such as the Reactive Manifesto, callbacks, callback hell, sync vs async, concurrent vs parallel, and the observer design pattern. As you advance, you'll also dive into the concepts of observable and observers, operators, combining observables, and replaying caching and subjects. You'll then explore concurrency and parallelism and get to grips with buffering, throttling, and switching. By the end of the course, you'll have developed a solid understanding of Reactive programming concepts and RxJAVA.
    Note: Online resource; Title from title screen (viewed May 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Skylines Academy, LLC | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 43 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Not sure where to start with Microsoft 365 (M365)? Whether you are new to Office 365, Windows, and/or Enterprise Mobility and Security (EMS), or simply need a refresher, this is exam is exactly what you need to form a solid foundation which will propel you on your Microsoft 365 adventure. The M365 Fundamentals course will provide you with all of the foundational information you need to jump-start your knowledge of M365. During your journey, Skylines Academy will lead you through a series of sections, modules, and demos to prepare you for taking, and ultimately passing, the Microsoft 365 MS -900 exam. The curriculum for this course includes: - Introduction - Cloud and M365 Concepts - M365 Core Services and Features - M365 Security & Compliance - M365 Pricing & Support Lectures will educate you on the fundamental terms and principles of the M365 platform and demos will enable you with a hands-on experience using scenarios to empower you in the real world. Once you've passed the MS-900 exam, check out our MS-100 Course: M365 Identity and Services to continue your learning. Welcome to Skylines Academy and the MS-900 course. Thank you for joining us!
    Note: Online resource; Title from title screen (viewed April 9, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838983925
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 25 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build modern, high-performance, real-world apps with Swift by leveraging its playground and XCode About This Video A great starting point for developers who are new to Swift and want to see how to use it to correctly structure and architect software Covers all the important concepts and features for developing real-world iOS applications using Swift 5 Swift 5 comes with ABI Stability and some awesome language features that will help you develop apps for the future In Detail Swift is a powerful programming language that is fun as the syntax is concise yet expressive and feature-rich. This course helps you take your first steps into programming for Apple devices with Swift. You'll quickly learn Swift and the new features introduced in its latest version. You'll design user interfaces using the UIKit and unleash the power of Storyboards with AutoLayout. You'll use the CoreLocation framework to determine a device's geographic location, altitude, and orientation. This course lets you explore the most important development tools and techniques used to develop real-world iOS apps while giving you insights into how to improve performance using the latest version of Swift. Finally, you'll learn how to write UI tests for your applications to manage performance and then submit your app to the App Store. By the end of this course, you will have gotten started as a Swift programmer and will be able to build your own apps.
    Note: Online resource; Title from title screen (viewed May 20, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks ; local
    Abstract: How can startups successfully scale customer acquisition and revenue growth with a Lean team? Out-of-the-box acquisition solutions from Facebook, Google, and others provide a good start, but the companies that can tailor those solutions to meet their specific needs, objectives, and goals will come out winners. But that hasn't been an easy task-until now. With this practical book, author Lomit Patel shows you how to use AI and automation to provide an operational layer atop those acquisition solutions to deliver amazing results for your company. You'll learn how to adapt, customize, and personalize cross-channel user journeys to help your company attract and retain customers-to usher in the new age of Autonomous Marketing. Learn how AI and automation can support the customer acquisition efforts of a Lean Startup Dive into Customer Acquisition 3.0, an initiative for gaining and retaining customers Explore ways to use AI for marketing purposes Understand the key metrics for determining the growth of your startup Determine the right strategy to foster user acquisition in your company Manage the increased complexity and risk inherent in AI projects
    Note: Online resource; Title from title screen (viewed April 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800568259
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 25 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn how to use D3.js (version 6.x) effectively in a React environment About This Video Learn to integrate React and D3 Understand how to work with external data Get up to speed with adding updates to visualizations In Detail This course will help you to get up and running with D3.js in a React environment quickly. It is designed to teach you how to program efficiently in the latest version of D3 - version 6.x. To build on your knowledge, the course will gradually help you understand what you can do with the D3 library over the course of different sections. You'll start by exploring the importance of D3 and why you should learn it. Later sections will guide you on how to set up your environment and create a wrapper for using React and D3 together. You'll then wrap up the learning journey by working with the two libraries together to build a complete web app. By the end of this course, you will have gained the skills you need to use D3.js confidently in a React environment.
    Note: Online resource; Title from title screen (viewed April 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838980252
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 20 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build and train models for real-world machine learning projects using Tensorflow 2.0 About This Video Make use of the amazing new feature of TensorFlow 2 called 'Eager Execution' which makes it easier to learn and use Upgrade your skills by building real-world Machine Learning projects Build, test and deploy different ML models and learn more modern techniques such as Reinforcement Learning and Transfer Learning In Detail TensorFlow is the world's most widely adopted framework for Machine Learning and Deep Learning. TensorFlow 2.0 is a major milestone due to its inclusion of some major changes making TensorFlow easier to learn and use such as "Eager Execution". It will support more platforms and languages, improved compatibility and remove deprecated APIs. This course will guide you to upgrade your skills in Machine Learning by practically applying them by building real-world Machine Learning projects. Each section should cover a specific project on a Machine Learning task and you will learn how to implement it into your system using TensorFlow 2. You will implement various Machine Learning techniques and algorithms using the TensorFlow 2 library. Each project will put your skills to test, help you understand and overcome the challenges you can face in a real-world scenario and provide some tips and tricks to help you become more efficient. Throughout the course, you will cover the new features of TensorFlow 2 such as Eager Execution. You will cover at least 3-4 projects. You will also cover some tasks such as Reinforcement Learning and Transfer Learning. By the end of the course, you will be confident to build your own Machine Learning Systems with TensorFlow 2 and will be able to add this valuable skill to your CV.
    Note: Online resource; Title from title screen (viewed April 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838553852
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 18 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Design and deliver powerful Designs with SolidWorks About This Video Learn to create compelling 2D and 3D modeling, sketches, assemblies, and engineering drawings Design products confidently by improving your product development processes using SolidWorks Develop your design thinking and modeling skills with some real-world assembly designs In Detail SolidWorks is a solution for any business or professional looking to integrate design and manufacturing processes with photorealistic visuals of projects and collaborative features with this 3D experience platform. If you want to take your product design to the next level, SolidWorks can help you succeed. This course covers the full range of features in SolidWorks, and will help you gain the skills to draw and model any simple or complex mechanical shape or assembly - and ultimately design better products. Throughout the course, we will utilize a variety of real-world examples to support your learning and inspire you for your own projects. By the end of the course, you will have the skills and confidence to start designing your own 3D models and assemblies. Note: The course uses SolidWorks versions 2019 and 2020. However the course content independent of version used.
    Note: Online resource; Title from title screen (viewed April 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838647308
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 46 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn how to use Puppet to automate your infrastructure About This Video Deploy puppet masters, and use code from Puppet Forge to write your own manifests Follow along as we configure a mock environment with Virtual Machines Learn Puppet through carefully chosen examples. This course focuses on the elements you need to know to get your work done. In Detail Puppet is a configuration management system. It is a language written for and by system administrators, to manage a large number of systems efficiently and prevent configuration drift. It automates all your IT configurations, giving you control over what you do to each node, allowing you to decided when and how you do it. Managing your application's infrastructure requires constant updates and security for infrastructure reliability. Automation provides faster deployments and fewer failures, improves security, and reduces costs for your organization. Puppet is an ideal tool for automating IT infrastructure in your organization and this course will show you how to do this. The course gives you a hands-on tutorial in the Puppet platform and so you can manage your IT infrastructure. You will build a custom software installation and configuration to match your application infrastructure, and explore the latest Puppet features by executing, testing, and deploying Puppet across your systems. You'll also develop Puppet modules while learning to avoid common errors and overcome everyday challenges. By the end of this course, you will be confident enough, and have the required skills, to manage your IT infrastructure effectively with Puppet and be ready to use Puppet in your own systems to ensure all of your servers comply with the desired configuration.
    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 ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800565630
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 53 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Understand how to use Git and GitHub confidently by learning the daily Git workflow About This Video Explore how Git and GitHub work, along with their important aspects Learn how to manage files, commits, and branches Create custom branches and discover how to manage pull requests In Detail This course is designed to guide you through working with Git and GitHub. You will start by learning how to install Git on Windows, Mac, and Linux and then understand how to use it on the command line. Next, you'll get to grips with configuring Git on a computer and creating, cloning and adding files to a GitHub repository. The videos will also guide you through creating custom branches and tags, opening and managing GitHub issues, and opening and managing pull requests. All along, the course follows a practical approach, ensuring that you work through plenty of real-life examples. This will give you hands-on experience in building your own repositories, forking the repo, and even safely opening a pull request on your work. Everything you'll learn about Git and GitHub in this course is completely transferable to GitLab and Bitbucket. By the end of this course, you'll be well-versed with Git and GitHub fundamentals, and have the skills you need to work through open source projects.
    Note: Online resource; Title from title screen (viewed April 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781789345063
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Create powerful applications for the modern web using ASP.NET Core 3 About This Video Go from a beginner to creating your own ASP.NET Core application Grasp MVC Core concepts and design dynamic web pages Program your ASP.NET Core applications with this easy and friendly guide In Detail Have you ever wanted to learn how to build an ASP.NET Core application from scratch? In this course, you'll learn the fundamentals of ASP.NET Core 3 and start building your first ASP.NET Core application with the MVC framework. ASP.NET is an open-source, server-side web application framework designed to boost your web development skills so you can produce dynamic web pages. This course will teach you ASP.NET Core 3 coding methodologies in unique and enticing ways. You will get hands-on training each day followed by a quiz that you can implement as an assignment. You will learn about ASP.NET Core 3 and develop your applications effectively. Each section will teach you to achieve a certain ASP.NET Core 3 goal with unique and intuitive examples. This course provides seven self-contained lessons and each is taught via a practical, hands-on approach. By the end of the course, you will be able to build your own powerful application using ASP.NET Core 3.
    Note: Online resource; Title from title screen (viewed June 17, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    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 ...
  • 84
    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 ...
  • 85
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800565692
    Language: English
    Pages: 1 online resource (1 video file, approximately 17 hr., 20 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Bring data to life with the D3.js data visualization library, and get up to speed with JavaScript, HTML, and CSS to build stunning data visuals About This Video Learn to create a bar chart that can move dynamically Visualize earthquakes - both dynamically and as circles in the x-axis Get to grips with using the getElementById selector In Detail Effective visualization of data helps users analyze and gather insights about data, making complex data more accessible, understandable, and easy on the eye. If you want to create incredible graphs and data-driven visualizations from raw data and communicate information clearly and efficiently within your organization, work, and school, then enroll in this complete data visualization course covering the D3.js library. The course begins with an introduction to D3.js, and then teaches you how to create dynamic visualizations, scales, bar charts, and SVG paths. You'll then perform hands-on tasks such as earthquake visualization, creating a pie chart, and building a navigation page. The course then takes you through JavaScript fundamentals, along with covering arrays, loops, functions, and objects. Toward the concluding chapters, you'll get to grips with the document object model (DOM) and the browser object model (BOM). By the end of this course, you'll have gained a solid understanding of the basics of HTML, CSS, and JavaScript - the three main technologies necessary for building amazing visualizations using the D3.js library.
    Note: Online resource; Title from title screen (viewed May 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800569836
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 48 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn how to build a login and registration system using PHP, MySQL, and Ajax About This Video Create a complete login, logout, and user registration system that can be used for any website Understand the workflow of PHP, MySQL, and JavaScript Learn how to enable security and password protection in the login system In Detail This course will teach you how to create a complete login, logout, and user registration system for your website. The course will also help you to develop an understanding of PHP, MySQL, JavaScript (jQuery and Ajax), and Git (using GitHub). In this course, you'll learn how to write the code for building a full login system with registration, logout, and members-only access pages. The videos will show you how to use JavaScript and jQuery to create an Ajax request to register users and handle the login functionality. You'll also cover security and password protection, after which you'll be able to create secure database connections using PHP Data Objects (PDO) instead of MySQLi to understand PDO's object-oriented programming (OOP) way. By the end of this course, you'll be able to create a complete login and registration system confidently and be able to build classes from basic functions.
    Note: Online resource; Title from title screen (viewed April 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 39 min.)
    Edition: 3rd edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: 7+ Hours of Video Instruction Get started with React.js for front-end web development Overview React.js Fundamentals LiveLessons, Third Edition, covers vanilla React and presents a refresher on some advanced JavaScript topics and essential ES6 features. You first learn how to create a modern React toolchain. Next, the training covers the advanced JavaScript concepts that regularly pop up in React and the modern ES6 features you'll need to write more idiomatic React code. Next, the training covers a conceptual understanding of React and takes an in-depth look at how React's virtual DOM works. Starting in Lesson 6, you dive into writing React code using the original create class syntax and begin to look at the JSX. Next, you see how to rewrite your earlier code using modern es6 features. From there, you learn the remaining vanilla React topics, such as component lifecycle and state management. The training wraps up with a discussion of how you can tweak performance in React apps, use styling, and create functional components. About the Instructor Charles Crawford III has more than ten years of software experience and five years of experience in software education. He is currently a lead instructor at Code Fellows, where he teaches full-stack web programming. He is also an active software and writing consultant and the director of marketing for Hack The People, a distributed nonprofit organization focused on fostering mentor-mentee relationships in software development. Additionally, Charles is an active blog contributor at The New Stack, a site featuring news about and analysis of an ever-changing software development ecosystem. Prior to this, Charles was a developer evangelist for Shippable, a SaaS that leverages Docker to provide continuous integration services. He was also a software engineer at Amazon Web Services on the Elastic Beanstalk team, where he worked on things such as the Elastic Beanstalk Ruby container, Nodejs container, and the Docker container. Skill Level Intermediate Learn How To Utilize the React toolchain Understand the advanced JavaScript features used with React Use ES6 features with React Understand basic React concepts Utilize React's virtual DOM Code a React app with traditional and ES6 Optimize React performance Utilize libraries to make React a complete front-end solution Use React router Use Flux Use Redux Test React applications Use React functional components Who Should Take This Course Intermediate t...
    Note: Online resource; Title from title screen (viewed January 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In much the same way that the open source paradigm of software development has become a standard model for building applications using code that's generated and evolved by developers from around the globe, InnerSource development is rapidly becoming the preferred methodology for building software products intended for use only within an organization. InnerSource applies the same principles that have made open source so successful, like code reuse and unleashing the combined talent and expertise of many developers to help build higher-quality solutions faster and more flexibly. Within the InnerSource framework, the Contributor role is one of the most central roles-to put it succinctly, without Contributors, there wouldn't be anything to receive or discuss. In this video course, you learn that there's far more to being a Contributor than simply dumping code in a branch or issue. You'll explore what it takes to become a Contributor in an InnerSource community, including adopting the mindset, habits, technical approaches, and other details of this role. You'll learn about the mechanics of being a Contributor-the nuts and bolts of developing solutions in this unique environment. You'll also examine the Contributor ethos, including the guest-in-home analogy, the indispensable set of principles to which a Contributor needs to adhere to successfully interact in an InnerSource development environment and contribute to the host teams work, foster good relationships, and be a happy InnerSource Contributor. What you'll learn-and how you can apply it What an InnerSource Contributor is and why the role is important How to become an InnerSource Contributor and adopt the mindsets and habits that lead to becoming one Understand the Contributor ethos and mindset of an InnerSource Contributor The mechanics and technical aspects of contribution to ensure success The benefits of being a Contributor: what's in it for me (the guest), the receiving team (the host), and our company? This video is for you because... You're a possible future Contributor to an InnerSource project and want to know what to expect You're a host team member looking to open your environment to outside contributors via InnerSourcing and you want to know what the expectations and benefits are of the Contributor role You're a product owner looking to support your TC or a (line) manager and want to know how the InnerSource approach is meant to work Prerequisites: We recommend that you first watch t...
    Note: Online resource; Title from title screen (viewed February 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 0 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The more data we collect, the more concerned we are (or should be) about what data is appropriate and how-or if-it should be analyzed. There are many ethical, privacy, and legal issues to consider, and no clear standards exist as to what's fair and what's foul. This means that in order to implement the right policies, organizations must devise their own principles and tolerance for risk. In this Spotlight on Data , learn about the range of ethical, privacy, and legal issues that surround analytics today. Bill Franks will frame the big questions every successful business must consider while outlining some of the trade-offs and ambiguities they need to address to answer them. Recorded on November 13, 2019. See the original event page for resources for further learning 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.
    Note: Online resource; Title from title screen (viewed February 12, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800206847
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 49 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Get to grips with Docker, containers versus images, and more by learning through a hands-on approach About This Video Explore the process of installing Docker on Windows Professional or Server (with Hyper-V) Become well-versed with running a single Docker Container as well as multiple Docker Containers Understand how to use and define network segregation in Docker and the Docker0 network In Detail If you have never worked with containerization before or you need a quick refresher on the most common commands and patterns using Docker, then this course is for you. Although there are other containerization frameworks or tools, Docker has emerged as the standard when it comes to using it for everything from developers' machines to production-ready cloud deployments. In this course, you will learn how to use Docker in your daily development workflow from the very start to increase your productivity. You'll discover Docker Run, before going on to understand how to read, understand, and write docker-compose.yml files. As you progress, the course will take you through developing Docker images, along with helping you understand the technique of creating a custom configuration with Dockerfile. Later, you will explore the benefits of a local development environment versus virtual machines versus Docker. By the end of this course, you will be well-versed with Docker, and have developed the skills you need to use it effectively to manage your environment.
    Note: Online resource; Title from title screen (viewed January 31, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800206175
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn Microsoft Azure and become a certified expert to give your career a new direction About This Video Get to grips with Azure fundamental concepts Derive your own cloud solutions by understanding Microsoft Azure cloud Learn an important and mandatory skill for Windows server administrators and developers In Detail AZ-900 Azure Fundamentals exam is intended for candidates with non-technical backgrounds, such as those involved in selling or purchasing cloud-based solutions and services, as well as those with a technical background who have a need to validate their foundational-level knowledge around cloud services and Azure. This course starts off by setting up a blueprint of what the course covers and how you will travel through the concepts. You will begin by exploring the benefits of cloud services and how as-a-service offerings function. You will further cover cloud models and core Azure architectural components. In the concluding modules, you will understand the internet of things (IoT) on Azure. By the end of this course, you'll become skilled enough to confidently appear in the Microsoft Azure fundamentals examination.
    Note: Online resource; Title from title screen (viewed January 31, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800564121
    Language: English
    Pages: 1 online resource (1 video file, approximately 41 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Discover what APIs and RESTful APIs are and how they work About This Video Get to grips with application program interfaces (APIs) and RESTful APIs and understand how they work Explore the five main request methods - GET, POST, PUT, PATCH, and DELETE Learn the concept of CRUD (create, read, update, and delete) operations and HTTP status codes In Detail This course will help you understand what APIs and RESTful APIs are and how they work. It is designed in such a way that you will learn everything you need without feeling overwhelmed. APIs and RESTful APIs come across as difficult or advanced subjects, but they are just two computers communicating with each other and exchanging commands and data. The videos will take you through several easy-to-remember metaphors so that you can grasp APIs without getting unnerved. Because APIs can be written using different programming languages, this course will not include any coding exercises apart from a JavaScript demo. By the end of this course, you'll have a comprehensive understanding of how APIs work and how computers communicate with each other. You'll also become familiar with RESTful APIs, which make use of the HTTP protocol.
    Note: Online resource; Title from title screen (viewed April 27, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800561083
    Language: English
    Pages: 1 online resource (1 video file, approximately 43 hr., 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn new Android APIs such as RoomDatabase, ML Kit for face recognition, Cloud Firestore, Firebase, Maps, and the Android Studio IDE (integrated development environment) About This Video Build Android apps from scratch by using the Android Studio IDE and Java Explore new Android APIs such as Firebase Realtime Database and ML Kit and the Room Persistence Library Upload your apps to Google Play Store and reach millions of Android users worldwide In Detail Android is one the most popular operating systems in the world, so Android app development can help you explore a wide range of opportunities to build a successful career. If you have creative app ideas but don't know where to start, are looking to switch careers and Android development has piqued your interest, or you simply want to add more value to the workplace, this fully updated course will help you build a strong foundation in Android development, Android Studio, and object-oriented Java programming. The course begins by teaching you how to install Android Studio for Windows, and takes you through the initial steps involved in Android development. You'll then delve into Java and get to grips with object-oriented programming in Java, along with focusing on Java inheritance and data structures. As you advance, you'll understand the Android app structure and learn how to build apps such as a trivia app and the Make It Rain app. Finally, you'll discover how to finalize the Android apps and run them on physical devices. By the end of this course, you'll have fully understood how to develop Android apps and be able to start building on your app ideas.
    Note: Online resource; Title from title screen (viewed May 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Chris Lindner - Manager, Product Science at Indeed Over the past decade, data science has exploded as a lucrative, high-demand career. During this time, we've seen rapid expansion in both the demand for data scientists, and for the number of individuals trying to get into the field. But what exactly does the title "data scientist" even mean? Who are these "data scientists," and where do they come from? Are we becoming overly flooded with data science candidates? What emerging trends do we see as more and more jobseekers enter the market to meet this growing demand? Indeed is the world's #1 job site. Using our data on job postings, searches, and resumes, I'll try to explore the answers to some of these questions, and paint a picture of what the job market looks like today, and where it is going in 2020 and beyond.
    Note: Online resource; Title from title screen (viewed March 24, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    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 ...
  • 96
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800562004
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn PHP in less than 90 minutes with this fast-paced PHP guide About This Video Get up to speed with writing PHP code and explore basic concepts of PHP and its uses Understand how to use fundamentals such as variables, data types, and strings to create projects Work with arrays, loops, statements, and operators to simplify the code in PHP and other languages In Detail This PHP course is designed to get you started quickly with the fundamentals of PHP and using PHP to write code. While the course features detailed concepts, its organized structure and concise explanations ensure rapid yet effective learning. In an interactive style, the course demonstrates the installation of PHP on your computer. After this, you'll be on your way to creating a robust PHP file. Gradually, you'll gain insights into what PHP is, the different PHP users, and their purpose for using the language. The course later progresses to covering the fundamentals that will help you in learning other programming languages. This includes variables, constants, data types, loops, multidimensional arrays, functions, super global variables, and forms. By the end of this course, you will be well-versed with PHP and be equipped with the skills you need to write clean PHP code.
    Note: Online resource; Title from title screen (viewed April 27, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    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 ...
  • 98
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781789535143
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 31 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Machine Learning techniques for solving major financial issues About This Video Sets a foundation of what to follow by teaching visualization and exploratory analysis of financial data, the typical features like RSI and moving average. Predict stock prices by using Machine Learning models like Linear Regression, Random Forest, XGBoost and neural networks. Use modern portfolio theory, Sharpe ratio, investment simulation, and machine learning to create a rewarding portfolio of stock investments. In Detail Machine Learning for Finance is a perfect course for financial professionals entering the fintech domain. It shows how to solve some of the most common and pressing issues facing institutions in the financial industry, from retail banks to hedge funds. This video course focuses on Machine Learning and covers a range of analysis tools, such as NumPy, Matplotlib, and Pandas. It is packed full of hands-on code simulating many of the problems and providing working solutions. This course aims to build your confidence and the experience to go ahead and tackle real-life problems in financial analysis. The industry is adopting automatic, data-driven algorithms at a rapid pace, and Machine Learning for Finance gives you the skills you need to be at the forefront. By the end of this course, you will be equipped with all the tools from the world of Finance, machine learning and deep learning essential for tackling all these pressing issues in the area of Fintech.
    Note: Online resource; Title from title screen (viewed April 23, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Scott Anthony is quarantined in an apartment in Singapore. Luckily, the sovereign city-state and country's "future-back" approach has it well-positioned to manage this unprecedented global health crisis. Join Scott to find out what you-and the rest of the world-can learn from Singapore in these uncertain times. Recorded on April 6, 2020. See the original event page for resources for further learning or watch recordings of other past events . O'Reilly Meet the Expert explores emerging business and technology topics and ideas through a series of one-hour interactive events. You'll engage in a live conversation with experts, sharing your questions and ideas while hearing their unique perspectives, insights, fears, and predictions.
    Note: Online resource; Title from title screen (viewed April 21, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800205475
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Master Cisco's ACI and become an expert NOW! About This Video This course will help you get from zero to hero and master the policy-driven Data Center approach that ACI offers ACI involves a big learning curve and you'll learn to change your traditional network design mentality, which will be crucial to mastering ACI We will work with ACI APIC version 3.x. which provides the current SDN feature set you need to perform all data center functions and requirements In Detail Automation, objects, and policies are replacing traditional networks as we know them. North-to-South or East-to-West traffic flows-do you know the difference between the two? Don't worry if you don't: this course will remedy that! Traditional campus networks are static, and won't change much because they can't scale up. Data centers are not meant to be static. Today's Data Center architecture requirements are: scalability, geo-redundancy, security, multi-tenancy, and speed! Data center traffic flow should be highly available and predictable. As the demand for talented ACI engineers and architects is rapidly increasing, knowing the foundational aspects of SDN-based architectures and being able to implement and support them are crucial for your career development. This fast-paced course uses a whiteboard-based approach with hand written explanations. We start with an introduction to fabric data center designs, Spine and Leaf architectures, and ACI. We then start to implement them and deploy a fabric from the ground up. Then we build a multi-tenant environment. After completing this video training course, you will have gained a solid understanding of how to administer an Application Centric Infrastructure.
    Note: Online resource; Title from title screen (viewed May 29, 2020) , Mode of access: World Wide Web.
    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...