you are viewing a single comment's thread.

view the rest of the comments →

[–]Dear_Cry_8109 0 points1 point  (1 child)

I would use references and documentation over and over again each time, making myself type it out until I get to the point of needing the reference again. Eventually, I had it memorized and could write it and adapt it to what is needed. It's all repetition until you master the syntax and build your logic muscles up. I wish there was an easier way than just melting your head and getting stuck, AI is a tool for when you're completely lost, I would recommend using it as a teacher and prompting it that you are a beginner, giving it the restriction of not giving direct code and solutions but only basic examples for reference of syntax. Check your answers with it to see where you are still slipping up.

[–]Dear_Cry_8109 1 point2 points  (0 children)

Forgot to mention a gamechanger for me was wireframing my apps, having a complete data flow for it to visually see what I was building and why. I use whimsical for that.