ELEMENTS OF COMPUTER SCIENCE
open-menucloseme
Home
Books
About us
  • Embracing functional programming in C# - Part 2

    calendarFeb 1, 2024 · 8 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will explore the concept of functional programming and elucidate why, in certain scenarios, it proves more fitting than imperative programming.
    Read more about Nicolas Descartes
  • Embracing functional programming in C# - Part 3

    calendarFeb 1, 2024 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will explore referential transparency (or honesty) and examine how to implement this crucial functional concept in C#.
    Read more about Nicolas Descartes
  • Embracing functional programming in C# - Part 4

    calendarFeb 1, 2024 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will briefly explore how to harness functional programming to circumvent state mutation.
    Read more about Nicolas Descartes
  • Embracing functional programming in C# - Part 5

    calendarFeb 1, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this concluding post, we will delve into how functional programming adeptly addresses the challenges of concurrency.
    Read more about Nicolas Descartes
  • Leveraging Bicep to deploy Azure resources - Part 1

    calendarJan 28, 2024 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Commencing today, we initiate a series of articles delving into the deployment of Azure resources using Bicep. Throughout this exploration, we will elucidate how this emerging practice aligns with the broader paradigm of infrastructure as code.
    Read more about Nicolas Descartes
  • Leveraging Bicep to deploy Azure resources - Part 2

    calendarJan 28, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we articulate the definition of infrastructure as code and elucidate the compelling reasons behind embracing this highly advantageous mindset.
    Read more about Nicolas Descartes
  • Leveraging Bicep to deploy Azure resources - Part 3

    calendarJan 28, 2024 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, the focus is on highlighting Bicep as we install necessary prerequisites on Visual Studio to enable seamless work with it.
    Read more about Nicolas Descartes
  • Leveraging Bicep to deploy Azure resources - Part 4

    calendarJan 28, 2024 · 6 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this concluding post, we will witness Bicep in action as we create an environment with an Azure subscription and Azure Functions from start to finish.
    Read more about Nicolas Descartes
  • Understanding CQRS architecture - Part 1

    calendarJan 22, 2024 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Starting today, we embark on a comprehensive series of articles that delve into the CQRS architectures with a specific focus on their application in the realm of microservices architecture. We will incorporate C# code examples as needed; however, the main objective is to thoroughly understand the rationale behind the …
    Read more about Nicolas Descartes
  • Understanding CQRS architecture - Part 2

    calendarJan 22, 2024 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we briefly outline the distinctions between the significant concepts of strategic and tactical patterns and elucidate how CQRS aligns with these paradigms.
    Read more about Nicolas Descartes
    • ««
    • «
    • 6
    • 7
    • 8
    • 9
    • 10
    • »
    • »»

Nicolas DESCARTES

This blog gathers the contributions of a passionate software engineer convinced that getting to the bottom of things is the best way to truly understand the big picture.
Read more about Nicolas Descartes

Don't miss new articles

/* Real people should not fill this in and expect good things - do not remove this or risk form bot signups. */

Recent Posts

  • Understanding and leveraging Semantic Kernel - Logging and monitoring
  • Understanding and leveraging Semantic Kernel - Integrating Semantic Kernel with the MCP protocol
  • Understanding and leveraging Semantic Kernel - Unleashing the power of plugins
  • Understanding and leveraging Semantic Kernel - Using Semantic Kernel with Ollama
  • Understanding and leveraging Semantic Kernel - Building a very simple agent in a few lines of C# code
  • Understanding and leveraging Semantic Kernel - Generative AI, LLMs and others
  • Understanding and leveraging Semantic Kernel - Introduction
  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - Implementing Azure Key Vault
Nicolas DESCARTES

Copyright  NICOLAS DESCARTES

to-top