IT & Software
Showing 4273–4284 of 16328 results
Defensive Coding in C#
Learn techniques for strengthening your application’s defenses against the perils awaiting it in the real world. You will see how to write clean code, create unit tests, build clear methods, and prepare for the unexpected.
Defensive Coding in Java
Bugs happen, but you can certainly implement a set of practices to catch them early or even prevent them. In this course, Defensive Coding in Java, you will learn how to make your code safer and more robust.
Defensive R Programming
Learn defensive programming in R to make your code more robust.
DeFi Development
Explore DeFi development and learn to create decentralized financial applications using blockchain technology. Master peer-to-peer systems for secure and transparent transactions.
DeFi Security Fundamentals
Master DeFi Security Fundamentals. Learn about threats, risks, and best practices to secure decentralized finance projects effectively.
Define and implement an indexing strategy for Azure Cosmos DB for NoSQL
Create custom indexing policies for Azure Cosmos DB for NoSQL containers.
Define and implement continuous integration
Create automated pipelines that continuously build, test, package, and deploy your applications.
Define generics in TypeScript
Generics are code templates that you can define and reuse throughout your codebase. They provide a way to tell functions, classes, or interfaces what type you want to use when you call it.
Define indexes in Azure Cosmos DB for NoSQL
Discover indexes and indexing policies in Azure Cosmos DB for NoSQL.
Define the foundation pillars of DevOps: Architecture and Technology
There are three things required to make DevOps happen: the cultural component, tools and technology, and architecture. Discover the last two foundation pillars of DevOps, Architecture and Technology!
Defining a North Star for Agile Transformation: Executive Briefing
This course will cover what an organizational North Star is and how you define one.
Defining New Data Structures Using Quick SQL
By the end of this course you will be able to confidently build out a proof-of-concept, whereby you convert a napkin design into a working prototype in less than an hour.