Programming
Showing 3373–3384 of 3881 results
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
Streaming API Development and Documentation
Explore best practices for developing and documenting streaming APIs for real-time data applications.
Streams, Collectors, and Optionals for Data Processing in Java 8
This course shows advanced patterns to process data in Java 8 using lambdas, streams, spliterators, optionals, and collectors. It shows how to build your own spliterators to connect streams to non-standard data sources, and to build your own collectors.
String Manipulation and Regex in C#
Strings are a core concept in .NET, which all developers must master. This course will teach you practical techniques for manipulating string data in modern C# applications that can be easily applied in your code.
Structural Design Patterns in Kotlin
Patterns are the fundamental design and communication toolkit of programmers. This course will teach you the classic Gang of Four structural patterns with implementations in Kotlin.
Structure your Bicep code for collaboration
Build Bicep files that support collaborative development and follow best practices. Plan your parameters to make your templates easy to deploy. Use a consistent style, clear structure, and comments to make your Bicep code easy to understand, use, and modify.
Study for the AP Computer Science A Exam (Java)
Master the core concepts covered in AP Computer Science A Exam and gain a solid understanding of programming and fluency in Java.