Software Development
Showing 2341–2352 of 2769 results
Statistics.comX: Principles of Data Science Ethics
Concern about the harmful effects of machine learning algorithms and AI models (bias and more) has resulted in greater attention to the fundamentals of data ethics.
Step Up Your JS: A Comprehensive Guide to Intermediate JavaScript
Enhance your JavaScript skills with a comprehensive guide covering intermediate topics, techniques, and best practices for effective coding.
STL – Standard Template Library in C++ : Data Structures and Algorithms
STL - Standard Template Library in C++ : First Step towards Data Structures and Algorithms (DSA)
Store and apply operations on list data in F#
Learn how to write programs by using lists, and learn how to use the list properties and list functions that are specified in the list module.
Store and iterate through sequences of data using Arrays and the foreach statement in C#
Work with sequences of related data in data structures known as arrays. Then, learn to iterate through each item in the sequence.
Store and retrieve data by using F#
Write your first F# programs, and learn to work with input and output, data type conversions, and operators.
Store and retrieve data using literal and variable values in C#
Use data in your applications by creating literal values and variable values of different data types.
Store application data with Azure Blob Storage
Build an app that stores user files with Azure Blob Storage.
Store data in Azure
Azure provides a variety of ways to store data: unstructured, archival, relational, and more. Learn the basics of storage management in Azure, how to create a Storage Account, and how to choose the right model for the data you want to store in the cloud. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.
Store data in Azure Cosmos DB with .NET Aspire
Learn how to connect to the Azure Cosmos DB database from a cloud-native application by using .NET Aspire built-in components.
Store local data with SQLite in a .NET MAUI app
Learn how to store and access data held in SQLite using a .NET MAUI app
Strategies for Microservice Scalability and Availability in ASP.NET Core
This course will teach you how to scale-out .NET Microservices to improve your software's performance and availability using stateless microservices with load balancers, queues, and caching.