Showing 133–144 of 721 results

Building the Business Case for Virtual Teams
You have likely seen or heard of the gains from building virtual, distributed teams. Often, there is a reluctance from executives to build these virtual teams. This course will teach you some actionable tactics to build the business case.

Building Your First VBA Module
Visual Basic for Applications and Excel. What a combination! They can do lots of magical things, but just writing VBA code isn’t enough; you need to write efficient code. VBA modules help you do that, and this course will teach you how to use them!

Building, Training, and Validating Models in Microsoft Azure
This course gives Microsoft Azure Data Scientists a road map on how to build, train, and validate machine learning models in Azure.

Burp Suite Extension Development
Learn how to develop extensions for Burp Suite, focusing on enhancing web security testing capabilities and integrating custom functionalities.

Business Analysis Techniques: Analyzing and Defining Requirements and Designs
Learn how and when to apply techniques for Requirements Analysis and Design Definition. Prepare for the CBAP® exam through numerous real-life examples. Apply these widely-used techniques in any business area. Plus, earn your PDUs and CDUs.

Business Analysis Techniques: Eliciting Information and Collaborating with Stakeholders
Master the techniques for Elicitation and Collaboration and prepare for the CBAP® certification exam through a number of compelling scenarios. Apply these widely-used techniques in any business area in your career and earn your PDUs and CDUs.

Business Analysis Techniques: Planning and Monitoring Business Analysis Work
Learn the steps to implement the techniques for planning and monitoring business analysis work. Study for the CBAP® certification and make use of real-life scenarios. Get the know-how on the widely-used techniques. Plus, earn your PDUs and CDUs.

C# 8 Design Patterns: Chain of Responsibility
In this course, you'll discover how to work with the chain of responsibility pattern. You will understand why this pattern exists and how to implement this in a C# application.

C# 8 Design Patterns: Mediator
Discover how to work with the mediator pattern. You will understand why this pattern exists and how to implement this in a C# application.

C# Concurrent Collections
Learn to use concurrent collections effectively to store data in a multithreaded environment, keeping the code efficient and avoiding data corruption and race conditions.

C# Dependency Injection
For professional developers, dependency injection is an important technique to keep your codebase testable and maintainable. This course will teach you how to implement dependency injection when working with C#.

C# Design Patterns
This course will teach you how to improve code base by using tested and proven object-oriented design patterns.