VOOZH about

URL: https://www.javacodegeeks.com/author/dalip-mahal/page/3

⇱ Dalip Mahal, Author at Java Code Geeks - Page 3 of 3


  • Software Development👁 Image
    Dalip MahalFebruary 27th, 2014
    0 126

    When BA means Bt Artist

    BA  means Business Analyst, but what makes for a good BA?  When do you have a good BA and when…

    Read More »
  • Agile👁 Image
    Dalip MahalFebruary 3rd, 2014
    0 106

    No Business Case == Project Failure

    A business case comes between a bright idea for a software project and the creation of the software project. To…

    Read More »
  • Software Development👁 Image
    Dalip MahalDecember 11th, 2013
    0 295

    What the Heck are Non-Functional Requirements?

      Simply put, if functional requirements create code that will address the needs of the end-users (customers), then non-functional requirements…

    Read More »
  • Software Development👁 Image
    Dalip MahalOctober 31st, 2013
    0 202

    It’s not a bug, it’s…

    When does a bug become a bug? Who decides that it is a bug? How many legs does a lamb…

    Read More »
  • Software Development👁 Image
    Dalip MahalMay 7th, 2013
    0 375

    Comments are for Losers

    If software development is like driving a car then comments are road signs along the way. Comments are purely informational…

    Read More »
  • Software Development👁 Image
    Dalip MahalMay 3rd, 2013
    2 338

    Efficiency is for Losers

    Focusing on efficiency and ignoring effectiveness is the root cause of most software project failures. Effectiveness is producing the intended…

    Read More »
  • Software Development👁 Image
    Dalip MahalMay 1st, 2013
    7 644

    Debuggers are for Losers

    Code defects are not planned; they are accidents that result from an inability to understand execution flow under different input…

    Read More »
  • Software Development👁 Image
    Dalip MahalApril 29th, 2013
    8 472

    Polymorphism and Inheritance are Independent of Each Other

    Flexible programs focus on polymorphism and not inheritance.  Some languages focus on static type checking (C++, Java, C#) which links…

    Read More »
  • Software Development👁 Image
    Dalip MahalApril 26th, 2013
    0 249

    The Art of War: How it Applies to Software

    Sun Tzu wrote: War is of vital importance to the state; hence it is a subject of inquiry which can…

    Read More »
  • «
  • 1
  • 2
  • 3
Back to top button
Close