Software Development
Showing 1945–1956 of 2824 results
Memory Ownership and Borrowing in Rust 2021
The two pillars of Rust are safety and speed. Rust can ensure this using its unique memory management system, Ownership, and Borrowing. This is arguably Rust's most important feature, and a thorough understanding is essential to mastering Rust.
Message Queue Fundamentals in .NET
Message queues are a core technology for building fast, reliable systems. This course teaches the fundamental messaging patterns with practical .NET implementations using MSMQ, ZeroMQ, cloud message queues, and WebSphere MQ.
MichiganX: Data Science Ethics
Learn how to think through the ethics surrounding privacy, data sharing, and algorithmic decision-making.
MichiganX: Python Data Structures
The second course in Python for Everybody explores variables that contain collections of data like string, lists, dictionaries, and tuples. Learning how to store and represent and manipulate data collections while a program is running is an important part of learning how to program.
Microservice Architecture: Practical Implementation
Learn to design and implement microservice architectures, emphasizing best practices for scalability, deployment, and management.
Microservices Architecture for Absolute Beginners
This Free Online Course Includes: 1.5-3 Hours of Learning CPD Accreditation Final Assessment
Microservices Architecture for Absolute Beginners
This Free Online Course Includes: 1.5-3 Hours of Learning CPD Accreditation Final Assessment
Microservices Architecture: The Design Principles
Get a deep understanding of the microservices design and technology approach. All in the context of the core design principles, which help clarify and organize the sometimes overwhelming world of microservices architecture.
Microservices DevOps
In this course, you'll learn about several key principles and patterns that will enable you to successfully deploy, monitor, and manage your microservice applications leading to more scalable and more resilient applications and infrastructure.
Microservices: The Big Picture
Microservices are quickly being adopted by companies worldwide. This course teaches you the basics of microservice architectures from a 10,000-foot high view.
Microsoft Azure Developer: Designing a Test Strategy
New tools built into Azure now make building comprehensive test strategies easier than ever before. This course will give you a full overview of all test concepts, how to use them, and how to build a risk-mitigating test strategy for every project.
Microsoft Azure Developer: Managing Code Reviews with Azure DevOps
Azure DevOps provides simple and effective collaboration features for your development teams and projects. This course will teach you how to use pull requests to manage a code review process to collaborate with your team.