Showing 4033–4044 of 4482 results

Unit Testing Python Code Using Nose
Master unit testing in Python using the Nose framework. Learn how to write, organize, and run tests to improve the reliability and maintainability of your Python applications.

Unit Testing with PHPUnit 9
Unit tests enable you to significantly reduce time on debugging and prevent you from breaking everything when you make changes. This course will teach you how to write unit tests in a simple and efficient way.

Unit Testing with Python 3
Unit testing is a great way to foster quality and enhance collaboration with other developers. Learn to write unit tests in good style using popular frameworks like unittest and pytest.

Unit Testing with Ruby 2
This course will teach you how to test your Ruby application manually and automatically, using commonly used unit test frameworks.

Unleashing the Power of TypeScript
Discover the features and benefits of TypeScript for building robust applications, focusing on type safety and improved developer experience.

Unlocking Unstructured: Leveraging Data Discovery
Learn how ML-based data discovery transforms data quality, compliance, and privacy initiatives - adding context, enhancing integrity, and enabling data management organizations to improve their data coverage.

Unquantified Serendipity: Diversity in Development
Join Quintessence Anx for a 5-minute session focused on diversity in development.

Unreal Engine 4 Blueprints Fundamentals
Learn to use the incredibly powerful Unreal Engine 4 by applying the fundamentals of Unreal's Blueprint system to create a fully interactive experience from scratch. Software required: Unreal Engine 4.14.

Unsupervised Learning
Understand unsupervised learning techniques for discovering patterns and insights from unlabeled data.

Unsupervised Learning in Python
Learn how to cluster, transform, visualize, and extract insights from unlabeled datasets using scikit-learn and scipy.

Unsupervised Learning in R
This course provides an intro to clustering and dimensionality reduction in R from a machine learning perspective.

Up and Running with MySQL
MySQL is one of the most popular database management systems in the world due to its low cost and ease of use. This course will teach you how to install and use free tools to connect to MySQL databases and query data.