PluralSight – Resolving Conflict with Virtual Teams

PluralSight – Resolving Conflict with Virtual Teams Bookware-KNiSO
English | Size: 305.76 MB
Category: Tutorial


When remote work became a new work norm, it opened up a new void: virtual team management. Because of this new void, the teams and their management were forced to practice unproven workplace processes that lead to even bigger issues such as workplace conflicts. On top of that, virtual teams did not have the luxury of face-to-face physical communication, which acted as a catalyst to increase workplace conflict. In this course, Resolving Conflict with Virtual Teams, you ll learn to handle & prevent conflict effectively. First, you ll explore the unique conflicts and challenges that occur in Virtual Teams. Next, you ll discover how to manage conflicts efficiently as a leader and also, the negative consequences that may occur due to the opted conflict resolution methods. Finally, you ll learn how to prevent conflicts to allow better productivity, creativity, and personal morale. When you re finished with this course, you ll have the skills and knowledge of leadership needed to resolve and prevent conflict in virtual teams

PluralSight – Python for Salesforce Developers

PluralSight – Python for Salesforce Developers Bookware-KNiSO
English | Size: 144.29 MB
Category: Tutorial


By using another programming language like Python that can run outside Salesforce you can enhance what Salesforce can do without the restriction of Salesforce’s governor restrictions. In this course, Python for Salesforce Developers, you ll learn to use Python to communicate with the Salesforce platform. First, you ll explore how to perform single-record updates using the REST API. Next, you ll discover large scale automated data loading. Finally, you ll learn how to build event-driven architectures using streaming events from Salesforce, all using Python! When you re finished with this course, you ll have the skills and knowledge of Python needed to build production quality Salesforce/Python integrated applications

PluralSight – Implementing Cisco ACI

PluralSight – Implementing Cisco ACI Bookware-KNiSO
English | Size: 171.67 MB
Category: Tutorial


Release Notes: The traditional data center is not very agile and was built for a different era In this course, Designing and Architecting the Cisco ACI, you ll learn the new features and functions of the ACI, with the ability to design and integrate the solution. First, you ll explore the current data center requirements, the Cisco ACI and its core features. Next, you ll discover the leaf and spine architecture the VXLAN overlay, Bridge Domains and Endpoint groups along with their new functions. Finally, you ll learn how to extend and integrate the Cisco ACI. When you re finished with this course, you ll have the skills and knowledge of the Cisco ACI needed to design and architect its new components and features

PluralSight – Learn to Program with C Plus Plus

PluralSight – Learn to Program with C Plus Plus Bookware-KNiSO
English | Size: 460.35 MB
Category: Tutorial


Release Notes: This course is aimed at those who have never programmed before. If you’re interested in programming and have a reason for choosing C++ as a language to learn, this course is for you. Rather than learning programming concepts in a language you don t care about and then learning C++, you can do both at once In this course, Learn to Program with C++, you’ll learn basic programming concepts along with C++ syntax. First, you’ll learn how to get the tools to develop in C++ and basics like building and running an application. Next you’ll expand your knowledge of C++ syntax and concepts. Finally, you’ll discover how to use classes from the C++ Standard Library and how to write and use your own functions and classes. When you’ve complete this course you’ll know enough C++ to get started, as well as many of the things that make C++ unlike other languages, and you’ll be ready to learn libraries and frameworks specific to the kinds of applications you want to make

PluralSight – NET Unit Testing with AutoFixture

PluralSight – NET Unit Testing with AutoFixture Bookware-KNiSO
English | Size: 291.32 MB
Category: Tutorial


Automated tests can be time consuming to write and costly to maintain if every time you change the production code you must update all the tests. In this course NET Unit Testing with AutoFixture, you ll learn to how to use AutoFixture to automatically generate anonymous test data. First, you ll explore how to use AutoFixture to generate anonymous test data for both basic types and your own custom types. Next, you ll discover powerful ways to control and customize how AutoFixture generates anonymous test objects. Finally, you ll learn how to dramatically reduce the amount of test code you need to write by getting AutoFixture to also create the thing you re testing and even automatically create mock dependencies. When you re finished with this course, you ll have the skills and knowledge of AutoFixture needed to write unit tests more quickly and easily