What are your qualities and flaws as a programmer? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are your qualities and flaws as a programmer?

Name at least three of each, considering all steps of program development. Can be in the way you code, handle people, pressure, etc.

6th Sep 2017, 7:39 PM
Denis Felipe
Denis Felipe - avatar
2 Answers
0
\\good qualities array. Qualities[] q =, new Qualities[3] {"wide range of supported languages", "good commenting practise", "methodical mind for bug fixing and detection"}; //flaws Flaws[] f = new Flaws[3] { "Professional experience", "certification", "no support for IOS" };
6th Sep 2017, 10:48 PM
josh mizzi
josh mizzi - avatar
0
\\good qualities array. Qualities[] q =, new Qualities[3] {"wide range of supported languages", "good commenting practise", "methodical mind for bug fixing and detection"}; //flaws Flaws[] f = new Flaws[3] { "Professional experience", "certification", "no support for IOS" };
6th Sep 2017, 10:49 PM
josh mizzi
josh mizzi - avatar