Programming

Hello, first of my question is general about these 2 links:
http://www.codeforwin.in/2016/06/number-pattern-programs-in-c.html
http://www.codeforwin.in/2015/07/star-patterns-program-in-c.html

Does not knowing how to draw most of them make you a bad programmer? even though I solved things with harder logic, but these one seem to be out of my league because I hate geometric shapes and stuff, but in general not getting their logic makes you a bad programmer?
Last edited on
...even though I solved things with harder logic... ...because I hate geometric shapes and stuff...
These have nothing at all to do with geometry and your notion of "harder logic" escapes me - obviously those nebulous problems were not harder to you.


Does not knowing how to draw most of them make you a bad programmer?
If you cannot figure out how to reproduce these patterns I would say that makes you a bad problem solver, and a bad problem solver is generally not a great programmer. I should think it would take a bit more to move you from the "not great" category to "bad". One can always work on problem solving skills.
Topic archived. No new replies allowed.