Multividas Engineering blog

Creative engineers and developers building a world where you can belong anywhere

  • Published on

    A UI/UX Design Guide to Craft Exceptional Mobile Experiences

    multividas-thumbnail-alt

    The Winning Formula for Mobile UI/UX Design

    As a user, nothing is more disappointing than an app that fails to deliver a smooth experience. Crafting a seamless user experience is crucial for app success. In this article, we'll explore the winning formula for mobile UI/UX design, highlighting essential principles, design patterns, and best practices that can transform your app from frustrating to fantastic.

  • Published on

    Machine Learning - Decision Tree

    multividas-thumbnail-alt

    In this article, we will explain to you how to make a "Decision Tree". A Decision Tree is a flowchart that facilitates decision-making based on past experiences.

  • Published on

    SOLID Principles in Java with Examples

    multividas-thumbnail-alt

    In this article, we will delve into the SOLID principles and their application in Java code. We will explore how these principles can guide us in writing clean and maintainable code, ultimately leading to better software development practices.

  • Published on

    JavaScript Clean Code

    multividas-thumbnail-alt

    In this article, we'll explore best practices for writing clean JavaScript code, aiming to improve coding styling and build better software.