Blog | Dave Feltz Software Developer LLC

Independent Software Developer


Category: Software Engineering

  • The Importance of Quality Software Engineering

    In today’s digital age, software has become an integral part of every business. From small startups to large enterprises, every company relies on software to streamline their operations and enhance productivity. However, software development is not a straightforward process. It requires a lot of planning, analysis, design, coding, testing, and deployment.

  • Is Your Custom Software S.O.L.I.D.?

    It is no longer good enough that custom software just works. To be considered a quality, reliable, maintainable product, it also needs to be properly engineered. In my opinion one of the most important aspects of well-engineered custom software is code that adheres to the S.O.L.I.D. design principles.