ELEMENTS OF COMPUTER SCIENCE
open-menucloseme
Home
Books
About us
  • Leveraging Selenium, NUnit and C# for UI tests - Part 2

    calendarDec 12, 2023 · 8 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we establish Selenium with Visual Studio and C# and provide some practical examples.
    Read more about Nicolas Descartes
  • Leveraging Selenium, NUnit and C# for UI tests - Part 3

    calendarDec 12, 2023 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we demonstrate how to effortlessly obtain the C# code for testing a specific UI, thereby avoiding the cumbersome exploration of the DOM.
    Read more about Nicolas Descartes
  • Understanding the naïve Bayes algorithm with its implementation in C# - Part 4

    calendarDec 7, 2023 · 7 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we put the naive Bayes algorithm into practice by defining the relevant features that we will retain.
    Read more about Nicolas Descartes
  • Understanding the naïve Bayes algorithm with its implementation in C# - Part 3

    calendarDec 7, 2023 · 6 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we elucidate how the detection of a document's language can be accomplished using the naive Bayes algorithm.
    Read more about Nicolas Descartes
  • Understanding the naïve Bayes algorithm with its implementation in C# - Part 2

    calendarDec 7, 2023 · 7 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we aim to provide a concise presentation of probability theory and introduce key concepts such as independence and conditional independence.
    Read more about Nicolas Descartes
  • Understanding the naïve Bayes algorithm with its implementation in C# - Part 1

    calendarDec 7, 2023 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Beginning today, we embark on a series of articles focusing on the construction of a naive Bayes classifier in C# with an application to language detection. Our objective is to seamlessly integrate theoretical concepts with practical implementation, providing illustrations of the challenges involved.
    Read more about Nicolas Descartes
  • Data modeling in Azure CosmosDb - Part 1

    calendarDec 4, 2023 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Starting today, we are commencing a series of articles on modeling data in document-oriented databases with a progressive approach and a particular focus on Azure CosmosDB. Our goal is to blend theoretical concepts with practical implementation, offering clear illustrations of the associated challenges.
    Read more about Nicolas Descartes
  • Data modeling in Azure CosmosDb - Part 2

    calendarDec 4, 2023 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we will begin with a relational perspective to design an ecommerce application and gradually transition to a document-oriented approach.
    Read more about Nicolas Descartes
  • Data modeling in Azure CosmosDb - Part 3

    calendarDec 4, 2023 · 7 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this article, we initiate the transition from a relational schema to a document-oriented one (Azure Cosmos DB). In this context, we delve into the theoretical concepts, postponing the discussion of practical implementation details to the subsequent post.
    Read more about Nicolas Descartes
  • Data modeling in Azure CosmosDb - Part 4

    calendarDec 4, 2023 · 9 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this concluding article, we put into action the principles and techniques we discussed earlier within the context of our illustrative ecommerce example.
    Read more about Nicolas Descartes
    • ««
    • «
    • 11
    • 12
    • 13
    • 14
    • 15
    • »
    • »»

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