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.  (861)
  • Safari, an O'Reilly Media Company  (213)
  • Dixon, Walter
  • Boston, MA : Safari  (1,074)
  • Electronic videos ; local  (1,074)
Datasource
Material
Language
Years
Author, Corporation
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803242866
    Language: English
    Pages: 1 online resource (1 video file, approximately 47 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Dive into Kano Analysis and prioritize customer needs About This Video Master the ability to systematically identify and prioritize your customer requirements Specialize your skills in exploring your customer’s stated and latent needs Acquire the knack to delight your customers and make them your raving fans for a lifetime In Detail With increasing competition and constantly changing customer requirements, it has become exceedingly important to learn the art and science of prioritizing the most important needs and requirements of your customers. Kano Analysis is a unique tool that has a structured approach to understand these customer requirements, translate those needs/requirements into specific categories, and prioritize them. This tool is extensively used by Six Sigma Green Belts and Black Belts in their Lean Six Sigma projects. Kano Analysis is most effective in the Define Phase of any Six Sigma Green Belt or a Six Sigma Black Belt project. In the Define Phase, the Green Belt or the Black Belt looks for pain areas of the business process. When Kano Analysis is used, it helps understand customer requirements and provides a laser-sharp focus on only those requirements that your customers care about. This tool can also be used as a standalone tool that is independent of a Six Sigma project. If you want to thrive in today’s competitive environment, you must make your customers your raving fans. This is only possible when you focus and deliver exactly what your customer wants. Kano Analysis is the only tool that helps you identify what your customers exactly want.
    Note: Online resource; Title from title screen (viewed June 28, 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., 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 ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484268933
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 21 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In this video, you will explore forecasting techniques in Python, including how to use machine learning models from Scikit Learn, as well as integrating R as a sub process to gain access to the robust forecast library, incorporating the auto.arima and tbats models. We create our own Python class called Forecaster that stores all of the relevant information about the predictions, including error metrics, model forms, hyperparameter selections, and the forecasts themselves. The module is written in such a way that models can easily be added to the framework for increasing accuracy. In the specific scenario, we are forecasting on 150 separate time series—3 time series for each state using economic indicators from the St. Louis Federal Reserve (FRED) website. We build an API to extract the data and add our own indicators that we think will influence the future. At the time that this video is published, the country is experiencing a recession from the COVID-19 pandemic. Therefore, we will extract the recession indicator from the FRED website and make assumptions about how long the recession will last. Using this information, we create an economic outlook for each state. These forecasts can then be used to see which states we expect to recover most quickly from the recession. This modeling process will be done in Python on a Jupyter Notebook, so it's a good idea to have Anaconda installed on your computer so you can follow along. The rpy2 library from Python will be utilized, so having R installed in your local environment is necessary. What You Will Learn Create classes in Python Make predictions with machine learning and common forecasting models Manipulate data with Pandas Store data in base Python structures (lists, dictionaries) Create APIs and visual aids Who This Book Is For Data scientists with experience who are looking to take their forecasting skills to the next level.
    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 ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484265826
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 26 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In this course, we will look at using asynchronous programming in Python: the options, pitfalls, and best practices. We start with multi-threading, which is particularly useful when there is a lot of waiting, e.g. for HTTP requests or disk access. With multi-threading, you can start many requests in quick succession and then wait for all of them to complete at once. Next, the course will show you how to write your code in a thread-safe manner, and how to use it risk-free. Further, it covers Python’s global interpreter lock, which prevents a lot of serious problems in Python but also stops you from running threads in parallel. Going forward we discover how you can use Python’s multiprocessing library to run functions in parallel. Threads and processes often need to share or exchange data. In asynchronous code just passing Python objects is usually not the safest way to do this. This course looks at the main ways to do this correctly in Python, such as queues and events. Finally, the course moves on to the concurrent.future library which contains higher-level abstractions, including thread and processing pools and an asynchronous map function. The course finishes with advice on how to write robust asynchronous code, and how to test and debug it. What You Will Learn Take advantage of multi threading (concurrency) using the threading module Implement multi processing (parallelism) using the multiprocessing module Understand inter-process communication and data sharing using locks, queues, semaphores, barriers, events, and timers Test and debug asynchronous Python code Understand thread and process pools using concurrent.futures Who This Video Is For Intermediate to experienced Python programmers who want to speed up existing Python code by using multi processing and multi threading.
    Note: Online resource; Title from title screen (viewed January 5, 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 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 ...
  • 6
    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 ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801078016
    Language: English
    Pages: 1 online resource (1 video file, approximately 52 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn how to create websites quicker and easier using Wix About This Video Learn how to create a Wix website from templates and editor Grasp techniques for making your website mobile-friendly Get ready to buy your own domain name and put your Wix website live on the web In Detail Do you want to create a website but do not know how to code? No problem. With this video course, you’ll learn how easy it is to use Wix to create websites without writing a single line of code. The course starts by explaining to you the benefits and features of the Wix template and editor. From here, you’ll grasp all the steps needed for developing a Wix website. You’ll learn how to implement media into your website pages and discover techniques for editing media in ADI (artificial design intelligence) and inserting your own media in the website editor. Moving along, you’ll learn how to edit page layouts and create responsive mobile design for your website. Next, you’ll explore the site menu options and create page links for navigating inside the website. Finally, you’ll learn how to host your website on a domain and optimize the website content for ranking high on search engines. By the end of this course, you’ll be able to design and deploy a website from scratch using Wix.
    Note: Online resource; Title from title screen (viewed January 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 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 ...
  • 9
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 29 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: With an eye to the future, many organizations have made the move to microservices as a means of decomposing monolithic legacy systems. But what does this move mean for delivering data? Join us to discover how understanding the intersection of software architecture and data can help you achieve new levels of velocity, agility, reliability, and efficiency. If you’re looking for ways to manage data as a software architect or developer, these sessions will help you learn what’s involved so you can chart a course toward a successful solution. About the Software Architecture Superstream Series: This six-part series of half-day online events focuses on the hottest topics in software architecture, giving you the insights to keep pace with what’s next while still accommodating legacy needs. Both seasoned software architects and those looking to break into the field will learn new skills and the latest information on the tools and technologies they need to succeed. What you'll learn-and how you can apply it Explore the intersection of software architecture and data Understand how and when to decompose monolithic data Learn how to apply evolutionary practices to databases and how to apply database refactoring patterns to evolve the database design See what’s coming next with data mesh, the next-generation analytical data platform This Superstream is for you because... You’re a developer or architect who wants to understand the intersection of architecture and data. You’re currently looking for ways to deliver data to support your businesses goals. You want to become well-versed in the foundations and best practices of software architecture and data. Prerequisites: Come with your questions Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read Fundamentals of Software Architecture (book) Read Building Microservices , second edition (book) Read Building Evolutionary Architectures (book) Read Building Event-Driven Microservices (book) Take Software Architecture by Example (live online training course with Mark Richards and Neal Ford) Take Architecture: The Hard Parts (live online training course with Mark Richards and Neal Ford) Take Microservice Fundamentals (live online training course with Sam Newman)
    Note: Online resource; Title from title screen (viewed January 25, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801073998
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 55 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Discover how to use Puppet 6 for handling multiple application servers About This Video Become familiar with the installation process of Puppet 6 server and agent Work with default environments and create your new environment Get to grips with Puppet templates and Puppet Bolt In Detail With Puppet, you can configure many servers and automate your IT configuration easily and efficiently. This video course shows you how to be a master in using Puppet 6. This course helps you to install and setup Puppet 6 on your machines. You will also be able to configure the hostname entry, JVM, and perform time synchronization. Next, you will be introduced to Puppet manifests and learn how to work with the default environment and create a new environment. Moving along, you will install modules in different locations, create modules, and learn the best practices required to use conditional statements in Puppet. Towards the end, you will discover templates in Puppet 6 and learn how to deploy agents to new systems using the Bolt tool. By the end of this course, you will be well-versed with Puppet and will develop the skills needed to configure systems centrally from your Puppet server.
    Note: Online resource; Title from title screen (viewed January 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 24 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Python is the most popular language for data science and machine and deep learning, and it’s become a favorite among web developers due to its versatility, vast library ecosystem, and high-performance applications. Python's many new features will ensure it remains the language of choice for these robust communities, even as we approach its 30-year anniversary. Join members of the Python community as they share expert perspectives on topics ranging from machine learning to microservices. Discover how to implement Python’s newest features to optimize performance and take your Python code to the next level. About the OSCON Superstream Series: Each day in the four-part OSCON Superstream Series covers a different programming language and its ecosystem, with unique sessions including keynotes from language luminaries, debates on controversial topics, and hands-on coding talks. And they’re packed with insights from innovators and the latest tools and technologies to help you stay ahead of it all. What you'll learn-and how you can apply it Explore Python’s newest features Understand how Python can be applied in machine learning Learn how to use gRPC with polyglot technologies including Python Implement Python’s newest features to optimize performance This Superstream is for you because... You’re a Python developer looking to improve your skills and awareness of new practices and technologies. You’re a developer in another programming language and are curious about how Python can improve the performance of your applications. You’re an experienced developer who wants to learn new tools and techniques from expert programmers and software developers. Prerequisites: ,/p〉 Come with your questions Have a pen and paper handy to capture notes, insights, and inspiration
    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 ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801078504
    Language: English
    Pages: 1 online resource (1 video file, approximately 19 hr., 53 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Get ready to solve modern computing problems with data structures and algorithms About This Video Understand the fundamentals of data structures and algorithms Learn how to implement data structures and algorithms in the real world using Python Prepare for your job interview by getting acquainted with some common interview questions In Detail With the knowledge of data structures and algorithms at your fingertips, you can write efficient computer programs to solve real-world problems. This course will help you to get up and running with data structures and algorithms in no time. The course starts by explaining the concepts of complexity analysis and big O notation. Next, you will become familiar with the concepts of memory and logarithms. Moving along, you will get a solid understanding of data structure concepts, such as arrays, linked lists, stacks, queues, hash tables, trees, heaps, and graphs. Next, you will understand what recursion is and get to grips with a variety of basic and advanced algorithms, such as searching, sorting elementary, sorting advanced, tree traversal, and graph traversal. Towards the end, you will go through a set of interview questions that will enhance your knowledge of data structures and algorithms and prepare you for job interviews. By the end of this course, you will have gained exceptional knowledge of data structure and algorithms and will have developed skills to apply in the real world.
    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 ...
  • 13
    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 ...
  • 14
    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 ...
  • 15
    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 ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801079419
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 10 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn essential techniques with Burp Suite to detect vulnerabilities that cause web applications to be compromised About This Video Learn how to find and exploit common vulnerabilities with Burp Learn how Burp Suite can help automate attacks Learn using hands-on examples In Detail Burp Suite contains an array of penetration testing and vulnerability finder tools. It is mainly used to identify the vulnerabilities of web applications. In this course, you will learn essential techniques with Burp Suite to detect vulnerabilities that cause web applications to be compromised. The course starts off with demonstrating how to set up your project in Burp Suite. It also introduces the different modules included in the Burp Suite. You’ll learn to identify information disclosure vulnerability and expose sites leaking sensitive information. You’ll also learn about insecure decentralization vulnerability and how this can be exposed. Web applications use WebSocket to communicate with the user. Testing web sockets for vulnerabilities is also covered in this course. You’ll also learn how to simulate the directory traversal attack and read files that are running. Finally, you will learn about some other attacks such as the external entity injection (XXE), cross-site scripting (XSS), and SQL injections. With this, you will have all the skills in your arsenal to test web applications.
    Note: Online resource; Title from title screen (viewed February 26, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801077088
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 6 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn how to create amazing animations using SwiftUI with the help of easy, intermediate, and advanced projects. About This Video Become familiar with the SwiftUI framework Discover how to use Xcode 12 and iOS 14 with SwiftUI Get ready to create stunning animations for your applications with SwiftUI In Detail Do you want to create eye-catching animations with SwiftUI that can be easily incorporated into your applications? This course teaches you how to create animations of your choice using SwiftUI. The course starts with an introduction to SwiftUI, explaining the differences between declarative and imperative programming. Moving along, you will discover the role of stacks, text modifiers, and image modifiers in SwiftUI. Next, you will learn to work on interesting projects, such as animating a weather graph with data, animating different shapes, creating an ocean wave, and creating a Wi-Fi loading animation. By the end of this course, you will be able to create smooth and engaging animations with SwiftUI using Xcode 12 and iOS 14.
    Note: Online resource; Title from title screen (viewed January 20, 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] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Join us for a special conversation on software architecture with Neal Ford and test.ai chief scientist Tariq King, covering the fascinating aspects of the discipline, interesting convergence areas, and insights on how to approach the most challenging aspects of building and managing evolving architectural needs. This is your chance to ask Neal and Tariq anything you want about architecture or their own career journeys. They’ll spend a few minutes covering the trends in artificial intelligence that are influencing architecture, then tell you what you need to know to stay ahead of the curve. What you'll learn-and how you can apply it Explore the uses of AI in your architecture What’s coming next with software architecture This training course is for you because... You want the chance to ask Neal Ford and Tariq King your questions around the synergy between architecture and AI. You want to better understand how AI will impact your business architecture. Prerequisites Come with your questions for Neal Ford and Tariq King Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read Fundamentals of Software Architecture (book) Read Grokking Artificial Intelligence Algorithms (book) Read Building Event-Driven Microservices (book) Attend Software Architecture Superstream Series: Software Architecture Fundamentals (APAC) —March 18, 2021 Attend Architecture: The Hard Parts (live online training course with Mark Richards and Neal Ford) Attend Artificial Intelligence: AI for Business (live online training course with Alex Castrounis)
    Note: Online resource; Title from title screen (viewed March 9, 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] : Apress | Boston, MA : Safari
    ISBN: 9781484270479
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 16 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This video dives into PolyBase - Microsoft's technology for data virtualization - and its ability to virtualize data from a variety of data sources into SQL Server 2019. In this video, you will learn how to configure SQL Server and PolyBase to connect to another SQL Server instance. You will also learn the differences between PolyBase and linked server connections. Next you will learn how to connect to additional data sources from SQL Server 2019, such as to Cosmos DB and PostgreSQL. You will see the configuration steps needed, as well as options available for retrieving data. From there, you will learn how to use statistics to assist the optimizer, obtain key query tuning tips, and implement a reference for loading a data warehouse using PolyBase. What You Will Learn Connect to remote instances of SQL Server, Cosmos DB, and PostgreSQL Contrast linked servers to PolyBase and learn when to choose which method Use statistics to assist the SQL Server optimizer in executing PolyBase queries Tune queries against external tables Load data from multiple external data sources into a data warehouse Who This Video Is For Data platform specialists who need to work on multiple data platforms, but want to use one unifying language to tie them together. Viewers should be familiar with SQL Server and the T-SQL language, but do not need prior experience with any other technologies. Viewers should have seen the first video in the series, PolyBase Concepts and Configuration.
    Note: Online resource; Title from title screen (viewed March 2, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801078368
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Prepare for the PgMP certification with this course and take your career in project management to the next level About This Video Gain the skills needed to pass the PgMP certification exam Get a solid understanding of the program management life cycle phases Learn how to plan and manage projects effectively in the real world In Detail The Program Management Professional (PgMP) accreditation from the Project Management Institute (PMI) is the subsequent stage after the Project Management Professional (PMP) certification and addresses the network of professionals who are answerable for the planned management of various undertakings that are in arrangement with authoritative decisions. This course will help you to learn everything that is needed to pass the PgMP Certification exam. The course starts with an overview of the PgMP certification exam. Next, you will cover the basic concepts of program management and learn its life cycle phases. Moving along, you will become familiar with concepts related to program strategy alignment, such as charter, environmental analysis, strategy, and program risk. Next, you will find out the benefits of program management and gain an understanding of program stakeholder engagement. Later, you will become familiar with program governance practices and program life cycle management. Finally, you will explore supporting processes, such as the program definition phase, program delivery phase, and program closure phase. By the end of this course, you will have all the knowledge needed to pass the PgMP certification course.
    Note: Online resource; Title from title screen (viewed February 26, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801073271
    Language: English
    Pages: 1 online resource (1 video file, approximately 15 hr., 43 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn the process of full-stack web development from beginning to end About This Video Learn how to build the front-end of the blog using the power of Angular 11 and Bootstrap Become familiar with the process of building the API layer of the blog using ASP.NET Core Discover how SQL Server and SQL Server Management Studio are used to build a reliable back-end In Detail Do you want to learn how to build the back-end, Application Programming Interface (API), and front-end web application using full-stack technologies? This course will teach you the skills and give you the confidence to build a real-world blog from scratch using the full-stack technologies that are commonly used by Microsoft, Google, and Twitter. The course starts with an introduction to the technologies and libraries that you will use to build the blog. Next, you will set up the environment by installing SQL Server 2019, SQL Server Management Studio, Visual Studio Code, Git, Node.js, and Postman. Moving along, you will learn to prepare the blog outline by sketching out the needed pages and identifying standalone components, endpoints, and database actions. Next, you will build a solid back-end using Structured Query Language (SQL) for storing the blog content and discover the process of building the API layer using ASP.NET Core and Visual Studio. Towards the end, you will learn to build your blog’s front-end using Angular 11 and Bootstrap. By the end of this course, you will have developed all the essential skills needed to build a full-stack blogging web application from scratch.
    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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801078580
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 47 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Make your data speak with the help of Power BI tools from Microsoft, including Power Query, Power View, and the Power BI service About This Video Gain a solid understanding of Power BI tools Learn how to get insights of data quickly and easily Get ready to design impressive reports and dashboards using the various tools of Power BI In Detail Whether you want to prepare your data for visualization or create eye-catching reports and dashboards from datasets, Power BI is the answer. This course will teach you the necessary Power BI tools, and you will gain the skills and confidence to use them effectively in the real world. The course starts by introducing you to Power BI and takes you through the setup process of Power BI on your machines. Next, you will learn how to create charts, maps, tables, and matrix in Power BI. Moving along, you will learn to use cards, filters, slicers, and advanced charts. Next, you will learn to insert objects, such as images, texts, and shapes, in Power BI and discover what are bookmarks and actions. As you advanced, you will learn to create, publish, and export reports using the Power BI service and become familiar with the text, date, and number functions. Finally, you will learn how to append data, understand merge queries, and go through additional important topics of Power BI, such as group, transpose, and unpivot. By the end of this course, you will have the Power BI skills needed for turning huge chunks of boring datasets into impressive reports and dashboards.
    Note: Online resource; Title from title screen (viewed February 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 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 ...
  • 24
    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 ...
  • 25
    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 ...
  • 26
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: There’s no single—or clearly defined—path to becoming a software architect. But these sessions will give you a solid grasp of the fundamentals, preparing you to implement the strategies that will help your organization increase performance, reduce costs, manage complexity, build in resilience and scalability, and speed time to market. Whether you're a senior-level developer who wants to make the move to architect or a practicing software architect who wants to hone your skills, these sessions provide the insight, advice, and essential knowledge you need to up your game. About the Software Architecture Superstream Series: This six-part series of half-day online events focuses on the hottest topics in software architecture, giving you the insights to keep pace with what’s next while still accommodating legacy needs. Both seasoned software architects and those looking to break into the field will learn new skills and the latest information on the tools and technologies they need to succeed. What you'll learn-and how you can apply it Learn how to identify and design architectural components Understand exactly what microservices are and the power they bring Explore techniques to analyze and select the right architecture patterns Discover ways to diagram and document an architectural solution Build better communication skills to champion architecture decisions to developers and stakeholders This Superstream is for you because... You're a senior-level developer who wants to make the move to architect. You're a practicing software architect who wants to learn new software architecture techniques and practices. You're considering adopting a microservice architecture. You're responsible for creating a software architecture for your company, and you want to learn the fundamentals. Prerequisites Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read Fundamentals of Software Architecture (book) Read Building Microservices , second edition (book) Read Building Evolutionary Architectures (book) Read Building Event-Driven Microservices (book)
    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 ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 8+ Hours of Video Instruction Red Hat OpenShift Administration Complete Video Course: Red Hat EX280 provides an introduction in administrating OpenShift and prepares viewers to take the Red Hat exam EX280. Red Hat OpenShift Administration Complete Video Course: Red Hat EX280 provides an introduction in administrating OpenShift and prepares viewers to take the Red Hat exam EX280. This course provides in-depth training and hands-on labs exploring the ins and out of administering in OpenShift. Topics include management of cluster nodes, users, and role-based access control, as well as management of applications in an OpenShift environment. The Red Hat Certified Specialist in OpenShift Administration exam (EX280) tests the knowledge, skills, and ability to create, configure, and manage a cloud application platform using Red Hat® OpenShift® Container Platform. This engaging self-paced video training solution provides learners with more than 8 hours of video instruction from an expert trainer with years of providing practical Linux teaching experience. Through the use of topic-focused instructional videos, you will gain an in-depth understanding of all topics on the Red Hat OpenShift Administration EX280 exam, as well as a deeper understanding of Ansible. The combination of video and labs provides a unique offering that gives you a full toolkit to learn and excel on your exam. Topics include: Module 1: Managing OpenShift Clusters Module 2: Managing OpenShift Resources Module 3: Managing OpenShift Authentication and Access Module 4: Performing Operational Cluster Management Tasks Module 5: Red Hat Certified Specialist in OpenShift Sample Exam About the Instructor Sander van Vugt is an independent Linux specialist, living in the Netherlands with customers all over the world. Sander is teaching Linux classes since 1995 and has written more than 60 books about different Linux related topics, as well as more than 25 video courses. Sander is also actively working as a consultant, specialized in Linux High Availability, Performance and Security. Also, Sander is a regular speaker on major Linux conferences all over the world. Skill Level Intermediate Learn How To Manage a complete container-based datacenter Prepare for the EX280 Exam Set up Authentication Set up Authorization Create a Project Template Create a Project Run a TLS Secured Application Create a Passthrough Route Configure Autoscaling Configure MySQL Configure Wordpress Who Shou...
    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 ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484270349
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 4 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Privacy is essential for individuals and democracy as a whole – and the only real way to achieve this is with strong encryption. The target audience for this video is anyone who wants to keep their communications truly private. This could be personal information or intellectual property – the solutions are the same. After viewing this video, you will understand: Why privacy is important, not just for individuals but for democracy and society The basics of encryption and how it is essential for privacy The difference between data at rest and data in motion How data travels between computers/devices on the internet The trade-offs between security, convenience, and cost How to set up truly secure and private communications What You Will Learn Define privacy and why it’s so important Discover how the internet really works Gain an understanding of cryptography and encryption Set up secure email, messaging, and file sharing Enable secure and private web browsing (HTTPS, VPNs, and DNS over HTTPS) Who This Video Is For Anyone who wants to keep their communications truly private.
    Note: Online resource; Title from title screen (viewed April 6, 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] : IT Governance Publishing | Boston, MA : Safari
    ISBN: 9781787782907
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 22 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn about ISO 27001 best practice and find out how to achieve compliance with the Standard at your own pace. This self-paced online course provides a complete introduction to the key elements required to achieve compliance, including: • Understanding management system documentation and the requirements of ISO 27001. • Planning, scoping, and communication throughout your ISO 27001 project. • The key steps involved in an ISO 27001 risk assessment. What does this training course cover? • An overview of available standards and management system documentation. • The benefits of ISMS certification. • An overview of ISO 27001 and its application. • Key elements of ISMS implementation project planning. • The core elements of an ISMS. • The key steps of an ISO 27001 risk assessment. • An overview of the ISO 27001 Annex A controls. Exam If you would like to purchase the exam please use the following link - https://www.itgovernance.co.uk/shop/product/certified-iso-27001-isms-foundation-cis-f-exam-voucher
    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 ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: 8+ Hours of Video Instruction More than 8 hours of video instruction for people interested in learning how to create and maintain web pages with HTML and CSS through theory and practical examples, including the latest features of HTML5 and CSS3. Overview HTML & CSS JumpStart LiveLessons strives to provide what is rapidly becoming an essential skillset. HTML and CSS are the basis for creating web applications and pages and are the perfect place to start if you want to launch your web development career. There are five lessons in the course covering the basics. The first two lessons focus on HTML, and the last three lessons cover CSS. The course is geared very much toward working examples, including detailed demos that illustrate all the syntax and techniques. The course is designed for people who are getting started with HTML or CSS; as such, the course goes through each topic in a detailed, methodical way. The course provides a solid baseline introduction to HTML and CSS that shows how to create and style web content using the contemporary HTML/CSS standards and techniques, including some of the latest features available in HTML5 and CSS3. Descriptions of the underlying theory so you understand how it all works are provided, as well as practical examples of how to achieve common UI effects. About the Instructor Andy Olsen is a freelance consultant, instructor, and developer with more than 30 years of experience in IT. Andy began his professional career as a C/C++ developer and morphed into Java, C#, and other languages over the years. Andy is actively involved in a wide range of technologies including full stack development, cloud native applications, data science, and more. Andy is passionate about technology education and runs training courses around the world across diverse market sectors. Skill Level Beginner Learn How To Create web pages using HTML Use the latest web content features available in HTML5 Style web content using CSS Use styling features available in CSS3 Who Should Take This Course Individuals interested in building or maintaining web pages Course Requirements Familiarity with using web applications No prior web or development experience is necessary Lesson Descriptions Lesson 1, “HTML Essentials,” starts by covering the core syntax in HTML, beginning with how to create and edit HTML documents in a simple text editor and then how to view HTML documents in a browser. The lesson progresses by showi...
    Note: Online resource; Title from title screen (viewed March 16, 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] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Almost 4 Hours of Video Instruction Create a continuous security posture by defining all your AWS security and compliance as code, and run in a continuous delivery workflow with every change using services and tools such as AWS CloudFormation, AWS CodePipeline, and many others. Overview In this course, you will learn how to use AWS services, which provide the ability to create an end-to-end continuous security solution. These services include AWS CloudFormation, AWS CodePipeline, Amazon EventBridge, AWS Lambda, AWS Step Functions, AWS Organizations, AWS Security Hub, Amazon GuardDuty, AWS Config Rules, Amazon Inspector, AWS Secrets Manager, Amazon VPC, Amazon Macie, and AWS Audit Manager--among many others. You will learn how to use a combination of these services to apply key design principles for security and build continuous security solutions within your software systems. Throughout the course, you will see working examples of how to automate security using AWS services. About the Instructor Paul Duvall is a founder and former CTO of Stelligent--a Premier Consulting Partner with the DevOps and Security Competencies. He holds multiple AWS certifications including AWS Certified Security - Specialty. He has architected, implemented, and managed software and systems solutions for over 20 years. He is principal author of Continuous Integration: Improving Software Quality and Reducing Risk (Addison-Wesley, 2007), a 2008 Jolt Award winner. He is also the author of many other publications, including the videos Continuous Compliance on AWS and Continuous Encryption on AWS , and Continuous Security on AWS , which are part of Addison-Wesley's DevSecOps on AWS Series. He hosted the “DevOps on AWS Radio” podcast for over three years. He enjoys blogging and speaking on all topics related to DevSecOps, Serverless, and AWS. You can find his blog posts and other content at paulduvall.io . Skill Level Intermediate to Advanced Learn How To Apply key design principles for security Apply event-based design patterns for security Utilize AWS Developer Tools for DevSecOps Use AWS CodePipeline and AWS CloudFormation to model continuous security workflows Define your AWS Organizations as code using org-formation Automate detective controls using AWS CloudFormation, AWS Security Hub, AWS Config Rules, and Amazon Inspector Protect network and host-level boundaries with Amazon VPC Perform data classification using AWS CloudFormation and Amazon Macie Cre...
    Note: Online resource; Title from title screen (viewed March 19, 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] : Pearson IT Certification | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 45 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 9+ Hours of Video Instruction More than nine hours of video instruction that includes explanations and demonstrations to prepare you to take the Cisco CyberOps Associate CBROPS 200-201 certification exam. Overview Cisco CyberOps Associate CBROPS 200-201 Complete Video Course prepares learners to take the CBROPS 200-201 exam. The course starts with the basics of security, including the CIA Triad, various security deployments, threat intelligence, malware, and analysis tools. It then details the various types of attacks and vulnerabilities, and the fundamentals of cryptography and PKI. After a foundation of cybersecurity fundamentals is laid, the course explores security monitoring and data normalization, including the 5-tuple correlation, as well as DNS, web log, deterministic, and probabilistic analysis. It then introduces NetFlow as it specifically applies to cybersecurity and incident response, as well as its various analysis tools. You will learn how to identify the different intrusion event categories and understand the MITRE ATT&CK Framework. The course then gets into the details of digital forensics, including types of evidence and the chain of custody. There are lessons explaining host-based forensics of Windows, Linux, and Mac OSX, as well as a discussion of endpoint security technologies. The course then moves into network intrusion analysis and the various ways to determine whether your system has been attacked before finishing up with “Security Policies and Procedures,” and the fundamentals of incident response. Through detailed exploration, configuration demos, and troubleshooting implementations, this course methodically guides you through the key topics in the exam. Taught by best-selling authors Omar Santos and Ron Taylor, the Cisco CyberOps Associate CBROPS 200-201 Complete Video Course provides full coverage of the certification, so you have the knowledge you need to study for an pass the exam. Major topics include: Security Concepts Security Monitoring Host-based Analysis Network Intrusion Analysis Security Policies and Procedures About the Instructors Omar Santos is a principal engineer in the Cisco Product Security Incident Response Team (PSIRT) within Cisco’s Security Research and Operations. He mentors and leads engineers and incident managers during the investigation and resolution of security vulnerabilities in all Cisco products, including cloud services. Omar has been working with information technology a...
    Note: Online resource; Title from title screen (viewed March 16, 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] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 25 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: One of the most consistent challenges for ML engineers is how to move from model to production. Join us for a day of sessions dedicated to making the most of AI in your company. You’ll learn about everything from scaling to deployment and from pipeline to model decay—straight from our experts. About the AI Superstream Series: This four-part series of half-day online events is packed with insights from some of the brightest minds in AI. You’ll get a deeper understanding of the latest tools and technologies that can help keep your organization competitive, and learn to leverage AI to drive real business results. What you'll learn-and how you can apply it Understand how MLOps can help you evolve from manually building models Learn how to use PyTorch to effectively deploy and scale your AI models Explore design patterns that will help you tackle problems that frequently crop up during the ML process This Superstream is for you because... You want to learn more about moving machine learning from model to production. You want to better understand MLOps. You’re interested in improving your skills in scaling, model monitoring, and deployment. Prerequisites Come with your questions Have a pen and paper handy to capture notes, insights, and inspiration
    Note: Online resource; Title from title screen (viewed March 17, 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 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 ...
  • 35
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801070737
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Leverage the rich Spring ecosystem to create complex and secure applications with Spring Boot About This Video Create and publish Spring Boot projects Examine existing Spring Boot projects and troubleshoot issues Create projects out of various technologies using starter dependencies In Detail Spring Boot provides some impressive features to simplify writing your code, and does so with minimal effort. It is the fastest way to get a Spring application up and running with the fewest lines of code and the least configuration. It aims to make development easy so that you can create production-grade applications and services. This course begins by helping you configure Spring Boot, then shows you a practical implementation of its various features. Then, you will work on running and debugging Spring Boot apps in the IDE. Following that, you’ll learn the foundations of the Spring Boot platform and understand its operations. Afterwards, you’ll understand layered architecture basics and how Spring Boot lets us create layered applications built on top of Spring. You’ll also see how autoconfiguration works and understand how to use it and troubleshoot it where required. Finally, you’ll be injecting properties into Spring-managed beans and publishing Spring events to ApplicationListeners. By the end of the course, you will get hands-on knowledge of running and debugging Spring Boot applications in the IDE. You will also be able to publish these applications on a website.
    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 ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801076609
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Enter the world of J2EE by learning servlets and JSP technologies the easy way About This Video Gain knowledge about servlets and JSPs to enter the world of JavaEE Understand JSP action elements and create custom tags Understand socket communication through TCP/IP, UDP, broadcasting, and more through examples In Detail Servlets and JSP are the backbone of all modern-day web applications. In this course, we will start by talking about some network components and understand the basics of networking with simple real-world examples. And then, we will jump into some good examples on network programming. Here, we will take examples of socket communication through TCP/IP, UDP, Broadcasting, Multicasting, and many more examples. By now, you will have gained foundational knowledge to explore servlets and JSPs and to enter the world of JavaEE. Learning about servlets and JSP lays a great foundation for learning all modern-day frameworks. This course is almost like a prerequisite to learning modern-day Java frameworks as they internally rely on these technologies. This course will surely make your Java journey smooth without any glitches. We will start by talking about the basics of servlets and JSP with some good example programs and cover everything that you need to know on servlet and JSP technologies.
    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 ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484271278
    Language: English
    Pages: 1 online resource (1 video file, approximately 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Create a simple chat app for iOS using the Multipeer Connectivity framework. Multipeer Connectivity is an important development in the latest iOS. Using this framework, you’ll provide users an interactive way to communicate and exchange data between each other. You'll see how to set one of the users as the host, and allow other users to join the hosted chat. Then each participant will be able to send a message in a shared room between all of the users. You’ll achieve this by implementing the Multipeer Connectivity framework, setting up the room protocols, and creating pathways for the exchange of data with users in the room. Learn how to create multi-screen apps; save simple data, such as a person’s screen name, indefinitely; and add a few storyboard elements, such as buttons and textfields. Finally, this video gives you a skeleton for creating other apps, such as a multiplayer game linked between different devices. What You Will Learn Create basic Xcode projects for iOS Implement the Multipeer Connectivity framework Create host and guest functionality and exchange data between devices Who This Video Is For Developers with more advanced skills in Xcode and Swift.
    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 ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 42 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    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. 7+ Hours of Video Instruction Discover how you can use Power BI to help your organization to become more data driven. Whether you are new to analytics or have been stuck preparing and delivering data using legacy BI tools, this video shows you how to use Microsoft Power BI with confidence. In this video, learn ways to import data from various sources as well as how to transform and cleanse data prior to loading it to a report-ready, self-service-enabled data model. Create visualizations in the Power BI Desktop and then secure, share, and collaborate using the various features in the Power BI service. Using his years of experience teaching Power BI to a variety of learners, Microsoft Certified Trainer Chris Sorensen explains the core concepts of Power BI to expose you to the most widely used features and functions in Power BI. He carefully explains the “why” behind using those features, not just the “how.” In his engaging style grounded in real-world scenarios, Chris gives you the confidence to navigate and build effective Power BI solutions, quickly and effectively. Build good habits and develop in your career as a business analyst or data-driven business user. About the Instructor Chris Sorensen CPA, CGA, is the Founder and President of Iteration Insights, a tech-enabled data analytics solutions provider based in Calgary, Alberta. In his career, he has led numerous Analytics projects in more than 15 industries across small to enterprise-sized organizations. He is a Microsoft Certified Data Analyst Associate and Microsoft Certified Trainer with a combined 20+ years of industry-solution delivery and teaching experience. He has evangelized both Excel and Power BI with Microsoft since July 2015 and is the author of the Microsoft Press Exam Ref 70-779 Analyzing and Visualizing Data with Microsoft Excel and co-author of Data Analysis Fundamentals with Excel (Video) published by Microsoft Press. Skill Level Beginner-Intermediate Learn How To Import and transform data in Power Query Editor Build a data model that supports self-service analysis Develop reports and visualizations using the Power BI Desktop Enhance the experi...
    Note: Online resource; Title from title screen (viewed May 14, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801817004
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Complete this course and immediately start using your new jQuery skills in your everyday development work. About This Video Learn about loading remote data with jQuery Understand how to work with forms using jQuery Understand jQuery callback functions In Detail jQuery remains the most popular client-side development library on the web. Designed to do some of the heavy liftings in JavaScript, you’re going to find the jQuery library used in millions of sites. While it’s not the newest JavaScript library, jQuery remains the most deployed. It’s a “need-to-know” item if you’re on the road to becoming a web developer, client-side engineer, or another type of development pro. The videos included in this course are short and to the point, without a lot of extra unneeded fluff. This course covers it all—from the basic jQuery syntax, simple through complex selectors, jQuery Ajax, jQuery UI, and much more. There are even a couple of complete jQuery projects included for you to test your skills after you’ve learned the fundamentals. On completing this course, you will be able to create applications on your own.
    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] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 3 Hours of Video Instruction Three hours of hands-on demonstrations explaining the details of Amazon EKS that shows the power and ease of running and integrating applications on Kubernetes in AWS. Overview Hands-On Amazon Elastic Kubernetes Service (EKS): Running Microservices LiveLessons gives a demo-driven overview of running Amazon Elastic Kubernetes Services. The course covers not only the basics of Kubernetes, but also gets into the creation of EKS clusters and running real workflows on the cluster. The course shows common administrative tasks and wraps up with demos that help integrate an EKS cluster with a Serverless project as well as an application that uses DynamoDB from within the cluster. About the Instructor Vallard Benincosa is a senior engineer at a company called WeaveGrid, which focuses on climate change by efficiently coordinating between electric vehicles and utility companies. He has worked for a variety of small and large companies working on Kubernetes. He helped develop a Kubernetes certification for the Linux foundation and has been using Kubernetes since 2015. In his day job, he is a lead platform engineer ensuring production applications run reliably in Kubernetes and AWS. Skill Level Beginner/Intermediate What You Will Learn Learn what problems Kubernetes solves and how it simplifies the management of microservices. Learn how to install EKS and do administrative tasks with EKS such as upgrading, scaling the cluster, adding users, and viewing the dashboard. Learn how to securely run applications on EKS and integrate with other AWS services such as: S3, Route53, Load Balancers, and Elastic Block Storage Learn how to integrate container applications into the AWS ecosystem with Serverless functions performing actions on the Kubernetes cluster or how an application would interface with DynamoDB. Who Should Take This Course People who want to learn how to best run Kubernetes on Amazon Web Services Developers looking to understand how their applications can use EKS and existing AWS services such as DynamoDB, S3, and others in production. Platform Engineers who want to know how to best run Kubernetes on AWS and understand how applications can benefit from the system. Course Requirements Basic understanding of Linux containers Basic Shell commands for CLI work Basic hands-on experience with AWS Table of Contents Lesson 1: Introduction to EKS Lesson 2: EKS IAM Resources Lesson 3: Creating EKS Clusters Les...
    Note: Online resource; Title from title screen (viewed May 3, 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] : 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: Over the past decade, mapping experiences—a design and marketing technique that attempts to capture an experience in a diagram—has entered the mainstream. Stakeholders are now asking for things like customer journey maps by name, even if they don’t know exactly what they’re requesting. To keep up with demand, the field, along with associated areas such as experience design, service design, and customer experience management, is maturing quickly, bringing with it a number of necessary changes. Join us for this edition of Meet the Expert with Jim Kalbach. You’ll get an overview of experience mapping fundamentals and explore five trends shaping the field today: facilitation as a core part of mapping, increased focus on multichannel experiences, the rise of mapping as a management activity, the inclusion of employee experience, and the application of experience mapping outside of commercial settings. What you’ll learn and how you can apply it By the end of this live show, you’ll better understand: Core concepts in mapping experiences Key trends and changes to the field The future outlook and where the field might be heading This course is for you because… You want to learn about the fundamental shifts that are transforming the business landscape and customer needs. You want to stay current in new skills related to customer journey mapping, service blueprinting, and similar techniques. Recommended follow-up: Read Mapping Experiences , second edition (book), especially chapter 11, “ Customer Journey Maps ” Read Rapid Techniques for Mapping Experiences (report)
    Note: Online resource; Title from title screen (viewed June 2, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801071956
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 2 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn how to build a RESTful API using ASP.Net Core API, Entity Framework, Enterprise-grade practices for a scalable and future-proofed Web API solution. About This Video Build a fully data-driven REST Web API using cutting edge technology Deploy application and database on-premises with Internet Information Systems and SQL Server Learn Enterprise-level design patterns and troubleshoot and fix practical errors In Detail Microsoft .NET is the platform that drives the business technology of many of the top corporations in the United States and many other countries. It is the predominant technology used to drive enterprise-scale business technology. There is a high demand across the world for .NET developers in a variety of industries. This course also features web API development, and the ability to design and maintain an API is an important toolset for the modern web developer. This course will help you build a fully data-driven REST Web API using cutting-edge technology. You will test and troubleshoot using Postman, create a database using Entity Framework Core, set up logging using SeriLog, learn about dependency injection, and API documentation using SwaggerUI. You will understand the REST design principles and authentication using JWT, understand how to use data transfer objects and AutoMapper, manage packages with NuGet Manager, and set up GitHub for source control. Finally, you’ll deploy applications and databases on-premises with Internet Information Systems, Microsoft SQL Server, and Microsoft Azure. By the end, you’ll switch around to Visual Studio for your coding exercise because of hands-on expertise in examining logic and syntax errors throughout. This will put your newly learned skills to practical use and impress your boss and coworkers.
    Note: Online resource; Title from title screen (viewed May 24, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801072359
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn and deepen your knowledge in ethical hacking topics such as pentesting and privilege escalation techniques while becoming a certified cyber security professional About This Video Execute privilege escalation for Linux Execute privilege escalation for Windows Solve CTF (Catch the Flag) solutions and move ahead in the game level In Detail We are in an era where cyber security plays an important part and the race between attackers and defenders is tremendously growing. Companies are heavily investing to protect their data. Pentesting and privilege escalation tests prove to be a vital step to eradicate or lower down the vulnerabilities within a system, network, or application to detect weaknesses that an attacker could exploit. Throughout the course, we’ll solve a number of vulnerable machines on VulnHub, TryHackMe, and HackTheBox along with the other platforms. The topic of privilege escalation will be thoroughly explained, which provides the best tools to pass a certification such as OSCP. Furthermore, we will not only focus on Linux machines but Windows machines as well. Important topics that will be covered are as follows: Advanced Linux CTF Solutions Linux Privilege Escalation Windows Privilege Escalation Kernel Exploit SUID Sudo Cronjobs Metasploit Potato Attacks BPrute Force Meterpreter Shells Meterpreter Shells By the end of this course, you will have taken a big step to advance your cyber security career. Warning: This course aims to provide a good training for people who want to be cyber security professionals. You should not break the law in any way with the offensive penetration test techniques and you accept the responsibility by taking this course.
    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 ...
  • 44
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 21 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Join us for four hours of sessions focusing on the tools that are most useful when moving to a microservice style architecture. You’ll learn how APIs, patterns, and Agile methods can lead to more successful migrations to microservices, ensuring you can make the move in a way that doesn’t disrupt your current business. About the Software Architecture Superstream Series: This six-part series of half-day online events focuses on the hottest topics in software architecture, giving you the insights to keep pace with what’s next while still accommodating legacy needs. Both seasoned software architects and those looking to break into the field will learn new skills and the latest information on the tools and technologies they need to succeed. What you'll learn-and how you can apply it Explore best practices for optimizing work for distributed systems Learn how to use the STAR method to migrate your infrastructure to a microservices platform—without interrupting your IT services Dive into the saga pattern, an approach for handling database transactions that span multiple requests Understand how to use Agile methods to implement your microservices Hear from a company that decided to ditch non-production environments—and discover whether this approach might work for you Recognize patterns for distributed systems, then use them to better understand and communicate distributed system design This Superstream is for you because... You're a senior-level developer who wants to make the move to architect. You're a practicing software architect who wants to hone your skills and learn new software architecture techniques and practices. You want to learn tips, techniques, and best practices for how to succeed with a microservices architecture. Prerequisites Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read Fundamentals of Software Architecture (book) Read Building Microservices , second edition (book) Read Building Evolutionary Architectures (book) Read Building Event-Driven Microservices (book)
    Note: Online resource; Title from title screen (viewed May 19, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801812603
    Language: English
    Pages: 1 online resource (1 video file, approximately 47 hr., 31 min.)
    Edition: 2nd edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn React.js, Hooks, Redux, React Routing, Animations, Next.js, and way more! About This Video Learn all the core basics: how React works, building components and UIs with React Provide amazing user experiences by leveraging the power of JavaScript with ease Tons of examples and demo projects In Detail React.js is the most popular JavaScript library you can use and learn these days to build modern, reactive user interfaces for the web. This course will teach you React.js in a practice-oriented way, using all the latest patterns and best practices you need. You will learn all the key fundamentals as well as advanced concepts and related topics to turn you into a React.js developer. This is a huge course because it really covers EVERYTHING you need to know and learn to become a React.js developer! No matter if you know nothing about React or if you already have some basic React knowledge (not required but also not a problem); you will get tons of useful information and knowledge out of this course. The goal of this course is to ensure that you feel confident working with React so that you can apply for React jobs, use it in your own projects, or simply enhance your portfolio as a developer; whatever your goal is, this course gets you there! By the end of this course, you will become a React.js developer.
    Note: Online resource; Title from title screen (viewed May 31, 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] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 hr., 4 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Overview Continuous Compliance, Encryption, and Security on AWS is a series of video courses that will help you use AWS services to define compliance and encryption as code, and to create an end-to-end continuous security solution. These services include AWS Config Rules, Amazon EventBridge Rules, AWS CloudFormation, AWS CodePipeline, AWS Lambda, AWS Key Management Service, AWS CodeCommit, AWS CodeBuild, AWS Step Functions, AWS Organizations, AWS Security Hub, Amazon GuardDuty, Amazon Inspector, AWS Secrets Manager, Amazon VPC, Amazon Macie, AWS Audit Manager, and many others. You will learn how to use a combination of these tools to prevent, detect, encrypt, and remediate noncompliant resources in your software systems. The videos in this series will also help you apply design principles for security and build continuous security solutions. Paul Duvall has multiple AWS certifications including AWS Certified Security - Specialty. He has architected, implemented, and managed software and systems solutions for more than 20 years. Throughout the series, you will have the opportunity to work along with Paul as he demonstrates how to automate the provisioning, encryption and security of these services, and how to include them as part of a deployment pipeline using AWS CloudFormation and AWS CodePipeline. Courses include Continuous Compliance on AWS (The DevSecOps on AWS Series) LiveLessons (Video Training) Continuous Encryption on AWS (The DevSecOps on AWS Series) LiveLessons (Video Training) Continuous Security on AWS (The DevSecOps on AWS Series) LiveLessons (Video Training) Skill Level Intermediate to Advanced Learn How To Apply key compliance, encryption, and security concepts on AWS. Use AWS services and tools to automate compliance, encryption, and security into your software delivery process. Who Should Take This Course Software developers and security and compliance professionals who want to integrate compliance, encryption, and security into every facet of the software development and delivery process. Professionals with a working knowledge of AWS and programming experience who want to make compliance, encryption, and security ubiquitous across their systems. Course Requirements Working knowledge of AWS (for example, 1-2+ years working with AWS). Knowledge of AWS CloudFormation. Practical experience with high-level programming experience, such as Python, Java, Node.js, etc. is helpful. About the Author Paul Duvall was a founder and CTO of ...
    Note: Online resource; Title from title screen (viewed June 8, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801070546
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Each lecture is self-sufficient and concise and describes information related to the topic. About This Video You will learn about troubleshooting container, networking, and image building issues Understand automated dev environments with Docker Compose Set up continuous integration pipelines to build and publish Docker images to ACR In Detail Docker with Kubernetes has already become a mainstream technology. However, running Windows containers with Docker is still a less explored path and lacks resources. This course was initially created as Docker mastery on Windows. We will start with an introduction to CI with Azure DevOps and Docker for .NET, and we will explore Docker's story and what is Azure DevOps. We will learn about Docker architecture and ecosystem to understand Docker in a better way. Moving forward, we will understand Docker registries and how to debug container applications with logs. We will learn to create an environment to build an ASP.NET Core app, a hands-on project wherein you will learn to write a Dockerfile for a .NET Core app to make your skills stronger. By the end of the course, you will be able to run Windows containers and set up the CI pipeline with Azure DevOps.
    Note: Online resource; Title from title screen (viewed May 28, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801078863
    Language: English
    Pages: 1 online resource (1 video file, approximately 15 hr., 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Build a real-world resort booking website using Blazor Server, Blazor WASM, and .NET 5(.NET Core) API and deploy it on Azure About This Video Create .NET API and consume it in the Blazor application Build a real-world application using Blazor Deploy .NET API, Blazor WASM, and server to Azure In Detail Blazor is an exciting new part of .NET Core (.NET 5) designed to build rich web user interfaces in C#. This course will help developers transition from building basic sample apps to implementing more real-world concepts, design patterns, and features. This course will provide you with a complete real-world scenario with Blazor, which will make you face many challenges and solve those issues as we proceed with the course. This course covers everything there is to Blazor, right from Blazor Server to Blazor WASM applications that consume .NET 5 API. By the end of the course, you will become an expert and will be able to build your own website using Blazor Server, Blazor WASM, and .NET 5(.NET Core) API and deploy to Azure. We will be using the latest .NET 5 for this course along with Entity Framework Core and Stripe for payment processing.
    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 ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801819961
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Enhance your skills with comprehensive knowledge on Power BI Desktop, Power BI Online, and the required hands-on experience to solve real-time industry-based Power BI projects About This Video Create, share, collaborate, and benefit from business information with purpose-built dashboards Create compelling reports and visualizations, derive real-time insights, and deploy it on demand Form relationships in your data model and learn data visualization best practices In Detail Power BI is a business intelligence tool by Microsoft that provides analytics services. It provides interactive dashboards and visualizations with self-service business intelligence capabilities, where end users can create reports and dashboards by themselves without having to depend on anyone else, as Power BI’s artificial intelligence is there to help you out. Power BI provides cloud-based BI services, known as Power BI Services, along with a desktop-based interface called Power BI Desktop. It offers data modeling capabilities along with data preparation, data discovery, and interactive dashboards. In this course, you will gain an understanding of the concept and working of Power BI Desktop and Power BI online services. You’ll start with learning how to connect Power BI to different data sources. Then you’ll be able to transform your data using Power Query and create data models. After this, you’ll also level up your data analysis skills using DAX and create calculated columns and measures. With the help of reports and visualization in Power BI, you’ll be able to present your data in an efficient and interactive way. And lastly, you’ll learn how to publish your reports and dashboards to the Power BI online service. By the end of this course, you’ll be able to excel at your career as a business intelligence and data analyst professional.
    Note: Online resource; Title from title screen (viewed May 25, 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] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 13 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 4+ Hours of Video Instruction Description Hands-on approach to learning the Splunk platform to search, report, and visualize machine-generated data. Overview Practical Splunk for Beginners LiveLessons provides you with functional, hands-on instruction on how to create data intelligence from machine-generated data. About the Instructor Karun Subramanian is an IT operations expert focusing on modernizing monitoring and observability. With over 20 years of experience, Karun has helped numerous companies transform their IT operations ecosystem. His expertise includes log aggregation, time series databases, cloud infrastructure, and machine data analytics. He is a Splunk Certified Architect. Karun is the author of the book Practical Splunk Search Processing Language: A Guide for Mastering SPL Commands for Maximum Efficiency and Outcome . Skill Level Beginner to Intermediate Learn How To Search using Search Processing Language (SPL) Group and correlate events Perform statistical calculations from search results Visualize data using charts Create reports and alerts Create dashboards Use lookups to enhance search results Who Should Take This Course Users in IT Operations area who need to use Splunk for monitoring and troubleshooting their applications and infrastructure Application developers and architects will also find the course useful for analyzing application log files. Security professionals can make use of the course if they use Splunk as an SIEM platform Course Requirements Basic Linux commands Basic SQL queries Lesson Descriptions: Lesson 1: The Splunk Platform In this lesson Karun covers the basics of the Splunk platform. You learn what Splunk is and why organizations use it. He reviews the various components that make up the Splunk platform. He covers the role of a Splunk search head and an indexer. He also covers the practical ways Splunk can be utilized in your organization. Finally, Karun shows you how to install and set up Splunk in your own local environment. Learning is lot easier and fun when you have your own Splunk environment. By the end of the lesson you will have a good understanding of the Splunk platform, setting you up for more learning and effective use. Lesson 2: Search Processing Language This lesson dives into the Splunk Search Processing Language, also known as SPL, which is the backbone of the Splunk platform. Karun presents the Splunk search interface to you by walking you through the Splunk Web search and reporting a...
    Note: Online resource; Title from title screen (viewed July 7, 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] : 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: Join us for a special conversation on sustainability with Sam Newman and longtime technologist Anne Currie. They’ll discuss cloud providers and the environmental impact of software, how an individual developer’s choices can impact sustainability, and the trends that are impacting organizations’ deployment practices and culture. What you’ll learn and how you can apply it Explore the origins of, need for, and challenges around sustainability See what’s coming next for infrastructure and ops This course is for you because… You have questions about limiting the environmental impact of your technology choices. You’re looking for ways to improve your cloud environment to support your production goals. You want to become well-versed in the foundations and best practices of pipeline creation and deployment. Recommended follow-up: Read Design Patterns for Cloud Native Applications (book) Read Cloud Native Transformation (book) Read 97 Things Every Cloud Engineer Should Know (book)
    Note: Online resource; Title from title screen (viewed July 7, 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] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 15 min.)
    Edition: 2nd edition
    Keywords: Electronic videos ; local ; Electronic videos
    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. Git Essentials, 2nd Edition
    Note: Online resource; Title from title screen (viewed July 8, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801818148
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 26 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Use Django 3 to build 3 stunning websites, learn back- and front-end web development, deploy your site with HTML5, CSS3, and Bootstrap 4 About This Video Build 3 full-stack websites with the Django 3 framework Learn back- and front-end web development Deploy your site with HTML5, CSS3, and Bootstrap 4 In Detail Django is an amazing framework for web developers because it provides the infrastructure required for database-driven websites that have user authentication, content administration, contact forms, file uploads, and more. In this course, we will be using Django 3 to build 3 stunning websites. This will help you learn Django and implement it in your projects. We will also use Python, so if you have never used it before, we will start with a Python refresher to get you up to speed. We will then dive into making three complete websites: 1) Password Generator: A simple website to create a random password with several options 2) Personal Portfolio: Create your own portfolio to show to potential employers showing off your resume, previous projects, and a fully functional blog 3) Todo Woo: A website where a user can sign up for an account, and fully manage a Todo list with the ability to create, edit, and delete We will also walk through Git, which is an awesome tool for developers that allows creating multiple versions of the code. Additionally, we will learn how to publish our projects live. By the end of this course, you’ll be able to use Django to create your own websites and deploy them on a server.
    Note: Online resource; Title from title screen (viewed June 30, 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] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 27 hr., 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Web online copy missing! This course contains everything you need to know to become a full-stack developer with the React stack. Prerequisites * Basic knowledge of how programming works * Some experience with the command line (not required) * Ideally, know the basics of HTML, CSS, and JavaScript * At the very least, have a strong grasp of basic programming concepts: variables, arrays, control flow, etc. * Working knowledge of JavaScript * Some experience working on either the front or back end of a web application, but this is not a requirement Description 28+ Hours of Video Instruction React: Zero to Full-Stack video collection is based on four video courses that give you everything you need to become a full-stack developer with the React and MERN stacks. This master class includes the following courses: * Learn JavaScript LiveLessons * Learn React for Modern Web Applications LiveLessons * Node.js Essentials LiveLessons * Full-Stack React LiveLessons Learn JavaScript LiveLessons gives first-time JavaScript users what they need to become successful developers. Shaun Wassell offers a modern, full-fledged introduction to JavaScript. In particular, the viewer learns the modern syntax of JavaScript: ES6. Shaun delivers step-by-step guidance that takes the learner from the basic syntax and concepts of JavaScript, all the way through the more advanced concepts that are covered in technical interviews. Learn React for Modern Web Applications LiveLessons provides a solid foundation in creating modern web applications using the latest version of React. React enables developers to create beautiful, performant, easily maintainable websites incredibly quickly. React is currently the most popular JavaScript framework on the market and is used by a majority of companies, yet it has one of the largest gaps between the number of employers who want it and the number of developers who know it. In short, 33% of employers need React skills, but only 19% of developers say they know React. Node.js Essentials LiveLessons teaches you how to write performant back-end applications in JavaScript by leveraging the Node.js runtime. Several years ago, it wasn't possible to write JavaScript programs for the back end. JavaScript was strictly limited to running in a browser, and if a developer wanted to write back-end software, they had little choice but to learn another programming language, such as PHP. Now, that has all changed. Thanks to Node.js, which enables JavaScript ...
    Note: Online resource; Title from title screen (viewed June 17, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803245935
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Get to an advanced level and become efficient at work. Learn ways to automate your daily work using the advantages of Windows PowerShell scripting. About This Video Presents a nice introduction to PowerShell in an easy-to-follow approach with examples Managing system processes: get-process and stop-process Full of hands-on instructions, interesting and illustrative examples, clear explanations In Detail This course is designed to take the system administrators to an advanced level and make them more efficient at their work. You will find ways to automate your daily work using the advantages of Windows PowerShell scripting. It covers a wider list of topics such as why automation; how to launch Windows PowerShell as admin and non-admin; what is the execution policy; PowerShell help; PowerShell file read operations; PowerShell, Windows PowerShell, Microsoft scripting language; and PowerShell modules introduction and benefits. The course is intended to make people think in terms of automating small daily tasks using Windows PowerShell and improve work efficiency and then gradually move towards complex logical tasks.
    Note: Online resource; Title from title screen (viewed July 30, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801816182
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 31 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Primavera P6 Version 8 to Version 20, this module explains the differences between the versions About This Video Workshop on WBS (Work Breakdown Structure), LOEs (Level of Effort), and setting the baseline Workshop working on codes and User Defined Fields (UDF) Workshop on Global Change feature In Detail Primavera is an enterprise project portfolio management software. It includes project management, scheduling, risk analysis, opportunity management, resource management, and collaboration and control capabilities, and integrates with other enterprise software such as Oracle and SAP’s ERP systems. This course aims to teach students the advanced features of Oracle Primavera Project Manager P6 PPM Professional tool. You will start with exploring scheduling options and setting a baseline for the project. Then you will move to understand user preferences and admin preferences and explore other methods of organizing project data in Primavera. You will also look at managing the Enterprise environment of Primavera. The exciting features like “global change” and how to schedule multiple projects will help you a lot in managing your project smoothly. Finally, you will look at the utilities part of the Primavera tool in detail. By the end of the course, you will successfully learn the advanced features of Primavera Project Manager P6 PPM Professional tool.
    Note: Online resource; Title from title screen (viewed June 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801813655
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Primavera P6 Version 8 to Version 20, this module explains the differences between the versions. About This Video Workshop on adding resources to the database Workshop on assigning resources and expenses to activities Workshop on resources optimization and updating a resourced schedule In Detail Primavera is an enterprise project portfolio management software. It includes project management, scheduling, risk analysis, opportunity management, resource management, and collaboration and control capabilities, and integrates with other enterprise software such as Oracle and SAP’s ERP systems. This course aims to teach students on creating and assigning resources, and updating a resourced schedule with Oracle Primavera Project Manager P6 PPM Professional tool. You will start with exploring user and administration preferences and scheduling options. Then, you will be understanding and creating resources and roles in Primavera software. Following that, you will be assigning roles, resources, and expenses in Primavera. Then, you will learn how to optimize resources and see methods of resolving resource peaks and conflicts resource leveling; this is one of the most important features of any project management tool. Finally, you will be updating a resourced schedule using the Primavera tool in detail. By the end of the course, you will successfully be able to create and assign resources, and update a resourced schedule with Primavera Project Manager P6 PPM Professional Client.
    Note: Online resource; Title from title screen (viewed July 26, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Language: English
    Pages: 1 online resource (1 video file, approximately 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sponsored by F5 Tight budgets, growing cybersecurity concerns, and the challenge of maintaining legacy applications and infrastructures are overloading traditional IT resources in federal agencies. As a result, the legacy applications these agencies have relied on to support their missions and operations can no longer fully support the business requirements of innovation, agility, and efficiency. Something has to change, but what are the best ways forward? Join us for this edition of Meet the Expert with Stephen Hillier and Paul Deakin, IT experts with deep experience working with federal governments. They’ll discuss the latest app modernization trends—and how government agencies might put some of them into practice. You’ll learn how agencies are taking new approaches related to the migration of legacy application (optimizing container management and automating app delivery, for instance); gain practical advice on how to best integrate new functionality (like how to best manage and secure APIs in modern digital experiences); and explore the latest security methodologies and processes associated with evolving app development and modernization vulnerabilities (in other words, DevSecOps). What you’ll learn and how you can apply it Understand how to best approach migrating your legacy applications to modern infrastructure Learn how to integrate new functionality, like managing and securing APIs Explore the latest security methodologies and processes This course is for you because… You want to better understand how to address legacy applications that can no longer support your business requirements. You want to learn about the fundamental shifts that are transforming the business landscape and customer needs. Recommended follow-up: Read Software Engineering at Google (book) Read Seriously Good Software (book)
    Note: Online resource; Title from title screen (viewed July 22, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801810012
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The most practical WebRTC course on the Internet. Master this technology of the future by making two real-world apps About This Video Understand what WebRTC is and how it works Build two practical WebRTC applications (a real-time chat app and a video chat application) Use WebSockets and Signaling Server while building the applications In Detail WebRTC is one of the most revolutionary technologies of the present. It is widely used in popular applications such as Discord, Zoom, and Google Meet. The use cases of WebRTC go beyond communication as it is also behind gaming consoles such as Google Stadia, and can be used for untapped use cases such as peer-peer file sharing. WebRTC is not just the present, it is also the future as we shift more and more towards cloud infrastructure. The true potential of WebRTC is limited primarily due to the lack of knowledge around the subject. WebRTC is a culmination of the development of Internet technology over the last 20 years. It uses several protocols, which makes it a complex technology to learn. The goal of this course is to smoothen this learning curve while not losing focus on the concepts that make it such a powerful technology. This is a very practical-oriented course. We learn what is WebRTC, why it is important, how it works, and cover the different protocols used in WebRTC. Followed by building two real-world applications: a real-time chat application as well as a video chat application. By the end of this course, you will be able to work with WebRTC and build your own application.
    Note: Online resource; Title from title screen (viewed July 29, 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803232447
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 50 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn about cloud and cloud models and see what Gartner has to say about cloud providers. About This Video Learn the cloud models and evolution of cloud Learn about managing Azure with CLI Explore the five key characteristics of cloud computing In Detail This course is designed to clear up the many misunderstandings about cloud computing and to give you a crystal clear and easy-to-understand explanation of exactly what it is, how it works, the different options available, the advantages provided, and how much it’s going to cost. We will have practical examples that you can follow along yourself, so you’ll understand exactly how cloud computing works in the real world. We will start off with a review in Module 1 of the traditional deployment models of On Premises and Colo so you can understand how cloud changes things, then explain how server virtualization revolutionized data center design and paved the way for the cloud. You will also understand cloud computing by listing the essential characteristics of cloud services. You’ll learn about the cloud service models of IaaS, PaaS, and SaaS. The cloud deployment models of public cloud, private cloud, hybrid cloud, and community cloud are also covered.
    Note: Online resource; Title from title screen (viewed July 30, 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] : Apress | Boston, MA : Safari
    ISBN: 9781484273531
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Create your own collection of Lookup Tables (LUTs) for Photoshop and video rather than buying from a third party. This video will explain what a Look or Lumetri LUT is, how to create these tables from adjustment layers and apply them successfully as a new single adjustment layer in Photoshop, or reuse them in Adobe Media Encoder for short video clips. The tutorial starts with an overview of LUTs, its history, usage, kinds, color modes, file formats and what Adobe programs use or can create LUTs. You will also find out why you should create your own LUTs. Next, you will learn about best practices when creating a LUT and how to group the adjustment layers correctly as well as look at how you can apply your LUT as a color lookup adjustment layer in Photoshop and further modifications and settings you can apply to that adjustment layer. Finally, you will learn to apply your LUT file to a video clip or stitched clips in Media Encoder. You will also find some advice on where to store your LUT files to maintain the same linkage. What You Will Learn Learn to create your own LUTs How these same files can be reused for video Learn how LUTs can be reused from Photoshop Projects Who This Book is For Graphic artists who may have only beginner experience in how to create LUTs and how to use them in videos.
    Note: Online resource; Title from title screen (viewed August 6, 2021) , 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: 9781803242873
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 36 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This course covers Primavera P6 Version 8 to Version 20 and explains the differences between the versions About This Video Workshop on navigating around the windows, creating your project, and maintaining the calendars Workshop on creating the Work Breakdown Structure, adding activities, and formatting the bar chart Workshop on adding relationships, scheduling calculations and activity network view, and constraints In Detail Primavera is an enterprise project portfolio management software. It includes project management, scheduling, risk analysis, opportunity management, resource management, and collaboration and control capabilities, and integrates with other enterprise software such as Oracle and SAP's ERP systems. This course aims to teach students the user interface and how to plan projects without resources on Oracle Primavera Project Manager P6 PPM Professional tool. You will start with getting introduced to Oracle Primavera Project Manager P6 PPM Professional. Then, you will understand how to create a new project and plan it simultaneously in the Primavera tool. You will also define calendars and create a Primavera Project WBS (Work Breakdown Structure). You will then learn about adding activities and organizing under the Work Breakdown Structure. Post that, you will be formatting the display and adding relationships. Finally, you will look at the activity network view and constraints in detail. By the end of the course, you will successfully learn planning without resources using the Primavera Project Manager P6 PPM Professional tool.
    Note: Online resource; Title from title screen (viewed July 28, 2021) , 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801815611
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 3 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Primavera P6 Version 8 to Version 20, this module explains the differences between the versions About This Video Workshop on formatting the bar chart and organizing your data Workshop on filters and printing Workshop on activity codes and User-Defined Fields (UDF) In Detail Primavera is an enterprise project portfolio management software. It includes project management, scheduling, risk analysis, opportunity management, resource management, collaboration, and control capabilities, and integrates with other enterprise software such as Oracle and SAP’s ERP systems. This course aims to teach participants how projects are planned, scheduled, and controlled, including understanding the project management processes applicable to your projects with Oracle Primavera P6 PPM Professional. You will start with understanding the basics of the software. Moving ahead, you will look at formatting the display aspects of the software. Then you will look at the group, sort, and layouts of this tool. Following that, you will understand, apply, create, and modify filters. After that, you will execute printing, reports, and look at the visualizer. Finally, you will explore other methods of organizing project data. By the end of the course, you will successfully learn how to format, print, and run reports with Oracle Primavera Project Manager P6 PPM Professional Client.
    Note: Online resource; Title from title screen (viewed July 26, 2021) , 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] : Apress | Boston, MA : Safari
    ISBN: 9781484271537
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 15 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to avoid bad programming practices that create low-quality code that is difficult to maintain or test, and exhibits properties such as brittleness, low comprehensibility, and high defect density. This video takes a humorous slant on the typical programming practice manual by reversing the usual approach. Its approach is to jokingly assume that you wish to be an agent of chaos and sneak bad code into a software project in order to ruin its chances of success, or frustrate your colleagues by producing unreadable, error-prone garbage. Under this pretense, the video teaches how to avoid the kind of bad habits that introduce bugs or cause code contributions to be outright rejected. The bad practices are organised into topics that form the basis of programming (layout, variables, loops, etc.). At the end of each topic, a more serious voice chimes in temporarily to explain why the ‘advice’ just given is actually poor and suggests some better alternative practices. By sourcing classic programming guidebooks, empirical studies, and a range of coding conventions from some of the most successful software projects, this video explains the reasoning behind good programming practices. These topics form the basis of good programming style and are important for anyone embarking on a career in professional programming or wishing to contribute to a software project. Normally, beginner programmers learn these good practices by going through a period of making mistakes and learning from them. This video helps to shorten that learning process by teaching a core of good practices and will enable you to become a productive programmer faster. This video – Part 2 of the series – focuses on coding practices at the ‘modular scale’, i.e. at the level of organisational building blocks such as subroutines and classes. What You Will Learn Become a better coder by learning how (not) to program Choose your tools wisely Think of programming as problem solving Discover the consequences of a program’s appearance and overall structure Avoid bad habits and common mistakes See how poor error-handling makes for unstable programs Who This Video Is For You should have some practical programming knowledge (i.e. you can program in at least one programming language), but little to no professional experience. You are either still undergoing training in software development, or are at the beginning of your programming career. You have, at most, 1-2 years of professional experience.
    Note: Online resource; Title from title screen (viewed July 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Storing, processing, and moving data in the cloud efficiently and cost-effectively is a must for working with today’s enormous datasets. Data lakes answered the problem of silos found in many data warehouses. But as the pendulum swings back, there's a growing need for an additional solution that combines the strengths of both models, a need that’s led to the emergence of the data lakehouse. But with the number of data storage systems available, it can be hard to figure out which option is right for you. In this event, you'll gain insights on how to increase the scalability, speed, and availability of your data, along with best practices for utilizing your data warehouse, data lake, or data lakehouse. Join in to learn how to make the right decisions for your particular use case. What you’ll learn and how you can apply it Get an overview of the latest technologies for storing and managing your data Learn how to build a performant and scalable data lake Explore design considerations to make your data warehouse robust and reliable Discover the full management, storage, and analytics capabilities of a data lakehouse Understand how to apply data observability principles for your data lake This course is for you because… You need to know the latest trends in storing, processing, and managing data. You want to improve the scalability, speed, and availability of your data. You work with a variety of data sources that need to be pulled together and analyzed. You want to better understand the systems that you already use and learn how to take full advantage of their capabilities. Recommended follow-up: Read Automating the Modern Data Warehouse (report) Read The Enterprise Big Data Lake (book) Read What Is a Data Lake? (report)
    Note: Online resource; Title from title screen (viewed August 10, 2021) , 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: 9781803245232
    Language: English
    Pages: 1 online resource (1 video file, approximately 13 hr., 43 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Excel in NodeJS, MongoDB, and Express, and improve your JavaScript skills. About This Video Set up MongoDB in the cloud to connect using NodeJS Learn how you can create your own module locally Learn how to send data from a front-end form to Node Express to output to the terminal In Detail This course is split into 7 sections; section 1 is a fast-paced quick introduction to NodeJS and how you start using NodeJS. We discuss what NodeJS is and that it is not a programming language like JavaScript but an interpreter and environment for JavaScript. Moving further with section 2, we explore the fundamentals of JavaScript and writing JavaScript code within the Node. It is loaded with examples about the basics of coding JavaScript . As Node uses JavaScript code, this section will provide a refresher and quick overview of JavaScript, and is designed to cover core JavaScript required for the upcoming sections and writing Node. JavaScript asynchronous programming explains asynchrony in computer programming, refers to the occurrence of events independent of the main program flow and ways to deal with such events, and shows how to add callbacks that run once a stack is complete. Each module in NodeJS has its own context and cannot interfere with other modules. Modules are like libraries that you can include in your application. Node.js has a set of built-in modules you can use without any further installation, such as http, fs, path, and url. Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications. Explore how to set up a web application quickly with Express. Who this book is for To take this course, you will need to have some knowledge of Object-Oriented Programming, if not C#. Even if you do not have much exposure to the .NET development stack, this course is very beginner-friendly and chock-full of development tips. This course is ideal for anyone who wants to learn more about NodeJS, and for JavaScript developers and web developers.
    Note: Online resource; Title from title screen (viewed August 30, 2021) , 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] : 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: Join us for a special conversation with Neal Ford and his guest, Birgitta Boeckler, where they talk about Architectural Governance and how governance is a key part of a successful architect’s job. Governance defines the technical rules and standards within an organization about every aspect of technology, particularly software development. Learn how to define and enforce governance rules. What You Will Learn: What’s coming next with Software Architecture Recommended follow up Read Fundamentals of Software Architecture (book) View Software Architecture Fundamentals Beyond the Basics (video) Attend Software Architecture Superstream Series: Software Architecture Fundamentals 2021 Attend Architecture: The Hard Parts (live online training) Attend Automating Architectural Governance: Agile Engineering in Architecture (live online training)
    Note: Online resource; Title from title screen (viewed August 5, 2021) , 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] : 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: Join us for this edition of Meet the Expert with Apache Arrow cocreator Wes McKinney to learn considerations and best practices for distributed Python at scale—in a cost-effective way. You’ll explore some of the computational systems challenges that go hand in hand with doing scalable distributed computing in Python and discover how working to improve data processing performance and efficiency in data science tools led Wes to help build the Apache Arrow project. What you’ll learn and how you can apply it Understand common challenges in distributed computing Explore tools and practices for improving data processing performance and efficiency Discover cost-effective considerations for data processing at scale This course is for you because… You want to learn about the fundamental shifts that are transforming the business landscape and customer needs. You want to overcome challenges that arise when working with large amounts of data. You want to discover new open source technologies and learn how to integrate them. Recommended follow-up: Read Python for Data Analysis , third edition (book)
    Note: Online resource; Title from title screen (viewed August 5, 2021) , 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] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 5 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: AI is poised to enter into our daily lives on a much bigger scale than ever before, touching everything from education to medicine to entertainment. While the advent of this technology may liberate us from routine work, it will also challenge the current principles of our economic and social order and bring new risks in the form of autonomous weapons and smart technology that inherits human bias. In this edition of Meet the Expert with Kai-Fu Lee—celebrated AI pioneer, former president of Google China, and best-selling author of AI Superpowers—joins in conversation with Tim O’Reilly. They explore predictions from Dr. Lee’s new book, AI 2041: Ten Visions for Our Future, written with science fiction author Chen Qiufan, and discuss how current AI technologies, such as deep learning, computer vision, robotics, autonomous driving, and natural language processing, can give insight to future advances and challenges that will have far reaching impacts across the globe. Recorded on September 9, 2021. 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 September 9, 2021) , 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: 9781801074889
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: A beginner’s guide to using Tableau Prep Builder for data preparation and data cleaning About This Video Learn new ways to easily prepare data by only clicking or drag and drop with Tableau Use different case studies to understand the power of Tableau Prep Builder Perform data preparation and data cleaning with Tableau Prep Builder In Detail Are you interested in data analytics and (self-service BI) business intelligence? Are you already using Tableau or plan to use it soon? You might have already seen Tableau as a visual analytics tool in action. You might have created Tableau dashboards yourself. But as you know, the result of visualizing your data is only the tip of the iceberg. As data analysts spend a huge amount of their time cleaning and preparing data, this process is quite tedious. However, it is most important to get the data cleaned and in the right format. Meet Tableau Prep Builder! A great tool that can help us in doing data preparation/data cleaning fast and efficiently. In this Tableau Prep Builder course, you will learn all you need to know to use the power of Tableau Prep Builder for your own data cleaning tasks. The course is developed for beginners. Hence, no prior knowledge is required even though working with Tableau before would be an advantage. This course will first explore the Tableau Prep Builder interface and then perform three case studies to understand how to use Tableau Prep Builder for data cleaning and data preparation. By the end of this course, you will be able to use the power of Tableau Prep Builder for data cleaning. Who this book is for This course is for all Tableau users who need to do data cleaning. Aspiring data analysts or data scientists or report creators can also benefit from this course. This course is a crash course for beginners; hence, we start from scratch so no specific knowledge is required but you should be familiar with Tableau. Tableau Prep builder 14-day Trial version could be used in case you do not have a license (yet).
    Note: Online resource; Title from title screen (viewed August 27, 2021) , 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] : Microsoft Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 42 min.)
    Edition: 1st edition
    Keywords: Streaming video ; Internet videos ; Electronic videos ; local ; Electronic videos ; Vidéos sur Internet ; streaming video ; Internet videos ; Streaming video ; Vidéo en continu
    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. 8+ Hours of Video Instruction Prepare for Microsoft Exam DA-100 and demonstrate your mastery of Power BI data analysis and visualization. This Exam DA-100: Analyzing Data with Microsoft Power BI video is designed for data analysts responsible for designing scalable data models, cleaning and transforming data, and presenting analytic insights through data visualizations using Power BI. This video focuses on the skills measured by the exam objectives, as updated by Microsoft on July 29, 2021. Prepare the data Model the data Visualize the data Analyze the data Deploy and maintain deliverables Using his years of experience teaching Power BI to a variety of learners, Microsoft Certified Trainer Chris Sorensen explains how to optimize Power BI features and functions and prepares you for what to expect on the DA-100 exam. In his engaging style grounded in real-world scenarios, Chris gives you insights to navigate and build effective Power BI solutions, quickly and effectively. With Chris as your guide, you are well-equipped to advance in your career as a data analyst. About the Instructor Chris Sorensen, CPA, CGA , is the Founder and President of Iteration Insights, a tech-enabled data analytics solutions provider based in Calgary, Alberta. He is a Microsoft Certified Data Analyst Associate and Microsoft Certified Trainer with a combined 20+ years of industry and teaching experience. In his career, he has led numerous Analytics projects in more than 15 industries across small to enterprise-sized organizations. As an adjunct instructor of the Business Intelligence program at SAIT, he plays a significant role in shaping new talent in Calgary’s emerging tech sector. Following his lifelong learning approach, Chris also coordinates both Power Platform and Azure Analytics User Groups, providing a space dedicated to knowledge-sharing and growing Alberta’s tech community. His favorite hashtag is #neverstoplearning. Skill Level Intermediate Who Should Take This Course Certification candidates preparing for Exam DA-100: Analyzing Data with Microsoft Power BI Data analysts who want to use Microsoft Power BI to maximize their data asse...
    Note: Online resource; Title from title screen (viewed August 11, 2021) , 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: 9781801814195
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 12 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn the basics of Agile project management and understanding the need for change in the traditional software development process. About This Video Demonstrate the ability to participate effectively in Agile practices for software development Implement Scrum, Kanban, and Extreme Programming Identify and address the most common problems encountered in adopting Agile methods In Detail Software industry is going crazy on Agile methods. It is rapidly becoming the choice for software development where requirements are unpredictable or expected to change over time. This course will help you explore how working on an Agile project has benefits for your development team, your end users, and your organization. Kanban is a popular framework used to implement Agile and DevOps software development. It requires real-time communication of capacity and full transparency of work. Work items are represented visually on a Kanban board, allowing team members to see the state of every piece of work at any time. In this course, you will gain a good understanding of the basics of Scrum before progressing to more advanced topics. You will learn about Scrum team, various Scrum events and artifacts, and how these come together in a successful project. You will learn the advantage and disadvantages of Scrum so you can use the right practices and tools for your project. Who this book is for This course is for project managers, members of a project team, or other stakeholders on a project who want to learn about Scrum and Agile, as well as anyone who doesn’t have any experience with project management approaches but is looking to get started. No prior knowledge of Scrum is required.
    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 ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801079976
    Language: English
    Pages: 1 online resource (1 video file, approximately 18 hr., 36 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn the basics of HTML, CSS, and JavaScript in 50 days by working on 50 different projects About This Video Project-based teaching to sharpen your HTML, CSS, and JavaScript skills DOM manipulation, events, array methods, HTTP requests, and more Modern styling with flexbox, CSS animations, custom properties, and so on In Detail This is a purely project-based course. It is geared toward beginners, but intermediate developers can also enjoy creating new things. This course includes 50 mini projects in HTML, CSS, and JavaScript that relate to the DOM (Document Object Model). Here is a list of what we will create in this course: Expanding Cards Progress Steps Rotating Navigation Animation Hidden Search Widget Blurry Loading Scroll Animation Split Landing Page Form Wave Sound Board Dad Jokes Event Keycodes FAQ Collapse Random Choice Picker Animated Navigation Incrementing Counter Drink Water Movie App Background Slider Theme Clock Button Ripple Effect Drag N Drop Drawing App By the end of this course, you will be thorough with the basics and concepts in HTML, CSS, and JavaScript. Who this book is for This course is for beginner and intermediate web developers who want to build fun and unique projects with HTML, CSS, and JavaScript.
    Note: Online resource; Title from title screen (viewed August 27, 2021) , 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] : 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 ...
  • 76
    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 ...
  • 77
    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 ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Join us for a special conversation on multicloud with Sam Newman and software architecture pro Gregor Hohpe. They’ll chat about the benefits and challenges of multicloud architecture within the context of thinking more critically about lock-in and vendor selection. They’ll also dive into the potential challenges of hybrid/multicloud solutions, including latency, the cost of avoiding lock-in, and the difference between building a hybrid app and having a multicloud strategy. Sam and Gregor will spend a few minutes covering the trends that are influencing infrastructure, then tell you what you need to know to stay ahead of the curve. What you’ll learn and how you can apply it Explore the origins of, need for, and challenges around cloud solutions and strategy See what’s coming next for infrastructure and ops This live event is for you because… You want the chance to ask Sam Newman and Gregor Hohpe your questions around cloud strategy. You’re looking to improve your systems and mitigate weaknesses. You want to become well-versed in the foundations and best practices of working in the cloud and on-premises. Recommended follow-up: Read Cloud Native (book) Read Hybrid and Multicloud Management (report) Read The Software Architect Elevator (book) or listen to the audio book
    Note: Online resource; Title from title screen (viewed September 1, 2021) , 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: 9781801072823
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 hr., 39 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Master the key networking protocols and understand how computer networks work and communicate with each other About This Video Get to grips with Internet Protocol (IP) addressing, network masks, subnets, and subnetting Learn how to perform analysis of different protocols and Transmission Control Protocol/Internet Protocol (TCP/IP) layer headers Discover how computer networks operate on different layers In Detail Do you want to learn the basics and advanced concepts of computer networking? Do you want to prepare for the Cisco Certified Network Associate (CCNA) exam? With this course, you will learn the basic and advanced concepts of computer networking from scratch. The course starts with Transmission Control Protocol/Internet Protocol (TCP/IP) and Open Systems Interconnection (OSI) models, explaining how different hosts communicate with each other. Next, you will become familiar with networking layers, such as physical, data link, network, transport, and application. Once you have gained the knowledge of layers, you will move towards exploring the concepts of routing and learn the difference between private and public IP addresses. Next, you will discover the purpose of Network Address Translation (NAT) in networking and understand the Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) protocols in detail. By the end of this course, you will have gained a solid understanding of computer networking and network devices and will have developed the skills to pass the Cisco Certified Network Associate (CCNA) exam.
    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 ...
  • 80
    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 ...
  • 81
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 42 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Big data has been with us now for over 10 years, and in that time the tools and techniques have evolved. If youâ??re new to working with data or looking to understand the latest and greatest, these sessions are the perfect way to become part of the conversation. Youâ??ll learn how AI and the cloud have impacted how we grapple with ever-growing datasets and get better insight and products. About the Strata Data Superstream Series: This four-part series of half-day online events gives attendees an overarching perspective of key topics that will help your organization maximize the business impact of your data. What you'll learn-and how you can apply it Understand the problems the modern data stack helps solve today and get a glimpse of where weâ??re headed Get an overview of AI and machine learning and see how they can improve your data science work Learn how to present your data clearly and articulately This Superstream is for you because... You want to learn how data science works and understand its impacts, whether youâ??re swimming in data or just dipping in a toe. You need to know the trends in data workflows, techniques, and tools. Youâ??re interested in learning the role AI can play in your data analysis and want to find out where to start. You want to learn how to best present your data to outside stakeholders. Prerequisites: Come with your questions Have a pen and paper handy to capture notes, insights, and inspiration Recommend follow-up: Read Data Science from Scratch (book) Read Fundamentals of Data Visualization (book) Read Introduction to Machine Learning with Python (book)
    Note: Online resource; Title from title screen (viewed February 11, 2021) , 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: 9781801074278
    Language: English
    Pages: 1 online resource (1 video file, approximately 15 hr., 51 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Dive deep into the concepts of object-oriented programming (OOP) and become a professional in creating classes and writing clean Python code About This Video Get to grips with the four pillars of object-oriented programming (OOP) Find out the role of OOP concepts in Python Learn how to create classes using the principles of OOP In Detail From DevOps to cloud computing and data science, Python programming language is used in almost every field of computer science. But what happens when you use the principles of object-oriented programming (OOP) in Python? Find out in this course. The course starts with an introduction to OOP concepts and then gradually proceeds towards giving you a detailed insight into OOPs concepts. You will find out what is abstraction, encapsulation, inheritance, and polymorphism in OOP in detail. By the end of this course, you will be well-versed with Python OOP and will have developed the skills to write clean Python code and take your Python skills to the next level.
    Note: Online resource; Title from title screen (viewed January 29, 2021) , 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] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 6+ Hours of Video Instruction Learn to write performant back-end applications in JavaScript by leveraging the Node.js runtime. Shaun Wassell teaches JavaScript developers how to write and run server-side JavaScript applications for the powerful Node.js runtime. It includes topics such as working with the file system, creating web servers, installing, using, and publishing NPM packages, Google V8 engine, testing, and much more. Description Several years ago, it wasn’t possible to write JavaScript programs for the back-end. JavaScript was strictly limited to running in a browser, and if a developer wanted to write back-end software, they had little choice but to learn another programming language, such as PHP. Now, that has all changed. Thanks to Node.js, which allows JavaScript to be run outside the browser, JavaScript developers can write web-servers, server-side scripts, and any number of other useful back-end programs. This LiveLessons video shows developers how to write and run server-side JavaScript applications for the powerful Node.js runtime. The code repository for this LiveLesson can be accessed at https://github.com/shaunwa/node-course . About the Instructor Shaun Wassell 's goal is to create a world where people are empowered to use programming as a way to solve meaningful problems--a world where writing code is just as natural for most people as walking or breathing. To help make this a reality, he has dedicated the past few years to helping people learn and master software development skills through video courses, live training sessions, and one-on-one tutoring. Shaun has been programming since he was a kid, when creating video games was his gateway into the world of software. Since then, he's been fortunate enough to be a contributing member on many amazing software projects and work with some incredible mentors along the way. Skill Level Intermediate What You Will Learn Learn to quickly and easily write performant back-end applications in JavaScript by leveraging the Node.js runtime: Write useful server-side programs using modern JavaScript Build Node.js web servers using several different frameworks Deploy your Node.js applications so that they can be accessed from anywhere Create and publish an open-source NPM package Shaun also covers more advanced features for developers, such as: Maximizing the performance of your Node.js programs by learning about how Nodes V8 runtime works Interfacing with databases in Nod...
    Note: Online resource; Title from title screen (viewed February 8, 2021) , 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800565043
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 45 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Equip yourself with Linux skills and manage users, files, and directories from the Linux Shell confidently About This Video Learn about Linux networking and discover how it is used in the real world Gain a solid understanding of Linux files, directories, and permissions Learn how to write error-free and executable Linux shell scripts In Detail Do you want to understand how Linux works in the real world? From basic Linux commands to creating scripts, this course will teach you all. The course starts with an introduction to Linux, explaining its shell, terminal, and commands. You will also learn the process of installing Docker and creating a Linux container. Once the setup is ready, you will become familiar with the Linux processes and discover the role of data streams and piping. Moving along, you will learn how to manage files and directories and learn the common search operations used in Linux. Next, you will learn the techniques to compress and sort files and gain a good understanding of user management. Towards the end, you will learn to create executable scripts, grasp networking concepts, and get an overview of environment variables. By the end of this course, you will be able to perform basic and advanced Linux operations.
    Note: Online resource; Title from title screen (viewed January 21, 2021) , 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] : Pearson IT Certification | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 5 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: AWS Certified Database - Specialty Complete Video Course 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.
    Note: Online resource; Title from title screen (viewed February 10, 2021) , 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] : 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 ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801074490
    Language: English
    Pages: 1 online resource (1 video file, approximately 15 hr., 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build 7 exciting games that will help you master Android game development using Unity and C# About This Video Gain the skill of creating ready-to-publish Android games by mastering the fundamentals of C# and Unity Develop the practical experience required to craft fully-featured Android games by building 7 exciting games as you go along Understand how to make the most out of the games you'll build by learning how to monetize them using different types of ads In Detail For game developers, the Android Play Store is no longer an evolving market but an established one. With the rise in competition, the climb to the top of the charts continues to get steeper. Hence, it is important to build high-quality games that are backed by a powerful gaming engine. One of the best cross-platform gaming engines that facilitates the creation of such high-quality games is Unity. Unity is free, easy to learn, and has excellent documentation. Moreover, it is battle-tested since some of the most popular Android games have been built using Unity. Unity Android 2021: Build 7 Games with Unity and C# is designed to teach you how to build Android games using this engine. Suitable for beginning programmers, this course starts by walking you through the installation steps of Unity and Android SDK. You will then build your first Android game followed by a walkthrough of the fundamentals of C# scripting with Unity. Throughout the course, you will build 7 example games with Unity, thus learning the process of creating mobile Android games using a hands-on practical approach. Once you have built these games, you will also learn how to monetize games with various types of in-game ads. Completing the course will give you the skills to create fully functional, ready-to-publish Android games that leverage the power of Unity.
    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 ...
  • 88
    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 ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801077293
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: A comprehensive, simple, and visual guide to data analysis using SAS programming, this course is simplified into 4 main areas: data preparation, data structuring, data visualization, and optimizing code using powerful SAS macros. About This Video A guide to the two SAS certification exams: SAS Base and SAS Advanced This course uses the SAS University Edition that is free to download and install on a PC or Mac Quiz and practice tests after each section are included In Detail This course is for absolute beginners as well as advanced users who wish to learn SAS programming. Delivered in a highly visual style, these immersive lectures will equip you with the cutting-edge tool used in many industries, primarily in pharma, finance, and insurance areas. Simplified into just 4 main areas, this course is an accelerated path to learning SAS programming. Data preparation will teach you how to import data from multiple sources, create new variables, write SAS functions, and understand what goes on behind the scenes in SAS datasets. Data structuring will make you leap into transforming data to a new level by merging and joining multiple datasets together, or turning them upside-down (sorting) and sideways (transposing). Data visualization will propel you further into the world of analytics and obtain insightful inferences from what is inside your data. The fourth and final section, Optimizing code, will take you into the world of macro programming that teaches you how to write your code professionally and elegantly. At the end of the course, you will try out most concepts discussed in this course through a coding exercise that will take you through the 4 sections in preparation for your own SAS certification.
    Note: Online resource; Title from title screen (viewed February 26, 2021) , 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: 9781801079846
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn project management in the most effective and easy way, through visually seeing every concept About This Video Learn project management through simple pictures and visual illustrations to remember better Gain an understanding of the best practices of project management Learn to create project artifacts during the different phases of the project In Detail In this course, we will begin by understanding the basics of project management and some fundamental concepts related to it. We will then learn how to master the coordination of all elements by understanding expert techniques of integration management, such as project charter, project management plan, and integrated change control. Managing all stakeholders involved in a project is a crucial aspect of project management. In this course, we will learn how to manage key stakeholders effectively, thus reducing the risk involved in the project. Any project is bound to meet obstacles if the scope of the project is not identified correctly before the project commences. This course teaches you the best practices to identify the scope correctly and manage schedules, such that your project does not overshoot its costs. Finally, you will learn how to plan your project such that the quality of the project is not compromised and all risks are accounted for before the project begins. By the end of this course, you will be able to pick up any project and apply industry best practices, and move the project towards completion.
    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 ...
  • 91
    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., 8 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. 7+ Hours of Video Instruction While Python is a great beginner language, you will need to know more than conditionals, functions, and loops to be a competent Python developer. This video lesson is meant as a follow-up to Arianne’s Introduction to Python LiveLessons course. In it, you will learn essential skills to become a proper Python developer, like using external libraries, managing project environments, handling exceptions, and making HTTP requests. By the end of this lesson, you will have created a web scraper in Python that gathers data from a website and outputs it into a CSV formatted file. You will also be introduced to key software construction concepts like testing, debugging, and refactoring. Description Python was originally designed with learners in mind. It is also used by professional developers in a wide range of applications, such as web programming, data science, artificial intelligence, and DevOps. Python is the fastest growing, most widely used language, and aspiring developers want to learn. While Python is a great beginner language, you need to know more than conditionals, functions, and loops to be a competent Python developer. This video lesson is meant as a follow up to Arianne’s Introduction to Python LiveLessons course. In this LiveLessons, you learn essential skills to become a proper Python developer, such as using external libraries, managing project environments, handling exceptions, and making HTTP requests. By the end of the lessons, you will have created a web scraper in Python that gathers data from a website and outputs it into a CSV formatted file. Along the way, you will also be introduced to key software construction concepts like testing, debugging, and refactoring. The source code repository for this LiveLesson is kept at https://github.com/ariannedee/next-level-python-livelessons . About the Instructor Arianne Dee is a freelance software developer and educator from the University of British Columbia and an instructor for Canada Learning Code and MakerLabs in Vancouver, BC. Arianne’s Intro to Programming with Python LiveLessons (Addison Wesley) has received 5-star reviews Ar...
    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 ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 57 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The serverless value proposition in AWS is huge. Join expert Vadym Kazulkin as he examines the total cost of ownership in serverless applications and explores the visible and invisible benefits of the serverless paradigm, including no infrastructure operation, auto scaling and fault-tolerance built-in, focus on business value and innovation, and faster time to market - to name a few. In this Meet the Expert, Vadym will also walk you through a decision-making list, which will help determine whether or not to choose the serverless paradigm for your projects. In doing so, he will look at the visible aspects, such as cost, understanding application lifecycle, software architecture, cost at scale, platform limitations, organizational knowledge, and plattform and tooling maturity. Vadym will also discuss current challenges adopting serverless in AWS, such as lack of high latency ephemeral storage, insufficient network performance, and missing important security features. Join us for this edition of Meet the Expert with Vadym Kazulkin to learn how to decide whether to use serverless in AWS for your next project. 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. What you’ll learn and how you can apply it By the end of this live show, you’ll better understand: The total cost of ownership of the serverless paradigm How to decide whether to use serverless in AWS for your next project The current shortcomings of serverless on AWS The trade offs you make when deciding to use serverless Prerequisites: Come with your questions for Vadym Kazulkin Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Serverless: First Steps (EPL) Moving to Serverless with AWS Lambda (Learning Path) Learn AWS Serverless Computing
    Note: Online resource; Title from title screen (viewed February 16, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    ISBN: 9781484270004
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 2 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: ​This video helps you to design databases and processes that can manage millions or billions (or more) rows of data for analytics and reporting. Analytic workloads follow different architectural and query patterns than standard transactional systems, and the associated data stores grow differently over time as compared to online transaction-processing systems. This video covers the purpose, usage, and effects of growth on analytic data stores with a focus on storing the data directly in SQL Server. Topics covered in this video include design issues such as compression and advanced indexing techniques for online analytical processing (OLAP) data. Also covered are performance optimization and efficient query patterns. Watching this video helps you learn to better retrieve data with the ultimate goal of answering organizational questions using your analytics data store. What You Will Learn Understand the nature of OLAP data, its structure, and its usage Store OLAP data natively in SQL Server using best-practice options Minimize resource consumption by compressing your data Enhance query performance through columnstore indexing Scale your OLAP query performance to account for future growth Add new data elements to existing analytic data stores Who This Video Is For For data and analytics professionals who create, manage, and query large analytic data stores. For database professionals who expect to do so in the future, who want to know the options that are available in Microsoft SQL Server.
    Note: Online resource; Title from title screen (viewed February 16, 2021) , 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] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 57 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Serverless is a relatively nascent concept. Adoption is on the rise, but the promise of serverless remains elusive—as does a wide understanding of the different approaches to implementation. Although the benefits of serverless are clear, the question remains on where this new technology fits into your workflows and business processes. Join us for this edition of Meet the Expert with Patrick Hamann, software engineer, and Andrew Betts, head of developer relations at Fastly, to learn about the benefits of serverless computing. Patrick and Andrew will dive into the promises of and approaches to serverless, how to get started building edge native applications, and real-world examples of companies taking advantage of this technology. 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. What you’ll learn and how you can apply it By the end of this live show, you’ll better understand: The promise of serverless Approaches to serverless computing (where is it done best?) Serverless use cases How you can start thinking about taking your first steps towards integrating this technology into your business This event is for you because… You want to learn about the fundamental shifts that are transforming the business landscape and customer needs. You want better visibility into emerging serverless technology and the ways it can be used. You want to drive your business digital transformation Prerequisites: Come with your questions for Tyler Have a pen and paper handy to capture notes, insights, and inspiration
    Note: Online resource; Title from title screen (viewed March 2, 2021) , 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] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801079167
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 10 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: One-stop shop for understanding and implementing recurrent neural networks with Python About This Video Understand and apply basics fundamentals of recurrent neural networks Implement RNNs and related architectures on real-world datasets Train RNNs for real-world applications—automatic book writer and stock price prediction In Detail With the exponential growth of user-generated data, there is a strong need to move beyond standard neural networks in order to perform tasks such as classification and prediction. Here, architectures such as RNNs, Gated Recurrent Units (GRUs), and Long Short Term Memory (LSTM) are the go-to options. Hence, for any deep learning engineer, mastering RNNs is a top priority. This course begins with the basics and will gradually equip you with not only the theoretical know-how but also the practical skills required to successfully build, train, and implement RNNs. This course contains several exercises on topics such as gradient descents in RNNs, GRUs, LSTM, and so on. This course also introduces you to implementing RNNs using TensorFlow. The course culminates in creating two exciting and realistic projects: creating an automatic book writer and a stock price prediction application. By the end of this course, you will be equipped with all the skills required to confidently use and implement RNNs in your applications.
    Note: Online resource; Title from title screen (viewed February 26, 2021) , 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] : Pearson IT Certification | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 15 hr., 21 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 15+ Hours of Video Instruction The Cisco Certified DevNet Associate DEVASC 200-901 Complete Video Course correlates directly to the DEVASC 200-901 exam blueprint, which lays out the skills needed to operate within the current world of infrastructure automation and programmability, while also preparing them for a successful exam experience. The Cisco Certified DevNet Associate DEVASC 200-901 Complete Video Course is designed to allow people from both a networking and programming background to jump right in. Each of the 31 lessons directly maps to the exam blueprint and covers the core technologies and concepts needed for exam success. In addition, many of the labs and demonstrations will show you simple and practical uses of infrastructure programmability techniques. Whether you are preparing for the DEVASC 200-901 exam, or simply looking to expand your understanding of concepts and strategies for operating your infrastructure effectively in the ever-changing digital landscape, this course will provide practical tools and techniques to support your career and exam aspirations. Through theory overviews and hands-on demonstrations, Chris Jackson explains both the basics and intricacies of automation and programmability in an easy to understand way. Topics include: Module 1: Software Development and Design Module 2: Python Fundamentals for DEVASC Module 3: Understanding and Using APIs Module 4: Application Deployment and Security Module 5: Network Fundamentals Module 6: Infrastructure and Automation Module 7: Developing on Cisco Platforms About the Instructor Chris Jackson , CCIEx2 (RS, SEC) #6256, is a Distinguished Architect working in the Cisco Global Strategy Organization. He is also the author of Network Security Auditing (CiscoPress, 2010), CCNA Cloud CLDADM 210-455 Official Cert Guide (CiscoPress, 2016), and Cisco Certified DevNet Associate DEVASC 200-901 Official Cert Guide (CiscoPress, 2020). Chris is focused on DevOps, Security, Automation, Cloud, and helping Cisco and customers better leverage the business transformational aspects these technologies provide. He holds dual CCIEs in security and routing and switching, CISA, CISSP, ITIL v3, seven SANS certifications, and a bachelor's degree in business administration. Skill Level Beginner/Intermediate Learn How To Program Cisco infrastructure devices Implement DevOps automation Create a more agile and flexible IT environment Study and prepare for DEVASC exam success Who Sh...
    Note: Online resource; Title from title screen (viewed March 4, 2021) , 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] : Pearson IT Certification | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 11 Hours of Video Instruction Certified Kubernetes Administrator (CKA) Complete Video Course provides 11 hours of video instruction for IT professionals—including IT Administrators, DevOps Engineers, Software Developers, IT Architects, and Hybrid Cloud Administrators—preparing to take the CKA exam, which requires an in-depth knowledge of how to develop, create, manage, store, and troubleshoot Kubernetes applications. Overview Certified Kubernetes Administrator (CKA) Complete Video Course provides 11 hours of video instruction for IT professionals—including IT Administrators, DevOps Engineers, Software Developers, IT Architects, and Hybrid Cloud Administrators—preparing to take the CKA exam, which requires an in-depth knowledge of how to develop, create, manage, store, and troubleshoot Kubernetes applications. The course includes labs, demonstrations, and lightboard explanations by Sander van Vugt, who has presented on dozens of Linux and Kubernetes courses. He introduces containers and Kubernetes, and moves through the process of creation, managing, and storing applications. He provides labs on setting up and managing clusters, and you'll also learn how to troubleshoot Kubernetes applications and cluster nodes. Sander shows how to manage deployments, services, ingress, setting up storage, and walks through key troubleshooting scenarios. He ends the course with a sample exam for the user to practice before taking the real thing. Topics include: Module 1: Getting Started Module 2: Managing Pods and Deployments Module 3: Managing Kubernetes Clusters Module 4: Sample Exam 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 . He teaches courses for customers around the world, and is also a regular speaker on major conferences related to open source software. Sander is also the founder of the Living Open Source Foundation, a non-profit organization that teaches open source to talent in different African countries. Skill Level Beginner/Intermediate Learn How To Best prepare to pass the Certified Kubernetes Application Developer (CKA) Exam Create a Kubernetes cluster Manage Pods and Deployments Manage Pod Storage and Networking Work with Ingress Work with the API Add custom resources Manage ...
    Note: Online resource; Title from title screen (viewed February 26, 2021) , 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: 9781801075800
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 22 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to create stunning visualizations without writing code About This Video Detailed step-by-step walkthrough of creating data visualizations Create dashboards and stories in Tableau Define the granularity of data using the Level of Detail feature In Detail Visualizations provide us with a clearer understanding of data in a shorter span of time. They prove to be a powerful tool to make analyses and identify patterns. They also form an integral part of data storytelling by helping in creating narratives. Tableau's remarkable visualization capabilities make it a popular choice for data visualization. In this course, we will understand the capabilities of Tableau that makes it a popular software. Discover the basic tableau concepts and go over some basic charts that can be created easily using Tableau. We will then go over how we can create dashboards and stories to present contextual information of the data. Finally, we will learn some advanced features in Tableau, such as data modelling, controlling the granularity of the visualizations, and performing table calculations. By the end of the course, you will be able to use Tableau effectively and will be able to create sophisticated visualizations easily.
    Note: Online resource; Title from title screen (viewed March 25, 2021) , 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 55 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Join us for a special conversation on software architecture with Neal Ford and security pro Aaron Bedra, covering the fascinating aspects of the discipline, interesting convergence areas, and insights on how to approach the most challenging aspects of building and managing evolving architectural needs. This is your chance to ask Neal and Aaron anything you want about architecture or their own career journeys. They’ll spend a few minutes covering the trends in security that are influencing architecture, then tell you what you need to know to stay ahead of the curve. What you'll learn-and how you can apply it Understand how to build a culture of security compliance See what’s coming next with software architecture This training course is for you because... You want the chance to ask Neal Ford and Aaron Bedra your questions around long-term cybersecurity and your architecture. You’re looking for ways to improve security to support your businesses goals. You want to learn about a holistic approach to security. Prerequisites Come with your questions for Neal Ford and Aaron Bedra Have a pen and paper handy to capture notes, insights, and inspiration Recommended follow-up: Read Fundamentals of Software Architecture (book) Read Building Microservices , second edition (book) Read Container Security (book) Read Practical Cloud Security (book) Attend the Software Architecture Superstream: Mastering Your Microservices Stack (May 19) Attend Architecture: The Hard Parts (live online training course with Mark Richards and Neal Ford) Watch Software Architecture Superstream Series: Domain-Driven Design and Event-Driven Microservices (recorded Superstream event, 3h 29m)
    Note: Online resource; Title from title screen (viewed April 1, 2021) , 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: 9781801074445
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Understand the different parsing techniques and learn to build a parsing tool from scratch. About This Video Learn about the different types of parsers Build a parser from scratch Build a syntax tool In Detail In this course, we dive into various aspects of the parsing theory, describing in detail the LL and LR parsers. However, at the same time, to make the learning process and understanding easy and fun, we build in parallel an automatic parser for a full programming language, similar to JavaScript or Python, from scratch. After this course, not only will you be able to use a parser generator to build parsers for programming languages but will also understand how the parser generators work under the hood themselves. Implementing a parser for a programming language would also make your practical usage of other programming languages more professional. As we will build a language similar in semantics to JavaScript or Python (the two most popular programming languages today), we will specifically use JavaScript and its elegant multi-paradigm structure, which combines functional programming and class-based and prototype-based OOP.
    Note: Online resource; Title from title screen (viewed March 31, 2021) , 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...