ELEMENTS OF COMPUTER SCIENCE
open-menucloseme
Home
Books
About us
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • Understanding CQRS architecture - Part 3

    calendarJan 22, 2024 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we implement the CRUD architectural style, scrutinize its strengths and weaknesses, and explore situations where it becomes imperative to replace it with a more sophisticated pattern.
    Read More
    • ««
    • «
    • 5
    • 6
    • 7
    • 8
    • 9
    • »
    • »»

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. Follow @EOCS_Descartes
Read More

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

  • Engineering a compiler through examples: building a mathematical expression engine - Part 6
  • Engineering a compiler through examples: building a mathematical expression engine - Part 5
  • Engineering a compiler through examples: building a mathematical expression engine - Part 4
  • Engineering a compiler through examples: building a mathematical expression engine - Part 3
  • Engineering a compiler through examples: building a mathematical expression engine - Part 2
  • Engineering a compiler through examples: building a mathematical expression engine - Part 1
  • Utilizing Bloom filters for efficient querying in large-scale datasets - Part 7
  • Utilizing Bloom filters for efficient querying in large-scale datasets - Part 6
Nicolas DESCARTES

Copyright  NICOLAS DESCARTES

to-top