Programming knowledge vs. programming logic
- by Shirish11
Is there any difference between the two topics? I have seen companies asking for Good Programming knowledge some Good Programming logic.
I believe that Programming knowledge is related to knowledge about the language in consideration and Programming logic is problem solving logic using programming (in general).
Please correct me if I am wrong. Also what is more important.
Edit: Do selection of components for application, designing interfaces validating user inputs fall under programming knowledge or Programming logic?
Does programming logic simply imply problem solving, or is there anything else which it should comprise of?