Showing 193–204 of 18767 results
Accessibility best practices for gaming hardware
This module introduces accessibility best practices considerations for developing gaming hardware, such as consoles, headsets, controllers, and other types of input devices. Accessible packaging components for these products are also presented.
Accessibility evaluation and testing
This module explores the different types of accessibility testing, the skills needed to evaluate and test for accessibility, the steps used to identify and address accessibility issues, and how you promote a culture of inclusion and accessibility at your organization.
Accessibility fundamentals
Technology can empower people to achieve more, help strengthen education opportunities, and make the workplace more inviting and inclusive for people with disabilities. And with more than 1 billion people with disabilities in the world, Microsoft believes accessibility and inclusion are essential to delivering on our mission to empower every person and every organization on the planet to achieve more. Don't forget to share your awards on social media after completing each module!
Accessibility in Angular
Up to 20% of your users may deal with a disability that makes it difficult to use applications that are not accessible. This course will teach you how to write accessible Angular code and prevent accessibility regressions by leveraging automated testing and accessibility minded developer workflows.
Accessibility: Exploring Images and Media
Learn how to make images and audio/video content meet the WCAG accessibility guidelines, even images with difficult alt text to write. This course includes tips like getting YouTube to write video captions for you and handling dynamic data charts.
Accessibility: Keyboard Input and Forms
To meet the WCAG guidelines, your website has to work for keyboard-only users. We'll run through all the code changes necessary for this and also for making forms that are accessible and easy to use, with clear labels and validation errors.
Accessibility: Testing and Screen Reader Use
This course will teach you different techniques to efficiently and thoroughly test your websites for accessibility, using a combination of testing tools and various assistive technologies like screen readers.
Accessibility: Website Structure and Comprehension
Accessibility can be added on at the end or it could form the foundation of all your projects. This course will help you build robust and semantic websites that can be used by absolutely everybody.
Accessing an Oracle Database with Oracle Supplied Tools
This course will teach you the capabilities and usage of the Database Configuration Assistant, SQL Developer, Oracle Enterprise Manager Database Express, Oracle Enterprise Manager Cloud Control, and SQL Plus.
Accessing and persisting data in microservices using JPA
Discover how to access and persist data in microservices using JPA (Java Persistence API). Learn to manage database operations, persist entity data, and integrate databases seamlessly into Java-based microservices for scalable, reliable applications.
Accessing APIs Using HttpClient in .NET
This course will teach you how to integrate with APIs using HttpClient in .NET.
Accessing Arrays with NumPy
Are you looking to expand your Python programming skills? This course will teach you how to work with arrays using Python's NumPy library.