DEV Community

Discussion on: Why You Should Always Learn The Business Logic Before Coding

Collapse
 
lukegarrigan profile image
Luke Garrigan

Love this, I couldn't agree more. Knowing the jargon of the software you're writing and fully understanding the context makes coding much, much easier. Just simple constructs like variable/class/function names will have been decided upon with prior domain knowledge, so just getting to grips with these (Let alone logic) will require some fundamental grasp of the lingo.