Software Development
Showing 2353–2364 of 2769 results
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.
String Manipulation in C#: Best Practices
Strings are a core concept in .NET, which all developers must master. This course will teach you everything you need to know about the best practices for working with strings using C#.
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.
Successful interviewing
In this module, you'll learn how to prepare for technical and nontechnical interviews. You'll also get recommendations on how to best carry out an interview.
Summarize data with Azure AI Services and Azure database for PostgreSQL
This module will examine how Azure AI Services and the Azure AI extension for Azure Database for PostgreSQL - Flexible Server enable Generative AI summarization techniques for condensing complex content into concise summaries.
Supercharging Your GitHub Workflow
Setting the pace with a competitive advance is rooted in your software development workflow. Learn why the popular GitHub flow is used among industry leading companies both large and small and how to supercharge it to meet your project's needs.
Surviving a SaaS Crisis
When a Software-as-a-Service application is down, your IT Operations team is still the bridge between your end users and the application vendor. This course will teach you how to prepare for a SaaS crisis and how to manage a SaaS outage.
Surviving Dependency with Maven
This talk examines common causes of a dependency conflict, how you can mitigate it as a library developer, and how end users can resolve it.
Swift Programming for Mobile App Development
This course introduces the foundations of Swift programming and enables beginners to write well-structured, object-oriented code for iOS development.