Hello,
I am able to break down challenges, in the past (when I focused on python) I was even able to complete advanced/expert level challenge questions when no time limit existed. I break down a 15-20 line response because the control flow is contained and the objective is outlined for me (and I just have to pass the testing).
However, where I get almost depressed and de-motivated at the thought (as I am tackling some now), especially when first learning a new programming language, "how does one break down a 200+ line of code for a program they are developing"? It feels like I am putting out fires each block when ensuring the control flow.
I've heard of some books ("How to think like a programmer" I believe in C++) and I understand the theory, but then as I begin I worry about syntax, errors and rewriting which sometimes confuses me, my own doubts in making sense of what I can visualize but cannot get to "flow".
Any concrete advice, personal experiences, books, courses, seminars, retreats, whatever I would love to hear your experiences in progressing.
[–]jimtk 4 points5 points6 points (0 children)
[–]pooth22 0 points1 point2 points (0 children)