PluralSight – Data Wrangling With Python-REBAR

PluralSight – Data Wrangling With Python-REBAR
English | Size: 136.68 MB
Category: Tutorial


Machine Learning and Data analytics in general follows the garbage-in/garbage-out principle. If you want to learn from or predict based on your data, you need to make sure that data is well constructed and cleaned. This course, Data Wrangling with Python, is aimed at helping you do exactly that. First, you’ll see how to merge data from different sources using the methods concat, append, and merge. Next, you’ll discover how to combine data into groups. The primary function used here is groupby. In the next two sections, you’ll explore how to transform and normalize data. You’ll learn why these processes are necessary, and then proceed to see how they work in practice. Finally, you’ll examine important processes such as One Hot Encoding, which enables further processing during data analysis. When you’re finished with this course, you’ll have thorough knowledge of data wrangling which will help you immensely during your data analysis and machine learning projects.

PluralSight – Testing Dot NET Code With xUnit Net Getting Started

PluralSight – Testing Dot NET Code With xUnit Net Getting Started-REBAR
English | Size: 431.60 MB
Category: Tutorial


It’s usually more expensive, time-consuming, and stressful to fix software bugs after they have been released to production environments. A good set of automated tests helps to verify that the application is working as expected and helps to prevent bugs from getting into production. In this course, Testing .NET Code with xUnit.net: Getting Started, you’ll get an overview of automated testing to empower you to be able to start testing your own applications. First, you’ll learn how to create xUnit.net automated tests that verify different types of results. Next, you’ll explore how to customize and control test execution and categorization. Finally, you’ll discover how to reduce the amount of test code you need to write by using the power of data-driven tests. When you’re finished with this course, you’ll have a foundational knowledge of xUnit.net that will help you to start writing your own automated tests.

PluralSight – Information Security Manager Information Security Incident Management

PluralSight – Information Security Manager Information Security Incident Management-REBAR
English | Size: 353.12 MB
Category: Tutorial


Cybersecurity incidents are a daily occurrence in any organization’s infrastructure. Some of these incidents have a serious impact on an organization, and could result in a data breach, legal liability, and loss of customer confidence. Organizations are scrambling to equip their incident response teams with the right knowledge and skills to help combat this serious issue. In this course, Information Security Manager: Information Security Incident Management, you’ll gain solid foundational knowledge on managing incident response in your organization, and understand how cybersecurity incident response works. First, you’ll learn how to staff and equip the incident response team, as well as ensure they have the proper training and skills they need to carry out an effective response. Next, you’ll discover how to develop critical response processes, such as incident triage, notification, and escalation. Then, you’ll see how an incident response plan is developed and maintained, as well as the critical processes that support the plan, such as incident containment, forensics, and investigation. Finally, you’ll explore communicating information about the incident to the right stakeholders, including incident metrics, response effectiveness, and the root causes of incidents through professional reporting. By the end of this course, you’ll be well-versed in incident management and how it can help you protect your information assets from loss or damage.

PluralSight – Cisco Core Security Network Security With Cisco IOS

PluralSight – Cisco Core Security Network Security With Cisco IOS-REBAR
English | Size: 223.38 MB
Category: Tutorial


Not knowing how to properly deploy and secure different Cisco Firewalls, Intrusion Prevention Systems, or networking devices can leave your network inefficient and vulnerable to attack. In this course, Cisco Core Security: Network Security Fundamentals, you will learn the foundational knowledge of deploying Cisco’s security products effectively, and how to properly securing each plane. First, you will learn how to leverage Cisco’s Validated Designs to properly architect your network. Next, you will learn how to leverage NetFlow to validate the data traversing your network. Finally, you will explore how to secure the management plane and implement control and data plane hardening techniques on Cisco Routers, Switches, and Wireless LAN Controllers. When you are finished with this course, you will have the skills and knowledge of designing and hardening Cisco security devices needed to produce efficient networks that are secure.

PluralSight – Secure Coding Preventing Sensitive Data Exposure

PluralSight – Secure Coding Preventing Sensitive Data Exposure-REBAR
English | Size: 122.69 MB
Category: Tutorial


Would you like the ability to recognize what is needed to make a web application properly manage sensitive data and prevent it from unintended exposure? This course, Secure Coding: Preventing Sensitive Data Exposure, will show you the knowledge that is based on the recommendations set by the Open Web Application Security Project (or OWASP in short). First, you will learn how to think of sensitive data and what constitutes sensitive data. Next, you will discover TLS; the protocol to protect sensitive data transmitted between a web browser and web application and the different facilities it provides to enable this protection. Finally, you will explore how to properly manage user passwords stored in a database. When you’re finished with this course, you will have the knowledge of preventing sensitive data exposure needed to effectively and efficiently apply them in your own Web applications.