Skip to content
Imdhemy
  • Home
  • Blog
  • About

Start typing to search the site.

    Start typing to search the site.

      • Home
      • Blog
      • About

      Blog

      Approximating square roots with Newton's method

      Dec 12, 2022 · 4 min read

      Newton’s method is a way to approximate the roots of an equation. The idea is to start with an initial...
      #mathematics #numerical-methods #newtons-method #algorithms #problem-solving

      How to organize your unit tests

      Nov 11, 2022 · 7 min read

      One day, in the school of medicine, the lecturer told us an important thing about naming. He was explaining the...
      #testing #unit-testing #test-structure #naming #best-practices

      What is a unit test

      Aug 13, 2022 · 4 min read

      When I started writing this article few months ago, I got blocked by the idea of I’m going to write...
      #testing #unit-testing #tdd #mocks #software-quality

      Math Notes about Sum Formulas

      Jul 9, 2022 · 5 min read

      I’m working on enhancing my skills, expanding my knowledge and increasing my chances to pass technical interviews. Mathematics plays an...
      #mathematics #dsa #formulas #problem-solving #technical-interviews

      We need more tests

      Jan 31, 2022 · 5 min read

      Well, It’s not about Coronavirus pandemic this time 😷. Moisés Belchín Martínez (Moi), my awesome ex-CTO, keeps repeating these words...
      #testing #unit-testing #code-coverage #technical-debt #software-quality

      PHP Real-world use cases of singleton design pattern

      Dec 30, 2021 · 5 min read

      The singleton pattern ensures that a class has only one instance and provides global access to it. Okay, many developers...
      #php #design-patterns #singleton #laravel #software-architecture

      How to test Elasticsearch in PHP applications

      Sep 9, 2021 · 7 min read

      Starting from Elasticsearch 8.0, they introduced multiple breaking changes in the Elasticsearch client library. This article is intended to v...
      #php #testing #elasticsearch #integration-testing #unit-testing
      Prev Next

      Dhemy

      I'm a software engineer and customer data expert focused on turning raw data into meaningful, actionable insights. I work across the full customer data lifecycle, from clean data capture to behavior-aware models and decisions.

      © 2021 - 2026 . imdhemy.com Published by Jekyll, hosted on GitHub Pages.